summaryrefslogtreecommitdiff
path: root/gas/stabs.c
AgeCommit message (Expand)Author
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-01-12Prevent internal assembler errors if a stabs creation function builds an badl...Nick Clifton
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-11-27Fix spelling in comments in C source files (gas)Ambrogino Modigliani
2016-05-13use XNEW and related macros moreTrevor Saunders
2016-05-13use xstrdup, xmemdup0 and concat moreTrevor Saunders
2016-03-31cast literal to char * when assigning to input_line_ptrTrevor Saunders
2016-03-31get rid of K&R style argsTrevor Saunders
2016-03-28add more const qualifiersTrevor Saunders
2016-03-21Remove use of alloca.Nick Clifton
2016-02-22Add more const type qualifiers to GAS sources.Trevor Saunders
2016-02-19Fix snafu - add missing const declaration to 'string' local variable in s_sta...Nick Clifton
2016-02-19Add const to various variables in the gas sources.Trevor Saunders
2016-01-01Copyright update for binutilsAlan Modra
2015-08-21Allow symbol and label names to be enclosed in double quotes.Nick Clifton
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-03-05Update copyright yearsAlan Modra
2011-03-11 * remap.c (remap_debug_filename): Always allocate a buffer for theNick Clifton
2011-02-28ChangeLog binutils/Kai Tietz
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton
2009-09-11 * po/bfd.pot: Updated by the Translation project.Nick Clifton
2007-10-15 * read.c (do_s_func): Check asprintf return status.Alan Modra
2007-10-03 * stabs.c (aout_process_stab): Set BSF_DEBUGGING.Alan Modra
2007-08-242007-08-24 Joseph Myers <joseph@codesourcery.com>Joseph Myers
2007-07-03Switch to GPLv3Nick Clifton
2005-08-11 * README-vms: Delete.Alan Modra
2005-05-05Update the address and phone number of the FSFNick Clifton
2005-04-09 PR gas/827Alan Modra
2005-03-03update copyright datesAlan Modra
2004-02-19gas/Jakub Jelinek
2003-12-03 * messages.c: Convert to ISO-C.Kazu Hirata
2003-10-08* as.c (use_gnu_debug_info_extensions) : New variable.Nick Clifton
2003-05-27 * expr.c (make_expr_symbol): Fold FAKE_LABEL_NAME use into theRichard Henderson
2002-05-18 * app.c: Fix formatting.Kazu Hirata
2002-05-13Fix grammatical error.Nick Clifton
2002-05-11Warn about a description field that is too big.Nick Clifton
2002-05-03 * as.h: Fix formatting.Kazu Hirata
2001-12-042001-11-16 Michael Snyder <msnyder@redhat.com>Michael Snyder
2001-08-01 * read.c: Standardize error/warning messages - don't capitalise, noAlan Modra
2001-06-252001-06-24 Ben Elliston <bje@redhat.com>Ben Elliston
2001-03-15* stabs.c (s_stab_generic): Don't corrupt the notes obstack byDJ Delorie
2001-03-08Fix copyright noticesNick Clifton
2001-01-232001-01-23 Kazu Hirata <kazu@hxi.com>Kazu Hirata
2000-12-122000-12-12 H.J. Lu <hjl@gnu.org>H.J. Lu
2000-12-05Add outputting_stabs_line_debug varaible and D10v code to use itNick Clifton
2000-11-07Fix memory corruption with --gstabs and short length filenames.Nick Clifton
2000-09-122000-09-11 Kazu Hirata <kazu@hxi.com>Kazu Hirata
2000-05-21 * stabs.c (aout_process_stab): Make global.Hans-Peter Nilsson
2000-02-02Fix bug in stabs filename encoding where backslashes are present.Timothy Wall
1999-07-11 * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor