summaryrefslogtreecommitdiff
path: root/bfd/reloc.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* binutils: add support for arm-*-darwin and aarch64-*-darwin.Tristan Gingold2015-11-201-8/+26
* Add assembler, disassembler and linker support for power9.Peter Bergner2015-11-111-0/+2
* Fix errors in the gas testsuite for the ARC target.Cupertino Miranda2015-10-281-0/+2
* Add R_X86_64_[REX_]GOTPCRELX support to gas and ldH.J. Lu2015-10-221-0/+4
* Add R_386_GOT32X support to gas and ldH.J. Lu2015-10-221-0/+2
* New ARC implementation.Nick Clifton2015-10-071-11/+130
* [Binutils][AARCH64]Add TLS IE large memory support.Renlin Li2015-10-021-6/+6
* [GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSGD_MOVW_G0_NC support.Renlin Li2015-10-021-0/+4
* [GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSGD_MOVW_G1 support.Renlin Li2015-10-021-0/+4
* [GAS][AARCH64]Add BFD_RELOC_AARCH64_MOVW_GOTOFF_G0_NC Support.Renlin Li2015-10-021-0/+5
* [GAS][AARCH64]Add BFD_RELOC_AARCH64_MOVW_GOTOFF_G1 Support.Renlin Li2015-10-021-0/+5
* [AArch64] Fix a typo in the comment for BFD_RELOC_AARCH64_LD64_GOT_LO12_NCRenlin Li2015-08-251-1/+1
* [AArch64][5/6] GAS support TLSLD load/store relocation typesJiong Wang2015-08-191-1/+46
* [AArch64][3/6] GAS support TLSLD move/add relocation typesJiong Wang2015-08-191-0/+24
* [AArch64][1/6] GAS support BFD_RELOC_AARCH64_TLSLD_ADD_DTPREL_LO12_NCJiong Wang2015-08-191-0/+4
* Add output_type to bfd_link_infoH.J. Lu2015-08-181-1/+1
* [AArch64][7/8] GAS support BFD_RELOC_AARCH64_TLSLD_ADD_DTPREL_LO12Jiong Wang2015-08-111-0/+4
* [AArch64][5/8] GAS support BFD_RELOC_AARCH64_TLSLD_ADD_LO12_NCJiong Wang2015-08-111-0/+6
* [AArch64][2/8] GAS support BFD_RELOC_AARCH64_TLSLD_ADR_PAGE21Jiong Wang2015-08-111-0/+5
* [AArch64][2/3] GAS support BFD_RELOC_AARCH64_TLSLD_ADR_PREL21Jiong Wang2015-07-161-0/+4