31 Commits (3f9ce309b7a1423e97f33153a2ccb3862040267a)

Author SHA1 Message Date
Alan Modra 885afe7b6f * as.h (as_perror): Delete declaration. 20 years ago
Ben Elliston 89cdfe5739 * listing.c (listing_listing): Remove useless loop. 21 years ago
Alan Modra 7be1c4891a * README-vms: Delete. 21 years ago
Nick Clifton 4b4da1607a Update the address and phone number of the FSF 22 years ago
Alan Modra 2da5c03714 update copyright dates 22 years ago
Ben Elliston 59c871b457 * as.h: Remove #if 0'd code. 22 years ago
Nick Clifton 5a1964ecbd Fix calls to as_perror() so that the errno system message will be printed. 23 years ago
Kazu Hirata 254d758cf9 * listing.c: Convert to ISO-C. 23 years ago
Kazu Hirata 436d9e4643 * README-vms: Fix comment typos. 23 years ago
Kazu Hirata 47eebc207f * ChangeLog: Fix typos. 23 years ago
Alan Modra a2c360614d * ecoff.c: (get_tag): Replace strcpy with xstrdup. 25 years ago
Alan Modra 29589b0c52 * Makefile.am (OBJS): Depend on ansidecl.h and fopen-same.h. 25 years ago
Kazu Hirata 411863a44d * app.c: Fix formatting. 25 years ago
Alan Modra 97735a42e7 * listing.c (buffer_line): Don't write past the end of `line' when 25 years ago
H.J. Lu 3882b01078 Locale changes from Bruno Haible <haible@clisp.cons.org>. 25 years ago
Alan Modra 0e389e770d * read.c: Standardize error/warning messages - don't capitalise, no 25 years ago
Nick Clifton f740e790c7 Use FOPEN_.. macros in calls to fopen(). 25 years ago
Alan Modra 61b96bb428 Fix conditional assembly listings when more than one .else/.elsif 26 years ago
Nick Clifton f7e42eb4af Fix copyright notices 26 years ago
H.J. Lu a735d1cdb9 2000-12-31 H.J. Lu <hjl@gnu.org> 26 years ago
H.J. Lu 087f563c28 2000-12-29 H.J. Lu <hjl@gnu.org> 26 years ago
Kazu Hirata ef99799a42 2000-11-06 Kazu Hirata <kazu@hxi.com> 26 years ago
Kazu Hirata cf39a089d6 2000-08-31 Kazu Hirata <kazu@hxi.com> 26 years ago
Alan Modra 224de7a50d Default LISTING_LHS_WIDTH to depend on LISTING_WORD_SIZE so that bytes per 27 years ago
Alan Modra f6af82bd44 This lot mainly cleans up `comparison between signed and unsigned' gcc 27 years ago
Timothy Wall 24a17b6c62 Remove conditionals causing a bug in listings. 27 years ago
Timothy Wall bea9907b2a octets vs bytes changes for GAS 27 years ago
Ian Lance Taylor ab9da55419 * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSED 28 years ago
Ian Lance Taylor 49309057b4 Add support for storing local symbols in a small structure to save 28 years ago
Doug Evans d9a622197d -Wchar-subscripts cleanup 28 years ago
Richard Henderson 252b5132c7 19990502 sourceware import 28 years ago
Stan Shebs 071ea11e85 Initial creation of sourceware repository 28 years ago
Nick Clifton 3b0ae69636 PR17074 - ignore line terminator characters found inside strings. 28 years ago
Nick Clifton 7a6f678220 Add support for producing a lsiting from piped input. 28 years ago
Richard Henderson 76f9e5afa3 * listing.c (MAX_BYTES): Use listing variables not constants. 29 years ago
Richard Henderson 7b7a88d0e1 Bring over lost listing bits from emc-97r1-branch. 29 years ago
Ian Lance Taylor f9b990cd5d * listing.c (calc_hex): Offset by fr_fix when examining fr_var. 31 years ago
Ian Lance Taylor 51a3bc1501 * listing.c (listing_psize): Treat argument as indicating whether 31 years ago
Ian Lance Taylor 85a961c6a1 Patches from Jerry Blakely <gerry_blakley@wellfleet.com>: 32 years ago
Ian Lance Taylor bcaa9b051c * listing.c (struct file_info_struct): Rename end_pending field to 32 years ago
Ken Raeburn f949f7b8c5 * listing.c (list_symbol_table): Build a format string based on the size of the 32 years ago
Ken Raeburn e860dfd0e5 * listing.c (list_symbol_table): Don't print register symbols as undefined. 33 years ago
Ian Lance Taylor 58d4951d00 gcc lint. See ChangeLog for details. Also: 33 years ago
Steve Chamberlain ab737e518d * listing.c (buffer_line): rewind to the start of include 34 years ago
Steve Chamberlain 20a8821836 lint 35 years ago
Steve Chamberlain 7143f43cfa f 35 years ago
Steve Chamberlain c593cf412b * app.c: MRI compatibility - allow single quote to start a string. 35 years ago
K. Richard Pixley 3340f7e5fd White space and comment changes. #ifdef __STDC__ becomes #if __STDC__ 35 years ago
K. Richard Pixley a39116f1c9 White space and comments only. The devo tree prior to this delta is 35 years ago
Steve Chamberlain 3d38ac61cd Don't crash if a symbol has no name 35 years ago