summaryrefslogtreecommitdiff
path: root/bfd/binary.c
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* ld: Hide symbols defined by HIDDEN/PROVIDE_HIDDENH.J. Lu2018-05-211-0/+1
* Use %pA and %pB in messages rather than %A and %BAlan Modra2018-02-191-1/+1
* Remove bfd stub function casts.Alan Modra2018-02-161-8/+8
* Fix compilation of the BFD sub-directory with a gcc v8 compiler by adding ext...Nick Clifton2018-02-141-1/+1
* Fix compile time warning messages from gcc version 8 about cast between incom...Nick Clifton2018-02-131-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* BFD whitespace fixesAlan Modra2017-12-061-27/+27
* bfd_error_handler bfd_vma and bfd_size_type argsAlan Modra2017-07-121-2/+2
* Rewrite __start and __stop symbol handlingAlan Modra2017-06-161-0/+1
* PR 21564, Section start in binary output file incorrectAlan Modra2017-06-111-1/+3
* Use %A and %B in more error messagesAlan Modra2017-04-131-3/+2
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton2016-10-191-0/+1
* Remove syntactic sugarAlan Modra2016-09-301-2/+3
* Second fix for grammar in error message.Nick Clifton2016-07-121-1/+1
* Fix grammar in error message.Douglas B Rupp2016-07-121-1/+1
* Add support for non-ELF targets to check their relocs.Nick Clifton2016-04-211-2/+2
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Use get_symbol_version_string in BFD_JUMP_TABLE_SYMBOLSH.J. Lu2014-11-251-0/+2
* Define bfd_find_line entry of BFD_JUMP_TABLE_SYMBOLS using NAME.Alan Modra2014-10-151-0/+1
* Don't call bfd_link_hash_table_freeAlan Modra2014-06-131-1/+0
* Update copyright yearsAlan Modra2014-03-051-2/+1
* 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