summaryrefslogtreecommitdiff
path: root/bfd/reloc.c
Commit message (Expand)AuthorAgeFilesLines
* or1k: Implement relocation R_OR1K_GOT_AHI16 for gotha()Stafford Horne2021-05-061-0/+2
* Rework the R_NEG support on both gas and ld for the PowerPC AIX targets, in o...Cl?ment Chigot2021-04-201-0/+2
* Use bool in bfdAlan Modra2021-03-311-29/+29
* aix: implement TLS relocation for gas and ldClément Chigot2021-03-121-0/+20
* aix: implement R_TOCU and R_TOCL relocationsClément Chigot2021-03-121-0/+4
* Move x86_64 PE changes out of bfd_perform_relocationAlan Modra2021-03-051-25/+1
* Split relocation defines out of coff/internal.hAlan Modra2021-03-031-1/+1
* elf/x86-64: Adjust R_AMD64_DIR64/R_AMD64_DIR32 for PE/x86-64 inputsH.J. Lu2021-01-121-0/+7
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* elf/x86-64: Adjust relocation for PE/x86-64 inputsH.J. Lu2020-09-161-0/+18
* MSP430: Support relocations for subtract expressions in .uleb128 directivesJozef Lawrynowicz2020-09-081-0/+5
* arm: ubsan: shift exponent 4GAlan Modra2020-09-011-2/+3
* PR26462 UBSAN: reloc.c:473 shift exponent 4294967295Alan Modra2020-08-271-0/+3
* Rename PowerPC64 pcrel GOT TLS relocationsAlan Modra2020-06-061-4/+4
* xtensa: fix PR ld/25861Max Filippov2020-04-221-0/+24
* Indent labelsAlan Modra2020-02-261-1/+1
* Add support for the GBZ80 and Z80N variants of the Z80 architecture, and add ...Sergey Belyashov2020-02-071-0/+4
* Add support for the GBZ80, Z180, and eZ80 variants of the Z80 architecure. A...Sergey Belyashov2020-01-021-0/+24
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* Pass section when available to bfd_octets_per_byteAlan Modra2019-11-251-16/+13
* Introduce new section flag: SEC_ELF_OCTETSChristian Eggers2019-11-251-7/+25
* PR25200, SIGSEGV in _bfd_elf_validate_relocAlan Modra2019-11-191-22/+5
* Remove CR16C supportAlan Modra2019-11-071-82/+0
* bfd_section_* macrosAlan Modra2019-09-191-2/+1
* Constify target name, reloc name, and carsym nameAlan Modra2019-09-181-1/+1
* [PowerPC64] pc-relative TLS relocationsAlan Modra2019-07-191-0/+14
* PowerPC relocations for prefix insnsAlan Modra2019-05-241-0/+34
* bfd: add support for eBPFJose E. Marchesi2019-05-231-0/+13
* PowerPC reloc symbols that shouldn't be adjustedAlan Modra2019-05-061-8/+8
* [binutils, ARM, 16/16] Add support to VLDR and VSTR of system registersAndre Vieira2019-04-151-0/+2
* [binutils, ARM, 12/16] Scalar Low Overhead loop instructions for Armv8.1-M Ma...Andre Vieira2019-04-151-0/+5
* [binutils, ARM, 11/16] New BFCSEL instruction for Armv8.1-M MainlineAndre Vieira2019-04-151-0/+5
* [binutils, ARM, 10/16] BFCSEL infrastructure with new global reloc R_ARM_THM_...Andre Vieira2019-04-151-0/+5
* [binutils, ARM, 8/16] BFL infrastructure with new global reloc R_ARM_THM_BF18Andre Vieira2019-04-151-0/+5
* [binutils, ARM, 5/16] BF insns infrastructure with new global reloc R_ARM_THM...Andre Vieira2019-04-151-0/+5
* [binutils, ARM, 3/16] BF insns infrastructure with new bfd_reloc_code_real fo...Andre Vieira2019-04-151-0/+5
* S12Z: Emit RELOC_S12Z_OPR instead of RELOC_EXT24 where appropriate.John Darrington2019-01-161-0/+5
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* _bfd_clear_contents bounds checkingAlan Modra2018-10-131-6/+13
* or1k: Add the l.adrp insn and supporting relocationsStafford Horne2018-10-051-0/+24
* or1k: Add relocations for high-signed and low-storesRichard Henderson2018-10-051-3/+9
* Andes Technology has good news for you, we plan to update the nds32 port of b...Nick Clifton2018-09-201-7/+41
* PR23425, unresolved symbol diagnosticAlan Modra2018-09-141-1/+12
* PowerPC64 higher REL16 relocationsAlan Modra2018-08-311-0/+12
* Pack reloc_howto_structAlan Modra2018-08-211-59/+51
* Delete NEWHOWTO and tidy some uses of reloc_howto_structAlan Modra2018-08-211-29/+2
* Factor out common relocation processingAlan Modra2018-08-111-244/+108
* Deal with relocations which are 3 bytes in sizeJohn Darrington2018-08-111-4/+21
* R_PPC64_REL24_NOTOC supportAlan Modra2018-08-051-0/+2
* Add support for the C_SKY series of processors.Andrew Jenner2018-07-301-0/+133