aboutsummaryrefslogtreecommitdiff
path: root/bfd/reloc.c
AgeCommit message (Expand)AuthorFilesLines
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
2014-04-23PR ld/16787, stale dwarf2 stashAlan Modra1-4/+0
2014-04-22Remove support for the (deprecated) openrisc and or32 configurations and replaceChristian Svensson1-3/+47
2014-04-10bfd/ChangeLogDenis Chertykov1-1/+13
2014-03-05Update copyright yearsAlan Modra1-1/+1
2014-03-05Support R_PPC64_ADDR64_LOCALAlan Modra1-0/+2
2014-02-03Nios II large-GOT relocationsSandra Loosemore1-0/+8
2014-01-30Nios II CALL26 linker relaxationSandra Loosemore1-0/+2
2013-12-13Add support for Andes NDS32:Kuan-Lin Chen1-0/+268
2013-11-17Add R_X86_64_PC32_BND and R_X86_64_PLT32_BNDH.J. Lu1-0/+4
2013-10-30Report overflow on PowerPC64 @h and @ha relocations.Alan Modra1-0/+12
2013-07-12bfd/Roland McGrath1-1/+17
2013-06-26[AArch64, ILP32] 3/6 Support for ELF32 relocs and refactor reloc handlingYufeng Zhang1-136/+223
2013-05-302013-05-30 Paul Brook <paul@codesourcery.com>Catherine Moore1-0/+2
2013-05-28Correct the relocation names for R_AARCH64_TLSDESC_LD_PREL19 and R_AARCH64_TL...Yufeng Zhang1-2/+2
2013-05-02 * archures.c: Add some more MSP430 machine numbers.Nick Clifton1-0/+30
2013-03-21 * elf32-h8300 (h8_relax_section): Add new relaxation of movNick Clifton1-4/+3
2013-02-27* reloc.c (BFD_RELOC_RL78_CODE): Add.DJ Delorie1-0/+2
2013-02-062013-02-06 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore1-0/+71
2013-01-16Add x86 size relocation support to bfdH.J. Lu1-0/+7
2013-01-10Remove trailing white spaces in bfdH.J. Lu1-37/+37
2013-01-10 * common.h: Fix case of "Meta".Nick Clifton1-0/+79
2012-12-11Microblaze: Add support for handling TLS symbol suffixes and generatingMichael Eager1-0/+39
2012-11-09Remove trailing redundant `;'H.J. Lu1-1/+1
2012-09-122012-09-11 Chris Schlumberger-Socha <chris.schlumberger-socha@arm.com>Richard Earnshaw1-0/+8
2012-08-28Add support for constructing pc-relative addresses to the plt, byWalter Lee1-0/+28
2012-08-13Add support for 64-bit ARM architecture: AArch64Nick Clifton1-2/+272
2012-07-132012-07-13 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel1-0/+5
2012-05-16 PR 13503Nick Clifton1-2/+2
2012-05-15 * config/tc-m68hc11.c: Add S12X and XGATE co-processor support.Nick Clifton1-0/+32
2012-05-14Add support for PowerPC VLE.James Lemke1-5/+42
2012-05-11 PR 13503Nick Clifton1-0/+15
2012-05-05Replace all uses of bfd_abs_section, bfd_com_section, bfd_und_sectionAlan Modra1-1/+1
2012-05-03Add support for Motorola XGATE embedded CPUNick Clifton1-1/+63
2012-04-24 PR ld/13991Alan Modra1-2/+3
2012-04-12Support R_SPARC_WDISP10 and R_SPARC_H34.David S. Miller1-0/+8
2012-03-07 * mn10300.h (elf_mn10300_reloc_type): Add R_MN10300_TLS_GD,Nick Clifton1-10/+30