]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - bfd/bfd.c
bfd_get_relocated_section_contents allow NULL data buffer
[thirdparty/binutils-gdb.git] / bfd / bfd.c
2022-12-17  Alan Modrabfd_get_relocated_section_contents allow NULL data...
2022-12-17  Alan ModraRe: The problem with warning in elf_object_p
2022-12-06  Alan ModraCompression header enum
2022-10-19  Jedidiah Thompsonaarch64-pe support for LD, GAS and BFD
2022-10-16  Alan Modrazlib-gabi to zstd woes
2022-09-27  Fangrui Songbinutils, gdb: support zstd compressed debug sections
2022-09-06  Aaron Mereybfd: Add bfd_find_nearest_line_with_alt
2022-08-10  Youling Tangbfd: Add support for LoongArch64 EFI (efi-*-loongarch64).
2022-08-03  Alan ModraFix a conflict between the linker's need to rename...
2022-08-01  Alan ModraGet rid of fprintf_vma and sprintf_vma
2022-02-13  Alan ModraRemove bfd ELF_RELROPAGESIZE
2022-02-11  Michael Forneybfd: Remove return with expression in void function
2022-01-02  Alan ModraUpdate year range in copyright notice of binutils files
2021-12-17  Alan Modraubsan: bfd.c:2519:8: shift exponent 34 is too large
2021-11-23  Tamar ChristinaAArch64: Add support for AArch64 EFI (efi-*-aarch64).
2021-07-28  will schmidtExternalize the _bfd_set_gp_value function
2021-07-08  H.J. Luld: Limit cache size and add --max-cache-size=SIZE
2021-07-05  H.J. Luld: Cache and reuse the IR archive file descriptor
2021-04-05  Alan ModraC99 bfd configury
2021-03-31  Alan ModraUse bool in bfd
2021-03-22  Martin LiskaAdd startswith function and use it instead of CONST_STRNEQ.
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-16  Alan Modraconstify elfNN_bed
2020-08-20  Nick CliftonEnsure that compressed sections that have an ELF compre...
2020-08-12  Alan ModraPR26348, Malloc error in write_zeros
2020-05-21  Alan ModraReplace "if (x) free (x)" with "free (x)", bfd
2020-05-19  Alan ModraUse bfd_get_filename throughout bfd
2020-04-02  Jan W. Jagersmacoff-go32-exe: support variable-length stubs
2020-03-13  Christian EggersFix several mix up between octets and bytes in ELF...
2020-02-27  Alan Modrabfd_stat_arch_elt buffer overflow
2020-02-19  Alan Modrabfd_get_size cache
2020-02-19  Alan Modrabfd_size_type to size_t
2020-01-09  Nick CliftonFix an illegal memory access triggered when trying...
2020-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2019-12-29  Alan ModraPR15350, Fix compressed debug sections for PE targets
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-10-21  Alan Modraar P support
2019-10-15  Alan ModraSimplify power of two test
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 ModraDon't use bfd_get_* macro to set bfd fields
2019-09-18  Alan ModraConstify target name, reloc name, and carsym name
2019-09-11  Alan ModraTidy ld/ldmisc.c
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-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2018-11-27  Mark WielaardHandle ELF compressed header alignment correctly by...
2018-08-09  H.J. LuConvert .note.gnu.property section between ELF32 and...
2018-06-05  Alan ModraTidy bfdio to consistenly use containing archive
2018-06-01  Alan ModraMake _bfd_error_handler available outside libbfd
2018-04-16  Alan ModraRemove m68k-aout and m68k-coff support
2018-04-16  Alan ModraRemove IEEE 695 object support
2018-04-16  Alan ModraRemove netware support
2018-04-14  Alan Modrapowerpc common-page-size
2018-04-11  Alan ModraRemove i860, i960, bout and aout-adobe targets
2018-02-25  Alan ModraBFD messages
2018-02-19  Alan Modra%L conversions
2018-02-19  Alan ModraUse %pA and %pB in messages rather than %A and %B
2018-01-03  Alan ModraUpdate year range in copyright notice of binutils files
2017-12-10  Sangamesh MallayyaTypo fix
2017-12-08  Sangamesh MallayyaAdd aix 64-bit check to bfd_get_sign_extend_vma
2017-12-06  Alan ModraBFD whitespace fixes
2017-11-15  Alan ModraHandle ' and I format flags
2017-11-05  Alan ModraProper bound check in _bfd_doprnt_scan
2017-11-05  Alan ModraPR22397, BFD internal error when message locale isn't C
2017-10-11  Pedro AlvesRename _doprnt -> _bfd_doprnt to fix DJGPP bfd build...
2017-10-05  Pedro Alvesbfd_set_input_error
2017-10-04  Pavel I. KryukovPR22245, Fix potential UB in bfd_set_error
2017-07-07  Alan ModraAnother _doprnt fix for %L handling
2017-07-06  H.J. LuConvert 'L' to 'l' when setting wide_width to 1
2017-07-03  Alan ModraSupport %Lx, %Lu, %Ld in _bfd_error_handler format
2017-07-03  Alan ModraBFD long long cleanup
2017-05-10  Jose E. Marchesibfd: new BFD target entry point _bfd_set_reloc.
2017-04-13  Alan ModraRewrite bfd error handler
2017-02-16  Jiong Wang[Patch] Add BFD_LINKER_CREATED to BFD_FLAGS_SAVED
2017-01-02  Alan ModraUpdate year range in copyright notice of all files.
2016-10-19  Nick CliftonAdd c-format tags to translatable strings with more...
2016-10-07  Alan Modrabfd_merge_private_bfd_data tidy
2016-09-30  Alan ModraRemove syntactic sugar
2016-09-30  Alan ModraMake bfd_error_handler_type like vprintf
2016-06-18  H.J. LuRename bfd_plugin_uknown to bfd_plugin_unknown
2016-06-14  Alan ModraSet my_archive for thin archives
2016-02-26  H.J. LuProperly implement STT_COMMON
2016-01-01  Alan ModraCopyright update for binutils
2015-10-06  H.J. LuClear the ch_reserved field in 64-bit output
2015-09-29  H.J. LuDon't use the output section size to copy input section
2015-09-22  H.J. LuUse bfd_get_32 and bfd_put_32 to access ch_type
2015-07-20  H.J. LuMake binutils abort message GDB friendly
2015-07-10  H.J. LuProperly convert objects between different ELF classes
2015-06-16  Jon TurneyFix build when size_t is not available in bfd-in2.h
2015-06-15  Jon TurneyAllow gdb to find debug symbols file by build-id for...
2015-05-14  H.J. LuDon't add the zlib header to SHF_COMPRESSED section
2015-04-23  H.J. LuDon't change compressed input debug section names
2015-04-08  H.J. LuAdd SHF_COMPRESSED support to gas and objcopy
2015-02-14  Alan ModraPR ld/17973 LTO file syms
next