]> rtime.felk.cvut.cz Git - fpga/lx-cpu1/binutils-tumbl.git/commit
gas/
authorRoland McGrath <roland@gnu.org>
Thu, 10 Jan 2013 17:13:05 +0000 (17:13 +0000)
committerRoland McGrath <roland@gnu.org>
Thu, 10 Jan 2013 17:13:05 +0000 (17:13 +0000)
commit7d6d220229e4e762eff48e510242bbad77983477
treeb7c5fe358f01d3434a1e8a838f69bfb9f3815c40
parent2769e2417e84d48c44d245e342f80fb955685590
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.
gas/ChangeLog
gas/hash.c
gas/hash.h
gas/macro.c