aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2017-11-01PR22374, PowerPC unnecessary PLT entriesAlan Modra3-8/+54
2017-11-01Automatic date update in version.inGDB Administrator1-1/+1
2017-10-31Fix illegal memory access triggered when parsing a PE binary with a corrupt d...Nick Clifton2-3/+12
2017-10-31Automatic date update in version.inGDB Administrator1-1/+1
2017-10-30frv-elf --gc-sections failuresAlan Modra2-1/+5
2017-10-30relocs_compatible test for gc-sectionsAlan Modra2-0/+8
2017-10-30Fix hppa-linux pr22269-1 failAlan Modra2-81/+92
2017-10-30Automatic date update in version.inGDB Administrator1-1/+1
2017-10-29Automatic date update in version.inGDB Administrator1-1/+1
2017-10-28PR22300, Abort in elf32_hppa_relocate_section building polymlAlan Modra5-5/+11
2017-10-28Automatic date update in version.inGDB Administrator1-1/+1
2017-10-27Automatic date update in version.inGDB Administrator1-1/+1
2017-10-26Automatic date update in version.inGDB Administrator1-1/+1
2017-10-25Allow for __gnu_lto_slim prefixed with extra "_"Alan Modra3-2/+14
2017-10-25Automatic date update in version.inGDB Administrator1-1/+1
2017-10-24RISC-V: Only relax to C.LUI when imm != 0 and rd != 0/2Andrew Waterman2-2/+8
2017-10-24[BFD][PR21703]Override the new defined symbol with the old normal symbol when...Renlin Li2-0/+18
2017-10-24Automatic date update in version.inGDB Administrator1-1/+1
2017-10-23Make sure that undefined symbols added to the linker command line via the -u ...Nick Clifton2-0/+9
2017-10-23MIPS: Preset EF_MIPS_ABI2 with n32 ELF objectsMaciej W. Rozycki2-1/+25
2017-10-23Automatic date update in version.inGDB Administrator1-1/+1
2017-10-22Fix gas/22304 by forcing a 64-bit bfd for cris*-*.Hans-Peter Nilsson2-0/+8
2017-10-22Automatic date update in version.inGDB Administrator1-1/+1
2017-10-21Automatic date update in version.inGDB Administrator1-1/+1
2017-10-20Automatic date update in version.inGDB Administrator1-1/+1
2017-10-19RISC-V: Relax RISCV_PCREL_* to RISCV_GPREL_*Palmer Dabbelt2-7/+297
2017-10-19RISC-V: Add R_RISCV_DELETE, which marks bytes for deletionPalmer Dabbelt2-3/+40
2017-10-19tilegx: Check bfd_link_executable for TLS checkH.J. Lu2-10/+20
2017-10-19tilepro: Check bfd_link_executable for TLS checkH.J. Lu2-11/+23
2017-10-19sparc: Check bfd_link_executable for TLS checkH.J. Lu2-10/+20
2017-10-19Automatic date update in version.inGDB Administrator1-1/+1
2017-10-18tile: Mark __tls_get_addr in gc_mark_hookH.J. Lu3-4/+26
2017-10-17microblaze: Check for indirect and warning symbolsH.J. Lu2-0/+8
2017-10-18Automatic date update in version.inGDB Administrator1-1/+1
2017-10-17PR22307, Heap out of bounds read in _bfd_elf_parse_gnu_propertiesAlan Modra2-9/+15
2017-10-17PR22306, Invalid free() in slurp_symtab()Alan Modra2-15/+36
2017-10-17Automatic date update in version.inGDB Administrator1-1/+1
2017-10-16ELF: Call check_relocs after opening all inputsH.J. Lu42-3514/+83
2017-10-16Automatic date update in version.inGDB Administrator1-1/+1
2017-10-15Automatic date update in version.inGDB Administrator1-1/+1
2017-10-14x86: Add elf_x86_backend_dataH.J. Lu5-88/+104
2017-10-14x86: Add _bfd_x86_elf_finish_dynamic_sectionsH.J. Lu5-487/+376
2017-10-14cris: Don't hide symbol which was forced to be dynamicH.J. Lu2-0/+7
2017-10-14cris: Check UNDEFWEAK_NO_DYNAMIC_RELOCH.J. Lu2-1/+15
2017-10-14sh: Check UNDEFWEAK_NO_DYNAMIC_RELOCH.J. Lu2-4/+17
2017-10-14s390: Check UNDEFWEAK_NO_DYNAMIC_RELOCH.J. Lu3-4/+28
2017-10-14nios2: Check UNDEFWEAK_NO_DYNAMIC_RELOCH.J. Lu2-4/+20
2017-10-14microblaze: Check UNDEFWEAK_NO_DYNAMIC_RELOCH.J. Lu2-2/+19
2017-10-14m68k: Check UNDEFWEAK_NO_DYNAMIC_RELOCH.J. Lu2-4/+23
2017-10-14hppa: Check UNDEFWEAK_NO_DYNAMIC_RELOCH.J. Lu2-2/+19