Automatic date update in version.in
[deliverable/binutils-gdb.git] / bfd / bfd-in2.h
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-04-20  Cl?ment ChigotRework the R_NEG support on both gas and ld for the...
2021-04-05  Alan ModraC99 bfd configury
2021-03-31  Alan ModraPR27671, Poisoning TRUE / FALSE poisons Win32 system...
2021-03-31  Alan ModraUse bool in bfd
2021-03-31  Alan ModraUse stdbool.h
2021-03-31  Alan ModraRemove bfd_stdint.h
2021-03-31  Alan ModraInclude string.h in bfd.h and delete LITMEMCPY, LITSTRCPY
2021-03-22  Martin LiskaAdd startswith function and use it instead of CONST_STRNEQ.
2021-03-21  Alan ModraProvide an inline startswith function in bfd.h
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-01-13  Alan ModraSHF_LINK_ORDER fixup_link_order in ld
2021-01-07  H.J. LuELF: Don't generate unused section symbols
2021-01-04  H.J. Luelf: Allow mixed ordered/unordered inputs for non-reloc...
2021-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2020-12-16  Alan Modraconstify elfNN_bed
2020-12-07  Siddhesh Poyarekarbinutils: Use file descriptors from make_tempname
2020-09-08  Jozef LawrynowiczMSP430: Support relocations for subtract expressions...
2020-09-08  Alex Coplanaarch64: Add base support for Armv8-R
2020-08-26  David Faustbpf: add xBPF ISA
2020-08-24  Cooper QuCSKY: Add new arch CK860.
2020-08-12  Alan ModraPR26348, Malloc error in write_zeros
2020-06-30  H.J. LuRemove x86 NaCl target support
2020-06-06  Alan ModraRename PowerPC64 pcrel GOT TLS relocations
2020-05-20  Alan ModraPR25993, read of freed memory
2020-04-23  Max Filippovxtensa: fix PR ld/25861
2020-04-18  Alan Modrabfd_is_const_section thinko
2020-04-02  Jan W. Jagersmacoff-go32-exe: support variable-length stubs
2020-03-24  H.J. Lubfd: Add a bfd_boolean argument to bfd_get_symbol_versi...
2020-03-14  Alan ModraBFD_FAKE_SECTIONS formatting
2020-03-13  Christophe LyonAdd support for non-contiguous memory regions
2020-03-02  Alan Modrabfd_cleanup for object_p
2020-02-27  Alan Modrabfd_stat_arch_elt buffer overflow
2020-02-19  Alan Modrabfd_get_size cache
2020-02-10  Alan Modraz80 comments in archures.c
2020-02-07  Sergey BelyashovAdd support for the GBZ80 and Z80N variants of the...
2020-02-07  H.J. LuELF: Support the section flag 'o' in .section directive
2020-02-03  H.J. Lusection.c: Fix typo in comments (withe -> with)
2020-02-03  H.J. LuELF: Add support for unique section ID to assembler
2020-01-27  Andreas SchwabRemove cpu-plugin.c
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-12-17  Alan ModraRemove tic80 support
2019-12-12  Alan ModraRemove duplicate cast
2019-12-11  Alan ModraMake bfd_get_8 return a bfd_vma like other bfd_get_...
2019-11-25  Alan ModraPass section when available to bfd_octets_per_byte
2019-11-25  Christian EggersIntroduce new section flag: SEC_ELF_OCTETS
2019-11-18  Alan ModraPR25196, abort in rewrite_elf_program_header
2019-11-07  Alan ModraRemove CR16C support
2019-10-21  Alan Modraar P support
2019-09-23  Alan Modralinker bfd.h tidy
2019-09-23  Alan Modraecoff bfd.h tidy
2019-09-23  Alan Modraelf bfd.h tidy
2019-09-23  Alan Modram68k bfd.h tidy
2019-09-23  Alan Modrabfin bfd.h tidy
2019-09-23  Alan Modracr16 bfd.h tidy
2019-09-23  Alan Modraobsoleted bfd.h tidy
2019-09-23  Alan Modraxcoff bfd.h tidy
2019-09-23  Alan Modracoff bfd.h tidy
2019-09-23  Alan Modraarm bfd.h tidy
2019-09-23  Alan Modratic6x bfd.h tidy
2019-09-23  Alan Modraaarch64 bfd.h tidy
2019-09-23  Alan Modratic54x bfd.h tidy
2019-09-23  Alan Modrah8300 bfd.h tidy
2019-09-23  Alan Modraia64 bfd.h tidy
2019-09-23  Alan Modrav850 bfd.h tidy
2019-09-23  Alan Modramips bfd.h tidy
2019-09-23  Alan Modracsky bfd.h tidy
2019-09-20  Alan Modrabfd macro conversion to inline functions, section
2019-09-20  Alan Modrabfd macro conversion to inline functions, asymbol
2019-09-20  Alan Modrabfd macro conversion to inline functions
2019-09-19  Alan Modrabfd_section_* macros
2019-09-18  Alan Modrabfd_asymbol_* macros
2019-09-18  Alan ModraConstify bfd_octets_per_byte and related functions
2019-09-18  Alan ModraConstify target name, reloc name, and carsym name
2019-09-11  Tom TromeyIntroduce bfd_set_filename
2019-09-11  Alan ModraTidy ld/ldmisc.c
2019-09-10  Nick CliftonEnhance the disassembler so that it will reliably deter...
2019-09-06  Alan Modrabfd_get_filename
2019-08-28  Alan ModraPR24891, objdump memory leaks when parsing malformed...
2019-07-30  Alan ModraRe: Support .gnu.lto_.lto section in ELF files
2019-07-29  Martin LiskaSupport .gnu.lto_.lto section in ELF files (PR 24768).
2019-07-19  Alan Modra[PowerPC64] pc-relative TLS relocations
2019-06-06  Sudakshina Das[LD, AArch64] Move ELF options behind -z
2019-05-24  Alan ModraPowerPC relocations for prefix insns
2019-05-23  Jose E. Marchesibfd: add support for eBPF
2019-05-21  Tamar ChristinaAArch64: Implement choice between Cortex-A53 erratum...
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-04-15  Andre Vieira[binutils, ARM, 1/16] Add support for Armv8.1-M Mainlin...
2019-03-13  Sudakshina Das[BFD, LD, AArch64, 2/3] Add --force-bti to enable BTI...
2019-01-16  John DarringtonS12Z: Emit RELOC_S12Z_OPR instead of RELOC_EXT24 where...
next
This page took 0.348702 seconds and 106 git commands to generate.