summaryrefslogtreecommitdiff
path: root/bfd/binary.c
AgeCommit message (Expand)Author
2016-01-01Copyright update for binutilsAlan Modra
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-11-25Use get_symbol_version_string in BFD_JUMP_TABLE_SYMBOLSH.J. Lu
2014-10-15Define bfd_find_line entry of BFD_JUMP_TABLE_SYMBOLS using NAME.Alan Modra
2014-06-13Don't call bfd_link_hash_table_freeAlan Modra
2014-03-05Update copyright yearsAlan Modra
2011-07-11include/ChangeLogCatherine Moore
2011-06-06 * targets.c (bfd_target): Make ar_max_namelen an unsigned char.Alan Modra
2009-11-232009-11-23 Paul Brook <paul@codesourcery.com>Paul Brook
2009-09-11 * obcopy.c (copy_object): New parameter `input_arch', architectureNick Clifton
2009-09-09 Updated soruces in bfd/* to compile cleanly with -Wc++-compat.Nick Clifton
2009-09-02update copyright datesAlan Modra
2009-04-16bfd/Richard Sandiford
2007-07-26 * srec.c (srec_canonicalize_symtab): Don't alloc when symcountAlan Modra
2007-07-03Switch sources over to use the GPL version 3Nick Clifton
2007-04-26bfd/Alan Modra
2007-02-15 * libbfd-in.h (_bfd_norelocs_get_reloc_upper_bound): Don't define,Alan Modra
2006-06-19bfd/Alan Modra
2006-06-01 * stabs.c (_bfd_link_section_stabs): Use bfd_make_section*_with_flagsAlan Modra
2005-05-23Approved by nickc@redhat.comFred Fish
2005-05-04Update the address and phone number of the FSF organization in the GPL noticesNick Clifton
2005-05-04Update the FSF address in the copyright/GPL noticeNick Clifton
2005-03-22Convert to ISO C90 formatting.Nick Clifton
2004-10-08Implement a new BFD API function: bfd_is_target_special_symbol. Use this in nmNick Clifton
2004-07-21bfd/H.J. Lu
2004-06-24bfd/Alan Modra
2004-04-30 * section.c (bfd_make_section_anyway): Add all sections to hash tab.Alan Modra
2003-11-04 * aout-adobe.c (aout_adobe_set_section_contents): Constify location.Alan Modra
2003-10-21Set the machine number as well as the architecture when converting from aNick Clifton
2003-10-16Index: doc/ChangeLogAndrew Cagney
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra
2002-10-25 * aoutx.h (NAME(aout,swap_ext_reloc_in)): Cast bytes->r_index toDave Anglin
2002-06-05 * bfd-in.h: Remove "taken from the source" comment.Alan Modra
2002-05-15Fix ld --just-symbolsAlan Modra
2002-04-042002-04-04 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz
2002-01-06 * syms.c (_bfd_generic_make_empty_symbol): New function.Alan Modra
2001-11-10 * binary.c: Include safe-ctype.h after bfd.h and sysdep.h.Jeff Law
2001-09-19Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu
2001-09-18Touches most files in bfd/, so likely will be blamed for everything..Alan Modra
2001-05-11 * merge.c (struct sec_merge_hash_entry): Add u.entsize and u.suffixJakub Jelinek
2001-03-13Add --binary-architecture switch to objcopy to allow the output architectureNick Clifton
2001-03-08Update copyright noticesNick Clifton
2000-12-12Ignore sections with zero size.Nick Clifton
2000-11-082000-11-08 Kazu Hirata <kazu@hxi.com>Kazu Hirata
1999-07-19Add new field to bfd_target structure.Nick Clifton
1999-07-11 * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor
1999-05-0319990502 sourceware importRichard Henderson