summaryrefslogtreecommitdiff
path: root/bfd/hash.c
Commit message (Expand)AuthorAgeFilesLines
* PR 15657Nick Clifton2013-06-241-2/+5
* * aix386-core.c: Remove use of PTR and PARAMS macros.Nick Clifton2012-07-131-2/+2
* PR ld/12682Nick Clifton2011-06-031-22/+31
* bfd/Alan Modra2011-04-201-9/+16
* bfd/Alan Modra2010-11-081-11/+47
* Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton2009-12-111-17/+17
* Updated soruces in bfd/* to compile cleanly with -Wc++-compat.Nick Clifton2009-09-091-7/+11
* update copyright datesAlan Modra2009-09-021-1/+1
* Updated sources to avoid using the identifier name "new", which is aNick Clifton2009-08-291-5/+6
* * bfd-in.h (bfd_hash_insert): Declare.Alan Modra2007-09-191-4/+23
* Switch sources over to use the GPL version 3Nick Clifton2007-07-031-2/+3
* bfd/Alan Modra2007-04-261-2/+2
* PR 3532Alan Modra2006-11-201-4/+7
* * hash.c (bfd_hash_lookup): Correct stray line.Alan Modra2006-06-061-1/+1
* * hash.c (DEFAULT_SIZE): Revert last change.Alan Modra2006-05-031-23/+17
* * bfd-in.h (bfd_hash_table): Add count field.msnyder-reverse-20060502-branchpointDJ 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