]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - binutils/rddbg.c
[gdb/symtab] Work around PR gas/29517, dwarf2 case
[thirdparty/binutils-gdb.git] / binutils / rddbg.c
2024-01-04  Alan ModraUpdate year range in copyright notice of binutils files
2023-04-06  Alan Modraobjdump -g on gcc COFF/PE files
2023-04-04  Alan ModraUse bfd_alloc memory for read_debugging_info storage
2023-04-02  Alan Modrarddbg.c stabs FIXMEs
2023-03-19  Alan ModraAnother sanity check for read_section_stabs_debugging_info
2023-03-16  Alan ModraRe: Sanity check read_section_stabs_debugging_info
2023-03-14  Alan ModraSanity check read_section_stabs_debugging_info
2023-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2022-08-01  Alan ModraGet rid of fprintf_vma and sprintf_vma
2022-01-28  Alan ModraPR28753, buffer overflow in read_section_stabs_debuggin...
2022-01-02  Alan ModraUpdate year range in copyright notice of binutils files
2021-03-31  Alan ModraUse bool in binutils
2021-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2020-08-14  Alan ModraPR26388, objdump debug dump memory leaks
2020-05-21  Alan ModraReplace "if (x) free (x)" with "free (x)", binutils
2020-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2019-09-19  Alan Modrabfd_section_* macros
2019-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2018-07-25  Nick CliftonFix potential memory leaks in some of the binutils...
2018-04-16  Alan ModraRemove IEEE 695 object support
2018-01-03  Alan ModraUpdate year range in copyright notice of binutils files
2017-07-24  Nick CliftonFix address violation errors parsing corrupt binary...
2017-02-14  Nick CliftonFix an illegal memory access parsing corrupt STABD...
2017-01-02  Alan ModraUpdate year range in copyright notice of all files.
2016-01-01  Alan ModraCopyright update for binutils
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
2010-04-09  Nick Cliftonbfd/ChangeLog
2008-06-12  Nick Clifton PR binutils/6483
2007-07-05  Nick CliftonChange sources over to using GPLv3
2007-04-26  Alan Modrabfd/
2006-04-20  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2005-12-22  Nick Clifton(read_section_stabs_debugging_info): Add $GDB_SYMBOLS...
2005-05-08  Nick CliftonUpdate FSF address
2003-09-14  Andreas Jaeger * addr2line.c: Convert to ISO C90 prototypes, change...
2003-02-04  Andreas Schwab * rddbg.c (read_section_stabs_debugging_info): Cast...
2002-11-30  Alan Modras/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/...
2002-11-11  Alan Modra * rddbg.c (read_section_stabs_debugging_info): Also...
2002-08-23  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2002-05-23  Kazu Hirata * rdcoff.c: Fix formatting.
2001-03-13  Nick CliftonFix typos in ChangeLogs and update copyright notices
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-04-07  Alan ModraA mostly cosmetic tidy up of warnings and error message...
2000-03-28  Nick Cliftoncatch out of range string offset in corrupt stab entry
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-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-03-25  Tom TromeyThis commit was generated by cvs2svn to track changes...
1996-04-16  Ian Lance Taylor * rdcoff.c: New file.
1996-03-22  Ian Lance Taylor * stabs.c (struct stab_handle): Add field abfd.
1996-01-02  Ian Lance Taylor Implement generic debugging support. Implement a...