or1k: Add the l.adrp insn and supporting relocations
[deliverable/binutils-gdb.git] / bfd / reloc.c
2018-10-05  Stafford Horneor1k: Add the l.adrp insn and supporting relocations
2018-10-05  Richard Hendersonor1k: Add relocations for high-signed and low-stores
2018-09-20  Nick CliftonAndes Technology has good news for you, we plan to...
2018-09-14  Alan ModraPR23425, unresolved symbol diagnostic
2018-08-31  Alan ModraPowerPC64 higher REL16 relocations
2018-08-21  Alan ModraPack reloc_howto_struct
2018-08-21  Alan ModraDelete NEWHOWTO and tidy some uses of reloc_howto_struct
2018-08-11  Alan ModraFactor out common relocation processing
2018-08-11  John DarringtonDeal with relocations which are 3 bytes in size
2018-08-05  Alan ModraR_PPC64_REL24_NOTOC support
2018-07-30  Andrew JennerAdd support for the C_SKY series of processors.
2018-06-18  MephiAdd support for the TLV relocation generated by LLVM...
2018-05-18  John DarringtonAdd support for the Freescale s12z processor.
2018-04-25  Christophe Lyon[ARM] Add TLS relocations for FDPIC.
2018-04-25  Christophe Lyon[ARM] Add FDPIC relocations definitions
2018-04-17  Michael Eager[MicroBlaze] PIC data text relative
2018-04-16  Alan ModraRemove m88k support
2018-04-11  Alan ModraRemove i860, i960, bout and aout-adobe targets
2018-03-28  Renlin Li[1/2][GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSLE_LDST8...
2018-02-25  Alan ModraBFD messages
2018-02-25  Alan Modraunrecognized/unsupported reloc message
2018-02-19  Alan ModraUse %pI, %pR, %pS, %pT in place of %I, %R, %S and %T.
2018-02-19  Alan ModraUse %pA and %pB in messages rather than %A and %B
2018-02-16  Alan ModraRemove bfd stub function casts.
2018-01-24  Renlin Li[GAS][AARCH64]Add group relocations to create PC-relati...
2018-01-03  Alan ModraUpdate year range in copyright notice of binutils files
2017-12-06  Alan ModraBFD whitespace fixes
2017-11-28  Nick CliftonFix a memory access violation when attempting to parse...
2017-11-01  James BowmanFT32B is a new FT32 family member. It has a code compre...
2017-10-13  James BowmanFT32: support for FT32B processor - part 1
2017-10-12  Nick CliftonForce the AArch64 linker backend to refuse to link...
2017-07-24  Nick CliftonImprove "unrecognized relocation" error messages to...
2017-07-19  John Eric Martin[ARC] Add JLI support.
2017-06-27  Kuan-Lin ChenRISC-V: Use pc-relative relocation for FDE initial...
2017-06-23  Jiong Wang[AArch64] Fix typo in comments on relocation name
2017-06-21  Nick CliftonFix seg-fault in the BFD parsing a corrupt input binary.
2017-05-10  Jose E. Marchesibfd: new BFD target entry point _bfd_set_reloc.
2017-04-29  Alan ModraPR21432, buffer overflow in perform_relocation
2017-04-26  Nick CliftonFix a seg-fault when processing a corrupt binary contai...
2017-03-30  Pip CetAdd support for the WebAssembly file format and the...
2017-03-13  Nick CliftonRename R_AARCH64_TLSDESC_LD64_LO12_NC to R_AARCH64_TLSD...
2017-02-28  Alan ModraPowerPC addpcis fix
2017-01-02  Alan ModraUpdate year range in copyright notice of all files.
2016-12-31  Dimitar DimitrovPRU BFD support
2016-12-20  Andrew WatermanRework RISC-V relocations
2016-11-01  Maciej W. RozyckiBFD: Fix double BFD_FAIL calls in `bfd_default_reloc_ty...
2016-11-01  Nick CliftonAdd support for RISC-V architecture.
2016-10-19  Nick CliftonAdd c-format tags to translatable strings with more...
2016-10-05  Alan Modra-Wimplicit-fallthrough error fixes
2016-09-30  Alan ModraRemove syntactic sugar
2016-08-26  Cupertino MirandaFixes to legacy ARC relocations.
2016-07-14  Maciej W. RozyckiBFD: Let targets handle relocations against absolute...
2016-06-28  Maciej W. RozyckiMIPS16: Add R_MIPS16_PC16_S1 branch relocation support
2016-05-28  Alan ModraReturn void from linker callbacks
2016-05-23  Jim WilsonEnable R_AARCH64_NONE for 64-bit code.
2016-04-14  Andrew Burgessarc/nps400 : New cmem instructions and associated reloc...
2016-03-11  Dan GisselFix some places where octet to byte conversions are...
2016-02-19  Nick CliftonFix a seg-fault in the linker when it encounters a...
2016-01-01  Alan ModraCopyright update for binutils
2015-12-16  Mickael Guene[ARM] Add support for thumb1 pcrop relocations.
2015-12-07  Alan ModraR_PPC64_ENTRY
2015-11-20  Tristan Gingoldbinutils: add support for arm-*-darwin and aarch64...
2015-11-12  Peter BergnerAdd assembler, disassembler and linker support for...
2015-10-28  Cupertino MirandaFix errors in the gas testsuite for the ARC target.
2015-10-22  H.J. LuAdd R_X86_64_[REX_]GOTPCRELX support to gas and ld
2015-10-22  H.J. LuAdd R_386_GOT32X support to gas and ld
2015-10-07  Nick CliftonNew ARC implementation.
2015-10-02  Renlin Li[Binutils][AARCH64]Add TLS IE large memory support.
2015-10-02  Renlin Li[GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSGD_MOVW_G0_NC...
2015-10-02  Renlin Li[GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSGD_MOVW_G1 support.
2015-10-02  Renlin Li[GAS][AARCH64]Add BFD_RELOC_AARCH64_MOVW_GOTOFF_G0_NC...
2015-10-02  Renlin Li[GAS][AARCH64]Add BFD_RELOC_AARCH64_MOVW_GOTOFF_G1...
2015-08-25  Renlin Li[AArch64] Fix a typo in the comment for BFD_RELOC_AARCH...
2015-08-19  Jiong Wang[AArch64][5/6] GAS support TLSLD load/store relocation...
2015-08-19  Jiong Wang[AArch64][3/6] GAS support TLSLD move/add relocation...
2015-08-19  Jiong Wang[AArch64][1/6] GAS support BFD_RELOC_AARCH64_TLSLD_ADD_...
2015-08-18  H.J. LuAdd output_type to bfd_link_info
2015-08-11  Jiong Wang[AArch64][7/8] GAS support BFD_RELOC_AARCH64_TLSLD_ADD_...
2015-08-11  Jiong Wang[AArch64][5/8] GAS support BFD_RELOC_AARCH64_TLSLD_ADD_...
2015-08-11  Jiong Wang[AArch64][2/8] GAS support BFD_RELOC_AARCH64_TLSLD_ADR_...
2015-07-16  Jiong Wang[AArch64][2/3] GAS support BFD_RELOC_AARCH64_TLSLD_ADR_...
2015-07-01  Sandra LoosemoreRelocations for Nios II R2
2015-06-30  Nick CliftonAdd support for SADDR addressing to the RL78 port.
2015-06-15  Renlin Li[AArch64] Gas add BFD_RELOC_AARCH64_LD64_GOTOFF_LO15...
2015-06-01  Jiong Wang[AArch64] GAS support BFD_RELOC_AARCH64_LD32_GOTPAGE_LO14
2015-06-01  Jiong Wang[AArch64] GAS Support BFD_RELOC_AARCH64_LD64_GOTPAGE_LO15
2015-02-26  Marcus ShawcroftAdd ADR :tlsgd: directive and TLSGD_ADR_PREL21 support.
2015-01-28  Alan ModraFT32 initial support
2015-01-19  Alan ModraFallout from recent bfd_reloc_outofrange changes
2015-01-15  Nick CliftonFix memory access violations triggered by running objdu...
2015-01-06  Nick CliftonFix memory access violations for objdump triggered...
2015-01-01  Alan ModraChangeLog rotatation and copyright year update
2014-12-22  Nick CliftonMore fixes for memory access violations exposed by...
2014-12-06  Eric BotcazouAdd Visium support to bfd
2014-12-01  Nick CliftonMore fixes for memory access violations exposed by...
2014-11-26  Nick CliftonMore fixes for memory access errors triggered by attemp...
2014-09-16  Kuan-Lin ChenNDS32: Code refactoring of relaxation.
2014-09-15  Andrew BennettAdd support for MIPS R6.
2014-07-07  Barney StratfordAdds support for writing values to AVR system I/O regis...
2014-07-01  Barney StratfordAdd support for the AVR Tiny series of microcontrollers.
next
This page took 0.934244 seconds and 107 git commands to generate.