aboutsummaryrefslogtreecommitdiff
path: root/gas/listing.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2023-10-23gas: make .nops output visible in listingJan Beulich1-0/+22
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-12-22gas: re-arrange listing output for .irp and alikeJan Beulich1-12/+12
2022-08-01Get rid of fprintf_vma and sprintf_vmaAlan Modra1-18/+2
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-04-01Use startswith in gas subfolder.Martin Liska1-16/+16
2021-03-31Use bool in gasAlan Modra1-2/+2
2021-02-10Remove debugging code accidentally included with the fix for PR 27384Nick Clifton1-2/+0
2021-02-09Prevent a bad .Psize expression from triggering a memory access violation.Nick Clifton1-1/+21
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-12-16PR27071, gas bugs uncovered by fuzzingAlan Modra1-7/+2
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-04-16Make frag fr_fix unsignedAlan Modra1-4/+4
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