aboutsummaryrefslogtreecommitdiff
path: root/bfd/reloc.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-29RISC-V: Add TLSDESC reloc definitions.Tatsuyuki Ishi1-0/+8
2024-02-08x86-64: Add R_X86_64_CODE_6_GOTTPOFFH.J. Lu1-0/+12
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2023-12-29LoongArch: bfd: Add support for tls le relax.changjiachen1-0/+7
2023-12-28x86-64: Add R_X86_64_CODE_4_GOTTPOFF/R_X86_64_CODE_4_GOTPC32_TLSDESCH.J. Lu1-0/+4
2023-12-28x86-64: Add R_X86_64_CODE_4_GOTPCRELXH.J. Lu1-0/+2
2023-12-25LoongArch: Add support for TLS LD/GD/DESC relaxationmengqinggang1-0/+7
2023-12-25LoongArch: Add new relocs and macro for TLSDESC.Lulu Cai1-0/+29
2023-12-18LoongArch: Add new relocation R_LARCH_CALL36mengqinggang1-0/+3
2023-11-06RISC-V: Moved out linker internal relocations after R_RISCV_max.Nelson Chu1-10/+0
2023-10-23bfd-in2.h BFD_RELOC_* commentsAlan Modra1-523/+475
2023-10-20bfd: microblaze: Add 32_NONE reloc typeNeal Frager1-0/+6
2023-10-07Revert "opcodes: microblaze: Add new bit-field instructions"Michael J. Eager1-6/+0
2023-10-06opcodes: microblaze: Add new bit-field instructionsNeal Frager1-0/+6
2023-09-25Revert "arc: Add new ARCv3 ISA to BFD."Claudiu Zissulescu1-44/+0
2023-09-25arc: Add new ARCv3 ISA to BFD.Claudiu Zissulescu1-0/+44
2023-08-16kvx: New port.Paul Iannetta1-1/+185
2023-08-02Revert "2.41 Release sources"Sam James1-0/+4
2023-08-022.41 Release sourcesbinutils-2_41-releaseNick Clifton1-4/+0
2023-07-24bpf: add support for jal/gotol jump instruction with 32-bit targetJose E. Marchesi1-0/+2
2023-07-21DesCGENization of the BPF binutils portJose E. Marchesi1-0/+2
2023-06-28LoongArch: Add R_LARCH_64_PCREL relocation supportmengqinggang1-0/+3
2023-05-30LoongArch: bfd: Add support for linker relaxation.mengqinggang1-0/+22
2023-05-19RISC-V: Support subtraction of .uleb128.Kuan-Lin Chen1-0/+4
2023-05-03Generated docs and include filesAlan Modra1-15/+11
2023-03-16BPF relocations review / refactoringCupertino Miranda1-6/+0
2023-01-19howto install_addendAlan Modra1-230/+59
2023-01-16Leftover hack from i960-coffAlan Modra1-6/+2
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-12-17bfd_get_relocated_section_contents allow NULL data bufferAlan Modra1-1/+4
2022-11-14objcopy renaming section with explicit flagsAlan Modra1-0/+4
2022-08-25PR11290, avr-ld "out of range error" is confusingAlan Modra1-1/+1
2022-07-25bfd: Delete R_LARCH_NONE from dyn info of LoongArch.liuzhensong1-0/+3
2022-07-25bfd: Add supported for LoongArch new relocations.liuzhensong1-0/+79
2022-06-27drop XC16x bitsJan Beulich1-11/+0
2022-06-14BFD_RELOC_MIPS_16Alan Modra1-1/+1
2022-06-08Don't encode reloc.sizeAlan Modra1-50/+27
2022-06-08HOWTO size encodingAlan Modra1-4/+4
2022-06-08HOWTO_RSIZEAlan Modra1-1/+2
2022-06-08NONE reloc fixesAlan Modra1-1/+1
2022-04-07Add support for COFF secidx relocationsMark Harmstone1-0/+2
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-11-15PowerPC64 @notoc in non-power10 codeAlan Modra1-0/+2
2021-10-24LoongArch bfd supportliuzhensong1-0/+89
2021-08-06bfd_reloc_offset_in_range overflowAlan Modra1-1/+1
2021-05-06or1k: Implement relocation R_OR1K_GOT_AHI16 for gotha()Stafford Horne1-0/+2
2021-04-20Rework the R_NEG support on both gas and ld for the PowerPC AIX targets, in o...Cl?ment Chigot1-0/+2
2021-03-31Use bool in bfdAlan Modra1-29/+29
2021-03-12aix: implement TLS relocation for gas and ldClément Chigot1-0/+20
2021-03-12aix: implement R_TOCU and R_TOCL relocationsClément Chigot1-0/+4