OSDN Git Service

Add -Wshadow to the gcc command line options used when compiling the binutils.
[pf3gnuchains/pf3gnuchains3x.git] / gas / hash.c
2009-12-11 nickcAdd -Wshadow to the gcc command line options used when...
2009-09-11 nickc * po/bfd.pot: Updated by the Translation project.
2008-10-21 amodraRemove unnecessary casts on obstack_alloc invocations.
2008-08-12 amodraBanish PARAMS and PTR. Convert to ISO C.
2008-08-11 amodra PR 6575
2007-07-03 nickcSwitch to GPLv3
2005-05-18 zackinclude/elf:
2005-05-05 nickcUpdate the address and phone number of the FSF
2005-04-29 hjl2005-04-29 H.J. Lu <hongjiu.lu@intel.com>
2005-04-29 bje * Makefile.am (GAS_CFILES): Remove bignum-copy.c.
2005-04-14 nickc* as.c (main): Move parse_args before symbol_begin...
2005-04-12 nickc* hash.c (DEFAULT_SIZE): Delete. Replace with:
2005-03-03 amodraupdate copyright dates
2003-11-24 kazu * hash.c: Convert to ISO-C.
2003-11-23 kazu * README-vms: Fix comment typos.
2003-10-27 kazu * ChangeLog: Fix typos.
2002-06-26 amodra * ecoff.c: (get_tag): Replace strcpy with xstrdup.
2001-09-19 hjlLocale changes from Bruno Haible <haible@clisp.cons...
2001-03-08 nickcFix copyright notices
2000-10-30 kazu2000-10-30 Kazu Hirata <kazu@hxi.com>
2000-08-08 kazu2000-08-09 Kazu Hirata <kazu@hxi.com>
2000-07-10 amodraMore warning fixes, and a tweak in tc-hppa.c to check...
1999-07-11 ian * Many files: Changes to avoid gcc warnings: Add ATTRI...
1999-06-02 ian * hash.h: Neaten. Declare hash_traverse.
1999-05-03 rthInitial revision