aboutsummaryrefslogtreecommitdiff
path: root/bfd/libbfd.h
AgeCommit message (Expand)AuthorFilesLines
2015-12-07R_PPC64_ENTRYAlan Modra1-0/+1
2015-11-20binutils: add support for arm-*-darwin and aarch64-*-darwin.Tristan Gingold1-2/+6
2015-11-11Add assembler, disassembler and linker support for power9.Peter Bergner1-0/+1
2015-10-28Fix errors in the gas testsuite for the ARC target.Cupertino Miranda1-0/+1
2015-10-22Add R_X86_64_[REX_]GOTPCRELX support to gas and ldH.J. Lu1-0/+2
2015-10-22Add R_386_GOT32X support to gas and ldH.J. Lu1-0/+1
2015-10-07New ARC implementation.Nick Clifton1-2/+65
2015-10-02[Binutils][AARCH64]Add TLS IE large memory support.Renlin Li1-2/+2
2015-10-02[GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSGD_MOVW_G0_NC support.Renlin Li1-0/+1
2015-10-02[GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSGD_MOVW_G1 support.Renlin Li1-0/+1
2015-10-02[GAS][AARCH64]Add BFD_RELOC_AARCH64_MOVW_GOTOFF_G0_NC Support.Renlin Li1-0/+1
2015-10-02[GAS][AARCH64]Add BFD_RELOC_AARCH64_MOVW_GOTOFF_G1 Support.Renlin Li1-0/+1
2015-08-19[AArch64][5/6] GAS support TLSLD load/store relocation typesJiong Wang1-0/+10
2015-08-19[AArch64][3/6] GAS support TLSLD move/add relocation typesJiong Wang1-0/+6
2015-08-19[AArch64][1/6] GAS support BFD_RELOC_AARCH64_TLSLD_ADD_DTPREL_LO12_NCJiong Wang1-0/+1
2015-08-12Remove trailing spaces in bfdH.J. Lu1-1/+1
2015-08-11[AArch64][7/8] GAS support BFD_RELOC_AARCH64_TLSLD_ADD_DTPREL_LO12Jiong Wang1-0/+1
2015-08-11[AArch64][5/8] GAS support BFD_RELOC_AARCH64_TLSLD_ADD_LO12_NCJiong Wang1-0/+1
2015-08-11[AArch64][2/8] GAS support BFD_RELOC_AARCH64_TLSLD_ADR_PAGE21Jiong Wang1-0/+1
2015-07-16[AArch64][2/3] GAS support BFD_RELOC_AARCH64_TLSLD_ADR_PREL21Jiong Wang1-0/+1
2015-07-01Relocations for Nios II R2Sandra Loosemore1-0/+13
2015-06-30Add support for SADDR addressing to the RL78 port.Nick Clifton1-0/+1
2015-06-15[AArch64] Gas add BFD_RELOC_AARCH64_LD64_GOTOFF_LO15 supportRenlin Li1-0/+1
2015-06-01[AArch64] GAS support BFD_RELOC_AARCH64_LD32_GOTPAGE_LO14Jiong Wang1-0/+1
2015-06-01[AArch64] GAS Support BFD_RELOC_AARCH64_LD64_GOTPAGE_LO15Jiong Wang1-0/+1
2015-03-05Allows the binutils to cope with PE binaries where the section addresses have...Nick Clifton1-0/+4
2015-02-27Regenerate bfd-in2.h and libbfd.hMarcus Shawcroft1-0/+1
2015-02-11Wrap BFD headers in extern "C"Pedro Alves1-0/+7
2015-01-28FT32 initial supportAlan Modra1-0/+5
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-12-09More fixes for memory access violations triggered by fuzzed binaries.Nick Clifton1-0/+2
2014-12-06Add Visium support to bfdEric Botcazou1-0/+7
2014-11-25Use get_symbol_version_string in BFD_JUMP_TABLE_SYMBOLSH.J. Lu1-0/+2
2014-10-15Merge bfd_find_nearest_line variantsAlan Modra1-16/+8
2014-10-15Define bfd_find_line entry of BFD_JUMP_TABLE_SYMBOLS using NAME.Alan Modra1-3/+4
2014-09-16NDS32: Code refactoring of relaxation.Kuan-Lin Chen1-0/+21
2014-09-15Add support for MIPS R6.Andrew Bennett1-0/+4
2014-08-05Fix LTO vs. COFF archivesAlan Modra1-1/+3
2014-07-07Adds support for writing values to AVR system I/O registers.Barney Stratford1-0/+2
2014-07-01Add support for the AVR Tiny series of microcontrollers.Barney Stratford1-0/+1
2014-06-13Free linker hash table from bfd_close.Alan Modra1-1/+1
2014-06-13Don't call bfd_link_hash_table_freeAlan Modra1-2/+0
2014-04-24PR16867, linking object with separate debug fileAlan Modra1-1/+2
2014-04-22Remove support for the (deprecated) openrisc and or32 configurations and replaceChristian Svensson1-2/+24
2014-04-11Regenerate header files after this commit:Nick Clifton1-0/+3
2014-03-05Update copyright yearsAlan Modra1-4/+1
2014-03-05Support R_PPC64_ADDR64_LOCALAlan Modra1-0/+1
2014-02-03Nios II large-GOT relocationsSandra Loosemore1-0/+4
2014-01-30Nios II CALL26 linker relaxationSandra Loosemore1-0/+1
2013-12-13Add support for Andes NDS32:Kuan-Lin Chen1-0/+94