Release 2.33.1
[external/binutils.git] / binutils / stabs.c
2019-01-08 Nick CliftonRemove support for old gnu v2 name mangling.
2019-01-07 Simon MarchiRevert "Sync libiberty sources with master version...
2019-01-07 Nick CliftonSync libiberty sources with master version in gcc repos...
2019-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2018-12-07 Nick CliftonSynchronize libiberty with gcc and add --no-recruse...
2018-03-13 Nick CliftonPrevent a buffer overrun when parsing corrupt STABS...
2018-03-13 Nick CliftonAdd range changing to STABS parsing functions, in order...
2018-01-03 Alan ModraUpdate year range in copyright notice of binutils files
2017-07-18 Yuri ChornovianFix spelling typos.
2017-02-14 Nick CliftonFix handling of corrupt STABS enum type strings.
2017-01-10 Nick CliftonFix compile time warning about pointer comparison.
2017-01-02 Alan ModraUpdate year range in copyright notice of all files.
2016-11-27 Ambrogino ModiglianiFix spelling in comments in C source files (binutils)
2016-10-05 Alan Modra-Wimplicit-fallthrough error fixes
2016-01-01 Alan ModraCopyright update for binutils
2015-08-12 H.J. LuRemove trailing spaces in binutils
2015-07-24 H.J. LuUse 0xffffffffffffffffLL to silence GCC 6 warning
2015-01-01 Alan ModraChangeLog rotatation and copyright year update
2014-11-12 Nick CliftonFix more memory faults uncovered by fuzzing various...
2014-03-05 Alan ModraUpdate copyright years
2013-01-15 Alan Modra PR binutils/15018
2012-03-30 Nick Clifton PR binutils/13925
2011-03-25 Nick Clifton * stabs.c (parse_stab_enum_type): Fix memory leaks.
2010-04-09 Nick Cliftonbfd/ChangeLog
2009-12-11 Nick CliftonAdd -Wshadow to the gcc command line options used when...
2009-09-10 Nick Clifton Updated soruces in binutils/* to compile cleanl...
2009-09-02 Alan Modraupdate copyright dates
2008-10-02 Nick Clifton PR 6934
2008-09-30 Nick Clifton PR 6922
2007-07-05 Nick CliftonChange sources over to using GPLv3
2007-04-26 Alan Modrabfd/
2006-09-16 Nick Clifton* bfd-in.h (STRING_AND_COMMA): New macro. Takes one...
2006-04-20 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2005-05-08 Nick CliftonUpdate FSF address
2004-11-10 Ian Lance Taylor PR binutils/536
2004-10-25 Ian Lance Taylor * stabs.c (stab_demangle_v3_arglist): New static funct...
2004-01-12 Ian Lance TaylorUpdate copyright year.
2004-01-12 Ian Lance Taylor * stabs.c (parse_stab_argtypes): Handle g++ ABI versio...
2003-12-06 Kazu Hirata * ChangeLog-9197: Fix comment typos.
2003-11-06 Nick CliftonFix 'the the' typo
2003-09-14 Andreas Jaeger * addr2line.c: Convert to ISO C90 prototypes, change...
2003-03-06 Nick CliftonRemove redundant defintions of BYTES_IN_WORD and add...
2003-02-13 Nick CliftonFor N_SLINE only include function_start_offset if the...
2002-11-30 Alan Modras/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/...
2002-08-23 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2002-08-16 Nick CliftonCope with demangling function names that include a...
2002-05-26 Kazu Hirata * arsup.c: Remove ARGSUSED.
2002-05-24 Kazu Hirata * size.c: Fix formatting.
2001-09-19 H.J. LuLocale changes from Bruno Haible <haible@clisp.cons...
2001-08-29 Ben Elliston2001-08-29 Ben Elliston <bje@redhat.com>
2001-01-24 Alan Modra* stabs.c: Update copyright. Include "filenames.h".
2000-07-10 Alan ModraWarning fixes.
2000-07-09 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-07 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-01 Alan ModraAAganichev's parse_stab_type size fix.
2000-02-22 Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-22 Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-01-14 Alan ModraCorrect function return types for new and fussy gcc.
1999-08-16 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-08-02 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-19 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-11 Ian Lance Taylor * Many files: Changes to avoid gcc warnings: Add ATTRI...
1999-07-08 Ian Lance Taylor * stabs.c (parse_stab_type): Fix handling of template...
1999-05-03 Richard Henderson19990502 sourceware import binu_ss_19990502
1999-05-03 Richard HendersonThis commit was generated by cvs2svn to track changes...
1999-04-16 Stan ShebsInitial creation of sourceware repository
1998-12-21 Elena ZannoniThis commit was generated by cvs2svn to track changes...
1998-07-02 Ian Lance Taylor * stabs.c (parse_stab_range_type): Handle 4 and 8...
1998-07-01 Ian Lance Taylorfix indentation
1998-06-24 Ian Lance Taylor * stabs.c (parse_number): Sign extend negative values...
1998-03-25 Tom TromeyThis commit was generated by cvs2svn to track changes...
1996-10-28 Ian Lance Taylor * stabs.c (struct stab_handle): Add function_end field.
1996-03-18 Ian Lance Taylor * stabs.c (parse_stab_range_type): A complex type...
1996-01-23 Ian Lance Taylor * stabs.c (struct stab_handle): Remove last_type field...
1996-01-19 Ian Lance Taylor * debug.h (struct debug_write_fns): Remove ellipsis_ty...
1996-01-19 Ian Lance Taylor * stabs.c: Include "demangle.h". Added several new...
1996-01-08 Ian Lance Taylor * stabs.c (parse_stab_type): Add new typename paramete...
1996-01-02 Ian Lance Taylor Implement generic debugging support. Implement a...