summaryrefslogtreecommitdiff
path: root/bfd/binary.c
Commit message (Expand)AuthorAgeFilesLines
* * aout-adobe.c (aout_adobe_set_section_contents): Constify location.Alan Modra2003-11-041-4/+3
* Set the machine number as well as the architecture when converting from aNick Clifton2003-10-211-17/+20
* Index: doc/ChangeLogAndrew Cagney2003-10-161-2/+2
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-19/+19
* * aoutx.h (NAME(aout,swap_ext_reloc_in)): Cast bytes->r_index toDave Anglin2002-10-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-1/+2
* * syms.c (_bfd_generic_make_empty_symbol): New function.Alan Modra2002-01-061-10/+1
* * binary.c: Include safe-ctype.h after bfd.h and sysdep.h.Jeff Law2001-11-101-1/+1
* Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu2001-09-191-3/+2
* Touches most files in bfd/, so likely will be blamed for everything..Alan Modra2001-09-181-6/+7
* * merge.c (struct sec_merge_hash_entry): Add u.entsize and u.suffixJakub Jelinek2001-05-111-0/+1
* Add --binary-architecture switch to objcopy to allow the output architectureNick Clifton2001-03-131-0/+11
* Update copyright noticesNick Clifton2001-03-081-1/+2
* Ignore sections with zero size.Nick Clifton2000-12-121-1/+6
* 2000-11-08 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-11-081-3/+3
* Add new field to bfd_target structure.Nick Clifton1999-07-191-0/+2
* * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor1999-07-111-6/+6
* Initial revisionRichard Henderson1999-05-031-0/+386