]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - bfd/opncls.c
PR31692, objdump fails .debug_info size check
[thirdparty/binutils-gdb.git] / bfd / opncls.c
2024-04-11  Alan ModraSegfault in _bfd_delete_bfd with USE_MMAP
2024-04-05  H.J. Lubfd: Munmap readonly memory after bfd_free_cached_info
2024-04-03  H.J. Luelf: Add _bfd_elf_m[un]map_section_contents
2024-04-03  H.J. Luelf: Use mmap to map in read-only sections
2024-03-13  H.J. Lubfd: Use size_t in the BFD mmap interface
2024-03-13  H.J. Lubfd: Use MAP_FAILED for mmap failure
2024-01-04  Alan ModraUpdate year range in copyright notice of binutils files
2023-12-19  Alan ModraRe: PR31145, potential memory leak in binutils/ld
2023-12-15  Alan ModraPR31145, potential memory leak in binutils/ld
2023-11-08  Tom TromeyAdd minimal thread-safety to BFD
2023-11-08  Tom TromeyMake _bfd_error_buf static
2023-08-21  Alan Modrabfd_close_all_done bug and bfd_last_cache
2023-08-08  Alan ModraRename bfd_bread and bfd_bwrite
2023-06-14  Alan Modraasprintf memory leaks
2023-06-02  Alan ModraRe: bfd_close and target free_cached_memory
2023-06-01  Alan Modrabfd_close and target free_cached_memory
2023-05-03  Alan ModraGenerated docs and include files
2023-05-03  Alan ModraMove bfd_alloc, bfd_zalloc and bfd_release to libbfd.c
2023-05-03  Alan ModraMove bfd_elf_bfd_from_remote_memory to opncls.c
2023-05-03  Alan ModraChange signature of bfd crc functions
2023-03-30  Alan ModraFix memory leak in bfd_get_debug_link_info_1
2023-02-23  Alan ModraTest SEC_HAS_CONTENTS before reading section contents
2023-02-21  Alan Modradebug_link duplicate file size checks
2023-02-21  Nick CliftonUpdate the description of the bfd_fill_in_gnu_debuglink...
2023-02-20  Tom TromeyHoist the SECTION comment in opncls.c
2023-02-20  Tom TromeyDon't use chew comments for static functions
2023-02-20  Alan ModraIn-memory nested archives
2023-02-15  Tom TromeyRemove RETURNS from BFD chew comments
2023-02-08  Alan ModraClear cached file size when bfd changed to BFD_IN_MEMORY
2023-01-27  Alan ModraPerform cleanup in bfd_close after errors
2023-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2022-08-03  Alan ModraFix a conflict between the linker's need to rename...
2022-01-02  Alan ModraUpdate year range in copyright notice of binutils files
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-01  Martin LiskaUse startswith more for strncmp function calls.
2021-03-31  Alan ModraUse bool in bfd
2021-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2020-12-18  Alan ModraRemove some static buffers
2020-12-07  Siddhesh Poyarekarbinutils: Use file descriptors from make_tempname
2020-05-21  Alan ModraRe: PR25993, read of freed memory
2020-05-21  Alan ModraReplace "if (x) free (x)" with "free (x)", bfd
2020-05-20  Alan ModraPR25993, read of freed memory
2020-05-19  Alan ModraUse bfd_get_filename throughout bfd
2020-02-19  Alan Modra_bfd_mul_overflow
2020-02-19  Alan Modrabfd_get_size cache
2020-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2019-09-19  Alan Modrabfd_section_* macros
2019-09-11  Tom TromeyIntroduce bfd_set_filename
2019-09-05  Alan ModraPR24955, libbfd terminating program on out of memory
2019-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2018-06-20  Nick CliftonFix potential illegal memroy access when using a build...
2018-02-06  Nick CliftonPrevent attempts to call strncpy with a zero-length...
2018-01-03  Alan ModraUpdate year range in copyright notice of binutils files
2017-12-06  Alan ModraBFD whitespace fixes
2017-09-24  Alan ModraPR22197, buffer overflow in bfd_get_debug_link_info_1
2017-08-31  Alan Modrabfd_close_all_done calling _close_and_cleanup
2017-08-30  H.J. LuCall _close_and_cleanup in bfd_close_all_done
2017-06-26  Nick CliftonFix address violations when atempting to parse fuzzed...
2017-04-07  Pedro AlvesFix building the BFD library for Win64 by reqorking...
2017-02-22  Nick CliftonAlign .gnu_debuglink sections on a 4-byte boundary.
2017-02-17  Pedro Alvesbfd: Rename real_{ftell, fseek, fopen}
2017-01-12  Nick CliftonAdd support for locating separate debug info files...
2017-01-02  Alan ModraUpdate year range in copyright notice of all files.
2016-01-01  Alan ModraCopyright update for binutils
2015-08-12  H.J. LuRemove trailing spaces in bfd
2015-02-14  Alan ModraPR ld/17973 LTO file syms
2015-01-01  Alan ModraChangeLog rotatation and copyright year update
2014-12-03  Nick CliftonFix memory access problems exposed by fuzzed binaries.
2014-11-14  Nick CliftonFix a null pointer dereference when reading the debug...
2014-11-10  Nick CliftonMore fixes for problems exposed by valgrind and the...
2014-03-05  Alan ModraUpdate copyright years
2014-01-02  Nick Clifton PR binutils/11983
2013-11-02  Alan ModraRemove unnecessary _bfd_new_bfd initialisation
2013-10-09  Tom Tromey * opncls.c (get_alt_debug_link_info_shim): Update...
2013-10-09  Tom Tromeybfd
2013-10-08  Tom Tromeyfix PR symtab/15597
2013-05-29  Nick Clifton * dwarf2.c (struct dwarf2_debug): Add fields for handling
2013-04-17  Nick Clifton * coffcode.h: Added a cast to void when a bfd_set_sect...
2013-03-14  Tom Tromeygdb
2013-01-26  Alan Modra * bfd.c (struct bfd_preserve, bfd_preserve_save, bfd_p...
2013-01-14  Alan Modra PR binutils/14813
2013-01-10  H.J. LuRemove trailing white spaces in bfd
2012-11-09  H.J. LuRemove trailing redundant `;'
2012-11-07  H.J. LuChange return type of bclose to bfd_boolean
2012-11-06  Alan Modra PR binutils/14567
2012-08-20  Tom Tromey * vms-lib.c (_bfd_vms_lib_get_module): Use bfd_zmalloc for
2012-08-09  Alan Modra * archive.c (SECTION Archives): Update documentation.
2012-08-07  Nick Clifton * config/tc-i386.c (lex_got): Provide implementation...
2012-08-03  Tom Tromey * opncls.c (_bfd_delete_bfd): Now static.
2012-05-29  Tom Tromeybfd/
2011-06-27  Tristan Gingold2011-06-27 Tristan Gingold <gingold@adacore.com>
2011-04-17  Alan Modra PR ld/12365
2010-10-25  Alan Modra * opncls.c (bfd_alloc, bfd_zalloc): Don't mark internal.
2010-10-25  Alan Modra * opncls.c (_bfd_id_counter): Rename to bfd_id_counter.
2010-05-26  Tristan Gingold2010-05-25 Tristan Gingold <gingold@adacore.com>
2009-12-15  H.J. Lu2009-12-15 H.J. Lu <hongjiu.lu@intel.com>
2009-12-15  Doug Kwan2009-12-14 Doug Kwan <dougkwan@google.com>
2009-12-11  Nick CliftonAdd -Wshadow to the gcc command line options used when...
2009-10-20  Alan Modra PR binutils/10802
next