aboutsummaryrefslogtreecommitdiff
path: root/gas/listing.c
AgeCommit message (Expand)AuthorFilesLines
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-10-11Disable the inclusion of logical input files in the assembler listing output ...Nick Clifton1-1/+7
2017-01-23Fix spelling mistakes and typos in the GAS sources.Nick Clifton1-1/+1
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-05-13use XNEW and related macros moreTrevor Saunders1-17/+14
2016-05-13use xstrdup, xmemdup0 and concat moreTrevor Saunders1-7/+2
2016-04-03use XNEW and related macros moreTrevor Saunders1-3/+3
2016-03-22replace some raw xmalloc / xrealloc with the XNEW* macrosTrevor Saunders1-1/+1
2016-02-22Add more const type qualifiers to GAS sources.Trevor Saunders1-3/+3
2016-02-19Change the return type of the rebuffer_line function to void.Trevor Saunders1-9/+6
2016-02-19Add const to various variables in the gas sources.Trevor Saunders1-11/+11
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
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