aboutsummaryrefslogtreecommitdiff
path: root/gas/listing.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-07-26Prepare gas for 64-bit obstacksAlan Modra1-1/+0
2014-05-22Fix whitespace in gas listing errors and warningsAlan Modra1-2/+2
2014-03-05Update copyright yearsAlan Modra1-3/+1
2013-03-26 PR gas/15295Nick Clifton1-25/+61
2012-07-272012-07-26 Segher Boessenkool <segher@kernel.crashing.org>Segher Boessenkool1-6/+22
2011-02-28ChangeLog binutils/Kai Tietz1-2/+3
2010-06-28 * config/obj-evax.h (S_SET_OTHER, S_SET_TYPE, S_SET_DESC): Don't define.Alan Modra1-1/+6
2010-04-09bfd/ChangeLogNick Clifton1-3/+0
2010-03-09 PR gas/11356Alan Modra1-4/+6
2010-01-12 PR 11122Alan Modra1-2/+2
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton1-1/+1
2009-10-26 PR gas/10850Alan Modra1-14/+0
2009-10-15 PR gas/1491Alan Modra1-3/+3
2009-09-11 * po/bfd.pot: Updated by the Translation project.Nick Clifton1-15/+18
2009-09-02update copyright datesAlan Modra1-1/+1
2009-08-29 Updated sources to avoid using the identifier name "new", which is aNick Clifton1-19/+19
2009-07-162009-07-15 Kai Tietz <kai.tietz@onevision.com>H.J. Lu1-1/+1
2009-07-14 gas/Nick Clifton1-49/+232
2009-03-242009-03-23 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-3/+8
2008-10-03 * listing.c (buffer_line): Open the source file with FOPEN_RB.Kazu Hirata1-2/+15
2008-09-24 PR 6913Alan Modra1-1/+1
2008-04-11 * listing.c (print_timestamp): Use localtime rather thanNick Clifton1-3/+3
2008-04-10 * listing.c: Add -ag listing flag to show general information inNick Clifton1-2/+93
2007-07-03Switch to GPLv3Nick Clifton1-2/+2
2006-09-22 * as.h (as_perror): Delete declaration.Alan Modra1-7/+3
2006-05-01 * listing.c (listing_listing): Remove useless loop.Ben Elliston1-9/+0
2005-08-11 * README-vms: Delete.Alan Modra1-7/+2
2005-05-05Update the address and phone number of the FSFNick Clifton1-2/+2
2005-03-03update copyright datesAlan Modra1-1/+1
2005-01-21 * as.h: Remove #if 0'd code.Ben Elliston1-4/+0
2003-12-19Fix calls to as_perror() so that the errno system message will be printed.Nick Clifton1-83/+66
2003-11-24 * listing.c: Convert to ISO-C.Kazu Hirata1-93/+50
2003-11-23 * README-vms: Fix comment typos.Kazu Hirata1-1/+1
2003-10-27 * ChangeLog: Fix typos.Kazu Hirata1-3/+3
2002-06-26 * ecoff.c: (get_tag): Replace strcpy with xstrdup.Alan Modra1-2/+1
2002-05-25 * Makefile.am (OBJS): Depend on ansidecl.h and fopen-same.h.Alan Modra1-2/+2
2002-05-18 * app.c: Fix formatting.Kazu Hirata1-27/+27
2001-09-25 * listing.c (buffer_line): Don't write past the end of `line' whenAlan Modra1-3/+6
2001-09-19Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu1-4/+3
2001-08-01 * read.c: Standardize error/warning messages - don't capitalise, noAlan Modra1-1/+1
2001-07-10Use FOPEN_.. macros in calls to fopen().Nick Clifton1-2/+2
2001-03-31Fix conditional assembly listings when more than one .else/.elsifAlan Modra1-3/+7
2001-03-08Fix copyright noticesNick Clifton1-1/+1
2001-01-012000-12-31 H.J. Lu <hjl@gnu.org>H.J. Lu1-4/+4
2000-12-292000-12-29 H.J. Lu <hjl@gnu.org>H.J. Lu1-0/+1
2000-11-072000-11-06 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-18/+14
2000-08-312000-08-31 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-128/+105
2000-03-27Default LISTING_LHS_WIDTH to depend on LISTING_WORD_SIZE so that bytes perAlan Modra1-2/+2
2000-02-21This lot mainly cleans up `comparison between signed and unsigned' gccAlan Modra1-1/+0