summaryrefslogtreecommitdiff
path: root/gas/stabs.c
Commit message (Expand)AuthorAgeFilesLines
* * remap.c (remap_debug_filename): Always allocate a buffer for theNick Clifton2011-03-111-0/+1
* ChangeLog binutils/Kai Tietz2011-02-281-3/+4
* Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton2009-12-111-3/+3
* * po/bfd.pot: Updated by the Translation project.Nick Clifton2009-09-111-2/+2
* * read.c (do_s_func): Check asprintf return status.Alan Modra2007-10-151-3/+5
* * stabs.c (aout_process_stab): Set BSF_DEBUGGING.Alan Modra2007-10-031-0/+2
* 2007-08-24 Joseph Myers <joseph@codesourcery.com>Joseph Myers2007-08-241-2/+3
* Switch to GPLv3Nick Clifton2007-07-031-14/+14
* * README-vms: Delete.Alan Modra2005-08-111-4/+0
* Update the address and phone number of the FSFNick Clifton2005-05-051-2/+2
* PR gas/827Alan Modra2005-04-091-3/+2
* update copyright datesAlan Modra2005-03-031-1/+1
* gas/Jakub Jelinek2004-02-191-1/+1
* * messages.c: Convert to ISO-C.Kazu Hirata2003-12-031-24/+12
* * as.c (use_gnu_debug_info_extensions) : New variable.Nick Clifton2003-10-081-0/+9
* * expr.c (make_expr_symbol): Fold FAKE_LABEL_NAME use into theRichard Henderson2003-05-271-3/+1
* * app.c: Fix formatting.Kazu Hirata2002-05-181-1/+1
* Fix grammatical error.Nick Clifton2002-05-131-1/+1
* Warn about a description field that is too big.Nick Clifton2002-05-111-0/+8
* * as.h: Fix formatting.Kazu Hirata2002-05-031-6/+6
* 2001-11-16 Michael Snyder <msnyder@redhat.com>Michael Snyder2001-12-041-4/+31
* * read.c: Standardize error/warning messages - don't capitalise, noAlan Modra2001-08-011-5/+5
* 2001-06-24 Ben Elliston <bje@redhat.com>Ben Elliston2001-06-251-1/+1
* * stabs.c (s_stab_generic): Don't corrupt the notes obstack byDJ Delorie2001-03-151-4/+12
* Fix copyright noticesNick Clifton2001-03-081-1/+1
* 2001-01-23 Kazu Hirata <kazu@hxi.com>Kazu Hirata2001-01-231-6/+6
* 2000-12-12 H.J. Lu <hjl@gnu.org>H.J. Lu2000-12-121-1/+1
* Add outputting_stabs_line_debug varaible and D10v code to use itNick Clifton2000-12-051-0/+10
* Fix memory corruption with --gstabs and short length filenames.Nick Clifton2000-11-071-35/+45
* 2000-09-11 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-09-121-11/+11
* * stabs.c (aout_process_stab): Make global.Hans-Peter Nilsson2000-05-211-4/+3
* Fix bug in stabs filename encoding where backslashes are present.Timothy Wall2000-02-021-2/+21
* * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor1999-07-111-1/+1
* Add support for storing local symbols in a small structure to saveIan Lance Taylor1999-06-031-3/+3
* Initial revisionRichard Henderson1999-05-031-0/+632