aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2015-06-05Fixes computation of MSP430 SYM_DIFF relocs in very small sections.Nick Clifton1-0/+6
2015-06-05ppc476 linker workaround shared lib fixesAlan Modra1-0/+6
2015-06-01[AArch64] BFD support BFD_RELOC_AARCH64_LD32_GOTPAGE_LO14Jiong Wang1-0/+9
2015-06-01[AArch64] GAS support BFD_RELOC_AARCH64_LD32_GOTPAGE_LO14Jiong Wang1-0/+8
2015-06-01[AArch64] BFD_RELOC_AARCH64_TLSLE_ADD_LO12 should enable overflow checkJiong Wang1-0/+7
2015-06-01[AArch64] BFD Support BFD_RELOC_AARCH64_LD64_GOTPAGE_LO15Jiong Wang1-0/+9
2015-06-01[AArch64] GAS Support BFD_RELOC_AARCH64_LD64_GOTPAGE_LO15Jiong Wang1-0/+8
2015-05-28Compact EH SupportCatherine Moore1-0/+132
2015-05-27Convert PLT reloc only if pointer equality isn't neededH.J. Lu1-0/+12
2015-05-20Skip extra relocations in .rel.plt/.rela.pltH.J. Lu1-0/+7
2015-05-20[AArch64/BFD] Sort relocation case labels alphabeticallyJiong Wang1-0/+12
2015-05-18[AArch64] Remove X86-64 commentsJiong Wang1-0/+5
2015-05-16Don't generate PLT relocations for now bindingH.J. Lu1-0/+11
2015-05-14Don't add the zlib header to SHF_COMPRESSED sectionH.J. Lu1-0/+16
2015-05-14[AArch64] Remove BFD overflow check restrictionsJiong Wang1-0/+5
2015-05-14xtensa: fix localized symbol refcounting with --gc-sectionsMax Filippov1-0/+5
2015-05-12Allocate the first .plt entry space only if neededH.J. Lu1-0/+6
2015-05-11Add Intel MCU support to bfdH.J. Lu1-0/+22
2015-05-11Rename EM_486 to EM_IAMCUH.J. Lu1-0/+4
2015-05-10Replace input_bfd and output_bfd with abfdH.J. Lu1-0/+6
2015-05-06Skip discarded resource sections when building a PE resource table.Toni Spets1-0/+6
2015-05-01Support ix86-*-elf*H.J. Lu1-0/+4
2015-04-30Fix handling of relocs for the MeP target.Nick Clifton1-0/+7
2015-04-30Undef elf_backend_post_process_headers for SolarisH.J. Lu1-0/+5
2015-04-29Add support for absolute PE/x86 relocations.Nick Clifton1-0/+6
2015-04-27S/390: z13 use GNU attribute to indicate vector ABIAndreas Krebbel1-0/+7
2015-04-24[AArch64] PR18270, fix handling of GOT entry for local symbolJiong Wang1-0/+8
2015-04-24Copy is_linker_input to archive memberH.J. Lu1-0/+5
2015-04-24[AArch64] Improve PC-relative relocation check for shared libraryJiong Wang1-0/+5
2015-04-24Fix compile time warning messages about variables being used before they are ...Nick Clifton1-0/+6
2015-04-24Extend test for local labels to include fake symbols and local labels with a ...Nick Clifton1-0/+6
2015-04-24Define SEC_MEP_VLIW in bfd/section.cH.J. Lu1-0/+6
2015-04-23Delay setting up compressed debug section namesH.J. Lu1-0/+29
2015-04-23Don't change compressed input debug section namesH.J. Lu1-0/+15
2015-04-23Align .TOC. for PowerPC64Alan Modra1-0/+6
2015-04-22i386: Allow copy relocs for building PIEH.J. Lu1-0/+13
2015-04-20Always set up sh_name in assign_section_numbersH.J. Lu1-0/+4
2015-04-20Iterate ELF sections by pointerH.J. Lu1-0/+6
2015-04-14Add --compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi]H.J. Lu1-0/+33
2015-04-15Fix typo in commit 6ff71e76Alan Modra1-0/+4
2015-04-14Adds support to the RL78 port for linker relaxation affecting .debug sections.Nick Clifton1-0/+18
2015-04-14Add -z noextern-protected-data to ld for ELF/x86H.J. Lu1-0/+9
2015-04-13Add support for the x86 XSAVE extended state on FreeBSD/x86.John Baldwin1-0/+6
2015-04-13Don't check object claimed by pluginH.J. Lu1-0/+6
2015-04-11Revert the last 2 commits on pagesize_m1H.J. Lu1-6/+0
2015-04-11Initialize pagesize_m1 in bfd_cache_initH.J. Lu1-0/+6
2015-04-11Replace SYMBOLIC_BIND with SYMBOL_REFERENCES_LOCALH.J. Lu1-0/+11
2015-04-10Check GOTOFF reloc against protected data on x86H.J. Lu1-0/+9
2015-04-10Add extern_protected_data and set it for x86H.J. Lu1-0/+18
2015-04-10Use bfd_alloc for compressed section contentsH.J. Lu1-0/+6