Automatic date update in version.in
[platform/upstream/binutils.git] / bfd / libbfd.c
2014-10-28 Alan ModraMerge bfd_find_nearest_line variants
2014-10-28 Alan ModraDefine bfd_find_line entry of BFD_JUMP_TABLE_SYMBOLS...
2014-10-14 Alan ModraAvoid undefined behaviour with signed expressions
2014-03-05 Alan ModraUpdate copyright years
2012-07-24 Cary Coutant2012-07-24 Teresa Johnson <tejohnson@google.com>
2011-05-07 Alan Modra PR 12739
2011-04-20 Alan Modra * libbfd.c (bfd_log2): Do return rounded up value.
2011-04-11 Alan Modra * bfd-in.h (bfd_get_section_limit): Don't use rawsize...
2011-01-14 Alan Modra * bfd.c (bfd_perror): Flush stdout before and stderr...
2010-10-29 H.J. LuAdd compressed debug section support to binutils and ld.
2010-08-18 Pedro Alves2010-08-18 Pedro Alves <pedro@codesourcery.com>
2009-12-11 Nick CliftonAdd -Wshadow to the gcc command line options used when...
2009-09-09 Nick Clifton Updated soruces in bfd/* to compile cleanly...
2008-02-20 Nick CliftonPR 868
2007-07-26 Alan Modra * srec.c (srec_get_section_contents): Return immediate...
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-04-20 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2005-11-24 Alan Modrabfd/
2005-10-24 H.J. Lubfd/
2005-10-15 H.J. Lubfd/
2005-10-05 Bob Wilson * archive.c: Add missing SUBSECTION for documen...
2005-07-05 Jakub Jelinek * libbfd-in.h (bfd_malloc2, bfd_realloc2, bfd_zmalloc2...
2005-06-06 H.J. Lubfd/
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-02-20 Alan Modrainclude/
2005-02-11 Nick CliftonFix compile time warning by using an unsigned type.
2005-01-17 H.J. Lu2005-01-17 H.J. Lu <hongjiu.lu@intel.com>
2004-08-13 Alan Modrabfd/
2004-06-24 Alan Modrabfd/
2004-03-15 Alan Modra * bfd-in.h (bfd_int64_t, bfd_uint64_t): New types.
2004-03-15 Alan Modra * bfd-in.h (bfd_getb64, bfd_getl64): Replace bfd_byte...
2003-11-04 Alan Modra * aout-adobe.c (aout_adobe_set_section_contents):...
2003-06-29 Alan ModraConvert to C90 and a few tweaks.
2002-11-30 Alan Modras/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/...
2002-11-26 Alan Modra * elf-eh-frame.c (ENSURE_NO_RELOCS): Disregard R_...
2002-11-18 Klee Dienes2002-11-16 Klee Dienes <kdienes@apple.com>
2002-10-25 Dave Anglin * aoutx.h (NAME(aout,swap_ext_reloc_in)): Cast bytes...
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-03-18 Alan Modra * libbfd.c (bfd_write_bigendian_4byte_int): Return...
2002-01-30 Nick CliftonFixes for better translation into other languages
2001-09-21 Nick CliftonFix compile time warnings
2001-09-20 Alan Modra * bfd.c (bfd_archive_filename): New function.
2001-09-18 Alan ModraTouches most files in bfd/, so likely will be blamed...
2001-05-24 Tom RixSupport for xcoff64
2001-03-08 Nick CliftonUpdate copyright notices
2001-02-11 Nick Cliftonfix formatting
2001-01-03 Kazu Hirata2001-01-03 Kazu Hirata <kazu@hxi.com>
2000-12-21 Nick CliftonAdd bfd_get_bits() and bfd_put_bits().
2000-07-31 Nick CliftonMinor formatting fixes.
2000-07-12 DJ Delorie* libbfd.c (bfd_seek): fix 'seek beyond EOF' error...
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-05-22 Nick CliftonUse bfd_generic_verify_endian_match() and fix it to...
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-02-21 Alan ModraThis lot mainly cleans up `comparison between signed...
2000-01-21 Nick CliftonFix seeks and reads past the end of a BIM
1999-11-09 Ian Lance Taylor * libbfd.c (bfd_read): Check result of read against...
1999-09-12 Ian Lance Taylor1999-09-12 Donn Terry <donn@interix.com>
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-07-11 Mark Mitchell * libbfd.c (bfd_put_8): Make it of type `void'.
1999-07-07 Mark Mitchell * elflink.h (elf_link_create_dynamic_sections): Handle...
1999-06-03 Joern Rennecke * libbfd.c (_bfd_generic_verify_endian_match): New...
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-12-21 nobodyThis commit was manufactured by cvs2svn to create branc...
1998-09-20 Ian Lance Taylor * libbfd.c (bfd_log2): Cast to bfd_vma before shifting...
1998-03-25 Tom TromeyThis commit was generated by cvs2svn to track changes...
1996-01-09 Ian Lance TaylorTue Jan 9 15:22:53 1996 David Mosberger-Tang <davidm...
1995-11-29 Ian Lance Taylor * opncls.c (bfd_alloc_by_size_t): Set bfd_error_no_mem...
1995-11-08 Ian Lance Taylorget the printf cast right
1995-11-08 Ian Lance Taylor * libbfd.c (bfd_get_file_window): Change writable...
1995-11-08 Ian Lance Taylor * libbfd.c (bfd_get_file_window): Change return type...
1995-11-06 Ken RaeburnChanges for mmap; details in change log.
1994-04-06 Ian Lance Taylor * targets.c (bfd_target): Rearranged fields in target...
1994-04-04 Ian Lance Taylor Made sure that every call to bfd_read, bfd_write,...
1994-03-30 Ian Lance TaylorWed Mar 30 16:25:41 1994 Ian Lance Taylor (ian@tweedl...
1994-03-27 Jeff LawArg. Forgot this in yesterday's cvs commit.
1994-02-05 David MacKenzie * libbfd.c (bfd_zmalloc): Call bfd_xmalloc instead...
1994-02-03 Jim Kingdon * libbfd.c, bfd-in.h, hosts/alphaosf.h, hosts/sparc...
1994-01-25 David MacKenzie * opncls.c (_bfd_new_bfd, _bfd_new_bfd_contained_in...
1993-12-31 Ian Lance Taylor Minor cleanups suggested by CodeCenter.
1993-12-30 Ian Lance Taylor Extensive changes to move the bulk of the linker into...
1993-11-06 David MacKenziemore doc cleanups
1993-11-05 David MacKenziedoc cleanup
1993-10-25 Ian Lance Taylor * libbfd.c (bfd_write): If not everything is written...
1993-09-14 John GilmoreImprove timestamp support in BSD archive files to avoid...
1993-05-25 Ken Raeburn(COERCE64): Avoid out-of-range numbers
1993-04-19 Jim Kingdon * libbfd.c: bfd_put*: Remove casts to bfd_vma.
1993-04-17 Jim Kingdon * libbfd.c: Add signed versions of bfd_{h_,}{get,put...
1993-04-15 John GilmoreCleanup in preparation for better 64-bit host support.
next