aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2016-02-24Automatic date update in version.inGDB Administrator1-1/+1
2016-02-23Make linker assigned symbol dynamic only for shared objectH.J. Lu2-3/+8
2016-02-23Increment the ABIVERSION to 5 for MIPS objects with non-executable stacks.Faraz Shahbazker2-0/+8
2016-02-23Fix the genetation of GOT entries for the Microblaze target.Rich Felker2-3/+9
2016-02-23Fix test-case ld-elf/pr19617bHans-Peter Nilsson2-2/+10
2016-02-22Always create dynsym section with dynamic sectionsH.J. Lu2-3/+8
2016-02-23Automatic date update in version.inGDB Administrator1-1/+1
2016-02-22Remove BSF_COMMON from commentsH.J. Lu3-4/+7
2016-02-22[AArch64] Remove redundant calculation of plt stub destination for veneerJiong Wang2-16/+9
2016-02-22Automatic date update in version.inGDB Administrator1-1/+1
2016-02-21Automatic date update in version.inGDB Administrator1-1/+1
2016-02-20Automatic date update in version.inGDB Administrator1-1/+1
2016-02-19Prevent a seg-fault in the linker when accessing a specially crafted, corrupt...Nick Clifton2-0/+14
2016-02-19Fix a seg-fault in the linker when it encounters a corrupt binary containing ...Nick Clifton2-0/+17
2016-02-19Automatic date update in version.inGDB Administrator1-1/+1
2016-02-18Always create dynamic sections for -E/--dynamic-listH.J. Lu2-2/+11
2016-02-18Automatic date update in version.inGDB Administrator1-1/+1
2016-02-17[x86-64] Omit dynamic sections symbolsH.J. Lu2-0/+7
2016-02-17Automatic date update in version.inGDB Administrator1-1/+1
2016-02-16Fix BFD format matching for x86_64-w64-mingw32 -m32 LTO.Joseph Myers3-3/+23
2016-02-16Automatic date update in version.inGDB Administrator1-1/+1
2016-02-15Enhance GAS's .section directive so that it can take numeric values for the f...Nick Clifton2-3/+9
2016-02-15Automatic date update in version.inGDB Administrator1-1/+1
2016-02-14Automatic date update in version.inGDB Administrator1-1/+1
2016-02-13Automatic date update in version.inGDB Administrator1-1/+1
2016-02-12Automatic date update in version.inGDB Administrator1-1/+1
2016-02-10Mask off the least significant bit in GOT offsetH.J. Lu2-2/+10
2016-02-11Automatic date update in version.inGDB Administrator1-1/+1
2016-02-10Correct assertion in NIOS2 linker to allow signed 16-buit immediate values.Nick Clifton3-4/+25
2016-02-10Automatic date update in version.inGDB Administrator1-1/+1
2016-02-09Fix compile time warnings building the binutils with a gcc6 compiler.Nick Clifton3-29/+31
2016-02-09Add a more helpful warning message to explain why some AArch64 relocations ca...Nick Clifton2-4/+37
2016-02-09Revert "Add a more helpful warning message to explain why some AArch64 reloca...Walfred Tedeschi2-37/+4
2016-02-09Add a more helpful warning message to explain why some AArch64 relocations ca...Nick Clifton2-4/+37
2016-02-09Automatic date update in version.inGDB Administrator1-1/+1
2016-02-08Automatic date update in version.inGDB Administrator1-1/+1
2016-02-07Automatic date update in version.inGDB Administrator1-1/+1
2016-02-06Automatic date update in version.inGDB Administrator1-1/+1
2016-02-05Fix formatting of pe-mips.c file.Simon Marchi2-30/+34
2016-02-05Change the default architecture value for ARC bfds so that they have the lowe...Cupertino Miranda2-1/+6
2016-02-05Automatic date update in version.inGDB Administrator1-1/+1
2016-02-04Automatic date update in version.inGDB Administrator1-1/+1
2016-02-04Fix "PowerPC64 ELFv2 entry code" for big-endianAlan Modra2-1/+6
2016-02-03Automatic date update in version.inGDB Administrator1-1/+1
2016-02-02Fix typos in bfd/ChangeLog and bfd/elf64-x86-64.cH.J. Lu2-2/+2
2016-02-02Store estimated istrances in compressed_sizeH.J. Lu2-15/+29
2016-02-02PowerPC64 ELFv2 entry codeAlan Modra2-0/+6
2016-02-02Clear HAS_RELOC if there are no relocationsH.J. Lu2-0/+15
2016-02-02Automatic date update in version.inGDB Administrator1-1/+1
2016-02-01Don't add DT_NEEDED for unmatched symbolH.J. Lu2-1/+10