aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
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
2017-10-12Automatic date update in version.inGDB Administrator1-1/+1
2017-10-11ELF/BFD: Handle both variants of the 64-bit Linux core PRPSINFO noteMaciej W. Rozycki6-10/+106
2017-10-11ELF/BFD,GDB: Handle both variants of the 32-bit Linux core PRPSINFO noteMaciej W. Rozycki16-81/+135
2017-10-11ELF/BFD: Fix padding in `elf_external_linux_prpsinfo64'Maciej W. Rozycki2-1/+6
2017-10-11Rename _doprnt -> _bfd_doprnt to fix DJGPP bfd build (and likely others)Pedro Alves2-6/+13
2017-10-11Automatic date update in version.inGDB Administrator1-1/+1
2017-10-10x86: Set GOT refcount to 1H.J. Lu3-6/+12
2017-10-10[ARM] PR ld/21402, only override the symbol dynamic decision on undefined wea...Renlin Li2-6/+12
2017-10-09riscv: Cache the max alignment of output sectionsH.J. Lu2-1/+24
2017-10-10Prepare powerpc64 for late check_relocsAlan Modra2-59/+90
2017-10-10Automatic date update in version.inGDB Administrator1-1/+1
2017-10-09mn10300: Don't free cached internal symbol tableH.J. Lu2-1/+6
2017-10-09bfin: Don't create .interp section for info->nointerpH.J. Lu2-1/+6
2017-10-09PR22212, memory leak in nmAlan Modra2-0/+10
2017-10-08sh: Dump dynamic relocation info to the map fileH.J. Lu2-1/+14
2017-10-08sparc: Remove a strayed commentH.J. Lu2-2/+5
2017-10-09Automatic date update in version.inGDB Administrator1-1/+1
2017-10-08tilegx: Set this_hdr.sh_entsize only if section size > 0H.J. Lu2-9/+14
2017-10-08Reformat elf_x86_allocate_dynrelocsH.J. Lu2-2/+5
2017-10-07sparc: Dump dynamic relocation info to the map fileH.J. Lu2-1/+16
2017-10-08Automatic date update in version.inGDB Administrator1-1/+1
2017-10-07Automatic date update in version.inGDB Administrator1-1/+1
2017-10-06x86: Update UNDEFINED_WEAK_RESOLVED_TO_ZERO commentsH.J. Lu2-7/+9