Age | Commit message (Expand) | Author | Files | Lines |
2015-08-18 | Add output_type to bfd_link_info | H.J. Lu | 1 | -2/+2 |
2015-08-12 | Remove trailing spaces in bfd | H.J. Lu | 1 | -1/+1 |
2015-02-23 | Add support for the h8300-linux target. | Yoshinori Sato | 1 | -0/+9 |
2015-01-19 | Fallout from recent bfd_reloc_outofrange changes | Alan Modra | 1 | -1/+1 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-05-02 | bfd target vector rationalisation | Alan Modra | 1 | -1/+1 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -1/+1 |
2013-11-05 | Pass ignored unresolved relocations to ld backend | H.J. Lu | 1 | -2/+2 |
2013-03-22 | PR ld/14902 | Nick Clifton | 1 | -6/+5 |
2013-03-21 | * elf32-h8300 (h8_relax_section): Add new relaxation of mov | Nick Clifton | 1 | -49/+163 |
2013-01-25 | * elf32-h8300.c (elf32_h8_relax_section): When checking for a | Nick Clifton | 1 | -1/+1 |
2012-07-13 | * aix386-core.c: Remove use of PTR and PARAMS macros. | Nick Clifton | 1 | -5/+6 |
2012-05-07 | * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compound | Maciej W. Rozycki | 1 | -1/+1 |
2012-04-24 | PR ld/13991 | Alan Modra | 1 | -2/+2 |
2010-10-25 | bfd/ | Daniel Jacobowitz | 1 | -9/+2 |
2010-06-27 | fix set but unused variable warnings | Alan Modra | 1 | -8/+1 |
2010-06-14 | * elf32-h8300.c (elf_symbol_leading_char): Define. | Kevin Buettner | 1 | -0/+1 |
2009-09-02 | update copyright dates | Alan Modra | 1 | -1/+1 |
2009-04-07 | [bfd] | DJ Delorie | 1 | -1/+93 |
2007-07-03 | Switch sources over to use the GPL version 3 | Nick Clifton | 1 | -2/+3 |
2007-04-26 | bfd/ | Alan Modra | 1 | -1/+1 |
2007-03-26 | * aout-adobe.c (aout_32_bfd_reloc_name_lookup): Define. | Alan Modra | 1 | -0/+17 |
2007-03-07 | PR 3958 | Alan Modra | 1 | -11/+21 |
2006-09-28 | * elflink.c (_bfd_elf_gc_mark_hook): New function. | Alan Modra | 1 | -44/+1 |
2005-05-04 | Update the address and phone number of the FSF organization in the GPL notices | Nick Clifton | 1 | -1/+1 |
2005-05-04 | Update the FSF address in the copyright/GPL notice | Nick Clifton | 1 | -1/+1 |
2004-10-21 | bfd/ | H.J. Lu | 1 | -2/+3 |
2004-06-24 | bfd/ | Alan Modra | 1 | -14/+4 |
2004-03-27 | * Makefile.am: Remove all mention of elflink.h. | Alan Modra | 1 | -1/+1 |
2004-03-22 | * elf-bfd.h (RELOC_FOR_GLOBAL_SYMBOL): Add input_bfd, input_section | Alan Modra | 1 | -3/+4 |
2004-03-20 | bfd/ | H.J. Lu | 1 | -22/+5 |
2004-02-09 | Add support for relaxing the 32bit ldc/stc instructions. | Nick Clifton | 1 | -1/+1 |
2004-01-19 | * coff-h8300.c: Add and adjust comments about relaxation. | Kazu Hirata | 1 | -6/+26 |
2004-01-16 | * coff-h8300.c: Fix comment typos. | Kazu Hirata | 1 | -6/+7 |
2004-01-16 | * coff-h8300.c: Add comments about relaxation. | Kazu Hirata | 1 | -6/+50 |
2004-01-12 | Add support for relaxation of bit manipulation instructions. | Nick Clifton | 1 | -15/+37 |
2004-01-11 | * elf32-h8300.c: Fix formatting. | Kazu Hirata | 1 | -21/+16 |
2004-01-01 | * elflink.h (elf_gc_sections): Warn when gc-sections option is ignored. | Alan Modra | 1 | -1/+45 |
2003-11-27 | * elf32-arm.h: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2003-11-05 | * elf.c (_bfd_elf_rela_local_sym): Accept asection **, and return | Alan Modra | 1 | -1/+1 |
2003-10-15 | * elf32-h8300.c (elf_reloc_map): Fix a comment typo. | Kazu Hirata | 1 | -1/+1 |
2003-07-11 | bfd/ | Richard Sandiford | 1 | -36/+15 |
2003-07-11 | * elf32-h8300.c: Convert function prototypes and definitions | Richard Sandiford | 1 | -96/+60 |
2003-07-04 | * elf32-h8300.c (R_H8_DIR32A16): Fix name field. | Nick Clifton | 1 | -2/+5 |
2003-06-25 | Correct spelling of "relocatable". | Alan Modra | 1 | -7/+7 |
2003-06-10 | include/elf/ | Richard Sandiford | 1 | -0/+7 |
2003-05-16 | 2003-05-16 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 1 | -2/+15 |
2003-05-12 | Fix typo in spelling of name of R_H8_DIR8 reloc | Nick Clifton | 1 | -19/+19 |
2003-05-09 | * elflink.c (_bfd_elf_link_create_dynamic_sections): Move from | Alan Modra | 1 | -2/+2 |
2003-04-30 | Do not crash when encountering relocs against the *ABS* section. | Nick Clifton | 1 | -13/+28 |