summaryrefslogtreecommitdiff
path: root/bfd/libbfd.h
AgeCommit message (Expand)Author
2020-01-02Add support for the GBZ80, Z180, and eZ80 variants of the Z80 architecure. A...Sergey Belyashov
2020-01-01Update year range in copyright notice of binutils filesAlan Modra
2019-11-27PR23652, Use symbols from debug bfd for _bfd_elf_find_function properlyAlan Modra
2019-11-07Remove CR16C supportAlan Modra
2019-09-11Tidy ld/ldmisc.cAlan Modra
2019-09-05PR24955, libbfd terminating program on out of memoryAlan Modra
2019-08-14Remove _bfd_dwarf2_find_nearest_line addr_size parameterAlan Modra
2019-07-19[PowerPC64] pc-relative TLS relocationsAlan Modra
2019-05-24PowerPC relocations for prefix insnsAlan Modra
2019-05-23bfd: add support for eBPFJose E. Marchesi
2019-05-06PowerPC reloc symbols that shouldn't be adjustedAlan Modra
2019-04-15[binutils, ARM, 16/16] Add support to VLDR and VSTR of system registersAndre Vieira
2019-04-15[binutils, ARM, 12/16] Scalar Low Overhead loop instructions for Armv8.1-M Ma...Andre Vieira
2019-04-15[binutils, ARM, 11/16] New BFCSEL instruction for Armv8.1-M MainlineAndre Vieira
2019-04-15[binutils, ARM, 10/16] BFCSEL infrastructure with new global reloc R_ARM_THM_...Andre Vieira
2019-04-15[binutils, ARM, 8/16] BFL infrastructure with new global reloc R_ARM_THM_BF18Andre Vieira
2019-04-15[binutils, ARM, 5/16] BF insns infrastructure with new global reloc R_ARM_THM...Andre Vieira
2019-04-15[binutils, ARM, 3/16] BF insns infrastructure with new bfd_reloc_code_real fo...Andre Vieira
2019-01-16S12Z: Emit RELOC_S12Z_OPR instead of RELOC_EXT24 where appropriate.John Darrington
2019-01-01Update year range in copyright notice of binutils filesAlan Modra
2018-10-13_bfd_clear_contents bounds checkingAlan Modra
2018-10-05or1k: Add the l.adrp insn and supporting relocationsStafford Horne
2018-10-05or1k: Add relocations for high-signed and low-storesRichard Henderson
2018-09-20Andes Technology has good news for you, we plan to update the nds32 port of b...Nick Clifton
2018-08-31PowerPC64 higher REL16 relocationsAlan Modra
2018-08-05R_PPC64_REL24_NOTOC supportAlan Modra
2018-07-30Add support for the C_SKY series of processors.Andrew Jenner
2018-07-02Allow BFD to recognize macOS universal librariesTom Tromey
2018-06-18Add support for the TLV relocation generated by LLVM for x86_64 MACH-O targets.Mephi
2018-06-01Make _bfd_error_handler available outside libbfdAlan Modra
2018-05-21ld: Hide symbols defined by HIDDEN/PROVIDE_HIDDENH.J. Lu
2018-05-18Add support for the Freescale s12z processor.John Darrington
2018-05-18ATTRIBUTE_HIDDEN for libbfd.hAlan Modra
2018-05-18libbfd.h and libcoff.h include guardsAlan Modra
2018-05-16PR22458, failure to choose a matching ELF targetAlan Modra
2018-04-27Regenerate some files for recent ARM patchesAlan Modra
2018-04-17[MicroBlaze] PIC data text relativeMichael Eager
2018-04-16Remove m68k-aout and m68k-coff supportAlan Modra
2018-04-11Remove i860, i960, bout and aout-adobe targetsAlan Modra
2018-03-28[1/2][GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSLE_LDST8/16/32/64_TPREL_LO12 supp...Renlin Li
2018-02-19Add attribute printf to _bfd_error_handlerAlan Modra
2018-02-16Remove bfd stub function casts.Alan Modra
2018-02-14Fix compilation of the BFD sub-directory with a gcc v8 compiler by adding ext...Nick Clifton
2018-02-13Fix compile time warning messages from gcc version 8 about cast between incom...Nick Clifton
2018-01-24[GAS][AARCH64]Add group relocations to create PC-relative offset.Renlin Li
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-12-06BFD whitespace fixesAlan Modra
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-07-24Improve "unrecognized relocation" error messages to add the suggestion that t...Nick Clifton