summaryrefslogtreecommitdiff
path: root/bfd/hash.c
Commit message (Expand)AuthorAgeFilesLines
* * bfd-in.h (bfd_hash_table): Add count field.msnyder-reverse-20060502-branchpointmsnyder-reverse-20060502-branchDJ Delorie2006-05-011-1/+100
* PR 2434Alan Modra2006-03-161-5/+10
* (bfd_hash_set_default_size): Add more entries to the hash_size_primes table.Nick Clifton2005-12-291-1/+1
* Update the address and phone number of the FSF organization in the GPL noticesNick Clifton2005-05-041-1/+1
* Update the FSF address in the copyright/GPL noticeNick Clifton2005-05-041-1/+1
* * hash.c (strtab_hash_newfunc): Fix typo in allocated size.Hans-Peter Nilsson2005-03-221-1/+1
* Convert to ISO C90 formatting.Nick Clifton2005-03-221-114/+87
* 2004-10-04 Roland McGrath <roland@redhat.com>Roland McGrath2004-10-051-2/+2
* Remove bogus inodeNick Clifton2004-05-241-1/+0
* Add --hash-size switch to the linkerNick Clifton2004-05-211-15/+40
* * coff-rs6000.c: Remove ARGSUSED and VARARGS.Kazu Hirata2003-12-011-1/+0
* * aout-target.h, aoutf1.h, bfdio.c, bfdwin.c: Update copyright date.Alan Modra2003-11-041-1/+1
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-26/+26
* * elf64-ppc.c (ppc_add_stub): Replace strcpy/strncpy with memcpy.Alan Modra2002-06-251-2/+2
* Remove computation of len from inside hash loop.Nick Clifton2002-05-171-1/+1
* Touches most files in bfd/, so likely will be blamed for everything..Alan Modra2001-09-181-7/+7
* Update copyright noticesNick Clifton2001-03-081-1/+2
* 2001-01-23 Kazu Hirata <kazu@hxi.com>Kazu Hirata2001-01-231-2/+2
* * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor1999-07-111-2/+2
* Franz Sirl <Franz.Sirl-kernel@lauterbach.com>Richard Henderson1999-06-041-1/+1
* Initial revisionRichard Henderson1999-05-031-0/+734