summaryrefslogtreecommitdiff
path: root/bfd/reloc.c
Commit message (Expand)AuthorAgeFilesLines
...
* [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
* FT32B is a new FT32 family member. It has a code compression scheme, which re...James Bowman2017-11-011-0/+8
* FT32: support for FT32B processor - part 1James Bowman2017-10-121-0/+2
* Force the AArch64 linker backend to refuse to link when it encounters unresol...Nick Clifton2017-10-121-2/+3
* Improve "unrecognized relocation" error messages to add the suggestion that t...Nick Clifton2017-07-241-6/+37
* [ARC] Add JLI support.John Eric Martin2017-07-191-0/+2
* RISC-V: Use pc-relative relocation for FDE initial locationKuan-Lin Chen2017-06-261-0/+2
* [AArch64] Fix typo in comments on relocation nameJiong Wang2017-06-231-2/+2
* Fix seg-fault in the BFD parsing a corrupt input binary.Nick Clifton2017-06-211-0/+3
* bfd: new BFD target entry point _bfd_set_reloc.Jose E. Marchesi2017-05-101-0/+26
* PR21432, buffer overflow in perform_relocationAlan Modra2017-04-291-12/+20
* Fix a seg-fault when processing a corrupt binary containing reloc(s) with neg...Nick Clifton2017-04-261-1/+4
* Add support for the WebAssembly file format and the wasm32 ELF conversion to ...Pip Cet2017-03-301-0/+23