aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
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
2017-10-14ia64: Check UNDEFWEAK_NO_DYNAMIC_RELOCH.J. Lu2-5/+31
2017-10-14mips: Check UNDEFWEAK_NO_DYNAMIC_RELOCH.J. Lu2-2/+17
2017-10-14arm: Check UNDEFWEAK_NO_DYNAMIC_RELOCH.J. Lu2-3/+18
2017-10-14tile: Check UNDEFWEAK_NO_DYNAMIC_RELOCH.J. Lu3-6/+28
2017-10-14aarch64: Check UNDEFWEAK_NO_DYNAMIC_RELOCH.J. Lu2-2/+17
2017-10-14Move UNDEFWEAK_NO_DYNAMIC_RELOC to elf-bfd.hH.J. Lu4-14/+13
2017-10-14Automatic date update in version.inGDB Administrator1-1/+1
2017-10-12FT32: support for FT32B processor - part 1James Bowman5-0/+25
2017-10-13Automatic date update in version.inGDB Administrator1-1/+1
2017-10-12Force the AArch64 linker backend to refuse to link when it encounters unresol...Nick Clifton4-18/+36
2017-10-12x86: Add _bfd_x86_elf_hide_symbolH.J. Lu5-1/+35
2017-10-12_bfd_elf_link_hash_hide_symbol calls in generic ELF codeAlan Modra2-6/+14
2017-10-12Fix remaining targets using wrong .interp conditionsAlan Modra4-3/+10