aboutsummaryrefslogtreecommitdiff
path: root/binutils/stabs.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2023-08-03binutils sprintf optimisationAlan Modra1-5/+5
2023-04-04Use bfd_alloc memory for read_debugging_info storageAlan Modra1-194/+187
2023-04-03rddbg.c stabs FIXMEsAlan Modra1-8/+17
2023-02-15binutils stabs type listAlan Modra1-21/+15
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-06-20PR29261, memory leak in parse_stab_struct_fieldsAlan Modra1-1/+4
2022-06-17PR29254, memory leak in stab_demangle_v3_argAlan Modra1-1/+4
2022-02-08PR28862, heap-buffer-overflow in parse_stab_stringAlan Modra1-4/+4
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-12-15PR28694, Out-of-bounds write in stab_xcoff_builtin_typeAlan Modra1-44/+43
2021-03-31Use bool in binutilsAlan Modra1-506/+506
2021-03-22Add startswith function and use it instead of CONST_STRNEQ.Martin Liska1-6/+6
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-05-21Replace "if (x) free (x)" with "free (x)", binutilsAlan Modra1-12/+6
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-01-08Remove support for old gnu v2 name mangling.Nick Clifton1-19/+7
2019-01-07Revert "Sync libiberty sources with master version in gcc repository. Update...Simon Marchi1-7/+19
2019-01-07Sync libiberty sources with master version in gcc repository. Updated stabs ...Nick Clifton1-19/+7
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-12-07Synchronize libiberty with gcc and add --no-recruse-limit option to tools tha...Nick Clifton1-4/+6
2018-03-13Prevent a buffer overrun when parsing corrupt STABS debug information.Nick Clifton1-1/+3
2018-03-13Add range changing to STABS parsing functions, in order to prevent buffer ove...Nick Clifton1-144/+260
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-07-18Fix spelling typos.Yuri Chornovian1-1/+1
2017-02-14Fix handling of corrupt STABS enum type strings.Nick Clifton1-1/+13
2017-01-10Fix compile time warning about pointer comparison.Nick Clifton1-1/+1
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-11-27Fix spelling in comments in C source files (binutils)Ambrogino Modigliani1-1/+1
2016-10-06-Wimplicit-fallthrough error fixesAlan Modra1-0/+1
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-08-12Remove trailing spaces in binutilsH.J. Lu1-1/+1
2015-07-24Use 0xffffffffffffffffLL to silence GCC 6 warningH.J. Lu1-1/+1
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-11-12Fix more memory faults uncovered by fuzzing various executables.Nick Clifton1-12/+18
2014-03-05Update copyright yearsAlan Modra1-2/+1
2013-01-15 PR binutils/15018Alan Modra1-6/+3
2012-03-30 PR binutils/13925Nick Clifton1-0/+5
2011-03-25 * stabs.c (parse_stab_enum_type): Fix memory leaks.Nick Clifton1-19/+50
2010-04-09bfd/ChangeLogNick Clifton1-22/+3
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton1-7/+7
2009-09-10 Updated soruces in binutils/* to compile cleanly with -Wc++-compat.Nick Clifton1-21/+21
2009-09-02update copyright datesAlan Modra1-1/+1
2008-10-02 PR 6934Nick Clifton1-0/+20
2008-09-30 PR 6922Nick Clifton1-6/+8
2007-07-05Change sources over to using GPLv3Nick Clifton1-1/+1
2007-04-26bfd/Alan Modra1-5/+3
2006-09-16* bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as itsNick Clifton1-7/+7
2005-05-08Update FSF addressNick Clifton1-2/+2
2004-11-10 PR binutils/536Ian Lance Taylor1-1/+2