summaryrefslogtreecommitdiff
path: root/elfcpp
Commit message (Expand)AuthorAgeFilesLines
* Remove typename from Mips64_rela_dataH.J. Lu2016-01-121-1/+1
* Fix compile error with use of 'typename' outside of template.H.J. Lu2016-01-122-2/+7
* Refactor gold to enable support for MIPS-64 relocation format.Cary Coutant2016-01-113-0/+195
* Copyright update for binutilsAlan Modra2016-01-0116-15/+19
* New 2016 binutils ChangeLog filesAlan Modra2016-01-011-0/+14
* binutils ChangeLog rotationAlan Modra2016-01-011-0/+0
* Fix assorted ChangeLog errorsAlan Modra2015-12-301-2/+2
* [GOLD] R_PPC64_ENTRY supportAlan Modra2015-12-072-0/+5
* Add assembler, disassembler and linker support for power9.Peter Bergner2015-11-112-0/+6
* Add s390 backend.Marcin Koƛcielnicki2015-10-282-0/+122
* Gold: Don't fail on R_X86_64_[REX_]GOTPCRELX relocationsH.J. Lu2015-10-222-0/+9
* Gold: Don't fail on R_386_GOT32X relocationH.J. Lu2015-10-222-0/+5
* Add EM_IAMCU support to goldH.J. Lu2015-10-132-1/+6
* Change ch_type to Elf_Word in struct Chdr_data<64>H.J. Lu2015-10-043-5/+24
* Add chdr_size, Chdr, Chdr_write and Chdr_dataH.J. Lu2015-04-083-0/+78
* Add SHF_COMPRESSED and ELFCOMPRESS_XXX to elfcpp.hH.J. Lu2015-04-082-0/+21
* Add AArch32 support for arm gold linker.Han Shen2015-04-072-1/+6
* [gold] Recognize DWARF5/GCC5 DW_LANG_Fortran03 and DW_LANG_Fortran08.Mark Wielaard2015-02-172-0/+12
* This patch adds IFUNC support for arm gold backend.Han Shen2015-01-292-2/+7
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-0215-15/+19
* ARM: Add support for value 3 of Tag_ABI_VFP_args attributeAlan Modra2014-12-252-0/+22
* Add tls support to gold aarch64 backend.Jing Yu2014-09-172-2/+11
* Add support for MIPS R6.Andrew Bennett2014-09-152-0/+9
* Make Elf_file::section_name() a const function, so that it can be used inCary Coutant2014-09-022-4/+42
* gold aarch64 patch to enable linking hello_wolrd.Jing Yu2014-08-082-1/+5
* [MIPS] Implement O32 FPXX, FP64 and FP64A ABI extensionsMatthew Fortune2014-07-292-0/+6
* 2014-07-02 Jing Yu <jingyu@google.com>Jing Yu2014-07-023-1/+198
* gold/Sasa Stankovic2014-06-231-1/+1
* Remove support for the (deprecated) openrisc and or32 configurations and replaceChristian Svensson2014-04-222-2/+6
* 2014-04-15 Sasa Stankovic <Sasa.Stankovic@imgtec.com>Cary Coutant2014-04-153-19/+159
* Update copyright yearsAlan Modra2014-03-0514-15/+18
* Support R_PPC64_ADDR64_LOCALAlan Modra2014-03-052-0/+6
* binutils/ChangeLog:Andrew Pinski2014-02-062-0/+5
* Add R_X86_64_PC32_BND/R_X86_64_PLT32_BND suppor to goldH.J. Lu2013-11-182-0/+7
* PowerPC64 ELFv2 support for gold.Alan Modra2013-10-302-1/+61
* Report overflow on PowerPC64 @h and @ha relocations.Alan Modra2013-10-302-0/+12
* elfcpp/Cary Coutant2013-03-012-38/+59
* Add copyright noticesNick Clifton2012-12-172-0/+11
* Add copyright noticesNick Clifton2012-12-101-1/+13
* bfd:Nick Clifton2012-10-302-1/+13
* Add support for tilegx in gold.Walter Lee2012-09-153-0/+177
* elfcpp/Alan Modra2012-08-142-11/+40
* Handle R_X86_64_64 properly for x32H.J. Lu2012-05-112-0/+6
* elfcpp/Cary Coutant2012-05-012-575/+73
* elfcpp/Cary Coutant2012-04-232-1/+70
* gold: Add sparc IFUNC support to Gold.David S. Miller2012-04-172-0/+5
* Support R_SPARC_WDISP10 and R_SPARC_H34.David S. Miller2012-04-122-0/+5
* elfcpp/Cary Coutant2012-03-132-1/+291
* * mips.h: New fileIan Lance Taylor2012-01-283-1/+395
* * elfcpp.h (STT_GNU_IFUNC): Add comment.Ian Lance Taylor2012-01-282-2/+11