aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2015-06-30This fixes parsing a file containing ELF attributes with very large tag values.Nick Clifton3-19/+37
2015-06-30Add support for SADDR addressing to the RL78 port.Nick Clifton4-1/+6
2015-06-30Automatic date update in version.inGDB Administrator1-1/+1
2015-06-29Automatic date update in version.inGDB Administrator1-1/+1
2015-06-28Remove COMPRESS_DEBUG_ZLIBH.J. Lu3-6/+10
2015-06-28Automatic date update in version.inGDB Administrator1-1/+1
2015-06-27Automatic date update in version.inGDB Administrator1-1/+1
2015-06-26Add support for DT_MIPS_RLD_MAP_REL.Matthew Fortune2-3/+43
2015-06-26Automatic date update in version.inGDB Administrator1-1/+1
2015-06-25Fix REL handling for MSP430DJ Delorie2-17/+28
2015-06-25Don't set sh_size for .shstrtab twiceH.J. Lu2-1/+6
2015-06-25Use strtab with GC and suffix merging for .strtabH.J. Lu4-174/+279
2015-06-25Automatic date update in version.inGDB Administrator1-1/+1
2015-06-24Silence older GCC warningH.J. Lu2-0/+8
2015-06-24Keep .plt section and DT_PLTGOT for prelinkH.J. Lu3-19/+48
2015-06-24Don't convert R_X86_64_GOTPCREL if it will overflowH.J. Lu2-31/+151
2015-06-24Automatic date update in version.inGDB Administrator1-1/+1
2015-06-23[AArch64] Generate DT_TEXTREL for relocation against read-only sectionJiong Wang2-0/+36
2015-06-23Automatic date update in version.inGDB Administrator1-1/+1
2015-06-22Automatic date update in version.inGDB Administrator1-1/+1
2015-06-21Don't use $< in MakefilesAlan Modra3-44/+49
2015-06-21Automatic date update in version.inGDB Administrator1-1/+1
2015-06-20Automatic date update in version.inGDB Administrator1-1/+1
2015-06-19Automatic date update in version.inGDB Administrator1-1/+1
2015-06-18Fix the computation of the addends for an ARM_TLS_LE32 reloc.Nick Clifton2-1/+6
2015-06-18Automatic date update in version.inGDB Administrator1-1/+1
2015-06-17Automatic date update in version.inGDB Administrator1-1/+1
2015-06-16Fix build when size_t is not available in bfd-in2.hJon Turney3-2/+7
2015-06-16ppc476 linker workaround shared lib fixes againAlan Modra2-11/+17
2015-06-16Automatic date update in version.inGDB Administrator1-1/+1
2015-06-15Allow gdb to find debug symbols file by build-id for PE file format alsoJon Turney8-21/+137
2015-06-15[AArch64] Gas add BFD_RELOC_AARCH64_LD64_GOTOFF_LO15 supportRenlin Li5-0/+33
2015-06-15DJGPP port of binutils broken due to 64 bit cygwin fixAlan Modra2-11/+17
2015-06-15Automatic date update in version.inGDB Administrator1-1/+1
2015-06-14Automatic date update in version.inGDB Administrator1-1/+1
2015-06-13Automatic date update in version.inGDB Administrator1-1/+1
2015-06-12Automatic date update in version.inGDB Administrator1-1/+1
2015-06-11Automatic date update in version.inGDB Administrator1-1/+1
2015-06-10Automatic date update in version.inGDB Administrator1-1/+1
2015-06-09Automatic date update in version.inGDB Administrator1-1/+1
2015-06-08Automatic date update in version.inGDB Administrator1-1/+1
2015-06-07Automatic date update in version.inGDB Administrator1-1/+1
2015-06-06Automatic date update in version.inGDB Administrator1-1/+1
2015-06-05Fixes computation of MSP430 SYM_DIFF relocs in very small sections.Nick Clifton2-3/+34
2015-06-05ppc476 linker workaround shared lib fixesAlan Modra2-0/+58
2015-06-05Automatic date update in version.inGDB Administrator1-1/+1
2015-06-04Automatic date update in version.inGDB Administrator1-1/+1
2015-06-03Automatic date update in version.inGDB Administrator1-1/+1
2015-06-02Automatic date update in version.inGDB Administrator1-1/+1
2015-06-01[AArch64] BFD support BFD_RELOC_AARCH64_LD32_GOTPAGE_LO14Jiong Wang3-3/+23