]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - bfd/tekhex.c
Automatic date update in version.in
[thirdparty/binutils-gdb.git] / bfd / tekhex.c
2024-04-11  Alan ModraRemove bfdwin.c
2024-01-04  Alan ModraUpdate year range in copyright notice of binutils files
2023-08-08  Alan ModraRename bfd_bread and bfd_bwrite
2023-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2022-09-06  Aaron Mereybfd: Add bfd_find_nearest_line_with_alt
2022-01-02  Alan ModraUpdate year range in copyright notice of binutils files
2021-03-31  Alan ModraUse bool in bfd
2021-01-07  H.J. LuELF: Don't generate unused section symbols
2021-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2020-03-31  Alan Modratekhex: Uninitialised read
2020-03-02  Alan Modrabfd_cleanup for object_p
2020-02-19  Alan Modrabfd_size_type to size_t
2020-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2019-09-11  Alan ModraTidy ld/ldmisc.c
2019-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2018-05-22  H.J. Luld: Hide symbols defined by HIDDEN/PROVIDE_HIDDEN
2018-02-16  Alan ModraRemove bfd stub function casts.
2018-02-14  Nick CliftonFix compilation of the BFD sub-directory with a gcc...
2018-02-13  Nick CliftonFix compile time warning messages from gcc version...
2018-01-03  Alan ModraUpdate year range in copyright notice of binutils files
2017-12-06  Alan ModraBFD whitespace fixes
2017-08-18  Nick CliftonFix buffer overrun parsing a corrupt tekhex binary.
2017-06-27  Nick CliftonRemove debugging accidentally left in tekhex.c.
2017-06-26  Nick CliftonFix address violation parsing a corrupt texhex format...
2017-06-16  Alan ModraRewrite __start and __stop symbol handling
2017-01-02  Alan ModraUpdate year range in copyright notice of all files.
2016-04-21  Nick CliftonAdd support for non-ELF targets to check their relocs.
2016-01-01  Alan ModraCopyright update for binutils
2015-10-28  Alan ModraOrphan output section with multiple input sections
2015-02-03  Nick CliftonMore fixes for illegal memory accesses triggered by...
2015-01-21  Nick CliftonFix memory access violations triggered by running strip...
2015-01-09  Nick CliftonFixes a bug in the previous delat to tekhex.c which...
2015-01-06  Nick CliftonFixes for memory access violations in the coffdump...
2015-01-01  Alan ModraChangeLog rotatation and copyright year update
2014-11-25  H.J. LuUse get_symbol_version_string in BFD_JUMP_TABLE_SYMBOLS
2014-11-07  Alan Modratekhex architecure
2014-11-07  Alan Modratekhex buffer management and symbol types
2014-11-07  Alan ModraRevert bfd_get_size checks
2014-10-31  Nick CliftonFix an (almost) infinite loop in the tekhex parser.
2014-10-15  Alan ModraDefine bfd_find_line entry of BFD_JUMP_TABLE_SYMBOLS...
2014-06-13  Alan ModraDon't call bfd_link_hash_table_free
2014-03-05  Alan ModraUpdate copyright years
2013-01-10  H.J. LuRemove trailing white spaces in bfd
2011-07-11  Catherine Mooreinclude/ChangeLog
2011-06-06  Alan Modra * targets.c (bfd_target): Make ar_max_namelen an unsig...
2009-12-15  H.J. Lu2009-12-15 H.J. Lu <hongjiu.lu@intel.com>
2009-11-23  Paul Brook2009-11-23 Paul Brook <paul@codesourcery.com>
2009-09-09  Nick Clifton Updated soruces in bfd/* to compile cleanly...
2009-09-02  Alan Modraupdate copyright dates
2009-08-29  Nick Clifton Updated sources to avoid using the identifier...
2009-04-16  Richard Sandifordbfd/
2007-07-26  Michael Snyder2007-07-26 Michael Snyder <msnyder@access-company...
2007-07-03  Nick CliftonSwitch sources over to use the GPL version 3
2007-04-26  Alan Modrabfd/
2007-01-05  Jakub Jelinek * texhex.c (first_phase): Don't fall through into...
2006-06-19  Alan Modrabfd/
2006-05-02  Ben Elliston * archive.c (bfd_generic_archive_p): Remove unused...
2006-04-27  Kaz Kojima PR binutils/2584
2006-04-20  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2005-05-23  Fred FishApproved by nickc@redhat.com
2005-05-04  Nick CliftonUpdate the address and phone number of the FSF organiza...
2005-05-04  Nick CliftonUpdate the FSF address in the copyright/GPL notice
2005-04-11  Nick CliftonConvert to ISO C90 formatting
2004-10-08  Nick CliftonImplement a new BFD API function: bfd_is_target_special...
2004-07-21  H.J. Lubfd/
2004-06-24  Alan Modrabfd/
2004-04-30  Alan Modra * section.c (bfd_make_section_anyway): Add all section...
2003-11-30  Kazu Hirata * ChangeLog: Fix typos.
2003-11-04  Alan Modra * aout-adobe.c (aout_adobe_set_section_contents):...
2003-10-16  Andrew CagneyIndex: doc/ChangeLog
2002-12-20  Kazu Hirata * coff-h8300.c: Fix comment typos.
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-06-25  Alan Modra * aout-adobe.c: Don't compare against "true" or "false.
2002-06-07  Alan ModraReplace bfd_alloc/bfd_malloc + memset with bfd_zalloc...
2002-06-05  Alan Modra * bfd-in.h: Remove "taken from the source" comment.
2002-05-15  Alan ModraFix ld --just-symbols
2002-04-04  Daniel Jacobowitz2002-04-04 Daniel Jacobowitz <drow@mvista.com>
2001-09-18  Alan ModraTouches most files in bfd/, so likely will be blamed...
2001-08-23  H.J. Lu2001-08-23 H.J. Lu <hjl@gnu.org>
2001-05-11  Jakub Jelinek * merge.c (struct sec_merge_hash_entry): Add u.entsize...
2001-03-08  Nick CliftonUpdate copyright notices
2000-12-20  Kazu Hirata2000-12-20 Kazu Hirata <kazu@hxi.com>
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...
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-19  Nick CliftonAdd new field to bfd_target structure.
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-03-25  Tom TromeyThis commit was generated by cvs2svn to track changes...
1996-09-11  Fred Fish * syms.c (coff_section_type): Make arg const.
1995-11-29  Ian Lance Taylor * opncls.c (bfd_alloc_by_size_t): Set bfd_error_no_mem...
1995-09-12  Ian Lance Taylor Extensive minor changes to avoid various gcc warnings...
next