Automatic date update in version.in
[platform/upstream/binutils.git] / bfd / ihex.c
2014-10-31 Nick CliftonImport a patch from the mainline to fix a seg-fault...
2014-10-28 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
2011-07-11 Catherine Mooreinclude/ChangeLog
2011-06-06 Alan Modra * targets.c (bfd_target): Make ar_max_namelen an unsig...
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-04-16 Richard Sandifordbfd/
2007-07-03 Nick CliftonSwitch sources over to use the GPL version 3
2007-04-26 Alan Modrabfd/
2007-02-15 Alan Modra * libbfd-in.h (_bfd_norelocs_get_reloc_upper_bound...
2006-06-19 Alan Modrabfd/
2006-06-01 Alan Modra * stabs.c (_bfd_link_section_stabs): Use bfd_make_sect...
2006-05-04 Ben Elliston * coff-or32.c (bfd_section_from_shdr): Remove unused...
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-08-13 Alan Modrabfd/
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-12-01 Kazu Hirata * coff-rs6000.c: Remove ARGSUSED and VARARGS.
2003-11-04 Alan Modra * aout-adobe.c (aout_adobe_set_section_contents):...
2003-10-16 Andrew CagneyIndex: doc/ChangeLog
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-07-30 Alan Modra * aoutx.h (some_aout_object_p): Clean up tdata properl...
2002-06-05 Alan Modra * bfd-in.h: Remove "taken from the source" comment.
2002-05-15 Alan ModraFix ld --just-symbols
2002-04-16 Nick CliftonFix test for records crossing a 64K boundary
2002-04-04 Daniel Jacobowitz2002-04-04 Daniel Jacobowitz <drow@mvista.com>
2002-04-02 Nick CliftonDo not allow records to cross a 64K boundary - wrap...
2002-01-30 Nick CliftonFixes for better translation into other languages
2002-01-06 Alan Modra * syms.c (_bfd_generic_make_empty_symbol): New function.
2001-09-20 Alan Modra * bfd.c (bfd_archive_filename): New function.
2001-09-19 H.J. LuLocale changes from Bruno Haible <haible@clisp.cons...
2001-09-18 Alan ModraTouches most files in bfd/, so likely will be blamed...
2001-05-11 Jakub Jelinek * merge.c (struct sec_merge_hash_entry): Add u.entsize...
2001-03-08 Nick CliftonUpdate 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-03-30 Alan ModraSet CHUNK size to 16 bytes to prevent download failures...
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-08-30 Ian Lance Taylor * ihex.c (ihex_scan): Removed unnecessary extbase...
1995-12-14 Ian Lance Taylor * ihex.c (ihex_set_arch_mach): Don't accept any archit...
1995-12-04 Ian Lance Taylor * ihex.c (ihex_scan): Handle record types 4 and 5.
1995-12-02 Ian Lance Taylor * ihex.c: New file; support for Intel Hex format.