src/bfd ChangeLog bfd-in.h bfd-in2.h hash.c
amodra@sourceware.org
amodra@sourceware.org
Mon Nov 20 01:38:00 GMT 2006
CVSROOT: /cvs/src
Module name: src
Changes by: amodra@sourceware.org 2006-11-20 01:38:38
Modified files:
bfd : ChangeLog bfd-in.h bfd-in2.h hash.c
Log message:
PR 3532
* bfd-in.h (struct bfd_hash_table): Reorganize. Add "frozen".
* hash.c (bfd_hash_table_init_n): Init frozen.
(bfd_hash_lookup): Don't grow if frozen.
(bfd_hash_traverse): Freeze hash table during traversal.
* bfd-in2.h: Regenerate.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.3678&r2=1.3679
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/bfd-in.h.diff?cvsroot=src&r1=1.120&r2=1.121
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/bfd-in2.h.diff?cvsroot=src&r1=1.407&r2=1.408
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/hash.c.diff?cvsroot=src&r1=1.23&r2=1.24
More information about the Binutils-cvs
mailing list