summaryrefslogtreecommitdiff
path: root/bfd/libbfd.h
Commit message (Expand)AuthorAgeFilesLines
* Improve "unrecognized relocation" error messages to add the suggestion that t...Nick Clifton2017-07-241-0/+5
* [ARC] Add JLI support.John Eric Martin2017-07-191-0/+1
* RISC-V: Use pc-relative relocation for FDE initial locationKuan-Lin Chen2017-06-261-0/+1
* Rewrite __start and __stop symbol handlingAlan Modra2017-06-161-0/+3
* bfd: new BFD target entry point _bfd_set_reloc.Jose E. Marchesi2017-05-101-0/+8
* Add support for the WebAssembly file format and the wasm32 ELF conversion to ...Pip Cet2017-03-301-0/+10
* Rename R_AARCH64_TLSDESC_LD64_LO12_NC to R_AARCH64_TLSDESC_LD64_LO12 and R_AA...Nick Clifton2017-03-131-2/+2
* PowerPC addpcis fixAlan Modra2017-02-281-0/+1
* bfd: Rename bsd_write_armap and coff_write_armapPedro Alves2017-02-171-5/+5
* bfd: Rename real_{ftell, fseek, fopen}Pedro Alves2017-02-171-3/+3
* bfd: Rename read_{signed,unsigned}_leb128, safe_read_leb128Pedro Alves2017-02-171-4/+4
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* PRU BFD supportDimitar Dimitrov2016-12-311-0/+12
* Remove "collect" forms of generic linker add symbols functionsAlan Modra2016-12-241-6/+0
* Don't make_bfd_vms_lib archive functions NULLAlan Modra2016-12-221-8/+10
* Rework RISC-V relocationsAndrew Waterman2016-12-201-0/+9
* Add support for RISC-V architecture.Nick Clifton2016-11-011-0/+38
* Pass link_info to _bfd_merge_private_bfd_dataAlan Modra2016-10-071-2/+2
* bfd_merge_private_bfd_data tidyAlan Modra2016-10-071-8/+6
* Make bfd_error_handler_type like vprintfAlan Modra2016-09-301-3/+1
* Fixes to legacy ARC relocations.Cupertino Miranda2016-08-261-3/+4
* Don't include libbfd.h outside of bfd, part 2Alan Modra2016-07-161-3/+0
* Don't include libbfd.h outside of bfd, part 1Alan Modra2016-07-161-9/+0
* MIPS16: Add R_MIPS16_PC16_S1 branch relocation supportMaciej W. Rozycki2016-06-281-0/+1
* Enable 64-bit archives in ar and ranlibH.J. Lu2016-05-251-0/+23
* Enable R_AARCH64_NONE for 64-bit code.Jim Wilson2016-05-231-0/+1
* Add support for non-ELF targets to check their relocs.Nick Clifton2016-04-211-0/+2
* arc/nps400 : New cmem instructions and associated relocationAndrew Burgess2016-04-141-0/+1
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* [ARM] Add support for thumb1 pcrop relocations.Mickael Guene2015-12-161-0/+4
* R_PPC64_ENTRYAlan Modra2015-12-071-0/+1
* binutils: add support for arm-*-darwin and aarch64-*-darwin.Tristan Gingold2015-11-201-2/+6
* Add assembler, disassembler and linker support for power9.Peter Bergner2015-11-111-0/+1
* Fix errors in the gas testsuite for the ARC target.Cupertino Miranda2015-10-281-0/+1
* Add R_X86_64_[REX_]GOTPCRELX support to gas and ldH.J. Lu2015-10-221-0/+2
* Add R_386_GOT32X support to gas and ldH.J. Lu2015-10-221-0/+1
* New ARC implementation.Nick Clifton2015-10-071-2/+65
* [Binutils][AARCH64]Add TLS IE large memory support.Renlin Li2015-10-021-2/+2
* [GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSGD_MOVW_G0_NC support.Renlin Li2015-10-021-0/+1
* [GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSGD_MOVW_G1 support.Renlin Li2015-10-021-0/+1
* [GAS][AARCH64]Add BFD_RELOC_AARCH64_MOVW_GOTOFF_G0_NC Support.Renlin Li2015-10-021-0/+1
* [GAS][AARCH64]Add BFD_RELOC_AARCH64_MOVW_GOTOFF_G1 Support.Renlin Li2015-10-021-0/+1
* [AArch64][5/6] GAS support TLSLD load/store relocation typesJiong Wang2015-08-191-0/+10
* [AArch64][3/6] GAS support TLSLD move/add relocation typesJiong Wang2015-08-191-0/+6
* [AArch64][1/6] GAS support BFD_RELOC_AARCH64_TLSLD_ADD_DTPREL_LO12_NCJiong Wang2015-08-191-0/+1
* Remove trailing spaces in bfdH.J. Lu2015-08-121-1/+1
* [AArch64][7/8] GAS support BFD_RELOC_AARCH64_TLSLD_ADD_DTPREL_LO12Jiong Wang2015-08-111-0/+1
* [AArch64][5/8] GAS support BFD_RELOC_AARCH64_TLSLD_ADD_LO12_NCJiong Wang2015-08-111-0/+1
* [AArch64][2/8] GAS support BFD_RELOC_AARCH64_TLSLD_ADR_PAGE21Jiong Wang2015-08-111-0/+1
* [AArch64][2/3] GAS support BFD_RELOC_AARCH64_TLSLD_ADR_PREL21Jiong Wang2015-07-161-0/+1