summaryrefslogtreecommitdiff
path: root/bfd/bfd-in2.h
AgeCommit message (Expand)Author
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-12-06BFD whitespace fixesAlan Modra
2017-11-28Fix a memory access violation when attempting to parse a corrupt COFF binary ...Nick Clifton
2017-11-01FT32B is a new FT32 family member. It has a code compression scheme, which re...James Bowman
2017-10-12FT32: support for FT32B processor - part 1James Bowman
2017-10-12Force the AArch64 linker backend to refuse to link when it encounters unresol...Nick Clifton
2017-10-05bfd_set_input_errorPedro Alves
2017-10-04PR22245, Fix potential UB in bfd_set_errorPavel I. Kryukov
2017-07-19[ARC] Add JLI support.John Eric Martin
2017-06-28Change bfd_get_size/bfd_get_file_size to ufile_ptrH.J. Lu
2017-06-28MIPS: Add Imagination interAptiv MR2 MIPS32r3 processor supportMaciej W. Rozycki
2017-06-26RISC-V: Use pc-relative relocation for FDE initial locationKuan-Lin Chen
2017-06-23[AArch64] Fix typo in comments on relocation nameJiong Wang
2017-06-16Rewrite __start and __stop symbol handlingAlan Modra
2017-05-30Add bfd_get_file_size to get archive element sizeH.J. Lu
2017-05-19binutils: support for the SPARC M8 processorJose E. Marchesi
2017-05-10bfd: new BFD target entry point _bfd_set_reloc.Jose E. Marchesi
2017-04-23PR 21414, null pointer deref of _bfd_elf_large_com_section symAlan Modra
2017-04-13Regen bfd-in2.hAlan Modra
2017-03-30Add support for the WebAssembly file format and the wasm32 ELF conversion to ...Pip Cet
2017-03-27Add minimal support for WebAssembly backend to the BFD library.Pip Cet
2017-03-13Rename R_AARCH64_TLSDESC_LD64_LO12_NC to R_AARCH64_TLSDESC_LD64_LO12 and R_AA...Nick Clifton
2017-02-28PowerPC addpcis fixAlan Modra
2017-02-17bfd: Rename warn_deprecatedPedro Alves
2017-02-16[Patch] Add BFD_LINKER_CREATED to BFD_FLAGS_SAVEDJiong Wang
2017-01-12Add support for locating separate debug info files via the build-id method.Nick Clifton
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-12-31PRU BFD supportDimitar Dimitrov
2016-12-20Rework RISC-V relocationsAndrew Waterman
2016-12-14MIPS/opcodes: Also set disassembler's ASE flags from ELF structuresMaciej W. Rozycki
2016-11-01Add support for RISC-V architecture.Nick Clifton
2016-10-12BFD_FAKE_SECTION macro paramsAlan Modra
2016-10-07Pass link_info to _bfd_merge_private_bfd_dataAlan Modra
2016-10-07bfd_merge_private_bfd_data tidyAlan Modra
2016-09-30Make bfd_error_handler_type like vprintfAlan Modra
2016-08-26Reduce parameter list in bfd_elf32_arm_target_relocsThomas Preud'homme
2016-08-26Fixes to legacy ARC relocations.Cupertino Miranda
2016-08-26Add support for stable secure gateway veneers addressesThomas Preud'homme
2016-08-042016-08-04 Thomas Preud'homme <thomas.preudhomme@arm.com>Thomas Preud'homme
2016-07-16Don't include libbfd.h outside of bfd, part 4Alan Modra
2016-07-16Don't include libbfd.h outside of bfd, part 2Alan Modra
2016-07-16Don't include libbfd.h outside of bfd, part 1Alan Modra
2016-07-05[ARM] Change noread to purecode.Andre Vieria
2016-06-28MIPS16: Add R_MIPS16_PC16_S1 branch relocation supportMaciej W. Rozycki
2016-06-21Arc assembler: Convert nps400 from a machine type to an extension.Graham Markall
2016-06-18Rename bfd_plugin_uknown to bfd_plugin_unknownH.J. Lu
2016-06-17bfd,opcodes: sparc: new opcode v9{c,d,e,v,m} architectures and bfd machine nu...Jose E. Marchesi
2016-06-14Delete bfd_my_archive macroAlan Modra
2016-06-07PowerPC VLEAlan Modra
2016-05-23Enable R_AARCH64_NONE for 64-bit code.Jim Wilson