summaryrefslogtreecommitdiff
path: root/gas/listing.c
Commit message (Expand)AuthorAgeFilesLines
* PR gas/15295Nick Clifton2013-03-261-25/+61
* 2012-07-26 Segher Boessenkool <segher@kernel.crashing.org>segher2012-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
* * as.h (as_perror): Delete declaration.Alan Modra2006-09-221-7/+3
* * listing.c (listing_listing): Remove useless loop.Ben Elliston2006-05-011-9/+0
* * README-vms: Delete.Alan Modra2005-08-111-7/+2
* Update the address and phone number of the FSFNick Clifton2005-05-051-2/+2
* update copyright datesAlan Modra2005-03-031-1/+1
* * as.h: Remove #if 0'd code.Ben Elliston2005-01-211-4/+0
* Fix calls to as_perror() so that the errno system message will be printed.Nick Clifton2003-12-191-83/+66
* * listing.c: Convert to ISO-C.Kazu Hirata2003-11-241-93/+50
* * README-vms: Fix comment typos.Kazu Hirata2003-11-231-1/+1
* * ChangeLog: Fix typos.Kazu Hirata2003-10-271-3/+3
* * ecoff.c: (get_tag): Replace strcpy with xstrdup.Alan Modra2002-06-261-2/+1
* * Makefile.am (OBJS): Depend on ansidecl.h and fopen-same.h.Alan Modra2002-05-251-2/+2
* * app.c: Fix formatting.Kazu Hirata2002-05-181-27/+27
* * listing.c (buffer_line): Don't write past the end of `line' whenAlan Modra2001-09-251-3/+6
* Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu2001-09-191-4/+3
* * read.c: Standardize error/warning messages - don't capitalise, noAlan Modra2001-08-011-1/+1
* Use FOPEN_.. macros in calls to fopen().Nick Clifton2001-07-101-2/+2
* Fix conditional assembly listings when more than one .else/.elsifAlan Modra2001-03-311-3/+7
* Fix copyright noticesNick Clifton2001-03-081-1/+1
* 2000-12-31 H.J. Lu <hjl@gnu.org>H.J. Lu2001-01-011-4/+4
* 2000-12-29 H.J. Lu <hjl@gnu.org>H.J. Lu2000-12-291-0/+1
* 2000-11-06 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-11-071-18/+14
* 2000-08-31 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-08-311-128/+105
* Default LISTING_LHS_WIDTH to depend on LISTING_WORD_SIZE so that bytes perAlan Modra2000-03-271-2/+2
* This lot mainly cleans up `comparison between signed and unsigned' gccAlan Modra2000-02-211-1/+0
* Remove conditionals causing a bug in listings.Timothy Wall2000-02-041-14/+0
* octets vs bytes changes for GASTimothy Wall2000-02-031-27/+47
* * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor1999-07-111-5/+5
* Add support for storing local symbols in a small structure to saveIan Lance Taylor1999-06-031-4/+4