summaryrefslogtreecommitdiff
path: root/bfd/srec.c
Commit message (Expand)AuthorAgeFilesLines
* PR binutils/15474Alan Modra2013-05-221-3/+4
* include/ChangeLogCatherine Moore2011-07-111-0/+1
* * targets.c (bfd_target): Make ar_max_namelen an unsigned char.Alan Modra2011-06-061-1/+3
* 2009-11-23 Paul Brook <paul@codesourcery.com>Paul Brook2009-11-231-0/+2
* Updated soruces in bfd/* to compile cleanly with -Wc++-compat.Nick Clifton2009-09-091-12/+13
* update copyright datesAlan Modra2009-09-021-1/+1
* bfd/Richard Sandiford2009-04-161-0/+1
* * cache.c (cache_bread): Set bfd_error_file_truncated if EOFDaniel Jacobowitz2008-02-111-1/+37
* 2007-07-26 Michael Snyder <msnyder@access-company.com>Michael Snyder2007-07-261-0/+5
* * srec.c (srec_get_section_contents): Return immediately onAlan Modra2007-07-261-1/+11
* * srec.c (srec_canonicalize_symtab): Don't alloc when symcountAlan Modra2007-07-261-3/+3
* Switch sources over to use the GPL version 3Nick Clifton2007-07-031-2/+4
* bfd/Alan Modra2007-04-261-1/+1
* * libbfd-in.h (_bfd_norelocs_get_reloc_upper_bound): Don't define,Alan Modra2007-02-151-6/+3
* bfd/Alan Modra2006-06-191-1/+1
* * stabs.c (_bfd_link_section_stabs): Use bfd_make_section*_with_flagsAlan Modra2006-06-011-3/+4
* Approved by nickc@redhat.comFred Fish2005-05-231-0/+1
* Update the address and phone number of the FSF organization in the GPL noticesNick Clifton2005-05-041-1/+1
* Update the FSF address in the copyright/GPL noticeNick Clifton2005-05-041-1/+1
* Convert to ISO C90 formattingNick Clifton2005-04-111-250/+163
* include/Alan Modra2005-02-201-2/+3
* Implement a new BFD API function: bfd_is_target_special_symbol. Use this in nmNick Clifton2004-10-081-0/+1
* bfd/Alan Modra2004-08-131-2/+2
* bfd/H.J. Lu2004-07-211-0/+2
* bfd/Alan Modra2004-06-241-8/+8
* * section.c (bfd_make_section_anyway): Add all sections to hash tab.Alan Modra2004-04-301-1/+2
* * ChangeLog: Fix typos.Kazu Hirata2003-11-301-1/+1
* * aout-adobe.c (aout_adobe_set_section_contents): Constify location.Alan Modra2003-11-041-3/+3
* Index: doc/ChangeLogAndrew Cagney2003-10-161-2/+2
* * srec.c (srec_write_symbols): Restore '$' prefix to addressAlan Modra2002-12-031-5/+6
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-84/+84
* * aoutx.h (NAME(aout,swap_ext_reloc_in)): Cast bytes->r_index toDave Anglin2002-10-251-2/+2
* * aoutx.h (some_aout_object_p): Clean up tdata properly on error.Alan Modra2002-07-301-20/+33
* * aout-adobe.c: Don't compare against "true" or "false.Alan Modra2002-06-251-1/+1
* * bfd-in.h: Remove "taken from the source" comment.Alan Modra2002-06-051-0/+1
* 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