Use the new hash table function library to store labels
authorH. Peter Anvin <hpa@zytor.com>
Sat, 15 Sep 2007 01:03:29 +0000 (18:03 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Sat, 15 Sep 2007 01:03:29 +0000 (18:03 -0700)
commit6244f4b5b920211f451ce739eea673ee653f32dc
treed1c101ea9951fa8c101eccacf2eb171801af85b2
parentcde08292d65072c6a3fec5ee0f0a304d5bdf301c
Use the new hash table function library to store labels

Use the new hash table function library to store labels.  When
compiling on my 64-bit system, it reduces the assembly time for the
output of test/perf/label.pl from 73 to 7 seconds.
21 files changed:
Makefile.in
Mkfiles/Makefile.b32
Mkfiles/Makefile.bc3
Mkfiles/Makefile.bor
Mkfiles/Makefile.dcp
Mkfiles/Makefile.dj
Mkfiles/Makefile.djo
Mkfiles/Makefile.dl
Mkfiles/Makefile.dos
Mkfiles/Makefile.emx
Mkfiles/Makefile.lcc
Mkfiles/Makefile.ms7
Mkfiles/Makefile.os2
Mkfiles/Makefile.sc
Mkfiles/Makefile.scw
Mkfiles/Makefile.unx
Mkfiles/Makefile.vc
Mkfiles/Makefile.wc
Mkfiles/Makefile.wcd
Mkfiles/Makefile.wcw
labels.c