aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
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
2017-10-06x86: Use zero_undefweak in elf_x86_link_hash_entryH.J. Lu5-17/+29
2017-10-06Account for padding in FreeBSD/mipsn32 NT_PRSTATUS notes.John Baldwin5-0/+81
2017-10-06Add "do/while(0);" to COPY_INPUT_RELOC_P/VERIFY_COPY_RELOCH.J. Lu2-15/+28
2017-10-06x86: Add VERIFY_COPY_RELOCH.J. Lu4-14/+17
2017-10-06x86: Add VERIFY_PLT_ENTRYH.J. Lu4-23/+20
2017-10-06x86: Add COPY_INPUT_RELOC_PH.J. Lu4-14/+17
2017-10-06x86: Add GENERATE_DYNAMIC_RELOCATION_PH.J. Lu4-57/+59
2017-10-06x86: Add POINTER_LOCAL_IFUNC_P/PLT_LOCAL_IFUNC_PH.J. Lu4-16/+25
2017-10-06x86: Add GENERATE_RELATIVE_RELOC_PH.J. Lu4-8/+20
2017-10-06x86: Add RESOLVED_LOCALLY_PH.J. Lu1-0/+6
2017-10-06Add RESOLVED_LOCALLY_PH.J. Lu3-34/+21
2017-10-06x86: Add NEED_DYNAMIC_RELOCATION_PH.J. Lu4-85/+62
2017-10-06x86: Add TLS_TRANSITION_IE_TO_LE_PH.J. Lu4-8/+15
2017-10-05powerpc: Dump dynamic relocation info to the map fileH.J. Lu2-8/+32
2017-10-06Automatic date update in version.inGDB Administrator1-1/+1
2017-10-05Handle the NT_ARM_VFP core dump note on FreeBSD.John Baldwin2-0/+7
2017-10-05tile: Dump dynamic relocation info to the map fileH.J. Lu3-2/+26
2017-10-05bfd_set_input_errorPedro Alves5-21/+48
2017-10-05bfd_error_on_input is for archivesAlan Modra2-1/+6
2017-10-05Automatic date update in version.inGDB Administrator1-1/+1
2017-10-05PR21167, relocation sections not included in groupsAlan Modra2-18/+39
2017-10-04PowerPC64 ELFv2 symbols not needed in get_synthetic_symtabAlan Modra2-66/+80
2017-10-04PR22245, Fix potential UB in bfd_set_errorPavel I. Kryukov3-3/+10
2017-10-04Automatic date update in version.inGDB Administrator1-1/+1
2017-10-03Automatic date update in version.inGDB Administrator1-1/+1
2017-10-02Fix powerpc comment typoAlan Modra3-2/+7
2017-10-02Automatic date update in version.inGDB Administrator1-1/+1
2017-10-01PR21957, addr2line incorrectly handles non-increasing sequences in line tableAlan Modra2-4/+9