]> Cypherpunks repositories - gostls13.git/commit
fix gotest by fixing nm -s to print in file order by storing a sequence number
authorRob Pike <r@golang.org>
Thu, 16 Apr 2009 04:57:55 +0000 (21:57 -0700)
committerRob Pike <r@golang.org>
Thu, 16 Apr 2009 04:57:55 +0000 (21:57 -0700)
commit57bff962d97b712fbbd2c81af46b770684114fbd
tree4eeeec3fc7613746ad39445dd7401067dcc40dba
parent55faa5f10eb887dfdd4eb6f525e059fc0047f6a1
fix gotest by fixing nm -s to print in file order by storing a sequence number
as the .6 file is read.   now tests will be run in file order.

R=rsc
DELTA=9  (6 added, 1 deleted, 2 changed)
OCL=27542
CL=27544
include/mach_amd64.h
src/cmd/nm/nm.c
src/libmach_amd64/obj.c