Clean up hash code, parameterize some actions, tweak some parameters. Hash
authorKen Raeburn <raeburn@cygnus>
Tue, 28 Nov 1995 19:21:09 +0000 (19:21 +0000)
committerKen Raeburn <raeburn@cygnus>
Tue, 28 Nov 1995 19:21:09 +0000 (19:21 +0000)
commit6594d6b9c2069e288b56260776bcbceb43798667
tree6cc18c631335ee2dd3972736c4afb1d454e2169d
parentda954cd7b6deb1bc17f4cdb467d0cfac9a79bcb9
Clean up hash code, parameterize some actions, tweak some parameters.  Hash
table entries, table allocation and control structure are larger now, but
collisions are reduced and string compares even further reduced.

Dump lots more statistics, especially hash code data, for --statistics.  Dump
statistics even in error cases.

Details in ChangeLog.
gas/hash.c
gas/hash.h
gas/read.c
This page took 0.02599 seconds and 4 git commands to generate.