aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2017-10-22Fix gas/22304 by forcing a 64-bit bfd for cris*-*.Hans-Peter Nilsson1-0/+5
2017-10-19RISC-V: Relax RISCV_PCREL_* to RISCV_GPREL_*Palmer Dabbelt1-0/+18
2017-10-19RISC-V: Add R_RISCV_DELETE, which marks bytes for deletionPalmer Dabbelt1-0/+7
2017-10-19tilegx: Check bfd_link_executable for TLS checkH.J. Lu1-0/+10
2017-10-19tilepro: Check bfd_link_executable for TLS checkH.J. Lu1-1/+11
2017-10-19sparc: Check bfd_link_executable for TLS checkH.J. Lu1-0/+10
2017-10-18tile: Mark __tls_get_addr in gc_mark_hookH.J. Lu1-0/+6
2017-10-17microblaze: Check for indirect and warning symbolsH.J. Lu1-0/+5
2017-10-17PR22307, Heap out of bounds read in _bfd_elf_parse_gnu_propertiesAlan Modra1-0/+6
2017-10-17PR22306, Invalid free() in slurp_symtab()Alan Modra1-0/+6
2017-10-16ELF: Call check_relocs after opening all inputsH.J. Lu1-0/+82
2017-10-14x86: Add elf_x86_backend_dataH.J. Lu1-0/+42
2017-10-14x86: Add _bfd_x86_elf_finish_dynamic_sectionsH.J. Lu1-0/+10
2017-10-14cris: Don't hide symbol which was forced to be dynamicH.J. Lu1-0/+6
2017-10-14cris: Check UNDEFWEAK_NO_DYNAMIC_RELOCH.J. Lu1-0/+8
2017-10-14sh: Check UNDEFWEAK_NO_DYNAMIC_RELOCH.J. Lu1-0/+8
2017-10-14s390: Check UNDEFWEAK_NO_DYNAMIC_RELOCH.J. Lu1-0/+12
2017-10-14nios2: Check UNDEFWEAK_NO_DYNAMIC_RELOCH.J. Lu1-0/+8
2017-10-14microblaze: Check UNDEFWEAK_NO_DYNAMIC_RELOCH.J. Lu1-0/+9
2017-10-14m68k: Check UNDEFWEAK_NO_DYNAMIC_RELOCH.J. Lu1-0/+10
2017-10-14hppa: Check UNDEFWEAK_NO_DYNAMIC_RELOCH.J. Lu1-0/+10
2017-10-14ia64: Check UNDEFWEAK_NO_DYNAMIC_RELOCH.J. Lu1-0/+16
2017-10-14mips: Check UNDEFWEAK_NO_DYNAMIC_RELOCH.J. Lu1-0/+8
2017-10-14arm: Check UNDEFWEAK_NO_DYNAMIC_RELOCH.J. Lu1-0/+8
2017-10-14tile: Check UNDEFWEAK_NO_DYNAMIC_RELOCH.J. Lu1-0/+12
2017-10-14aarch64: Check UNDEFWEAK_NO_DYNAMIC_RELOCH.J. Lu1-0/+9
2017-10-14Move UNDEFWEAK_NO_DYNAMIC_RELOC to elf-bfd.hH.J. Lu1-0/+6
2017-10-12FT32: support for FT32B processor - part 1James Bowman1-0/+7
2017-10-12Force the AArch64 linker backend to refuse to link when it encounters unresol...Nick Clifton1-0/+13
2017-10-12x86: Add _bfd_x86_elf_hide_symbolH.J. Lu1-0/+7
2017-10-12_bfd_elf_link_hash_hide_symbol calls in generic ELF codeAlan Modra1-0/+6
2017-10-12Fix remaining targets using wrong .interp conditionsAlan Modra1-0/+7
2017-10-11ELF/BFD: Handle both variants of the 64-bit Linux core PRPSINFO noteMaciej W. Rozycki1-0/+17
2017-10-11ELF/BFD,GDB: Handle both variants of the 32-bit Linux core PRPSINFO noteMaciej W. Rozycki1-0/+30
2017-10-11ELF/BFD: Fix padding in `elf_external_linux_prpsinfo64'Maciej W. Rozycki1-0/+5
2017-10-11Rename _doprnt -> _bfd_doprnt to fix DJGPP bfd build (and likely others)Pedro Alves1-0/+6
2017-10-10x86: Set GOT refcount to 1H.J. Lu1-0/+6
2017-10-10[ARM] PR ld/21402, only override the symbol dynamic decision on undefined wea...Renlin Li1-0/+6
2017-10-09riscv: Cache the max alignment of output sectionsH.J. Lu1-0/+9
2017-10-10Prepare powerpc64 for late check_relocsAlan Modra1-0/+11
2017-10-09mn10300: Don't free cached internal symbol tableH.J. Lu1-0/+5
2017-10-09bfin: Don't create .interp section for info->nointerpH.J. Lu1-0/+5
2017-10-09PR22212, memory leak in nmAlan Modra1-0/+6
2017-10-08sh: Dump dynamic relocation info to the map fileH.J. Lu1-0/+6
2017-10-08sparc: Remove a strayed commentH.J. Lu1-0/+5
2017-10-08tilegx: Set this_hdr.sh_entsize only if section size > 0H.J. Lu1-0/+5
2017-10-08Reformat elf_x86_allocate_dynrelocsH.J. Lu1-0/+4
2017-10-07sparc: Dump dynamic relocation info to the map fileH.J. Lu1-0/+6
2017-10-06x86: Update UNDEFINED_WEAK_RESOLVED_TO_ZERO commentsH.J. Lu1-0/+5
2017-10-06x86: Use zero_undefweak in elf_x86_link_hash_entryH.J. Lu1-0/+13