import gdb-2000-02-02 snapshot
[external/binutils.git] / bfd / libbfd.c
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 HendersonThis commit was generated by cvs2svn to track changes...
1999-05-03 Richard Henderson19990502 sourceware import binu_ss_19990502
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.
1993-03-24 Ken Raeburnfix some (not all) bugs in previous changes
1993-03-23 Ken RaeburnEek, a bug!
1993-03-23 Ken Raeburnoops, left some debug code in
1993-03-23 Ken Raeburnlibbfd.c: Maintain `where' field of BFD with current...
1992-10-15 John Gilmore* aout-adobe.c, aoutf1.h, archive.c, bout.c, coff-rs6000.c,
1991-11-22 John GilmoreLint
1991-10-21 Steve Chamberlain * targets.c (proto write_armap). Changed orl_count...
1991-07-04 Steve ChamberlainNow full of documentation. Yum Yum.
1991-05-22 Steve ChamberlainNot only compiles, but spells _do_getl64 right too
1991-05-22 Steve Chamberlain* libbfd.c: Now compiles
1991-05-22 Steve ChamberlainChanged #ifdef __GNUC__ to #ifdef HOST_64_BIT
1991-05-21 Steve Chamberlain*** empty log message ***
1991-05-09 John GilmoreAdd bfd_generic_get_section_contents.
1991-05-08 Steve ChamberlainVarious portability lints.
1991-05-03 Jim KingdonMake arg to zalloc a bfd_size_type not a size_t
1991-05-02 John GilmoreMerge Per Bothner's MIPS changes from 31 March 1991...
1991-05-02 John GilmoreMerge devo/bfd with GDB's bfd.
1991-04-17 Steve ChamberlainStuff
1991-04-15 Steve ChamberlainMerged in some changes from Intel,
1991-04-04 K. Richard PixleyThis commit was generated by cvs2svn to track changes...
1991-03-25 K. Richard PixleyThis commit was generated by cvs2svn to track changes...
1991-03-21 David Henkel-WallaceInitial revision