summaryrefslogtreecommitdiff
path: root/bfd/reloc.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add support for the TLV relocation generated by LLVM for x86_64 MACH-O targets.Mephi2018-06-181-0/+4
* Add support for the Freescale s12z processor.John Darrington2018-05-181-0/+17
* [ARM] Add TLS relocations for FDPIC.Christophe Lyon2018-04-251-0/+6
* [ARM] Add FDPIC relocations definitionsChristophe Lyon2018-04-251-0/+11
* [MicroBlaze] PIC data text relativeMichael Eager2018-04-171-0/+12
* Remove m88k supportAlan Modra2018-04-161-10/+10
* Remove i860, i960, bout and aout-adobe targetsAlan Modra2018-04-111-80/+4
* [1/2][GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSLE_LDST8/16/32/64_TPREL_LO12 supp...Renlin Li2018-03-281-0/+46
* BFD messagesAlan Modra2018-02-261-2/+2
* unrecognized/unsupported reloc messageAlan Modra2018-02-261-1/+1
* Use %pI, %pR, %pS, %pT in place of %I, %R, %S and %T.Alan Modra2018-02-191-3/+3
* Use %pA and %pB in messages rather than %A and %BAlan Modra2018-02-191-5/+5
* Remove bfd stub function casts.Alan Modra2018-02-161-0/+23
* [GAS][AARCH64]Add group relocations to create PC-relative offset.Renlin Li2018-01-241-0/+37
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* BFD whitespace fixesAlan Modra2017-12-061-136/+136
* Fix a memory access violation when attempting to parse a corrupt COFF binary ...users/ARM/embedded-gdb-master-2017q4users/ARM/embedded-binutils-master-2017q4Nick Clifton2017-11-281-6/+34