asan: mips_gprel_reloc segfault
[binutils-gdb.git] / bfd / libbfd.h
2022-04-07 Mark HarmstoneAdd support for COFF secidx relocations
2022-01-04 H.J. Luld: Improve thin archive member error message
2022-01-02 Alan ModraUpdate year range in copyright notice of binutils files
2021-11-15 Alan ModraPowerPC64 @notoc in non-power10 code
2021-10-24 liuzhensongLoongArch bfd support
2021-07-08 H.J. Luld: Limit cache size and add --max-cache-size=SIZE
2021-05-22 Alan Modrabfd dwarf2 sanity checking
2021-05-07 Alan ModraRegenerate bfd-in2.h and libbfd.h
2021-05-06 Stafford Horneor1k: Implement relocation R_OR1K_GOT_AHI16 for gotha()
2021-05-04 Nick CliftonDefine bfd_realloc(ptr,0) to return allocated memory...
2021-04-22 Cl?ment Chigotfix string table generation for XCOFF64 .debug section
2021-04-20 Cl?ment ChigotRework the R_NEG support on both gas and ld for the...
2021-03-31 Alan ModraUse bool in bfd
2021-03-12 Clément Chigotaix: implement TLS relocation for gas and ld
2021-03-12 Clément Chigotaix: implement R_TOCU and R_TOCL relocations
2021-03-06 H.J. Luelf/x86-64: Subtract __ImageBase for R_AMD64_IMAGEBASE
2021-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2020-12-18 Alan ModraConstify more arrays
2020-09-08 Alan ModraRe: MSP430: Support relocations for subtract expression...
2020-09-08 Jozef LawrynowiczMSP430: Support relocations for subtract expressions...
2020-06-06 Alan ModraRename PowerPC64 pcrel GOT TLS relocations
2020-04-23 Max Filippovxtensa: fix PR ld/25861
2020-03-26 Nick CliftonRevert earlier delta adding bfd_coff_get_internal_extra...
2020-03-25 Nick CliftonAdd a new function to the BFD library to allow users...
2020-03-24 H.J. Lubfd: Add a bfd_boolean argument to bfd_get_symbol_versi...
2020-03-02 Alan Modrabfd_cleanup for object_p
2020-02-19 Alan Modrafile size check in _bfd_alloc_and_read
2020-02-19 Alan Modra_bfd_alloc_and_read
2020-02-19 Alan Modra_bfd_mul_overflow
2020-02-07 Sergey BelyashovAdd support for the GBZ80 and Z80N variants of the...
2020-01-02 Sergey BelyashovAdd support for the GBZ80, Z180, and eZ80 variants...
2020-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2019-11-27 Alan ModraPR23652, Use symbols from debug bfd for _bfd_elf_find_f...
2019-11-07 Alan ModraRemove CR16C support
2019-09-11 Alan ModraTidy ld/ldmisc.c
2019-09-05 Alan ModraPR24955, libbfd terminating program on out of memory
2019-08-14 Alan ModraRemove _bfd_dwarf2_find_nearest_line addr_size parameter
2019-07-19 Alan Modra[PowerPC64] pc-relative TLS relocations
2019-05-24 Alan ModraPowerPC relocations for prefix insns
2019-05-23 Jose E. Marchesibfd: add support for eBPF
2019-05-06 Alan ModraPowerPC reloc symbols that shouldn't be adjusted
2019-04-15 Andre Vieira[binutils, ARM, 16/16] Add support to VLDR and VSTR...
2019-04-15 Andre Vieira[binutils, ARM, 12/16] Scalar Low Overhead loop instruc...
2019-04-15 Andre Vieira[binutils, ARM, 11/16] New BFCSEL instruction for Armv8...
2019-04-15 Andre Vieira[binutils, ARM, 10/16] BFCSEL infrastructure with new...
2019-04-15 Andre Vieira[binutils, ARM, 8/16] BFL infrastructure with new globa...
2019-04-15 Andre Vieira[binutils, ARM, 5/16] BF insns infrastructure with...
2019-04-15 Andre Vieira[binutils, ARM, 3/16] BF insns infrastructure with...
2019-01-16 John DarringtonS12Z: Emit RELOC_S12Z_OPR instead of RELOC_EXT24 where...
2019-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2018-10-13 Alan Modra_bfd_clear_contents bounds checking
2018-10-05 Stafford Horneor1k: Add the l.adrp insn and supporting relocations
2018-10-05 Richard Hendersonor1k: Add relocations for high-signed and low-stores
2018-09-20 Nick CliftonAndes Technology has good news for you, we plan to...
2018-08-31 Alan ModraPowerPC64 higher REL16 relocations
2018-08-05 Alan ModraR_PPC64_REL24_NOTOC support
2018-07-30 Andrew JennerAdd support for the C_SKY series of processors.
2018-07-02 Tom TromeyAllow BFD to recognize macOS universal libraries
2018-06-18 MephiAdd support for the TLV relocation generated by LLVM...
2018-06-01 Alan ModraMake _bfd_error_handler available outside libbfd
2018-05-22 H.J. Luld: Hide symbols defined by HIDDEN/PROVIDE_HIDDEN
2018-05-18 John DarringtonAdd support for the Freescale s12z processor.
2018-05-18 Alan ModraATTRIBUTE_HIDDEN for libbfd.h
2018-05-18 Alan Modralibbfd.h and libcoff.h include guards
2018-05-16 Alan ModraPR22458, failure to choose a matching ELF target
2018-04-27 Alan ModraRegenerate some files for recent ARM patches
2018-04-17 Michael Eager[MicroBlaze] PIC data text relative
2018-04-16 Alan ModraRemove m68k-aout and m68k-coff support
2018-04-11 Alan ModraRemove i860, i960, bout and aout-adobe targets
2018-03-28 Renlin Li[1/2][GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSLE_LDST8...
2018-02-19 Alan ModraAdd attribute printf to _bfd_error_handler
2018-02-16 Alan ModraRemove bfd stub function casts.
2018-02-14 Nick CliftonFix compilation of the BFD sub-directory with a gcc...
2018-02-13 Nick CliftonFix compile time warning messages from gcc version...
2018-01-24 Renlin Li[GAS][AARCH64]Add group relocations to create PC-relati...
2018-01-03 Alan ModraUpdate year range in copyright notice of binutils files
2017-12-06 Alan ModraBFD whitespace fixes
2017-11-01 James BowmanFT32B is a new FT32 family member. It has a code compre...
2017-10-13 James BowmanFT32: support for FT32B processor - part 1
2017-07-24 Nick CliftonImprove "unrecognized relocation" error messages to...
2017-07-19 John Eric Martin[ARC] Add JLI support.
2017-06-27 Kuan-Lin ChenRISC-V: Use pc-relative relocation for FDE initial...
2017-06-16 Alan ModraRewrite __start and __stop symbol handling
2017-05-10 Jose E. Marchesibfd: new BFD target entry point _bfd_set_reloc.
2017-03-30 Pip CetAdd support for the WebAssembly file format and the...
2017-03-13 Nick CliftonRename R_AARCH64_TLSDESC_LD64_LO12_NC to R_AARCH64_TLSD...
2017-02-28 Alan ModraPowerPC addpcis fix
2017-02-17 Pedro Alvesbfd: Rename bsd_write_armap and coff_write_armap
2017-02-17 Pedro Alvesbfd: Rename real_{ftell, fseek, fopen}
2017-02-17 Pedro Alvesbfd: Rename read_{signed,unsigned}_leb128, safe_read_leb128
2017-01-02 Alan ModraUpdate year range in copyright notice of all files.
2016-12-31 Dimitar DimitrovPRU BFD support
2016-12-23 Alan ModraRemove "collect" forms of generic linker add symbols...
2016-12-21 Alan ModraDon't make_bfd_vms_lib archive functions NULL
2016-12-20 Andrew WatermanRework RISC-V relocations
2016-11-01 Nick CliftonAdd support for RISC-V architecture.
2016-10-07 Alan ModraPass link_info to _bfd_merge_private_bfd_data
2016-10-07 Alan Modrabfd_merge_private_bfd_data tidy
2016-09-30 Alan ModraMake bfd_error_handler_type like vprintf
2016-08-26 Cupertino MirandaFixes to legacy ARC relocations.
next