aboutsummaryrefslogtreecommitdiff
path: root/bfd/libbfd.h
AgeCommit message (Expand)AuthorFilesLines
2021-03-31Use bool in bfdAlan Modra1-118/+118
2021-03-12aix: implement TLS relocation for gas and ldClément Chigot1-0/+10
2021-03-12aix: implement R_TOCU and R_TOCL relocationsClément Chigot1-0/+2
2021-03-05elf/x86-64: Subtract __ImageBase for R_AMD64_IMAGEBASEH.J. Lu1-0/+2
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-12-18Constify more arraysAlan Modra1-2/+2
2020-09-09Re: MSP430: Support relocations for subtract expressions in .uleb128 directivesAlan Modra1-1/+1
2020-09-08MSP430: Support relocations for subtract expressions in .uleb128 directivesJozef Lawrynowicz1-0/+4
2020-06-06Rename PowerPC64 pcrel GOT TLS relocationsAlan Modra1-4/+4
2020-04-22xtensa: fix PR ld/25861Max Filippov1-0/+6
2020-03-26Revert earlier delta adding bfd_coff_get_internal_extra_pe_aouthdr() function.Nick Clifton1-5/+0
2020-03-25Add a new function to the BFD library to allow users access to the COFF inter...Nick Clifton1-0/+5
2020-03-24bfd: Add a bfd_boolean argument to bfd_get_symbol_version_stringH.J. Lu1-1/+1
2020-03-02bfd_cleanup for object_pAlan Modra1-4/+5
2020-02-19file size check in _bfd_alloc_and_readAlan Modra1-2/+28
2020-02-19_bfd_alloc_and_readAlan Modra1-0/+26
2020-02-19_bfd_mul_overflowAlan Modra1-10/+8
2020-02-07Add support for the GBZ80 and Z80N variants of the Z80 architecture, and add ...Sergey Belyashov1-0/+1
2020-01-02Add support for the GBZ80, Z180, and eZ80 variants of the Z80 architecure. A...Sergey Belyashov1-0/+6
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-11-27PR23652, Use symbols from debug bfd for _bfd_elf_find_function properlyAlan Modra1-1/+1
2019-11-07Remove CR16C supportAlan Modra1-40/+0
2019-09-11Tidy ld/ldmisc.cAlan Modra1-0/+2
2019-09-05PR24955, libbfd terminating program on out of memoryAlan Modra1-0/+9
2019-08-14Remove _bfd_dwarf2_find_nearest_line addr_size parameterAlan Modra1-1/+1
2019-07-19[PowerPC64] pc-relative TLS relocationsAlan Modra1-0/+7
2019-05-24PowerPC relocations for prefix insnsAlan Modra1-0/+17
2019-05-23bfd: add support for eBPFJose E. Marchesi1-0/+5
2019-05-06PowerPC reloc symbols that shouldn't be adjustedAlan Modra1-4/+4
2019-04-15[binutils, ARM, 16/16] Add support to VLDR and VSTR of system registersAndre Vieira1-0/+1
2019-04-15[binutils, ARM, 12/16] Scalar Low Overhead loop instructions for Armv8.1-M Ma...Andre Vieira1-0/+1
2019-04-15[binutils, ARM, 11/16] New BFCSEL instruction for Armv8.1-M MainlineAndre Vieira1-0/+1
2019-04-15[binutils, ARM, 10/16] BFCSEL infrastructure with new global reloc R_ARM_THM_...Andre Vieira1-0/+1
2019-04-15[binutils, ARM, 8/16] BFL infrastructure with new global reloc R_ARM_THM_BF18Andre Vieira1-0/+1
2019-04-15[binutils, ARM, 5/16] BF insns infrastructure with new global reloc R_ARM_THM...Andre Vieira1-0/+1
2019-04-15[binutils, ARM, 3/16] BF insns infrastructure with new bfd_reloc_code_real fo...Andre Vieira1-0/+1
2019-01-16S12Z: Emit RELOC_S12Z_OPR instead of RELOC_EXT24 where appropriate.John Darrington1-0/+1
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-10-13_bfd_clear_contents bounds checkingAlan Modra1-2/+2
2018-10-05or1k: Add the l.adrp insn and supporting relocationsStafford Horne1-0/+12
2018-10-05or1k: Add relocations for high-signed and low-storesRichard Henderson1-2/+5
2018-09-20Andes Technology has good news for you, we plan to update the nds32 port of b...Nick Clifton1-6/+22
2018-08-31PowerPC64 higher REL16 relocationsAlan Modra1-0/+6
2018-08-05R_PPC64_REL24_NOTOC supportAlan Modra1-0/+1
2018-07-30Add support for the C_SKY series of processors.Andrew Jenner1-0/+65
2018-07-02Allow BFD to recognize macOS universal librariesTom Tromey1-0/+1
2018-06-18Add support for the TLV relocation generated by LLVM for x86_64 MACH-O targets.Mephi1-0/+1
2018-06-01Make _bfd_error_handler available outside libbfdAlan Modra1-3/+0
2018-05-21ld: Hide symbols defined by HIDDEN/PROVIDE_HIDDENH.J. Lu1-0/+2
2018-05-18Add support for the Freescale s12z processor.John Darrington1-0/+1