aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2024-03-19LoongArch: Add relaxation for R_LARCH_CALL36mengqinggang1-0/+59
2024-03-19Automatic date update in version.inGDB Administrator1-1/+1
2024-03-18bfd: add missing include <time.h>Clément Chigot2-0/+2
2024-03-18Fix compiling bfd/vms-lib.c for a 32-bit host.Nick Clifton1-2/+2
2024-03-18Automatic date update in version.inGDB Administrator1-1/+1
2024-03-17Automatic date update in version.inGDB Administrator1-1/+1
2024-03-16Automatic date update in version.inGDB Administrator1-1/+1
2024-03-15Automatic date update in version.inGDB Administrator1-1/+1
2024-03-14Automatic date update in version.inGDB Administrator1-1/+1
2024-03-13bfd: Use size_t in the BFD mmap interfaceH.J. Lu5-16/+16
2024-03-13bfd: Use MAP_FAILED for mmap failureH.J. Lu6-19/+19
2024-03-13bfd: Don't call bfd_write with 0 sizeH.J. Lu1-1/+1
2024-03-13RISC-V: Add -march=help for gasHau Hsu2-0/+49
2024-03-13Automatic date update in version.inGDB Administrator1-1/+1
2024-03-12Automatic date update in version.inGDB Administrator1-1/+1
2024-03-11Automatic date update in version.inGDB Administrator1-1/+1
2024-03-10Automatic date update in version.inGDB Administrator1-1/+1
2024-03-09Reinstate bfd_print_error as an extern functionAlan Modra2-4/+32
2024-03-09Re: Move bfd_init to bfd.cAlan Modra1-1/+0
2024-03-09print cached error messages using _bfd_error_handlerAlan Modra3-31/+3
2024-03-09Automatic date update in version.inGDB Administrator1-1/+1
2024-03-08bfd: Change the --with-mmap default to trueH.J. Lu2-2/+2
2024-03-08bfd: Don't hard-code BFD_JUMP_TABLE_COPYH.J. Lu14-4/+20
2024-03-08RISC-V: Support Zabha extension.Jiawei1-0/+6
2024-03-08Automatic date update in version.inGDB Administrator1-1/+1
2024-03-07Automatic date update in version.inGDB Administrator1-1/+1
2024-03-06LoongArch: Add dtpoff calculation functionLulu Cai1-1/+11
2024-03-06LoongArch: Delete extra instructions when TLS type transitionLulu Cai1-167/+253
2024-03-06Don't use bfd_error_handler in bfd_abortAlan Modra1-9/+9
2024-03-06Automatic date update in version.inGDB Administrator1-1/+1
2024-03-05Automatic date update in version.inGDB Administrator1-1/+1
2024-03-04Automatic date update in version.inGDB Administrator1-1/+1
2024-03-03Automatic date update in version.inGDB Administrator1-1/+1
2024-03-02Automatic date update in version.inGDB Administrator1-1/+1
2024-03-01Automatic date update in version.inGDB Administrator1-1/+1
2024-02-29bfd: Add ATTRIBUTE_HIDDEN to x86 internal functionsH.J. Lu3-38/+46
2024-02-29RISC-V: Initial ld.bfd support for TLSDESC.Tatsuyuki Ishi1-12/+92
2024-02-29RISC-V: Define and use GOT entry size constants for TLS.Tatsuyuki Ishi1-7/+9
2024-02-29RISC-V: Add TLSDESC reloc definitions.Tatsuyuki Ishi4-1/+90
2024-02-29Automatic date update in version.inGDB Administrator1-1/+1
2024-02-28PR23881, pdp11 binutils fails if too much debug dataAlan Modra4-7/+60
2024-02-28Automatic date update in version.inGDB Administrator1-1/+1
2024-02-27s390: Add r_offset check to the weak undef changeAndreas Krebbel1-1/+2
2024-02-27s390: Avoid reloc overflows on undefined weak symbolsAndreas Krebbel1-0/+54
2024-02-27LoongArch: Modify inconsistent behavior of ld with --unresolved-symbols=ignor...ticat_fp1-8/+1
2024-02-27Avoid unused space in .rela.dyn if sec was discardedJinyang He1-0/+2
2024-02-27LoongArch: ld: Fix other pop relocs overflow check and add testsJinyang He1-9/+25
2024-02-27LoongArch: bfd: Fix some bugs of howto tablemengqinggang1-5/+5
2024-02-27Automatic date update in version.inGDB Administrator1-1/+1
2024-02-26LoongArch: bfd: Correct the name of R_LARCH_SOP_POP_32_U in howto_tableJinyang He1-1/+1