OSDN Git Service

2010-01-04 Daniel Gutson <dgutson@codesourcery.com>
[pf3gnuchains/pf3gnuchains3x.git] / bfd / libbfd.c
2009-12-11 nickcAdd -Wshadow to the gcc command line options used when...
2009-09-09 nickc Updated soruces in bfd/* to compile cleanly...
2008-02-20 nickcPR 868
2007-07-26 amodra * srec.c (srec_get_section_contents): Return immediate...
2007-07-03 nickcSwitch sources over to use the GPL version 3
2007-04-26 amodrabfd/
2007-02-15 amodra * libbfd-in.h (_bfd_norelocs_get_reloc_upper_bound...
2005-11-24 amodrabfd/
2005-10-24 hjlbfd/
2005-10-15 hjlbfd/
2005-10-05 bwilson * archive.c: Add missing SUBSECTION for documen...
2005-07-05 jakub * libbfd-in.h (bfd_malloc2, bfd_realloc2, bfd_zmalloc2...
2005-06-06 hjlbfd/
2005-05-04 nickcUpdate the address and phone number of the FSF organiza...
2005-05-04 nickcUpdate the FSF address in the copyright/GPL notice
2005-02-20 amodrainclude/
2005-02-11 nickcFix compile time warning by using an unsigned type.
2005-01-17 hjl2005-01-17 H.J. Lu <hongjiu.lu@intel.com>
2004-08-13 amodrabfd/
2004-06-24 amodrabfd/
2004-03-15 amodra * bfd-in.h (bfd_int64_t, bfd_uint64_t): New types.
2004-03-15 amodra * bfd-in.h (bfd_getb64, bfd_getl64): Replace bfd_byte...
2003-11-04 amodra * aout-adobe.c (aout_adobe_set_section_contents):...
2003-06-29 amodraConvert to C90 and a few tweaks.
2002-11-30 amodras/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/...
2002-11-26 amodra * elf-eh-frame.c (ENSURE_NO_RELOCS): Disregard R_...
2002-11-18 kdienes2002-11-16 Klee Dienes <kdienes@apple.com>
2002-10-25 danglin * aoutx.h (NAME(aout,swap_ext_reloc_in)): Cast bytes...
2002-06-25 amodra * aout-adobe.c: Don't compare against "true" or "false.
2002-03-18 amodra * libbfd.c (bfd_write_bigendian_4byte_int): Return...
2002-01-30 nickcFixes for better translation into other languages
2001-09-21 nickcFix compile time warnings
2001-09-20 amodra * bfd.c (bfd_archive_filename): New function.
2001-09-18 amodraTouches most files in bfd/, so likely will be blamed...
2001-05-24 trixSupport for xcoff64
2001-03-08 nickcUpdate copyright notices
2001-02-11 nickcfix formatting
2001-01-03 kazu2001-01-03 Kazu Hirata <kazu@hxi.com>
2000-12-21 nickcAdd bfd_get_bits() and bfd_put_bits().
2000-07-31 nickcMinor formatting fixes.
2000-07-12 dj* libbfd.c (bfd_seek): fix 'seek beyond EOF' error...
2000-05-22 nickcUse bfd_generic_verify_endian_match() and fix it to...
2000-02-21 amodraThis lot mainly cleans up `comparison between signed...
2000-01-21 nickcFix seeks and reads past the end of a BIM
1999-11-09 ian * libbfd.c (bfd_read): Check result of read against...
1999-09-12 ian1999-09-12 Donn Terry <donn@interix.com>
1999-07-11 ian * Many files: Changes to avoid gcc warnings: Add ATTRI...
1999-07-11 mmitchel * libbfd.c (bfd_put_8): Make it of type `void'.
1999-07-07 mmitchel * elflink.h (elf_link_create_dynamic_sections): Handle...
1999-06-03 amylaar * libbfd.c (_bfd_generic_verify_endian_match): New...
1999-05-03 rthInitial revision