| Commit message (Expand) | Author | Age | Files | Lines |
* | Copyright update for binutils | Alan Modra | 2016-01-01 | 1 | -1/+1 |
* | Fix compile time warnings generated when compiling with clang. | Nick Clifton | 2015-09-23 | 1 | -2/+2 |
* | Add output_type to bfd_link_info | H.J. Lu | 2015-08-18 | 1 | -1/+1 |
* | Fallout from recent bfd_reloc_outofrange changes | Alan Modra | 2015-01-19 | 1 | -3/+3 |
* | ChangeLog rotatation and copyright year update | Alan Modra | 2015-01-02 | 1 | -1/+1 |
* | bfd target vector rationalisation | Alan Modra | 2014-05-02 | 1 | -2/+2 |
* | Update copyright years | Alan Modra | 2014-03-05 | 1 | -3/+1 |
* | Pass ignored unresolved relocations to ld backend | H.J. Lu | 2013-11-05 | 1 | -2/+2 |
* | Remove trailing white spaces in bfd | H.J. Lu | 2013-01-10 | 1 | -1/+1 |
* | * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compound | Maciej W. Rozycki | 2012-05-07 | 1 | -1/+1 |
* | PR ld/13991 | Alan Modra | 2012-04-24 | 1 | -2/+3 |
* | bfd/ | Daniel Jacobowitz | 2010-10-25 | 1 | -9/+2 |
* | Switch sources over to use the GPL version 3 | Nick Clifton | 2007-07-03 | 1 | -15/+16 |
* | bfd/ | Alan Modra | 2007-04-26 | 1 | -1/+1 |
* | * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define. | Alan Modra | 2007-03-26 | 1 | -0/+18 |
* | PR 3958 | Alan Modra | 2007-03-07 | 1 | -4/+15 |
* | Update the address and phone number of the FSF organization in the GPL notices | Nick Clifton | 2005-05-04 | 1 | -1/+1 |
* | Update the FSF address in the copyright/GPL notice | Nick Clifton | 2005-05-04 | 1 | -1/+1 |
* | update copyright dates | Alan Modra | 2005-03-03 | 1 | -1/+1 |
* | * aout-arm.c, aout-target.h, aoutx.h, archive.c, armnetbsd.c, | Ben Elliston | 2005-01-31 | 1 | -7/+0 |
* | bfd/ | H.J. Lu | 2004-10-21 | 1 | -2/+2 |
* | * bfd-in.h (bfd_get_section_limit): Define. | Alan Modra | 2004-06-29 | 1 | -12/+4 |
* | bfd/ | Alan Modra | 2004-06-24 | 1 | -4/+12 |
* | * elf-bfd.h (RELOC_FOR_GLOBAL_SYMBOL): Add input_bfd, input_section | Alan Modra | 2004-03-22 | 1 | -4/+5 |
* | bfd/ | H.J. Lu | 2004-03-20 | 1 | -27/+4 |
* | * elf.c (_bfd_elf_rela_local_sym): Accept asection **, and return | Alan Modra | 2003-11-05 | 1 | -1/+1 |
* | fixed comment for i860_howto_pc26_reloc | Christian Groessler | 2003-08-31 | 1 | -2/+1 |
* | * elf32-i860.c (i860_howto_pc26_reloc): Finish relocation here | Christian Groessler | 2003-08-31 | 1 | -2/+42 |
* | 2003-08-27 Christian Groessler <chris@groessler.org> | Christian Groessler | 2003-08-27 | 1 | -6/+198 |
* | 2003-08-24 Jason Eckhardt <jle@rice.edu> | Jason Eckhardt | 2003-08-24 | 1 | -1/+2 |
* | bfd: | Jason Eckhardt | 2003-07-30 | 1 | -83/+39 |
* | Correct spelling of "relocatable". | Alan Modra | 2003-06-25 | 1 | -4/+4 |
* | 2003-05-18 Jason Eckhardt <jle@rice.edu> | Jason Eckhardt | 2003-05-18 | 1 | -1/+1 |
* | 2003-05-11 Jason Eckhardt <jle@rice.edu> | Jason Eckhardt | 2003-05-12 | 1 | -3/+3 |
* | s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify | Alan Modra | 2002-11-30 | 1 | -125/+125 |
* | include/elf/ChangeLog | Alan Modra | 2002-11-28 | 1 | -2/+2 |
* | * elf-hppa.h (elf_hppa_relocate_section): If relocatable, return | Alan Modra | 2002-07-23 | 1 | -3/+0 |
* | * elf-bfd.h (struct elf_backend_data): Add rela_normal. | Alan Modra | 2002-05-07 | 1 | -22/+6 |
* | * elf.c (_bfd_elf_rela_local_sym): New. | Jakub Jelinek | 2001-11-23 | 1 | -3/+1 |
* | Touches most files in bfd/, so likely will be blamed for everything.. | Alan Modra | 2001-09-18 | 1 | -8/+9 |
* | Update copyright notices | Nick Clifton | 2001-03-08 | 1 | -1/+1 |
* | 2001-01-23 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 2001-01-23 | 1 | -3/+0 |
* | 2000-12-05 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 2000-12-05 | 1 | -29/+16 |
* | 2000-09-12 Jason Eckhardt <jle@cygnus.com> | Jason Eckhardt | 2000-09-12 | 1 | -0/+41 |
* | 2000-09-02 Jason Eckhardt <jle@cygnus.com> | Jason Eckhardt | 2000-09-03 | 1 | -0/+21 |
* | 2000-08-21 Jason Eckhardt <jle@cygnus.com> | Jason Eckhardt | 2000-08-21 | 1 | -17/+6 |
* | 2000-08-16 Jason Eckhardt <jle@cygnus.com> | Jason Eckhardt | 2000-08-16 | 1 | -10/+30 |
* | 2000-08-10 Jason Eckhardt <jle@cygnus.com> | Jason Eckhardt | 2000-08-10 | 1 | -4/+359 |
* | gas: | Jason Eckhardt | 2000-08-09 | 1 | -6/+6 |
* | 2000-08-05 Jason Eckhardt <jle@cygnus.com> | Jason Eckhardt | 2000-08-05 | 1 | -7/+666 |