summaryrefslogtreecommitdiff
path: root/gas/hash.c
Commit message (Expand)AuthorAgeFilesLines
* gas/Roland McGrath2013-01-101-2/+2
* bfd/Alan Modra2011-04-201-28/+10
* Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton2009-12-111-13/+13
* * po/bfd.pot: Updated by the Translation project.Nick Clifton2009-09-111-4/+4
* Remove unnecessary casts on obstack_alloc invocations.Alan Modra2008-10-211-2/+2
* Banish PARAMS and PTR. Convert to ISO C.Alan Modra2008-08-121-4/+4
* PR 6575Alan Modra2008-08-111-11/+10
* Switch to GPLv3Nick Clifton2007-07-031-2/+2
* include/elf:Zack Weinberg2005-05-181-20/+27
* Update the address and phone number of the FSFNick Clifton2005-05-051-2/+2
* 2005-04-29 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2005-04-291-0/+54
* * Makefile.am (GAS_CFILES): Remove bignum-copy.c.Ben Elliston2005-04-291-54/+0
* * as.c (main): Move parse_args before symbol_begin and frag_init so that theNick Clifton2005-04-141-6/+6
* * hash.c (DEFAULT_SIZE): Delete. Replace with:Nick Clifton2005-04-121-8/+38
* update copyright datesAlan Modra2005-03-031-1/+1
* * hash.c: Convert to ISO-C.Kazu Hirata2003-11-241-37/+18
* * README-vms: Fix comment typos.Kazu Hirata2003-11-231-1/+1
* * ChangeLog: Fix typos.Kazu Hirata2003-10-271-1/+1
* * ecoff.c: (get_tag): Replace strcpy with xstrdup.Alan Modra2002-06-261-12/+2
* Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu2001-09-191-3/+3
* Fix copyright noticesNick Clifton2001-03-081-1/+2
* 2000-10-30 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-10-301-4/+2
* 2000-08-09 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-08-081-23/+31
* More warning fixes, and a tweak in tc-hppa.c to check constantAlan Modra2000-07-101-3/+3
* * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor1999-07-111-3/+3
* * hash.h: Neaten. Declare hash_traverse.Ian Lance Taylor1999-06-021-765/+338
* Initial revisionRichard Henderson1999-05-031-0/+1028