summaryrefslogtreecommitdiff
path: root/bfd/binary.c
Commit message (Expand)AuthorAgeFilesLines
* include/ChangeLogCatherine Moore2011-07-111-0/+1
* * targets.c (bfd_target): Make ar_max_namelen an unsigned char.Alan Modra2011-06-061-1/+2
* 2009-11-23 Paul Brook <paul@codesourcery.com>Paul Brook2009-11-231-0/+2
* * obcopy.c (copy_object): New parameter `input_arch', architectureNick Clifton2009-09-111-13/+0
* Updated soruces in bfd/* to compile cleanly with -Wc++-compat.Nick Clifton2009-09-091-2/+2
* update copyright datesAlan Modra2009-09-021-1/+1
* bfd/Richard Sandiford2009-04-161-0/+1
* * srec.c (srec_canonicalize_symtab): Don't alloc when symcountAlan Modra2007-07-261-1/+1
* Switch sources over to use the GPL version 3Nick Clifton2007-07-031-2/+3
* bfd/Alan Modra2007-04-261-1/+1
* * libbfd-in.h (_bfd_norelocs_get_reloc_upper_bound): Don't define,Alan Modra2007-02-151-5/+2
* 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 formatting.Nick Clifton2005-03-221-82/+53
* Implement a new BFD API function: bfd_is_target_special_symbol. Use this in nmNick Clifton2004-10-081-0/+1
* bfd/H.J. Lu2004-07-211-0/+2
* bfd/Alan Modra2004-06-241-5/+5
* * section.c (bfd_make_section_anyway): Add all sections to hash tab.Alan Modra2004-04-301-2/+3
* * 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