summaryrefslogtreecommitdiff
path: root/gas/stabs.c
Commit message (Expand)AuthorAgeFilesLines
* Replace "if (x) free (x)" with "free (x)", gasAlan Modra2020-05-211-2/+1
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* bfd_section_* macrosAlan Modra2019-09-191-2/+2
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* PR23938, should not free memory alloced in obstack by free()Alan Modra2018-12-011-40/+39
* Silence gcc-8 warningsAlan Modra2018-04-231-2/+2
* Fix illegal memory accesses in the assembler when attempting to parse corrup ...Nick Clifton2018-04-161-0/+6
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* Prevent internal assembler errors if a stabs creation function builds an badl...Nick Clifton2017-01-121-25/+22
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Fix spelling in comments in C source files (gas)Ambrogino Modigliani2016-11-271-1/+1
* use XNEW and related macros moreTrevor Saunders2016-05-131-3/+3
* use xstrdup, xmemdup0 and concat moreTrevor Saunders2016-05-131-3/+1
* cast literal to char * when assigning to input_line_ptrTrevor Saunders2016-03-311-1/+1
* get rid of K&R style argsTrevor Saunders2016-03-311-6/+2
* add more const qualifiersTrevor Saunders2016-03-281-1/+1
* Remove use of alloca.Nick Clifton2016-03-211-4/+5
* Add more const type qualifiers to GAS sources.Trevor Saunders2016-02-221-10/+9
* Fix snafu - add missing const declaration to 'string' local variable in s_sta...Nick Clifton2016-02-191-1/+2
* Add const to various variables in the gas sources.Trevor Saunders2016-02-191-2/+4
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Allow symbol and label names to be enclosed in double quotes.Nick Clifton2015-08-211-3/+2
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Update copyright yearsAlan Modra2014-03-051-2/+1
* * 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