aboutsummaryrefslogtreecommitdiff
path: root/bfd/reloc.c
AgeCommit message (Expand)AuthorFilesLines
2016-08-26Fixes to legacy ARC relocations.Cupertino Miranda1-3/+5
2016-07-14BFD: Let targets handle relocations against absolute symbolsMaciej W. Rozycki1-17/+22
2016-06-28MIPS16: Add R_MIPS16_PC16_S1 branch relocation supportMaciej W. Rozycki1-0/+5
2016-05-28Return void from linker callbacksAlan Modra1-15/+11
2016-05-23Enable R_AARCH64_NONE for 64-bit code.Jim Wilson1-0/+4
2016-04-14arc/nps400 : New cmem instructions and associated relocationAndrew Burgess1-0/+2
2016-03-11Fix some places where octet to byte conversions are needed.Dan Gissel1-1/+2
2016-02-19Fix a seg-fault in the linker when it encounters a corrupt binary containing ...Nick Clifton1-0/+11
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-12-16[ARM] Add support for thumb1 pcrop relocations.Mickael Guene1-0/+11
2015-12-07R_PPC64_ENTRYAlan Modra1-0/+2
2015-11-20binutils: add support for arm-*-darwin and aarch64-*-darwin.Tristan Gingold1-8/+26
2015-11-11Add assembler, disassembler and linker support for power9.Peter Bergner1-0/+2
2015-10-28Fix errors in the gas testsuite for the ARC target.Cupertino Miranda1-0/+2
2015-10-22Add R_X86_64_[REX_]GOTPCRELX support to gas and ldH.J. Lu1-0/+4
2015-10-22Add R_386_GOT32X support to gas and ldH.J. Lu1-0/+2
2015-10-07New ARC implementation.Nick Clifton1-11/+130
2015-10-02[Binutils][AARCH64]Add TLS IE large memory support.Renlin Li1-6/+6
2015-10-02[GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSGD_MOVW_G0_NC support.Renlin Li1-0/+4
2015-10-02[GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSGD_MOVW_G1 support.Renlin Li1-0/+4
2015-10-02[GAS][AARCH64]Add BFD_RELOC_AARCH64_MOVW_GOTOFF_G0_NC Support.Renlin Li1-0/+5
2015-10-02[GAS][AARCH64]Add BFD_RELOC_AARCH64_MOVW_GOTOFF_G1 Support.Renlin Li1-0/+5
2015-08-25[AArch64] Fix a typo in the comment for BFD_RELOC_AARCH64_LD64_GOT_LO12_NCRenlin Li1-1/+1
2015-08-19[AArch64][5/6] GAS support TLSLD load/store relocation typesJiong Wang1-1/+46
2015-08-19[AArch64][3/6] GAS support TLSLD move/add relocation typesJiong Wang1-0/+24
2015-08-19[AArch64][1/6] GAS support BFD_RELOC_AARCH64_TLSLD_ADD_DTPREL_LO12_NCJiong Wang1-0/+4
2015-08-18Add output_type to bfd_link_infoH.J. Lu1-1/+1
2015-08-11[AArch64][7/8] GAS support BFD_RELOC_AARCH64_TLSLD_ADD_DTPREL_LO12Jiong Wang1-0/+4
2015-08-11[AArch64][5/8] GAS support BFD_RELOC_AARCH64_TLSLD_ADD_LO12_NCJiong Wang1-0/+6
2015-08-11[AArch64][2/8] GAS support BFD_RELOC_AARCH64_TLSLD_ADR_PAGE21Jiong Wang1-0/+5
2015-07-16[AArch64][2/3] GAS support BFD_RELOC_AARCH64_TLSLD_ADR_PREL21Jiong Wang1-0/+4
2015-07-01Relocations for Nios II R2Sandra Loosemore1-0/+26
2015-06-30Add support for SADDR addressing to the RL78 port.Nick Clifton1-0/+2
2015-06-15[AArch64] Gas add BFD_RELOC_AARCH64_LD64_GOTOFF_LO15 supportRenlin Li1-0/+5
2015-06-01[AArch64] GAS support BFD_RELOC_AARCH64_LD32_GOTPAGE_LO14Jiong Wang1-0/+4
2015-06-01[AArch64] GAS Support BFD_RELOC_AARCH64_LD64_GOTPAGE_LO15Jiong Wang1-0/+4
2015-02-26Add ADR :tlsgd: directive and TLSGD_ADR_PREL21 support.Marcus Shawcroft1-0/+4
2015-01-28FT32 initial supportAlan Modra1-0/+12
2015-01-19Fallout from recent bfd_reloc_outofrange changesAlan Modra1-15/+18
2015-01-15Fix memory access violations triggered by running objdump on fuzzed binaries.Nick Clifton1-2/+9
2015-01-06Fix memory access violations for objdump triggered by fuzzed binaries.Nick Clifton1-5/+6
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-12-22More fixes for memory access violations exposed by fuzzed binaries.Nick Clifton1-0/+4
2014-12-06Add Visium support to bfdEric Botcazou1-0/+17
2014-12-01More fixes for memory access violations exposed by fuzzed binaries.Nick Clifton1-0/+4
2014-11-26More fixes for memory access errors triggered by attemps to examine corrupted...Nick Clifton1-0/+9
2014-09-16NDS32: Code refactoring of relaxation.Kuan-Lin Chen1-2/+50
2014-09-15Add support for MIPS R6.Andrew Bennett1-0/+11
2014-07-07Adds support for writing values to AVR system I/O registers.Barney Stratford1-0/+10
2014-07-01Add support for the AVR Tiny series of microcontrollers.Barney Stratford1-0/+5