aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
2015-05-15Automatic date update in version.inGDB Administrator1-1/+1
2015-05-14Don't add the zlib header to SHF_COMPRESSED sectionH.J. Lu5-85/+128
2015-05-14[AArch64] Remove BFD overflow check restrictionsJiong Wang2-9/+8
2015-05-14xtensa: fix localized symbol refcounting with --gc-sectionsMax Filippov2-1/+10
2015-05-14Automatic date update in version.inGDB Administrator1-1/+1
2015-05-13Automatic date update in version.inGDB Administrator1-1/+1
2015-05-12Allocate the first .plt entry space only if neededH.J. Lu3-11/+17
2015-05-12Automatic date update in version.inGDB Administrator1-1/+1
2015-05-11Add Intel MCU support to bfdH.J. Lu11-25/+180
2015-05-11Rename EM_486 to EM_IAMCUH.J. Lu2-1/+5
2015-05-11Automatic date update in version.inGDB Administrator1-1/+1
2015-05-10Replace input_bfd and output_bfd with abfdH.J. Lu3-16/+14
2015-05-10Automatic date update in version.inGDB Administrator1-1/+1
2015-05-09Automatic date update in version.inGDB Administrator1-1/+1
2015-05-08Automatic date update in version.inGDB Administrator1-1/+1
2015-05-07Automatic date update in version.inGDB Administrator1-1/+1
2015-05-06Skip discarded resource sections when building a PE resource table.Toni Spets2-1/+8
2015-05-06Automatic date update in version.inGDB Administrator1-1/+1
2015-05-05Automatic date update in version.inGDB Administrator1-1/+1
2015-05-04Automatic date update in version.inGDB Administrator1-1/+1
2015-05-03Automatic date update in version.inGDB Administrator1-1/+1
2015-05-02Automatic date update in version.inGDB Administrator1-1/+1
2015-05-01Support ix86-*-elf*H.J. Lu2-1/+5
2015-05-01Automatic date update in version.inGDB Administrator1-1/+1
2015-04-30Fix handling of relocs for the MeP target.Nick Clifton2-18/+8
2015-04-30Undef elf_backend_post_process_headers for SolarisH.J. Lu2-0/+7
2015-04-30Automatic date update in version.inGDB Administrator1-1/+1
2015-04-29Add support for absolute PE/x86 relocations.Nick Clifton2-1/+12
2015-04-29Automatic date update in version.inGDB Administrator1-1/+1
2015-04-28Automatic date update in version.inGDB Administrator1-1/+1
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