summaryrefslogtreecommitdiff
path: root/binutils/rddbg.c
Commit message (Expand)AuthorAgeFilesLines
* objdump -g on gcc COFF/PE filesAlan Modra2023-04-061-4/+6
* Use bfd_alloc memory for read_debugging_info storageAlan Modra2023-04-041-30/+20
* rddbg.c stabs FIXMEsAlan Modra2023-04-031-12/+15
* Another sanity check for read_section_stabs_debugging_infoAlan Modra2023-03-191-0/+1
* Re: Sanity check read_section_stabs_debugging_infoAlan Modra2023-03-161-1/+2
* Sanity check read_section_stabs_debugging_infoAlan Modra2023-03-141-10/+9
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* Get rid of fprintf_vma and sprintf_vmaAlan Modra2022-08-011-1/+1
* PR28753, buffer overflow in read_section_stabs_debugging_infoAlan Modra2022-01-281-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* Use bool in binutilsAlan Modra2021-03-311-27/+27
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* PR26388, objdump debug dump memory leaksAlan Modra2020-08-141-4/+7
* Replace "if (x) free (x)" with "free (x)", binutilsAlan Modra2020-05-211-9/+4
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* bfd_section_* macrosAlan Modra2019-09-191-2/+2
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Fix potential memory leaks in some of the binutils source files.Nick Clifton2018-07-251-6/+18
* Remove IEEE 695 object supportAlan Modra2018-04-161-38/+0
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* Fix address violation errors parsing corrupt binary files.Nick Clifton2017-07-241-1/+2
* Fix an illegal memory access parsing corrupt STABD debug information.Nick Clifton2017-02-141-0/+3
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Copyright update for binutilsAlan Modra2016-01-011-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-14/+26
* Update copyright yearsAlan Modra2014-03-051-2/+1
* bfd/ChangeLogNick Clifton2010-04-091-3/+3
* PR binutils/6483Nick Clifton2008-06-121-4/+5
* Change sources over to using GPLv3Nick Clifton2007-07-051-1/+2
* bfd/Alan Modra2007-04-261-2/+3
* (read_section_stabs_debugging_info): Add $GDB_SYMBOLS$ entry to names[]Nick Clifton2005-12-221-3/+8
* Update FSF addressNick Clifton2005-05-081-2/+2
* * addr2line.c: Convert to ISO C90 prototypes, change PTR, removeAndreas Jaeger2003-09-141-42/+21
* * rddbg.c (read_section_stabs_debugging_info): Cast ptrdiff_t toAndreas Schwab2003-02-041-2/+2
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-36/+40
* * rddbg.c (read_section_stabs_debugging_info): Also recognizeAlan Modra2002-11-111-9/+10
* * rdcoff.c: Fix formatting.Kazu Hirata2002-05-231-3/+3
* Fix typos in ChangeLogs and update copyright noticesNick Clifton2001-03-131-1/+1
* A mostly cosmetic tidy up of warnings and error message reporting.Alan Modra2000-04-071-4/+4
* catch out of range string offset in corrupt stab entryNick Clifton2000-03-281-0/+10
* 19990502 sourceware importbinu_ss_19990502Richard Henderson1999-05-031-0/+448