aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
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
2015-04-10Downgrade linker error on protected symbols in .dynbss to a warningAlan Modra1-0/+6
2015-04-10Revert "Add extern_protected_data and set it for x86"Alan Modra1-0/+14
2015-04-09Update comments in compress.cH.J. Lu1-0/+6
2015-04-09Properly check --compress-debug-sections=XXXH.J. Lu1-0/+6
2015-04-09xtensa: update bfd/ChangelogMax Filippov1-0/+75
2015-04-09Add support to the RX toolchain to restrict the use of string instructions.Nick Clifton1-0/+7
2015-04-08Work around a GCC uninitialized warning bugH.J. Lu1-0/+5
2015-04-08Add SHF_COMPRESSED support to gas and objcopyH.J. Lu1-0/+29
2015-04-07Modify get_reloc_section for targets that map .got.plt to .gotAlan Modra1-0/+5
2015-04-07PowerPC non-PIC to PIC editing for protected var accessAlan Modra1-0/+20
2015-04-07Treat assembler generated local labels as local.Nick Clifton1-0/+5
2015-04-06Use bfd_putb64/bfd_getb64H.J. Lu1-0/+8
2015-04-04Also preserve the SHF_COMPRESSED bitH.J. Lu1-0/+5
2015-04-04Extract get_uncompressed_sizeH.J. Lu1-0/+5
2015-04-02Add support for configuring an aarch64-freebsd target.Andrew Turner1-0/+4
2015-04-02Regenerate configure in bfd/binutils/gas/gdb/goldH.J. Lu1-0/+4
2015-04-01[AArch64] Workaround for Cortex A53 erratum 843419Marcus Shawcroft1-0/+41