ppc/svp64: support SVP64 vectors
[binutils-gdb.git] / bfd / opncls.c
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
2009-10-16 Alan Modra PR binutils/10785
2009-09-09 Nick Clifton Updated soruces in bfd/* to compile cleanly...
2009-09-02 Alan Modraupdate copyright dates
2009-08-16 Doug Evans * opncls.c (bfd_close): Until BFD_IN_MEMORY has an...
2009-06-12 Nick Clifton* opncls.c (_maybe_make_executable): New function....
2009-06-11 Paul Pluzhnikov2009-06-10 Paul Pluzhnikov <ppluzhnikov@google.com>
2008-08-23 Andreas Schwab(find_separate_debug_file): Use the canonical
2008-03-28 Nick CliftonAdd support for thin archives.
2007-11-15 Alan Modra PR 5328
2007-09-14 Alan Modra * opncls.c (find_separate_debug_file): Ensure bfd_set_...
2007-08-09 Jan Kratochvil * opncls.c (bfd_openr_iovec): Fix the OPEN parameter...
2007-07-24 Michael Snyder2007-07-23 Michael Snyder <msnyder@access-company...
2007-07-03 Nick CliftonSwitch sources over to use the GPL version 3
2007-04-26 Alan Modrabfd/
2006-12-15 Alan Modrabfd/
2006-06-01 Alan Modra * stabs.c (_bfd_link_section_stabs): Use bfd_make_sect...
2006-04-25 H.J. Lu2006-04-25 H.J. Lu <hongjiu.lu@intel.com>
2006-04-20 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2006-03-16 Alan Modra PR 2434
2005-11-03 Daniel Jacobowitz * configure.in: Check for fopen64.
2005-10-05 Bob Wilson * archive.c: Add missing SUBSECTION for documen...
2005-07-05 Jakub Jelinek * libbfd-in.h (bfd_malloc2, bfd_realloc2, bfd_zmalloc2...
2005-06-09 Mark Mitchell * opncls.c (bfd_fopen): Mark returned BFD as cacheable...
2005-06-08 Alan Modra * opncls.c (bfd_fdopenr): Don't set bfd_error uncondit...
2005-06-08 Alan Modra * opncls.c (bfd_fopen): Don't set bfd_error unconditio...
2005-06-08 Mark Mitchell * opncls.c (bfd_fdopenr): Add missing break statements.
2005-06-07 Mark Mitchell * opncls.c (bfd_fopen): New API.
2005-05-04 Nick CliftonUpdate the address and phone number of the FSF organiza...
2005-05-04 Nick CliftonUpdate the FSF address in the copyright/GPL notice
2005-05-03 H.J. Lubfd/
2005-03-07 Jakub Jelinek * opncls.c (opncls_bread, opncls_bclose): Fix if pread...
next