src/gas ChangeLog as.c hash.c hash.h
nickc@sourceware.org
nickc@sourceware.org
Thu Apr 14 09:00:00 GMT 2005
CVSROOT: /cvs/src
Module name: src
Changes by: nickc@sourceware.org 2005-04-14 09:00:36
Modified files:
gas : ChangeLog as.c hash.c hash.h
Log message:
* as.c (main): Move parse_args before symbol_begin and frag_init so that the
hash table size can be set before it is used.
* hash.c: Use an unsigned long type for the size of the hash tables.
* hash.h (set_gas_hash_table_size): Update the prototype.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.2477&r2=1.2478
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/as.c.diff?cvsroot=src&r1=1.59&r2=1.60
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/hash.c.diff?cvsroot=src&r1=1.14&r2=1.15
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/hash.h.diff?cvsroot=src&r1=1.7&r2=1.8
More information about the Binutils-cvs
mailing list