summaryrefslogtreecommitdiff
path: root/bfd/reloc.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Rename R_AARCH64_TLSDESC_LD64_LO12_NC to R_AARCH64_TLSDESC_LD64_LO12 and R_AA...Nick Clifton2017-03-131-2/+2
* PowerPC addpcis fixAlan Modra2017-02-281-0/+2
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* PRU BFD supportDimitar Dimitrov2016-12-311-0/+48
* Rework RISC-V relocationsAndrew Waterman2016-12-201-0/+18
* BFD: Fix double BFD_FAIL calls in `bfd_default_reloc_type_lookup'Maciej W. Rozycki2016-11-011-0/+1
* Add support for RISC-V architecture.Nick Clifton2016-11-011-0/+80
* Add c-format tags to translatable strings with more than one argument-using f...Nick Clifton2016-10-191-0/+4
* -Wimplicit-fallthrough error fixesAlan Modra2016-10-061-0/+2
* Remove syntactic sugarAlan Modra2016-09-301-1/+1
* Fixes to legacy ARC relocations.Cupertino Miranda2016-08-261-3/+5
* BFD: Let targets handle relocations against absolute symbolsMaciej W. Rozycki2016-07-141-17/+22
* MIPS16: Add R_MIPS16_PC16_S1 branch relocation supportMaciej W. Rozycki2016-06-281-0/+5
* Return void from linker callbacksAlan Modra2016-05-281-15/+11
* Enable R_AARCH64_NONE for 64-bit code.Jim Wilson2016-05-231-0/+4
* arc/nps400 : New cmem instructions and associated relocationAndrew Burgess2016-04-141-0/+2
* Fix some places where octet to byte conversions are needed.Dan Gissel2016-03-111-1/+2
* Fix a seg-fault in the linker when it encounters a corrupt binary containing ...Nick Clifton2016-02-191-0/+11
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* [ARM] Add support for thumb1 pcrop relocations.Mickael Guene2015-12-161-0/+11
* R_PPC64_ENTRYAlan Modra2015-12-071-0/+2