Age | Commit message (Expand) | Author | Files | Lines |
2017-07-12 | bfd_error_handler bfd_vma and bfd_size_type args | Alan Modra | 1 | -6/+4 |
2017-05-16 | Rename non_ir_ref to non_ir_ref_regular | Alan Modra | 1 | -1/+1 |
2017-02-21 | Alpha DT_RELA | Alan Modra | 1 | -8/+14 |
2017-01-04 | bfd: alpha: Fix crash caused by double free with --no-keep-memory | James Clarke | 1 | -1/+3 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-11-23 | elf_backend_dtrel_excludes_plt | Alan Modra | 1 | -10/+1 |
2016-11-23 | Delete duplicate target short-cuts to dynamic sections | Alan Modra | 1 | -22/+18 |
2016-10-19 | Add c-format tags to translatable strings with more than one argument-using f... | Nick Clifton | 1 | -2/+19 |
2016-09-30 | Remove syntactic sugar | Alan Modra | 1 | -24/+24 |
2016-08-09 | Correct the calculation of the use_counts of merged .got entries. | Jiaming Wei | 1 | -1/+1 |
2016-05-28 | Return void from linker callbacks | Alan Modra | 1 | -5/+3 |
2016-05-13 | Set dynamic tag VMA and size from dynamic section when possible | Alan Modra | 1 | -2/+3 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-09-20 | Add --no-dynamic-linker option to ld, for static PIE use | Rich Felker | 1 | -1/+1 |
2015-08-27 | Don't sort ld -r output relocs on alpha | Alan Modra | 1 | -0/+14 |
2015-08-19 | Add bfd_link_pde, and simplify some tests of link_info.type | Alan Modra | 1 | -7/+7 |
2015-08-18 | Add output_type to bfd_link_info | H.J. Lu | 1 | -31/+38 |
2015-02-03 | More fixes for illegal memory accesses triggered by running objdump on fuzzed... | Nick Clifton | 1 | -1/+1 |
2015-01-19 | Fallout from recent bfd_reloc_outofrange changes | Alan Modra | 1 | -2/+2 |
2015-01-15 | Fix memory access violations triggered by running objdump on fuzzed binaries. | Nick Clifton | 1 | -1/+8 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-10-15 | Merge bfd_find_nearest_line variants | Alan Modra | 1 | -8/+10 |
2014-06-13 | Make bfd.link_next field a union | Alan Modra | 1 | -1/+1 |
2014-05-02 | bfd target vector rationalisation | Alan Modra | 1 | -2/+2 |
2014-04-21 | Fix alpha-elf relaxation | Richard Henderson | 1 | -96/+145 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -3/+1 |
2013-11-05 | Pass ignored unresolved relocations to ld backend | H.J. Lu | 1 | -2/+2 |
2013-10-09 | bfd/ | Roland McGrath | 1 | -2/+4 |
2013-03-30 | PR ld/15323 | Alan Modra | 1 | -0/+3 |
2013-03-27 | * elf-bfd.h (enum elf_reloc_type_class): Add reloc_class_ifunc. | Alan Modra | 1 | -1/+3 |
2013-02-18 | * elf-bfd.h (struct elf_obj_tdata): Move find_line_info, local_stubs, | Alan Modra | 1 | -16/+18 |
2013-01-10 | Remove trailing white spaces in bfd | H.J. Lu | 1 | -4/+4 |
2012-09-02 | Add hdynamic to elf_link_hash_table for _DYNAMIC | H.J. Lu | 1 | -1/+1 |
2012-07-24 | 2012-07-24 Teresa Johnson <tejohnson@google.com> | Cary Coutant | 1 | -1/+1 |
2012-07-13 | * aix386-core.c: Remove use of PTR and PARAMS macros. | Nick Clifton | 1 | -20/+21 |
2012-06-29 | * section.c (bfd_get_linker_section): New function. | Alan Modra | 1 | -16/+16 |
2012-05-07 | * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compound | Maciej W. Rozycki | 1 | -3/+3 |
2012-04-24 | PR ld/13991 | Alan Modra | 1 | -5/+6 |
2011-10-19 | PR ld/13177 | Alan Modra | 1 | -3/+12 |
2011-09-30 | 2011-09-30 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -1/+2 |
2011-06-24 | PR ld/12928 | Richard Henderson | 1 | -7/+7 |
2011-06-22 | * elf64-alpha.c (elf64_alpha_check_relocs): No dynamic reloc for | Richard Henderson | 1 | -13/+19 |
2011-06-15 | * elf64-alpha.c (elf64_alpha_copy_indirect_symbol): Rename from | Richard Henderson | 1 | -17/+19 |
2011-06-13 | * linker.c (bfd_link_hash_traverse): Follow warning symbol link. | Alan Modra | 1 | -12/+0 |
2011-04-12 | * elf64-alpha.c (elf64_alpha_size_dynamic_sections): Do not | Richard Henderson | 1 | -1/+2 |
2011-03-29 | * elf64-alpha.c (elf64_alpha_gc_mark_hook): New. | Richard Henderson | 1 | -1/+92 |
2010-10-25 | bfd/ | Daniel Jacobowitz | 1 | -19/+6 |
2010-10-04 | bfd/ | Bernd Schmidt | 1 | -1/+1 |
2010-09-24 | 2010-09-24 Thomas Schwinge <thomas@codesourcery.com> | Thomas Schwinge | 1 | -11/+11 |
2010-09-20 | Use bfd_elf_generic_reloc for alpha-elf. | Richard Henderson | 1 | -26/+26 |