summaryrefslogtreecommitdiff
path: root/binutils/stabs.c
AgeCommit message (Expand)Author
2022-06-20PR29261, memory leak in parse_stab_struct_fieldsAlan Modra
2022-06-17PR29254, memory leak in stab_demangle_v3_argAlan Modra
2022-02-08PR28862, heap-buffer-overflow in parse_stab_stringAlan Modra
2022-01-02Update year range in copyright notice of binutils filesAlan Modra
2021-12-15PR28694, Out-of-bounds write in stab_xcoff_builtin_typeAlan Modra
2021-03-31Use bool in binutilsAlan Modra
2021-03-22Add startswith function and use it instead of CONST_STRNEQ.Martin Liska
2021-01-01Update year range in copyright notice of binutils filesAlan Modra
2020-05-21Replace "if (x) free (x)" with "free (x)", binutilsAlan Modra
2020-01-01Update year range in copyright notice of binutils filesAlan Modra
2019-01-08Remove support for old gnu v2 name mangling.Nick Clifton
2019-01-07Revert "Sync libiberty sources with master version in gcc repository. Update...Simon Marchi
2019-01-07Sync libiberty sources with master version in gcc repository. Updated stabs ...Nick Clifton
2019-01-01Update year range in copyright notice of binutils filesAlan Modra
2018-12-07Synchronize libiberty with gcc and add --no-recruse-limit option to tools tha...Nick Clifton
2018-03-13Prevent a buffer overrun when parsing corrupt STABS debug information.Nick Clifton
2018-03-13Add range changing to STABS parsing functions, in order to prevent buffer ove...Nick Clifton
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-07-18Fix spelling typos.Yuri Chornovian
2017-02-14Fix handling of corrupt STABS enum type strings.Nick Clifton
2017-01-10Fix compile time warning about pointer comparison.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 (binutils)Ambrogino Modigliani
2016-10-06-Wimplicit-fallthrough error fixesAlan Modra
2016-01-01Copyright update for binutilsAlan Modra
2015-08-12Remove trailing spaces in binutilsH.J. Lu
2015-07-24Use 0xffffffffffffffffLL to silence GCC 6 warningH.J. Lu
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-11-12Fix more memory faults uncovered by fuzzing various executables.Nick Clifton
2014-03-05Update copyright yearsAlan Modra
2013-01-15 PR binutils/15018Alan Modra
2012-03-30 PR binutils/13925Nick Clifton
2011-03-25 * stabs.c (parse_stab_enum_type): Fix memory leaks.Nick Clifton
2010-04-09bfd/ChangeLogNick Clifton
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton
2009-09-10 Updated soruces in binutils/* to compile cleanly with -Wc++-compat.Nick Clifton
2009-09-02update copyright datesAlan Modra
2008-10-02 PR 6934Nick Clifton
2008-09-30 PR 6922Nick Clifton
2007-07-05Change sources over to using GPLv3Nick Clifton
2007-04-26bfd/Alan Modra
2006-09-16* bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as itsNick Clifton
2005-05-08Update FSF addressNick Clifton
2004-11-10 PR binutils/536Ian Lance Taylor
2004-10-25 * stabs.c (stab_demangle_v3_arglist): New static function, brokenIan Lance Taylor
2004-01-12Update copyright year.Ian Lance Taylor
2004-01-12 * stabs.c (parse_stab_argtypes): Handle g++ ABI version 3 names.Ian Lance Taylor
2003-12-06 * ChangeLog-9197: Fix comment typos.Kazu Hirata
2003-11-06Fix 'the the' typoNick Clifton
2003-09-14 * addr2line.c: Convert to ISO C90 prototypes, change PTR, removeAndreas Jaeger