OSDN Git Service

bfd/
[pf3gnuchains/pf3gnuchains3x.git] / bfd / srec.c
2009-11-23 pbrook2009-11-23 Paul Brook <paul@codesourcery.com>
2009-09-09 nickc Updated soruces in bfd/* to compile cleanly...
2009-09-02 amodraupdate copyright dates
2009-04-16 rsandifobfd/
2008-02-11 drow * cache.c (cache_bread): Set bfd_error_file_truncated...
2007-07-26 msnyder2007-07-26 Michael Snyder <msnyder@access-company...
2007-07-26 amodra * srec.c (srec_get_section_contents): Return immediate...
2007-07-26 amodra * srec.c (srec_canonicalize_symtab): Don't alloc when...
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...
2006-06-19 amodrabfd/
2006-06-01 amodra * stabs.c (_bfd_link_section_stabs): Use bfd_make_sect...
2005-05-23 fnfApproved by nickc@redhat.com
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-04-11 nickcConvert to ISO C90 formatting
2005-02-20 amodrainclude/
2004-10-08 nickcImplement a new BFD API function: bfd_is_target_special...
2004-08-13 amodrabfd/
2004-07-21 hjlbfd/
2004-06-24 amodrabfd/
2004-04-30 amodra * section.c (bfd_make_section_anyway): Add all section...
2003-11-30 kazu * ChangeLog: Fix typos.
2003-11-04 amodra * aout-adobe.c (aout_adobe_set_section_contents):...
2003-10-16 cagneyIndex: doc/ChangeLog
2002-12-03 amodra * srec.c (srec_write_symbols): Restore '$' prefix...
2002-11-30 amodras/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/...
2002-10-25 danglin * aoutx.h (NAME(aout,swap_ext_reloc_in)): Cast bytes...
2002-07-30 amodra * aoutx.h (some_aout_object_p): Clean up tdata properl...
2002-06-25 amodra * aout-adobe.c: Don't compare against "true" or "false.
2002-06-05 amodra * bfd-in.h: Remove "taken from the source" comment.
2002-05-15 amodraFix ld --just-symbols
2002-04-04 drow2002-04-04 Daniel Jacobowitz <drow@mvista.com>
2002-04-04 amodra * srec.c (MAXCHUNK, Chunk): Revise comments.
2002-01-06 amodra * syms.c (_bfd_generic_make_empty_symbol): New function.
2001-09-20 amodra * bfd.c (bfd_archive_filename): New function.
2001-09-19 hjlLocale changes from Bruno Haible <haible@clisp.cons...
2001-09-18 amodraTouches most files in bfd/, so likely will be blamed...
2001-08-23 hjl2001-08-23 H.J. Lu <hjl@gnu.org>
2001-05-11 jakub * merge.c (struct sec_merge_hash_entry): Add u.entsize...
2001-03-08 nickcUpdate copyright notices
2000-12-20 kazu2000-12-19 Kazu Hirata <kazu@hxi.com>
2000-11-03 nickcAdd --srec-len and --srec-forceS3 switches to objcopy
2000-07-06 nickcFix formatting
2000-03-30 amodraSet CHUNK size to 16 bytes to prevent download failures...
2000-01-13 nickcApply Tim walls octest vs bytes patch
1999-07-19 nickcAdd new field to bfd_target structure.
1999-07-11 ian * Many files: Changes to avoid gcc warnings: Add ATTRI...
1999-05-03 rthInitial revision