aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2021-01-242.36 releasebinutils-2_36Nick Clifton5-178/+187
2021-01-23DWARF-5: Fix parsing DWARF-5 line number tablesH.J. Lu2-0/+8
2021-01-24Automatic date update in version.inGDB Administrator1-1/+1
2021-01-23Automatic date update in version.inGDB Administrator1-1/+1
2021-01-22Automatic date update in version.inGDB Administrator1-1/+1
2021-01-21Automatic date update in version.inGDB Administrator1-1/+1
2021-01-20PowerPC64 synthetic symbolsAlan Modra2-1/+7
2021-01-20Automatic date update in version.inGDB Administrator1-1/+1
2021-01-19Automatic date update in version.inGDB Administrator1-1/+1
2021-01-18ld/elf: Ignore section symbols when matching linkonce with comdatH.J. Lu2-1/+10
2021-01-18ld/elf/x86: Don't compare IFUNC address in the shared objectH.J. Lu2-2/+7
2021-01-18Automatic date update in version.inGDB Administrator1-1/+1
2021-01-17Automatic date update in version.inGDB Administrator1-1/+1
2021-01-16Automatic date update in version.inGDB Administrator1-1/+1
2021-01-15Automatic date update in version.inGDB Administrator1-1/+1
2021-01-14bfin: Skip non SEC_ALLOC section for R_BFIN_FUNCDESCH.J. Lu2-117/+124
2021-01-14Fix an illegal memory access parsing a win32pstatus note with a type of 0.Nick Clifton2-2/+7
2021-01-14Automatic date update in version.inGDB Administrator1-1/+1
2021-01-13Automatic date update in version.inGDB Administrator1-1/+1
2021-01-12elf/x86-64: Adjust R_AMD64_DIR64/R_AMD64_DIR32 for PE/x86-64 inputsH.J. Lu2-0/+13
2021-01-12Automatic date update in version.inGDB Administrator1-1/+1
2021-01-11Updated translations for multiple subdirectoriesNick Clifton5-5142/+5565
2021-01-11Automatic date update in version.inGDB Administrator1-1/+1
2021-01-09ld/x86-64: Properly Handle -z lam-u48/lam-u57H.J. Lu2-2/+20
2021-01-09Change version number to 2.35.90 and regenerate configure and pot filesNick Clifton4-1259/+1343
2021-01-09Add Changelog entries and NEWS entries for 2.36 branchNick Clifton1-0/+4
2021-01-08ld/x86-64: Also set LAM_U57 when setting LAM_U48H.J. Lu2-2/+9
2021-01-08elf: Verify section size for mixed ordered/unordered inputsH.J. Lu2-0/+15
2021-01-09configure regenAlan Modra2-2/+6
2021-01-09Automatic date update in version.inGDB Administrator1-1/+1
2021-01-08Automatic date update in version.inGDB Administrator1-1/+1
2021-01-07libtool.m4: update GNU/Hurd test from upstream. In upstream libtool, 47a889a...Samuel Thibault2-11/+5
2021-01-07ELF: Don't generate unused section symbolsH.J. Lu48-36/+245
2021-01-07Fix another path length problem opening files on Win32 systems.Nick Clifton2-2/+27
2021-01-07RISC-V: Add pause hint instruction.Philipp Tomsich2-1/+5
2021-01-07RISC-V: Support riscv bitmanip frozen ZBA/ZBB/ZBC instructions (v0.93).Claire Xenia Wolf2-1/+10
2021-01-06bfin: Check bfd_link_hash_indirectH.J. Lu2-1/+14
2021-01-07Automatic date update in version.inGDB Administrator1-1/+1
2021-01-06score-elf binutils-all/strip-13 failAlan Modra3-4/+22
2021-01-06sparc-sun-solaris2 and sparc64-sun-solaris2 configAlan Modra2-1/+8
2021-01-06RISC-V: Implement support for big endian targets.Marcus Comstedt6-35/+123
2021-01-06Automatic date update in version.inGDB Administrator1-1/+1
2021-01-05is_relocatable_executable --exclude-libs failureAlan Modra2-1/+11
2021-01-05asan: heap buffer overflow in _bfd_vms_slurp_egsdAlan Modra2-2/+5
2021-01-05RISC-V: Ouput __global_pointer$ as dynamic symbol when generating dynamic PDE.Nelson Chu2-0/+14
2021-01-05Automatic date update in version.inGDB Administrator1-1/+1
2021-01-04elf: Allow mixed ordered/unordered inputs for non-relocatable linkH.J. Lu4-23/+89
2021-01-04When displaying ARM private file flag bits, use a 0x prefix.Alexander Fedotov3-4/+10
2021-01-04PR26822, How to prevent a STT_FILE with absolute path in the linked imageAlan Modra2-5/+13
2021-01-04RISC-V: Fix the merged orders of Z* extension for linker.Nelson Chu4-35/+14