]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - binutils/debug.c
[gdb/symtab] Work around PR gas/29517, dwarf2 case
[thirdparty/binutils-gdb.git] / binutils / debug.c
2024-01-04  Alan ModraUpdate year range in copyright notice of binutils files
2023-05-10  Alan ModraRe: stack overflow in debug_write_type
2023-05-09  Alan Modrastack overflow in debug_write_type
2023-04-04  Alan ModraUse bfd_alloc memory for read_debugging_info storage
2023-04-02  Alan Modrarddbg.c stabs FIXMEs
2023-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2022-01-07  Pavel MayorovRevert previous delta to debug.c. Replace with patch...
2022-01-06  Nick CliftonFix a stack exhaustion bug parsing malicious STABS...
2022-01-02  Alan ModraUpdate year range in copyright notice of binutils files
2021-09-01  Alan ModraPR28250, Null pointer dereference in debug_class_type_samep
2021-03-31  Alan ModraUse bool in binutils
2021-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2020-04-17  Alan ModraPR25840, Null pointer dereference in objdump
2020-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2019-08-26  Alan ModraPR24938, Null Pointer Dereference in debug.c:debug_writ...
2019-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2018-01-03  Alan ModraUpdate year range in copyright notice of binutils files
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-03-05  Alan ModraUpdate copyright years
2013-10-09  Nick Clifton PR binutils/16023
2011-02-28  Kai TietzChangeLog binutils/
2009-09-10  Nick Clifton Updated soruces in binutils/* to compile cleanl...
2009-09-02  Alan Modraupdate copyright dates
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-05-08  Nick CliftonUpdate FSF address
2005-03-03  Alan Modraupdate copyright dates
2003-10-27  Kazu Hirata * ChangeLog: Fix typos.
2003-09-14  Andreas Jaeger * addr2line.c: Convert to ISO C90 prototypes, change...
2003-05-12  Nick CliftonExtend test for circualr debug references.
2003-02-13  Nick CliftonHandle global register vairables.
2002-11-30  Alan Modras/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/...
2002-08-23  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2002-05-27  Nick CliftonFix transaltion problems.
2002-05-26  Kazu Hirata * arsup.c: Remove ARGSUSED.
2002-05-20  Kazu Hirata * debug.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-02-22  Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-22  Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-01-14  Alan ModraCorrect function return types for new and fussy gcc.
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-07-11  Ian Lance Taylor * Many files: Changes to avoid gcc warnings: Add ATTRI...
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-06-01  Ian Lance Taylor From Yuli Barcohen <yuli.barcohen@telrad.co.il>:
1998-03-25  Tom TromeyThis commit was generated by cvs2svn to track changes...
1996-03-12  Ian Lance Taylortweak last patch
1996-03-12  Ian Lance Taylor * debug.c (debug_type_samep): Don't loop endlessly in
1996-01-24  Ian Lance Taylor * ieee.c (ieee_define_named_type): When creating a...
1996-01-24  Ian Lance Taylorcomment change
1996-01-24  Ian Lance Taylor * debug.h (enum debug_var_kind): Add DEBUG_VAR_ILLEGAL.
1996-01-23  Ian Lance Taylor * debug.c (debug_append_filename): Remove.
1996-01-23  Ian Lance Taylor * debug.h (debug_get_type_size): Declare.
1996-01-19  Ian Lance Taylor * debug.h (struct debug_write_fns): Remove ellipsis_ty...
1996-01-19  Ian Lance Taylor * debug.h (enum debug_type_kind): Add DEBUG_KIND_ILLEGAL.
1996-01-11  Ian Lance Taylor * debug.c (debug_make_undefined_tagged_type): Make...
1996-01-08  Ian Lance Taylor * debug.h (struct debug_write_fns): Add tag parameter to
1996-01-02  Ian Lance Taylor Implement generic debugging support. Implement a...