OSDN Git Service

Add -Wshadow to the gcc command line options used when compiling the binutils.
[pf3gnuchains/pf3gnuchains3x.git] / gas / listing.c
2009-12-11 nickcAdd -Wshadow to the gcc command line options used when...
2009-10-27 amodra PR gas/10850
2009-10-15 amodra PR gas/1491
2009-09-11 nickc * po/bfd.pot: Updated by the Translation project.
2009-09-02 amodraupdate copyright dates
2009-08-29 nickc Updated sources to avoid using the identifier...
2009-07-16 hjl2009-07-15 Kai Tietz <kai.tietz@onevision.com>
2009-07-14 nickc gas/
2009-03-24 hjl2009-03-23 H.J. Lu <hongjiu.lu@intel.com>
2008-10-03 kazu * listing.c (buffer_line): Open the source file with...
2008-09-24 amodra PR 6913
2008-04-11 nickc * listing.c (print_timestamp): Use localtime...
2008-04-10 nickc * listing.c: Add -ag listing flag to show gener...
2007-07-03 nickcSwitch to GPLv3
2006-09-22 amodra * as.h (as_perror): Delete declaration.
2006-05-01 bje * listing.c (listing_listing): Remove useless loop.
2005-08-11 amodra * README-vms: Delete.
2005-05-05 nickcUpdate the address and phone number of the FSF
2005-03-03 amodraupdate copyright dates
2005-01-21 bje * as.h: Remove #if 0'd code.
2003-12-19 nickcFix calls to as_perror() so that the errno system messa...
2003-11-24 kazu * listing.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.
2002-05-25 amodra * Makefile.am (OBJS): Depend on ansidecl.h and fopen...
2002-05-18 kazu * app.c: Fix formatting.
2001-09-25 amodra * listing.c (buffer_line): Don't write past the end...
2001-09-19 hjlLocale changes from Bruno Haible <haible@clisp.cons...
2001-08-01 amodra * read.c: Standardize error/warning messages - don...
2001-07-10 nickcUse FOPEN_.. macros in calls to fopen().
2001-03-31 amodraFix conditional assembly listings when more than one...
2001-03-08 nickcFix copyright notices
2001-01-01 hjl2000-12-31 H.J. Lu <hjl@gnu.org>
2000-12-29 hjl2000-12-29 H.J. Lu <hjl@gnu.org>
2000-11-07 kazu2000-11-06 Kazu Hirata <kazu@hxi.com>
2000-08-31 kazu2000-08-31 Kazu Hirata <kazu@hxi.com>
2000-03-27 amodraDefault LISTING_LHS_WIDTH to depend on LISTING_WORD_SIZ...
2000-02-21 amodraThis lot mainly cleans up `comparison between signed...
2000-02-04 twallRemove conditionals causing a bug in listings.
2000-02-03 twalloctets vs bytes changes for GAS
1999-07-11 ian * Many files: Changes to avoid gcc warnings: Add ATTRI...
1999-06-03 ian Add support for storing local symbols in a small struc...
1999-05-28 devans -Wchar-subscripts cleanup
1999-05-03 rthInitial revision