Age | Commit message (Expand) | Author | Files | Lines |
2017-01-24 | PR ld/20828: Reorder the symbol sweep stage of section GC | Maciej W. Rozycki | 1 | -1/+1 |
2017-01-24 | PowerPC dynamic relocations | Alan Modra | 1 | -248/+254 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-12-29 | link_hash_copy_indirect and symbol flags | Alan Modra | 1 | -1/+2 |
2016-12-26 | dynrelro section for read-only dynamic symbols copied into executable | Alan Modra | 1 | -0/+8 |
2016-12-26 | Put .dynbss and .rel.bss shortcuts in main elf hash table | Alan Modra | 1 | -8/+4 |
2016-11-23 | elf_backend_dtrel_excludes_plt | Alan Modra | 1 | -9/+2 |
2016-11-23 | Delete duplicate target short-cuts to dynamic sections | Alan Modra | 1 | -152/+124 |
2016-11-22 | PR20744, Incorrect PowerPC VLE relocs | Alan Modra | 1 | -41/+100 |
2016-11-22 | Use input_bfd in relocate_section | Alan Modra | 1 | -51/+50 |
2016-10-19 | Add c-format tags to translatable strings with more than one argument-using f... | Nick Clifton | 1 | -0/+36 |
2016-10-07 | Pass link_info to _bfd_merge_private_bfd_data | Alan Modra | 1 | -7/+11 |
2016-10-06 | -Wimplicit-fallthrough warning fixes | Alan Modra | 1 | -8/+9 |
2016-09-30 | Remove syntactic sugar | Alan Modra | 1 | -13/+13 |
2016-09-26 | PowerPC .gnu.attributes | Alan Modra | 1 | -90/+96 |
2016-08-31 | PowerPC VLE sh_flags and p_flags | Alan Modra | 1 | -37/+48 |
2016-08-30 | ppc apuinfo for spe parsed incorrectly | Alan Modra | 1 | -0/+1 |
2016-08-22 | Error on unsupported PowerPC ifuncs | Alan Modra | 1 | -10/+37 |
2016-08-01 | Fix some PowerPC VLE BFD issues and add some PowerPC VLE instructions. | Andrew Jenner | 1 | -2/+4 |
2016-07-20 | Mark some more powerpc relocs as not handled by generic linker | Alan Modra | 1 | -67/+67 |
2016-07-16 | Don't include libbfd.h outside of bfd, part 1 | Alan Modra | 1 | -1/+3 |
2016-06-07 | PowerPC VLE | Alan Modra | 1 | -16/+93 |
2016-05-28 | Return void from linker callbacks | Alan Modra | 1 | -14/+9 |
2016-05-17 | LD/ELF: Unify STB_GNU_UNIQUE handling | Maciej W. Rozycki | 1 | -3/+2 |
2016-05-11 | ld --gc-sections fail with __tls_get_addr_opt | Alan Modra | 1 | -0/+1 |
2016-01-21 | Convert macros in elf-linux-core.h to inline functions | Alan Modra | 1 | -28/+27 |
2016-01-21 | Rename elf-linux-psinfo.h to elf-linux-core.h | Alan Modra | 1 | -1/+0 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-12-07 | PowerPC ifunc with local symbols | Alan Modra | 1 | -20/+22 |
2015-11-11 | Add assembler, disassembler and linker support for power9. | Peter Bergner | 1 | -21/+76 |
2015-11-10 | Fix performance regression due to ld -r memmove | Alan Modra | 1 | -39/+83 |
2015-09-20 | Add --no-dynamic-linker option to ld, for static PIE use | Rich Felker | 1 | -1/+1 |
2015-08-19 | Add bfd_link_pde, and simplify some tests of link_info.type | Alan Modra | 1 | -2/+1 |
2015-08-18 | Add output_type to bfd_link_info | H.J. Lu | 1 | -84/+84 |
2015-08-12 | Set EI_OSABI to ELFOSABI_GNU for local IFUNC symbols | H.J. Lu | 1 | -1/+1 |
2015-08-12 | Remove trailing spaces in bfd | H.J. Lu | 1 | -6/+6 |
2015-06-16 | ppc476 linker workaround shared lib fixes again | Alan Modra | 1 | -11/+12 |
2015-06-05 | ppc476 linker workaround shared lib fixes | Alan Modra | 1 | -0/+52 |
2015-04-07 | PowerPC non-PIC to PIC editing for protected var access | Alan Modra | 1 | -38/+215 |
2015-03-24 | Make powerpc bfd ld reloc overflow vs undefined symbols match gold | Alan Modra | 1 | -22/+12 |
2015-03-11 | Fix ppc32 synthetic symbols when __tls_get_addr_opt stub is generated | Alan Modra | 1 | -4/+7 |
2015-02-28 | Tweak ppc32 tls_get_addr optimisation | Alan Modra | 1 | -0/+3 |
2015-02-26 | Use dynamic text relocs for protected vars | Alan Modra | 1 | -0/+17 |
2015-02-18 | Properly place the NULL STT_FILE symbol revistited | Alan Modra | 1 | -0/+3 |
2015-02-09 | Don't segfault or assert on NULL tls_sec | Alan Modra | 1 | -8/+22 |
2015-02-03 | More fixes for illegal memory accesses triggered by running objdump on fuzzed... | Nick Clifton | 1 | -1/+1 |
2015-01-29 | Correct PowerPC64 local-dynamic TLS linker optimization | Alan Modra | 1 | -5/+10 |
2015-01-19 | Fallout from recent bfd_reloc_outofrange changes | Alan Modra | 1 | -5/+2 |
2015-01-15 | Fix memory access violations triggered by running objdump on fuzzed binaries. | Nick Clifton | 1 | -3/+12 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |