aboutsummaryrefslogtreecommitdiff
path: root/bfd/bfd-in2.h
AgeCommit message (Expand)AuthorFilesLines
2018-02-19LD: Support fixed-size sections some psABIs may requireMaciej W. Rozycki1-0/+5
2018-02-19BFD: Remove unused SEC_HAS_GOT_REF section flagMaciej W. Rozycki1-8/+0
2018-02-19%L conversionsAlan Modra1-0/+18
2018-01-24[GAS][AARCH64]Add group relocations to create PC-relative offset.Renlin Li1-0/+30
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-12-06BFD whitespace fixesAlan Modra1-405/+413
2017-11-28Fix a memory access violation when attempting to parse a corrupt COFF binary ...users/ARM/embedded-gdb-master-2017q4users/ARM/embedded-binutils-master-2017q4Nick Clifton1-0/+6
2017-11-01FT32B is a new FT32 family member. It has a code compression scheme, which re...James Bowman1-0/+5
2017-10-12FT32: support for FT32B processor - part 1James Bowman1-0/+1
2017-10-12Force the AArch64 linker backend to refuse to link when it encounters unresol...Nick Clifton1-2/+3
2017-10-05bfd_set_input_errorPedro Alves1-1/+3
2017-10-04PR22245, Fix potential UB in bfd_set_errorPavel I. Kryukov1-1/+1
2017-07-19[ARC] Add JLI support.John Eric Martin1-0/+1
2017-06-28Change bfd_get_size/bfd_get_file_size to ufile_ptrH.J. Lu1-2/+2
2017-06-28MIPS: Add Imagination interAptiv MR2 MIPS32r3 processor supportMaciej W. Rozycki1-0/+1
2017-06-26RISC-V: Use pc-relative relocation for FDE initial locationKuan-Lin Chen1-0/+1
2017-06-23[AArch64] Fix typo in comments on relocation nameJiong Wang1-2/+2
2017-06-16Rewrite __start and __stop symbol handlingAlan Modra1-1/+14
2017-05-30Add bfd_get_file_size to get archive element sizeH.J. Lu1-0/+2
2017-05-19binutils: support for the SPARC M8 processorJose E. Marchesi1-2/+5
2017-05-10bfd: new BFD target entry point _bfd_set_reloc.Jose E. Marchesi1-0/+5
2017-04-23PR 21414, null pointer deref of _bfd_elf_large_com_section symAlan Modra1-0/+12
2017-04-13Regen bfd-in2.hAlan Modra1-1/+2
2017-03-30Add support for the WebAssembly file format and the wasm32 ELF conversion to ...Pip Cet1-0/+12
2017-03-27Add minimal support for WebAssembly backend to the BFD library.Pip Cet1-0/+2
2017-03-13Rename R_AARCH64_TLSDESC_LD64_LO12_NC to R_AARCH64_TLSDESC_LD64_LO12 and R_AA...Nick Clifton1-2/+2
2017-02-28PowerPC addpcis fixAlan Modra1-0/+1
2017-02-17bfd: Rename warn_deprecatedPedro Alves1-5/+5
2017-02-16[Patch] Add BFD_LINKER_CREATED to BFD_FLAGS_SAVEDJiong Wang1-2/+3
2017-01-12Add support for locating separate debug info files via the build-id method.Nick Clifton1-0/+2
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-12-31PRU BFD supportDimitar Dimitrov1-0/+37
2016-12-20Rework RISC-V relocationsAndrew Waterman1-0/+9
2016-12-14MIPS/opcodes: Also set disassembler's ASE flags from ELF structuresMaciej W. Rozycki1-0/+4
2016-11-01Add support for RISC-V architecture.Nick Clifton1-0/+43
2016-10-12BFD_FAKE_SECTION macro paramsAlan Modra1-2/+2
2016-10-07Pass link_info to _bfd_merge_private_bfd_dataAlan Modra1-5/+6
2016-10-07bfd_merge_private_bfd_data tidyAlan Modra1-5/+5
2016-09-30Make bfd_error_handler_type like vprintfAlan Modra1-5/+2
2016-08-26Reduce parameter list in bfd_elf32_arm_target_relocsThomas Preud'homme1-3/+21
2016-08-26Fixes to legacy ARC relocations.Cupertino Miranda1-3/+4
2016-08-26Add support for stable secure gateway veneers addressesThomas Preud'homme1-1/+1
2016-08-042016-08-04 Thomas Preud'homme <thomas.preudhomme@arm.com>Thomas Preud'homme1-1/+1
2016-07-16Don't include libbfd.h outside of bfd, part 4Alan Modra1-3/+3
2016-07-16Don't include libbfd.h outside of bfd, part 2Alan Modra1-0/+3
2016-07-16Don't include libbfd.h outside of bfd, part 1Alan Modra1-2/+10
2016-07-05[ARM] Change noread to purecode.Andre Vieria1-2/+2
2016-06-28MIPS16: Add R_MIPS16_PC16_S1 branch relocation supportMaciej W. Rozycki1-0/+3
2016-06-21Arc assembler: Convert nps400 from a machine type to an extension.Graham Markall1-1/+0
2016-06-18Rename bfd_plugin_uknown to bfd_plugin_unknownH.J. Lu1-1/+1