summaryrefslogtreecommitdiff
path: root/binutils/stabs.c
Commit message (Expand)AuthorAgeFilesLines
* Use bfd_alloc memory for read_debugging_info storageAlan Modra2023-04-041-194/+187
* rddbg.c stabs FIXMEsAlan Modra2023-04-031-8/+17
* binutils stabs type listAlan Modra2023-02-151-21/+15
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* PR29261, memory leak in parse_stab_struct_fieldsAlan Modra2022-06-201-1/+4
* PR29254, memory leak in stab_demangle_v3_argAlan Modra2022-06-171-1/+4
* PR28862, heap-buffer-overflow in parse_stab_stringAlan Modra2022-02-081-4/+4
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* PR28694, Out-of-bounds write in stab_xcoff_builtin_typeAlan Modra2021-12-151-44/+43
* Use bool in binutilsAlan Modra2021-03-311-506/+506
* Add startswith function and use it instead of CONST_STRNEQ.Martin Liska2021-03-221-6/+6
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* Replace "if (x) free (x)" with "free (x)", binutilsAlan Modra2020-05-211-12/+6
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* Remove support for old gnu v2 name mangling.Nick Clifton2019-01-081-19/+7
* Revert "Sync libiberty sources with master version in gcc repository. Update...Simon Marchi2019-01-071-7/+19
* Sync libiberty sources with master version in gcc repository. Updated stabs ...Nick Clifton2019-01-071-19/+7
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Synchronize libiberty with gcc and add --no-recruse-limit option to tools tha...Nick Clifton2018-12-071-4/+6
* Prevent a buffer overrun when parsing corrupt STABS debug information.Nick Clifton2018-03-131-1/+3
* Add range changing to STABS parsing functions, in order to prevent buffer ove...Nick Clifton2018-03-131-144/+260
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* Fix spelling typos.Yuri Chornovian2017-07-181-1/+1
* Fix handling of corrupt STABS enum type strings.Nick Clifton2017-02-141-1/+13
* Fix compile time warning about pointer comparison.Nick Clifton2017-01-101-1/+1
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Fix spelling in comments in C source files (binutils)Ambrogino Modigliani2016-11-271-1/+1
* -Wimplicit-fallthrough error fixesAlan Modra2016-10-061-0/+1
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Remove trailing spaces in binutilsH.J. Lu2015-08-121-1/+1
* Use 0xffffffffffffffffLL to silence GCC 6 warningH.J. Lu2015-07-241-1/+1
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Fix more memory faults uncovered by fuzzing various executables.Nick Clifton2014-11-121-12/+18
* Update copyright yearsAlan Modra2014-03-051-2/+1
* 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