This is the mail archive of the binutils-cvs@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src/gas ChangeLog hash.c hash.h macro.c


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]