Age | Commit message (Expand) | Author | Files | Lines |
2021-03-31 | Use bool in bfd | Alan Modra | 1 | -81/+81 |
2021-03-29 | elf_backend_relocate_section int vs. bfd_boolean | Alan Modra | 1 | -2/+2 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-05-21 | Replace "if (x) free (x)" with "free (x)", bfd | Alan Modra | 1 | -18/+9 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-09-23 | h8300 bfd.h tidy | Alan Modra | 1 | -0/+1 |
2019-09-19 | bfd_section_* macros | Alan Modra | 1 | -1/+1 |
2019-07-24 | Complain about mbind, ifunc, and unique in final_write | Alan Modra | 1 | -3/+3 |
2019-07-23 | ELF final_write_processing | Alan Modra | 1 | -3/+2 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-02-27 | Have info_to_howto functions return a success/fail status. Check this result... | Nick Clifton | 1 | -16/+20 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-12-06 | BFD whitespace fixes | Alan Modra | 1 | -13/+13 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-10-07 | Pass link_info to _bfd_merge_private_bfd_data | Alan Modra | 1 | -2/+5 |
2016-05-28 | Return void from linker callbacks | Alan Modra | 1 | -13/+7 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
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 |