summaryrefslogtreecommitdiff
path: root/bfd/bfd-in2.h
AgeCommit message (Expand)Author
2016-01-01Copyright update for binutilsAlan Modra
2015-12-22Add support for ARM's NOREAD section flag.Mickael Guene
2015-12-16[ARM] Add support for thumb1 pcrop relocations.Mickael Guene
2015-12-07R_PPC64_ENTRYAlan Modra
2015-11-20binutils: add support for arm-*-darwin and aarch64-*-darwin.Tristan Gingold
2015-11-11Add assembler, disassembler and linker support for power9.Peter Bergner
2015-11-09bfd: Fix left shift of negative value.Dominik Vogt
2015-10-28Fix errors in the gas testsuite for the ARC target.Cupertino Miranda
2015-10-28Orphan output section with multiple input sectionsAlan Modra
2015-10-27Add --fix-stm32l4xx-629360 to the ARM linker to enable a link-time workaround...Laurent Alfonsi
2015-10-26Check symbol defined by assignment in linker scriptH.J. Lu
2015-10-26Properly convert address load of __start_XXX/__stop_XXXH.J. Lu
2015-10-22Add R_X86_64_[REX_]GOTPCRELX support to gas and ldH.J. Lu
2015-10-22Add R_386_GOT32X support to gas and ldH.J. Lu
2015-10-07New ARC implementation.Nick Clifton
2015-10-02[Binutils][AARCH64]Add TLS IE large memory support.Renlin Li
2015-10-02[GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSGD_MOVW_G0_NC support.Renlin Li
2015-10-02[GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSGD_MOVW_G1 support.Renlin Li
2015-10-02[GAS][AARCH64]Add BFD_RELOC_AARCH64_MOVW_GOTOFF_G0_NC Support.Renlin Li
2015-10-02[GAS][AARCH64]Add BFD_RELOC_AARCH64_MOVW_GOTOFF_G1 Support.Renlin Li
2015-09-29Don't use the output section size to copy input sectionH.J. Lu
2015-09-18default_read_var_value <LOC_UNRESOLVED>: Include minsym kind in error message.Doug Evans
2015-08-31ppc64 section group handlingAlan Modra
2015-08-31Make asection->id and asection->index unsignedAlan Modra
2015-08-25[AArch64] Fix a typo in the comment for BFD_RELOC_AARCH64_LD64_GOT_LO12_NCRenlin Li
2015-08-19[AArch64][5/6] GAS support TLSLD load/store relocation typesJiong Wang
2015-08-19[AArch64][3/6] GAS support TLSLD move/add relocation typesJiong Wang
2015-08-19[AArch64][1/6] GAS support BFD_RELOC_AARCH64_TLSLD_ADD_DTPREL_LO12_NCJiong Wang
2015-08-11[AArch64][7/8] GAS support BFD_RELOC_AARCH64_TLSLD_ADD_DTPREL_LO12Jiong Wang
2015-08-11[AArch64][5/8] GAS support BFD_RELOC_AARCH64_TLSLD_ADD_LO12_NCJiong Wang
2015-08-11[AArch64][2/8] GAS support BFD_RELOC_AARCH64_TLSLD_ADR_PAGE21Jiong Wang
2015-07-16[AArch64][2/3] GAS support BFD_RELOC_AARCH64_TLSLD_ADR_PREL21Jiong Wang
2015-07-10Properly convert objects between different ELF classesH.J. Lu
2015-07-01Relocations for Nios II R2Sandra Loosemore
2015-07-01Add Nios II arch flags and compatibility testsSandra Loosemore
2015-06-30Add support for SADDR addressing to the RL78 port.Nick Clifton
2015-06-28Remove COMPRESS_DEBUG_ZLIBH.J. Lu
2015-06-16Fix build when size_t is not available in bfd-in2.hJon Turney
2015-06-15Allow gdb to find debug symbols file by build-id for PE file format alsoJon Turney
2015-06-15[AArch64] Gas add BFD_RELOC_AARCH64_LD64_GOTOFF_LO15 supportRenlin Li
2015-06-01[AArch64] GAS support BFD_RELOC_AARCH64_LD32_GOTPAGE_LO14Jiong Wang
2015-06-01[AArch64] GAS Support BFD_RELOC_AARCH64_LD64_GOTPAGE_LO15Jiong Wang
2015-05-28Compact EH SupportCatherine Moore
2015-05-14Don't add the zlib header to SHF_COMPRESSED sectionH.J. Lu
2015-05-11Add Intel MCU support to bfdH.J. Lu
2015-04-24Define SEC_MEP_VLIW in bfd/section.cH.J. Lu
2015-04-23Don't change compressed input debug section namesH.J. Lu
2015-04-14Add --compress-debug-sections=[none|zlib|zlib-gnu|zlib-gabi]H.J. Lu
2015-04-08Add SHF_COMPRESSED support to gas and objcopyH.J. Lu
2015-04-01[AArch64] Workaround for Cortex A53 erratum 843419Marcus Shawcroft