Age | Commit message (Expand) | Author | Files | Lines |
2017-05-12 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2017-05-11 | x86-64: Rename .plt.bnd to .plt.sec | H.J. Lu | 2 | -83/+102 |
2017-05-11 | x86: Generate PLT relocations for -z now | H.J. Lu | 3 | -30/+8 |
2017-05-11 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2017-05-10 | bfd: fix the deletion of relocs in sparc64 | Jose E. Marchesi | 2 | -5/+25 |
2017-05-10 | bfd: new BFD target entry point _bfd_set_reloc. | Jose E. Marchesi | 27 | -10/+124 |
2017-05-10 | x86-64: Use .plt.bnd for IFUNC function address | H.J. Lu | 2 | -2/+18 |
2017-05-10 | [ARC] Object attributes. | Claudiu Zissulescu | 2 | -12/+450 |
2017-05-10 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2017-05-09 | Fix resolution of R_ARM_THM_ALU_PREL_11_0 relocation against Thumb symbols. | Andrew Goedhart | 2 | -0/+11 |
2017-05-09 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2017-05-08 | Add missing initializer to silence GCC 4.2 | H.J. Lu | 3 | -2/+8 |
2017-05-08 | x86-64: Improve PLT generation and synthetic PLT symbols | H.J. Lu | 2 | -521/+953 |
2017-05-08 | S/390: Fix ifunc missing runtime reloc | Andreas Krebbel | 3 | -7/+6 |
2017-05-08 | i386: Improve PLT generation and synthetic PLT symbols | H.J. Lu | 2 | -396/+884 |
2017-05-08 | Make import libraries relocatable objects | Thomas Preud'homme | 3 | -1/+13 |
2017-05-08 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2017-05-07 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2017-05-06 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2017-05-05 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2017-05-04 | Fix PR21404 - assertion fail when calculating symbol size | Senthil Kumar Selvaraj | 2 | -31/+69 |
2017-05-04 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2017-05-03 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2017-05-02 | RISC-V: Allow 32-bit BFD to handle 64-bit objects | Palmer Dabbelt | 2 | -2/+5 |
2017-05-03 | PR 21384, --dynamic-list regression with f02cb058 | Alan Modra | 2 | -3/+17 |
2017-05-02 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2017-05-01 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2017-04-30 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2017-04-29 | PR21432, buffer overflow in perform_relocation | Alan Modra | 2 | -12/+27 |
2017-04-29 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2017-04-28 | x86: Check plt_got before using .plt.got | H.J. Lu | 3 | -2/+12 |
2017-04-28 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2017-04-27 | x86-64: Use "=" instead of "+=" to update 0 | H.J. Lu | 2 | -1/+6 |
2017-04-27 | x86: Create dynamic sections in create_dynamic_sections | H.J. Lu | 3 | -188/+172 |
2017-04-27 | Remove has_bnd_reloc from elf_x86_64_link_hash_entry | H.J. Lu | 2 | -10/+13 |
2017-04-27 | Change _bfd_elf_link_setup_gnu_properties to bfd * | H.J. Lu | 3 | -6/+17 |
2017-04-27 | i386: Simplify VxWorks for non-PIC | H.J. Lu | 2 | -32/+35 |
2017-04-27 | Constify elf_backend_eh_frame_address_size | Alan Modra | 7 | -12/+27 |
2017-04-27 | Edit .eh_frame symbols | Alan Modra | 4 | -3/+185 |
2017-04-27 | Clear dynstr_index when forcing symbols local | Alan Modra | 2 | -1/+7 |
2017-04-27 | PowerPC undefweak handling | Alan Modra | 3 | -36/+41 |
2017-04-27 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2017-04-26 | x86: Add DT_PLTRELSZ/DT_PLTREL/DT_JMPREL for PLT relocation | H.J. Lu | 3 | -18/+25 |
2017-04-26 | Fix a seg-fault when processing a corrupt binary containing reloc(s) with neg... | Nick Clifton | 2 | -1/+10 |
2017-04-26 | PR ld/21334: Always call `_bfd_elf_link_renumber_dynsyms' if required | Maciej W. Rozycki | 5 | -12/+47 |
2017-04-26 | ELF/BFD: Limit `_bfd_elf_link_renumber_dynsyms' call in section GC | Maciej W. Rozycki | 2 | -1/+8 |
2017-04-26 | Fix seg-fault attempting to compress a debug section in a corrupt binary. | Nick Clifton | 2 | -10/+15 |
2017-04-26 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2017-04-25 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2017-04-24 | x86-64: Force symbol dynamic if it isn't undefined weak | H.J. Lu | 2 | -21/+59 |