summaryrefslogtreecommitdiff
path: root/bfd/srec.c
Commit message (Expand)AuthorAgeFilesLines
* Fix ld --just-symbolsAlan Modra2002-05-151-0/+1
* 2002-04-04 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-04-041-0/+1
* * srec.c (MAXCHUNK, Chunk): Revise comments.Alan Modra2002-04-041-28/+41
* * syms.c (_bfd_generic_make_empty_symbol): New function.Alan Modra2002-01-061-14/+2
* * bfd.c (bfd_archive_filename): New function.Alan Modra2001-09-201-1/+1
* Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu2001-09-191-3/+3
* Touches most files in bfd/, so likely will be blamed for everything..Alan Modra2001-09-181-34/+40
* 2001-08-23 H.J. Lu <hjl@gnu.org>H.J. Lu2001-08-231-3/+3
* * merge.c (struct sec_merge_hash_entry): Add u.entsize and u.suffixJakub Jelinek2001-05-111-0/+1
* Update copyright noticesNick Clifton2001-03-081-1/+2
* 2000-12-19 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-12-201-7/+6
* Add --srec-len and --srec-forceS3 switches to objcopyNick Clifton2000-11-031-14/+23
* Fix formattingNick Clifton2000-07-061-31/+22
* Set CHUNK size to 16 bytes to prevent download failures on lame targets.Alan Modra2000-03-301-1/+1
* Apply Tim walls octest vs bytes patchNick Clifton2000-01-131-12/+9
* Add new field to bfd_target structure.Nick Clifton1999-07-191-0/+4
* * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor1999-07-111-4/+4
* Initial revisionRichard Henderson1999-05-031-0/+1377