aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2015-04-27S/390: z13 use GNU attribute to indicate vector ABIAndreas Krebbel4-1/+91
2015-04-27Automatic date update in version.inGDB Administrator1-1/+1
2015-04-26Automatic date update in version.inGDB Administrator1-1/+1
2015-04-25Automatic date update in version.inGDB Administrator1-1/+1
2015-04-24[AArch64] PR18270, fix handling of GOT entry for local symbolJiong Wang2-9/+66
2015-04-24Copy is_linker_input to archive memberH.J. Lu2-0/+8
2015-04-24[AArch64] Improve PC-relative relocation check for shared libraryJiong Wang2-7/+29
2015-04-24Fix compile time warning messages about variables being used before they are ...Nick Clifton2-3/+12
2015-04-24Extend test for local labels to include fake symbols and local labels with a ...Nick Clifton2-5/+48
2015-04-24Define SEC_MEP_VLIW in bfd/section.cH.J. Lu3-0/+12
2015-04-24Automatic date update in version.inGDB Administrator1-1/+1
2015-04-23Delay setting up compressed debug section namesH.J. Lu3-63/+151
2015-04-23Don't change compressed input debug section namesH.J. Lu5-56/+126
2015-04-23Align .TOC. for PowerPC64Alan Modra2-4/+16
2015-04-23Automatic date update in version.inGDB Administrator1-1/+1
2015-04-22i386: Allow copy relocs for building PIEH.J. Lu2-18/+59
2015-04-22Automatic date update in version.inGDB Administrator1-1/+1
2015-04-21Automatic date update in version.inGDB Administrator1-1/+1
2015-04-20Always set up sh_name in assign_section_numbersH.J. Lu2-5/+6
2015-04-20Iterate ELF sections by pointerH.J. Lu2-9/+14
2015-04-20Automatic date update in version.inGDB Administrator1-1/+1
2015-04-19Automatic date update in version.inGDB Administrator1-1/+1
2015-04-18Automatic date update in version.inGDB Administrator1-1/+1
2015-04-17Automatic date update in version.inGDB Administrator1-1/+1
2015-04-16Automatic date update in version.inGDB Administrator1-1/+1
2015-04-14Add --compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi]H.J. Lu8-21/+253
2015-04-15Fix typo in commit 6ff71e76Alan Modra2-1/+5
2015-04-15Automatic date update in version.inGDB Administrator1-1/+1
2015-04-14Adds support to the RL78 port for linker relaxation affecting .debug sections.Nick Clifton2-388/+465
2015-04-14Add -z noextern-protected-data to ld for ELF/x86H.J. Lu2-2/+16
2015-04-14Automatic date update in version.inGDB Administrator1-1/+1
2015-04-13Add support for the x86 XSAVE extended state on FreeBSD/x86.John Baldwin2-1/+14
2015-04-13Don't check object claimed by pluginH.J. Lu2-0/+10
2015-04-13Automatic date update in version.inGDB Administrator1-1/+1
2015-04-11Revert the last 2 commits on pagesize_m1H.J. Lu2-14/+4
2015-04-12Automatic date update in version.inGDB Administrator1-1/+1
2015-04-11Don't call getpagesize more than onceH.J. Lu1-1/+2
2015-04-11Initialize pagesize_m1 in bfd_cache_initH.J. Lu2-4/+13
2015-04-11Replace SYMBOLIC_BIND with SYMBOL_REFERENCES_LOCALH.J. Lu3-16/+55
2015-04-11Automatic date update in version.inGDB Administrator1-1/+1
2015-04-10Check GOTOFF reloc against protected data on x86H.J. Lu3-13/+28
2015-04-10Add extern_protected_data and set it for x86H.J. Lu6-4/+35
2015-04-10Use bfd_alloc for compressed section contentsH.J. Lu2-3/+12
2015-04-10Downgrade linker error on protected symbols in .dynbss to a warningAlan Modra2-7/+9
2015-04-10Revert "Add extern_protected_data and set it for x86"Alan Modra6-17/+18
2015-04-10Automatic date update in version.inGDB Administrator1-1/+1
2015-04-09Update comments in compress.cH.J. Lu2-6/+9
2015-04-09Properly check --compress-debug-sections=XXXH.J. Lu2-2/+10
2015-04-09xtensa: update bfd/ChangelogMax Filippov1-0/+75
2015-04-09xtensa: replace action list with splay treeMax Filippov1-206/+282