]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - bfd/coffgen.c
HPPA64 linker: Do not force the generation of DT_FLAGS for Linux targets.
[thirdparty/binutils-gdb.git] / bfd / coffgen.c
2024-01-04  Alan ModraUpdate year range in copyright notice of binutils files
2023-08-28  Alan ModraCOFF swap_aux_in
2023-08-27  Alan ModraConfusion in coff_object_cleanup
2023-08-24  Oleg Tolmatcevoptimize handle_COMDAT
2023-08-08  Alan ModraRename bfd_bread and bfd_bwrite
2023-06-07  Alan Modra_bfd_free_cached_info
2023-06-01  Alan Modrasection_by_target_index memory leak
2023-05-31  Tristan Gingoldpe/coff - add support for base64 encoded long section...
2023-05-18  Alan ModraRe: Add section caches to coff_data_type
2023-05-16  Oleg TolmatcevAdd section caches to coff_data_type
2023-05-03  Alan ModraRemove unused args from bfd_make_debug_symbol
2023-04-19  Alan ModraYet another out-of-memory fuzzed object
2023-03-27  Alan ModraRemove coff_pointerize_aux table_end param
2023-03-27  Alan ModraUse stdint types in coff internal_auxent
2023-03-22  Alan Modracoff_get_normalized_symtab bfd_release
2023-03-21  Alan ModraPR17910 sym string offset check
2023-01-06  Alan ModraTidy pe flag in coff_data
2023-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2022-12-07  Alan Modracoff make_a_section_from_file tidy
2022-12-04  Alan ModraCOFF compressed debug support
2022-12-04  Alan ModraRenaming .debug to .zdebug and vice versa
2022-11-10  Alan ModraSanity check reloc count in get_reloc_upper_bound
2022-09-26  Alan Modrastab nearest_line bfd_malloc_and_get_section
2022-09-23  Alan ModraDon't attempt to compress bss sections
2022-08-06  Alan Modraasan: heap buffer overflow in _bfd_error_handler
2022-08-06  Alan Modraasan: segfault in coff_write_auxent_fname
2022-06-04  Alan Modraasan: null dereference in coff_count_linenumbers
2022-05-27  Alan ModraReplace bfd_hostptr_t with uintptr_t
2022-05-19  Jan BeulichCOFF: use hash for string table also when copying ...
2022-04-08  Nick CliftonDebug info for function in Windows PE binary on wrong...
2022-01-28  Alan ModraPR28826 x86_64 ld segfaults building xen
2022-01-12  Clément Chigotgas: add visibility support for XCOFF
2022-01-02  Alan ModraUpdate year range in copyright notice of binutils files
2021-12-14  Alan ModraXCOFF C_STSYM test failure on 32-bit host
2021-11-15  Clément ChigotCOFF: avoid modifications over C_FILE filename aux...
2021-11-10  Clément ChigotPR 28447: implement multiple parameters for .file on...
2021-10-24  Alan Modraasan: c4x, c54x coff_canonicalize_reloc buffer overflow
2021-07-30  Alan Modrareloc_upper_bound size calculations
2021-07-30  Alan ModraSanity check _bfd_coff_read_string_table
2021-07-29  Clément Chigotgas: improve C_BSTAT and C_STSYM symbols handling on...
2021-05-07  Cl?ment ChigotFix .dwsect generation for XCOFF. Handle .function...
2021-03-31  Alan ModraUse bool in bfd
2021-03-22  Martin LiskaAdd startswith function and use it instead of CONST_STRNEQ.
2021-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2020-07-15  Alan ModraPR26239, memory leak in _bfd_dwarf2_slurp_debug_info
2020-07-15  Nick CliftonFix an illegal memory access in the BFD library which...
2020-07-14  Markus BöckPR26198 MinGW failure to link regular object file and...
2020-07-01  Alan ModraPR26188, buff overflow in coff_find_nearest_line_with_names
2020-05-21  Alan ModraReplace "if (x) free (x)" with "free (x)", bfd
2020-05-11  Alan ModraPR25961, buffer overflow in coff_swap_aux_in
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-19  Alan Modrabfd_get_file_size calls
2020-02-19  Alan Modrabfd_size_type to size_t
2020-01-30  Alan ModraRemove need to clear obj_coff_keep_syms in coff object_p
2020-01-24  Nick CliftonFix an illegal call to free() when copying a PE format...
2020-01-04  Alan Modracoff: free malloc'd memory on successful target match too
2020-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2019-12-30  Alan Modracoff object_p memory leaks
2019-12-29  Alan Modracoff_close_and_cleanup
2019-11-19  Alan ModraPR25197, assertion fail coffgen.c
2019-09-19  Alan Modrabfd_section_* macros
2019-09-18  Alan ModraDon't use bfd_get_* macro to set bfd fields
2019-09-11  Alan ModraTidy ld/ldmisc.c
2019-08-14  Alan ModraRemove _bfd_dwarf2_find_nearest_line addr_size parameter
2019-04-03  Alan ModraBFD whitespace fixes
2019-03-28  Alan ModraPR24392, Clang warning Wtautological-constant-out-of...
2019-03-15  H.J. LuCOFF: Check for symbols defined in discarded section
2019-03-12  Alan ModraDon't use bfd_get_file_size in objdump
2019-03-06  Nick CliftonFix a segmentation fault triggered by disassembling...
2019-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2018-08-23  Nick CliftonPrevent illegal memory access when processing COFF...
2018-04-16  Nick CliftonPrevent an illegal memory access via an out of range...
2018-02-25  Alan ModraAOUT/COFF/PE 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-29  Alan ModraPR22741, objcopy segfault on fuzzed COFF object
2018-01-03  Alan ModraUpdate year range in copyright notice of binutils files
2017-12-06  Alan ModraBFD whitespace fixes
2017-11-28  Nick CliftonPrevent a memory exhaustion problem when trying to...
2017-11-03  Nick CliftonFix excessive memory allocation attempts and possible...
2017-11-01  Nick CliftonFix an invalid free called when attempting to link...
2017-07-12  Alan Modrabfd_error_handler bfd_vma and bfd_size_type args
2017-04-13  Alan ModraUse %A and %B in more error messages
2017-04-07  Tristan Gingoldpe/coff: handle weak defined symbol for gc-sections.
2017-03-29  Nick CliftonImprove the speed of scanning PE binaries for line...
2017-01-09  Nick CliftonImprove objdump's behaviour when it encounters a corrup...
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-05  Alan Modra-Wimplicit-fallthrough warning fixes
2016-09-30  Alan ModraRemove syntactic sugar
2016-09-30  Alan ModraMake bfd_error_handler_type like vprintf
2016-07-27  Nick CliftonFix seg-fault when running garbage collection on coff...
2016-01-01  Alan ModraCopyright update for binutils
2015-12-15  Jan Beulichbfd: don't produce corrupt COFF symbol table due to...
2015-08-18  H.J. LuAdd output_type to bfd_link_info
2015-08-12  H.J. LuRemove trailing spaces in bfd
2015-07-03  Kai TietzAdd experimental support for --gc-sections with COFF...
next