aboutsummaryrefslogtreecommitdiff
path: root/gas/hash.c
AgeCommit message (Expand)AuthorFilesLines
2016-04-03use XNEW and related macros moreTrevor Saunders1-1/+1
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-03-05Update copyright yearsAlan Modra1-3/+1
2013-01-10gas/Roland McGrath1-2/+2
2011-04-20bfd/Alan Modra1-28/+10
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton1-13/+13
2009-09-11 * po/bfd.pot: Updated by the Translation project.Nick Clifton1-4/+4
2008-10-21Remove unnecessary casts on obstack_alloc invocations.Alan Modra1-2/+2
2008-08-12Banish PARAMS and PTR. Convert to ISO C.Alan Modra1-4/+4
2008-08-11 PR 6575Alan Modra1-11/+10
2007-07-03Switch to GPLv3Nick Clifton1-2/+2
2005-05-18include/elf:Zack Weinberg1-20/+27
2005-05-05Update the address and phone number of the FSFNick Clifton1-2/+2
2005-04-292005-04-29 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-0/+54
2005-04-29 * Makefile.am (GAS_CFILES): Remove bignum-copy.c.Ben Elliston1-54/+0
2005-04-14* as.c (main): Move parse_args before symbol_begin and frag_init so that theNick Clifton1-6/+6
2005-04-12* hash.c (DEFAULT_SIZE): Delete. Replace with:Nick Clifton1-8/+38
2005-03-03update copyright datesAlan Modra1-1/+1
2003-11-24 * hash.c: Convert to ISO-C.Kazu Hirata1-37/+18
2003-11-23 * README-vms: Fix comment typos.Kazu Hirata1-1/+1
2003-10-27 * ChangeLog: Fix typos.Kazu Hirata1-1/+1
2002-06-26 * ecoff.c: (get_tag): Replace strcpy with xstrdup.Alan Modra1-12/+2
2001-09-19Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu1-3/+3
2001-03-08Fix copyright noticesNick Clifton1-1/+2
2000-10-302000-10-30 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-4/+2
2000-08-082000-08-09 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-23/+31
2000-07-10More warning fixes, and a tweak in tc-hppa.c to check constantAlan Modra1-3/+3
1999-07-11 * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor1-3/+3
1999-06-02 * hash.h: Neaten. Declare hash_traverse.Ian Lance Taylor1-765/+338
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+1028