summaryrefslogtreecommitdiff
path: root/gas/listing.c
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* gas: re-arrange listing output for .irp and alikeJan Beulich2022-12-221-12/+12
* Get rid of fprintf_vma and sprintf_vmaAlan Modra2022-08-011-18/+2
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* Use startswith in gas subfolder.Martin Liska2021-04-011-16/+16
* Use bool in gasAlan Modra2021-03-311-2/+2
* Remove debugging code accidentally included with the fix for PR 27384Nick Clifton2021-02-101-2/+0
* Prevent a bad .Psize expression from triggering a memory access violation.Nick Clifton2021-02-091-1/+21
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* PR27071, gas bugs uncovered by fuzzingAlan Modra2020-12-161-7/+2
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* Make frag fr_fix unsignedAlan Modra2019-04-161-4/+4
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* Disable the inclusion of logical input files in the assembler listing output ...Nick Clifton2017-10-111-1/+7
* Fix spelling mistakes and typos in the GAS sources.Nick Clifton2017-01-231-1/+1
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* use XNEW and related macros moreTrevor Saunders2016-05-131-17/+14
* use xstrdup, xmemdup0 and concat moreTrevor Saunders2016-05-131-7/+2
* use XNEW and related macros moreTrevor Saunders2016-04-031-3/+3
* replace some raw xmalloc / xrealloc with the XNEW* macrosTrevor Saunders2016-03-221-1/+1
* Add more const type qualifiers to GAS sources.Trevor Saunders2016-02-221-3/+3
* Change the return type of the rebuffer_line function to void.Trevor Saunders2016-02-191-9/+6
* Add const to various variables in the gas sources.Trevor Saunders2016-02-191-11/+11
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Prepare gas for 64-bit obstacksAlan Modra2014-07-261-1/+0
* Fix whitespace in gas listing errors and warningsAlan Modra2014-05-221-2/+2
* Update copyright yearsAlan Modra2014-03-051-3/+1
* PR gas/15295Nick Clifton2013-03-261-25/+61
* 2012-07-26 Segher Boessenkool <segher@kernel.crashing.org>Segher Boessenkool2012-07-271-6/+22
* ChangeLog binutils/Kai Tietz2011-02-281-2/+3
* * config/obj-evax.h (S_SET_OTHER, S_SET_TYPE, S_SET_DESC): Don't define.Alan Modra2010-06-281-1/+6
* bfd/ChangeLogNick Clifton2010-04-091-3/+0
* PR gas/11356Alan Modra2010-03-091-4/+6
* PR 11122Alan Modra2010-01-121-2/+2
* Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton2009-12-111-1/+1
* PR gas/10850Alan Modra2009-10-261-14/+0
* PR gas/1491Alan Modra2009-10-151-3/+3
* * po/bfd.pot: Updated by the Translation project.Nick Clifton2009-09-111-15/+18
* update copyright datesAlan Modra2009-09-021-1/+1
* Updated sources to avoid using the identifier name "new", which is aNick Clifton2009-08-291-19/+19
* 2009-07-15 Kai Tietz <kai.tietz@onevision.com>H.J. Lu2009-07-161-1/+1
* gas/Nick Clifton2009-07-141-49/+232
* 2009-03-23 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2009-03-241-3/+8
* * listing.c (buffer_line): Open the source file with FOPEN_RB.Kazu Hirata2008-10-031-2/+15
* PR 6913Alan Modra2008-09-241-1/+1
* * listing.c (print_timestamp): Use localtime rather thanNick Clifton2008-04-111-3/+3
* * listing.c: Add -ag listing flag to show general information inNick Clifton2008-04-101-2/+93
* Switch to GPLv3Nick Clifton2007-07-031-2/+2