aboutsummaryrefslogtreecommitdiff
path: root/bfd/srec.c
AgeCommit message (Expand)AuthorFilesLines
2005-05-23Approved by nickc@redhat.comFred Fish1-0/+1
2005-05-04Update the address and phone number of the FSF organization in the GPL noticesNick Clifton1-1/+1
2005-05-04Update the FSF address in the copyright/GPL noticeNick Clifton1-1/+1
2005-04-11Convert to ISO C90 formattingNick Clifton1-250/+163
2005-02-20include/Alan Modra1-2/+3
2004-10-08Implement a new BFD API function: bfd_is_target_special_symbol. Use this in nmNick Clifton1-0/+1
2004-08-13bfd/Alan Modra1-2/+2
2004-07-21bfd/H.J. Lu1-0/+2
2004-06-24bfd/Alan Modra1-8/+8
2004-04-30 * section.c (bfd_make_section_anyway): Add all sections to hash tab.Alan Modra1-1/+2
2003-11-30 * ChangeLog: Fix typos.Kazu Hirata1-1/+1
2003-11-04 * aout-adobe.c (aout_adobe_set_section_contents): Constify location.Alan Modra1-3/+3
2003-10-16Index: doc/ChangeLogAndrew Cagney1-2/+2
2002-12-03 * srec.c (srec_write_symbols): Restore '$' prefix to addressAlan Modra1-5/+6
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-84/+84
2002-10-25 * aoutx.h (NAME(aout,swap_ext_reloc_in)): Cast bytes->r_index toDave Anglin1-2/+2
2002-07-30 * aoutx.h (some_aout_object_p): Clean up tdata properly on error.Alan Modra1-20/+33
2002-06-25 * aout-adobe.c: Don't compare against "true" or "false.Alan Modra1-1/+1
2002-06-05 * bfd-in.h: Remove "taken from the source" comment.Alan Modra1-0/+1
2002-05-15Fix ld --just-symbolsAlan Modra1-0/+1
2002-04-042002-04-04 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-0/+1
2002-04-04 * srec.c (MAXCHUNK, Chunk): Revise comments.Alan Modra1-28/+41
2002-01-06 * syms.c (_bfd_generic_make_empty_symbol): New function.Alan Modra1-14/+2
2001-09-20 * bfd.c (bfd_archive_filename): New function.Alan Modra1-1/+1
2001-09-19Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu1-3/+3
2001-09-18Touches most files in bfd/, so likely will be blamed for everything..Alan Modra1-34/+40
2001-08-232001-08-23 H.J. Lu <hjl@gnu.org>H.J. Lu1-3/+3
2001-05-11 * merge.c (struct sec_merge_hash_entry): Add u.entsize and u.suffixJakub Jelinek1-0/+1
2001-03-08Update copyright noticesNick Clifton1-1/+2
2000-12-202000-12-19 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-7/+6
2000-11-03Add --srec-len and --srec-forceS3 switches to objcopyNick Clifton1-14/+23
2000-07-06Fix formattingNick Clifton1-31/+22
2000-03-30Set CHUNK size to 16 bytes to prevent download failures on lame targets.Alan Modra1-1/+1
2000-01-13Apply Tim walls octest vs bytes patchNick Clifton1-12/+9
1999-07-19Add new field to bfd_target structure.Nick Clifton1-0/+4
1999-07-11 * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor1-4/+4
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+1377