aboutsummaryrefslogtreecommitdiff
path: root/bfd/bfd-in2.h
AgeCommit message (Expand)AuthorFilesLines
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
2016-06-17bfd,opcodes: sparc: new opcode v9{c,d,e,v,m} architectures and bfd machine nu...Jose E. Marchesi1-2/+18
2016-06-14Delete bfd_my_archive macroAlan Modra1-1/+0
2016-06-07PowerPC VLEAlan Modra1-7/+0
2016-05-23Enable R_AARCH64_NONE for 64-bit code.Jim Wilson1-0/+3
2016-05-23Support for dedicated output section for some ARM veneer typesThomas Preud'homme1-0/+3
2016-05-10Allow stubs without associated input section in ARM backendThomas Preud'homme1-1/+2
2016-05-03[AArch64] Also puts value in place for R_AARCH64_RELATIVEJiong Wang1-2/+2
2016-04-21Add support for non-ELF targets to check their relocs.Nick Clifton1-0/+10
2016-04-14arc/nps400 : New cmem instructions and associated relocationAndrew Burgess1-0/+1
2016-03-21arc: Add nps400 machine type, and assembler flag.Andrew Burgess1-0/+1
2016-03-14Regenerate bfd-in2.hH.J. Lu1-1/+1
2016-02-26Properly implement STT_COMMONH.J. Lu1-4/+13