aboutsummaryrefslogtreecommitdiff
path: root/gas/listing.c
AgeCommit message (Expand)AuthorFilesLines
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
2000-02-04Remove conditionals causing a bug in listings.Timothy Wall1-14/+0
2000-02-03octets vs bytes changes for GASTimothy Wall1-27/+47
1999-07-11 * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor1-5/+5
1999-06-03 Add support for storing local symbols in a small structure to saveIan Lance Taylor1-4/+4
1999-05-28 -Wchar-subscripts cleanupDoug Evans1-1/+1
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+1420