src/gas ChangeLog hash.c hash.h macro.c
roland@sourceware.org
roland@sourceware.org
Thu Jan 10 17:13:00 GMT 2013
CVSROOT: /cvs/src
Module name: src
Branch: binutils-2_23-branch
Changes by: roland@sourceware.org 2013-01-10 17:13:05
Modified files:
gas : ChangeLog hash.c hash.h macro.c
Log message:
gas/
* hash.c (hash_new_sized): Make it global.
* hash.h: Declare it.
* macro.c (define_macro): Use hash_new_sized instead of hash_new,
pass a small size.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&only_with_tag=binutils-2_23-branch&r1=1.4769.2.22&r2=1.4769.2.23
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/hash.c.diff?cvsroot=src&only_with_tag=binutils-2_23-branch&r1=1.26&r2=1.26.6.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/hash.h.diff?cvsroot=src&only_with_tag=binutils-2_23-branch&r1=1.15&r2=1.15.10.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/macro.c.diff?cvsroot=src&only_with_tag=binutils-2_23-branch&r1=1.56&r2=1.56.2.1
More information about the Binutils-cvs
mailing list