summaryrefslogtreecommitdiff
path: root/binutils/stabs.c
Commit message (Expand)AuthorAgeFilesLines
* PR binutils/15018Alan Modra2013-01-151-6/+3
* PR binutils/13925Nick Clifton2012-03-301-0/+5
* * stabs.c (parse_stab_enum_type): Fix memory leaks.Nick Clifton2011-03-251-19/+50
* bfd/ChangeLogNick Clifton2010-04-091-22/+3
* Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton2009-12-111-7/+7
* Updated soruces in binutils/* to compile cleanly with -Wc++-compat.Nick Clifton2009-09-101-21/+21
* update copyright datesAlan Modra2009-09-021-1/+1
* PR 6934Nick Clifton2008-10-021-0/+20
* PR 6922Nick Clifton2008-09-301-6/+8
* Change sources over to using GPLv3Nick Clifton2007-07-051-1/+1
* bfd/Alan Modra2007-04-261-5/+3
* * bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as itsNick Clifton2006-09-161-7/+7
* Update FSF addressNick Clifton2005-05-081-2/+2
* PR binutils/536Ian Lance Taylor2004-11-101-1/+2
* * stabs.c (stab_demangle_v3_arglist): New static function, brokenIan Lance Taylor2004-10-251-9/+58
* Update copyright year.Ian Lance Taylor2004-01-121-1/+1
* * stabs.c (parse_stab_argtypes): Handle g++ ABI version 3 names.Ian Lance Taylor2004-01-121-1/+303
* * ChangeLog-9197: Fix comment typos.Kazu Hirata2003-12-061-1/+1
* Fix 'the the' typoNick Clifton2003-11-061-1/+1
* * addr2line.c: Convert to ISO C90 prototypes, change PTR, removeAndreas Jaeger2003-09-141-309/+152
* Remove redundant defintions of BYTES_IN_WORD and add conditional defintion inNick Clifton2003-03-061-23/+8
* For N_SLINE only include function_start_offset if the symbol is within aNick Clifton2003-02-131-5/+7
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-465/+476
* Cope with demangling function names that include a double underscore.Nick Clifton2002-08-161-23/+30
* * arsup.c: Remove ARGSUSED.Kazu Hirata2002-05-261-1/+0
* * size.c: Fix formatting.Kazu Hirata2002-05-241-29/+29
* Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu2001-09-191-25/+25
* 2001-08-29 Ben Elliston <bje@redhat.com>Ben Elliston2001-08-291-1/+1
* * stabs.c: Update copyright. Include "filenames.h".Alan Modra2001-01-241-15/+5
* Warning fixes.Alan Modra2000-07-101-2/+2
* AAganichev's parse_stab_type size fix.Alan Modra2000-07-011-0/+1
* Correct function return types for new and fussy gcc.Alan Modra2000-01-141-6/+6
* * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor1999-07-111-4/+4
* * stabs.c (parse_stab_type): Fix handling of template names withIan Lance Taylor1999-07-081-23/+44
* Initial revisionRichard Henderson1999-05-031-0/+5188