aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2015-03-19Add support for G13 and G14 flag bits in RL78 ELF binaries.Nick Clifton2-29/+72
2015-03-19Fix building and testing dwarf debug section compression feature when zlib is...Nick Clifton2-6/+7
2015-03-19Automatic date update in version.inGDB Administrator1-1/+1
2015-03-18Make bfd_compress_section_contents staticH.J. Lu3-24/+13
2015-03-18Fixes a problem generating relocs for import libraries created by Microsoft t...Nick Clifton2-0/+15
2015-03-18Fix debug section compression so that it is only performed if it would make t...Jon Turney4-19/+50
2015-03-18Automatic date update in version.inGDB Administrator1-1/+1
2015-03-17Fix elf64-ppc.c electric fence warningAlan Modra2-5/+16
2015-03-17Automatic date update in version.inGDB Administrator1-1/+1
2015-03-16Fixes a problem with the RX port trying to perform linker relaxation when -no...Nick Clifton2-1/+19
2015-03-16Automatic date update in version.inGDB Administrator1-1/+1
2015-03-15Automatic date update in version.inGDB Administrator1-1/+1
2015-03-14S/390: Disable relocation sort against code sections.Andreas Krebbel4-0/+21
2015-03-14Automatic date update in version.inGDB Administrator1-1/+1
2015-03-13Automatic date update in version.inGDB Administrator1-1/+1
2015-03-12Automatic date update in version.inGDB Administrator1-1/+1
2015-03-11Fix ppc32 synthetic symbols when __tls_get_addr_opt stub is generatedAlan Modra2-4/+12
2015-03-11Automatic date update in version.inGDB Administrator1-1/+1
2015-03-10[ARM] PR ld/16572: Remove EF_ARM_HASENTRY flagJiong Wang2-16/+8
2015-03-10Automatic date update in version.inGDB Administrator1-1/+1
2015-03-09Automatic date update in version.inGDB Administrator1-1/+1
2015-03-08Automatic date update in version.inGDB Administrator1-1/+1
2015-03-07Automatic date update in version.inGDB Administrator1-1/+1
2015-03-06Fix an undefined 32-bit right shift by replacing it with two 16-bit right shi...Nick Clifton2-1/+9
2015-03-06Automatic date update in version.inGDB Administrator1-1/+1
2015-03-05Fix a potentially undefined right shift by replacing it with two smaller righ...Nick Clifton2-7/+17
2015-03-05Add extern_protected_data and set it for x86H.J. Lu6-4/+35
2015-03-05Allows the binutils to cope with PE binaries where the section addresses have...Nick Clifton5-0/+91
2015-03-05Automatic date update in version.inGDB Administrator1-1/+1
2015-03-04[AArch64] Removing unused functions.Marcus Shawcroft2-42/+6
2015-03-04[AArch64] Call abort() consistently in unhandled stub switch statements.Marcus Shawcroft2-7/+10
2015-03-04S390: Place "s390:31-bit" after default arch in 64-bit arch listAndreas Arnez2-37/+33
2015-03-04Allow MOVK for R_AARCH64_TLSLE_MOVW_TPREL_G{0,1}NCRichard Sandiford2-2/+9
2015-03-04Automatic date update in version.inGDB Administrator1-1/+1
2015-03-03RL78 - fix ADDR16 relaxDJ Delorie2-1/+7
2015-03-03Automatic date update in version.inGDB Administrator1-1/+1
2015-03-02Automatic date update in version.inGDB Administrator1-1/+1
2015-03-01Automatic date update in version.inGDB Administrator1-1/+1
2015-02-28Tweak ppc32 tls_get_addr optimisationAlan Modra2-0/+8
2015-02-28Automatic date update in version.inGDB Administrator1-1/+1
2015-02-27Convert mov to lea only if neededH.J. Lu3-4/+31
2015-02-27Fixes a problem recognizing libraries created by Visual Studio.Nick Clifton2-1/+11
2015-02-27Regenerate bfd-in2.h and libbfd.hMarcus Shawcroft3-0/+9
2015-02-27Adjust ChangeLog entry.Marcus Shawcroft1-1/+2
2015-02-27Automatic date update in version.inGDB Administrator1-1/+1
2015-02-26[AArch64] Add support for :tlsdesc: and TLSDESC_LD_PREL19Marcus Shawcroft3-4/+68
2015-02-26[AArch64] Add support for :tlsdesc: and TLSDESC_ADR_PREL21Marcus Shawcroft3-1/+30
2015-02-26Add ADR :tlsgd: directive and TLSGD_ADR_PREL21 support.Marcus Shawcroft4-0/+88
2015-02-26Adding support for TLSIE_LD_GOTTREL_PREL19.Marcus Shawcroft3-1/+26
2015-02-26Fix field size for TLSDESC_CALLMarcus Shawcroft2-1/+5