summaryrefslogtreecommitdiff
path: root/bfd/opncls.c
AgeCommit message (Expand)Author
2016-01-01Copyright update for binutilsAlan Modra
2015-08-12Remove trailing spaces in bfdH.J. Lu
2015-02-14PR ld/17973 LTO file symsAlan Modra
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-12-03Fix memory access problems exposed by fuzzed binaries.Nick Clifton
2014-11-14Fix a null pointer dereference when reading the debug link info from a corrup...Nick Clifton
2014-11-10More fixes for problems exposed by valgrind and the address sanitizerNick Clifton
2014-03-05Update copyright yearsAlan Modra
2014-01-02 PR binutils/11983Nick Clifton
2013-11-02Remove unnecessary _bfd_new_bfd initialisationAlan Modra
2013-10-09 * opncls.c (get_alt_debug_link_info_shim): Update type of 'len'.Tom Tromey
2013-10-09bfdTom Tromey
2013-10-08fix PR symtab/15597Tom Tromey
2013-05-29 * dwarf2.c (struct dwarf2_debug): Add fields for handlingNick Clifton
2013-04-17 * coffcode.h: Added a cast to void when a bfd_set_section_*()Nick Clifton
2013-03-14gdbTom Tromey
2013-01-26 * bfd.c (struct bfd_preserve, bfd_preserve_save, bfd_preserve_restore,Alan Modra
2013-01-14 PR binutils/14813Alan Modra
2013-01-10Remove trailing white spaces in bfdH.J. Lu
2012-11-09Remove trailing redundant `;'H.J. Lu
2012-11-07Change return type of bclose to bfd_booleanH.J. Lu
2012-11-06 PR binutils/14567Alan Modra
2012-08-20 * vms-lib.c (_bfd_vms_lib_get_module): Use bfd_zmalloc forTom Tromey
2012-08-09 * archive.c (SECTION Archives): Update documentation.Alan Modra
2012-08-07 * config/tc-i386.c (lex_got): Provide implementation for PENick Clifton
2012-08-03 * opncls.c (_bfd_delete_bfd): Now static.Tom Tromey
2012-05-29bfd/Tom Tromey
2011-06-272011-06-27 Tristan Gingold <gingold@adacore.com>Tristan Gingold
2011-04-17 PR ld/12365Alan Modra
2010-10-25 * opncls.c (bfd_alloc, bfd_zalloc): Don't mark internal.Alan Modra
2010-10-25 * opncls.c (_bfd_id_counter): Rename to bfd_id_counter.Alan Modra
2010-05-262010-05-25 Tristan Gingold <gingold@adacore.com>Tristan Gingold
2009-12-152009-12-15 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu
2009-12-152009-12-14 Doug Kwan <dougkwan@google.com>Doug Kwan
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton
2009-10-20 PR binutils/10802Alan Modra
2009-10-16 PR binutils/10785Alan Modra
2009-09-09 Updated soruces in bfd/* to compile cleanly with -Wc++-compat.Nick Clifton
2009-09-02update copyright datesAlan Modra
2009-08-16 * opncls.c (bfd_close): Until BFD_IN_MEMORY has an iovec,Doug Evans
2009-06-12* opncls.c (_maybe_make_executable): New function. Gives executeNick Clifton
2009-06-112009-06-10 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov
2008-08-23(find_separate_debug_file): Use the canonicalAndreas Schwab
2008-03-28Add support for thin archives.Nick Clifton
2007-11-15 PR 5328Alan Modra
2007-09-14 * opncls.c (find_separate_debug_file): Ensure bfd_set_error hasAlan Modra
2007-08-09 * opncls.c (bfd_openr_iovec): Fix the OPEN parameter macro expansion.Jan Kratochvil
2007-07-242007-07-23 Michael Snyder <msnyder@access-company.com>Michael Snyder
2007-07-03Switch sources over to use the GPL version 3Nick Clifton
2007-04-26bfd/Alan Modra