aboutsummaryrefslogtreecommitdiff
path: root/bfd/opncls.c
AgeCommit message (Expand)AuthorFilesLines
2020-02-19_bfd_mul_overflowAlan Modra1-59/+0
2020-02-19bfd_get_size cacheAlan Modra1-2/+6
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-09-19bfd_section_* macrosAlan Modra1-7/+7
2019-09-11Introduce bfd_set_filenameTom Tromey1-0/+20
2019-09-05PR24955, libbfd terminating program on out of memoryAlan Modra1-6/+35
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-06-20Fix potential illegal memroy access when using a build-id note with a negativ...Nick Clifton1-1/+2
2018-02-06Prevent attempts to call strncpy with a zero-length field by chacking the siz...Nick Clifton1-5/+17
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-12-06BFD whitespace fixesAlan Modra1-30/+30
2017-09-24PR22197, buffer overflow in bfd_get_debug_link_info_1Alan Modra1-1/+1
2017-08-31bfd_close_all_done calling _close_and_cleanupAlan Modra1-15/+3
2017-08-30Call _close_and_cleanup in bfd_close_all_doneH.J. Lu1-0/+3
2017-06-26Fix address violations when atempting to parse fuzzed binaries.Nick Clifton1-2/+16
2017-04-07Fix building the BFD library for Win64 by reqorking the find_separate_debug_f...Pedro Alves1-93/+138
2017-02-22Align .gnu_debuglink sections on a 4-byte boundary.Nick Clifton1-0/+7
2017-02-17bfd: Rename real_{ftell, fseek, fopen}Pedro Alves1-4/+4
2017-01-12Add support for locating separate debug info files via the build-id method.Nick Clifton1-39/+334
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-08-12Remove trailing spaces in bfdH.J. Lu1-1/+1
2015-02-14PR ld/17973 LTO file symsAlan Modra1-0/+2
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-12-03Fix memory access problems exposed by fuzzed binaries.Nick Clifton1-5/+9
2014-11-14Fix a null pointer dereference when reading the debug link info from a corrup...Nick Clifton1-5/+10
2014-11-10More fixes for problems exposed by valgrind and the address sanitizerNick Clifton1-17/+9
2014-03-05Update copyright yearsAlan Modra1-1/+1
2014-01-02 PR binutils/11983Nick Clifton1-8/+41
2013-11-02Remove unnecessary _bfd_new_bfd initialisationAlan Modra1-15/+0
2013-10-09 * opncls.c (get_alt_debug_link_info_shim): Update type of 'len'.Tom Tromey1-1/+1
2013-10-09bfdTom Tromey1-2/+3
2013-10-08fix PR symtab/15597Tom Tromey1-9/+32
2013-05-29 * dwarf2.c (struct dwarf2_debug): Add fields for handlingNick Clifton1-40/+149
2013-04-17 * coffcode.h: Added a cast to void when a bfd_set_section_*()Nick Clifton1-4/+3
2013-03-14gdbTom Tromey1-8/+10
2013-01-26 * bfd.c (struct bfd_preserve, bfd_preserve_save, bfd_preserve_restore,Alan Modra1-1/+1
2013-01-14 PR binutils/14813Alan Modra1-3/+3
2013-01-10Remove trailing white spaces in bfdH.J. Lu1-3/+3
2012-11-09Remove trailing redundant `;'H.J. Lu1-1/+1
2012-11-07Change return type of bclose to bfd_booleanH.J. Lu1-2/+2
2012-11-06 PR binutils/14567Alan Modra1-0/+4
2012-08-20 * vms-lib.c (_bfd_vms_lib_get_module): Use bfd_zmalloc forTom Tromey1-0/+1
2012-08-09 * archive.c (SECTION Archives): Update documentation.Alan Modra1-12/+0
2012-08-07 * config/tc-i386.c (lex_got): Provide implementation for PENick Clifton1-0/+4
2012-08-03 * opncls.c (_bfd_delete_bfd): Now static.Tom Tromey1-1/+1
2012-05-29bfd/Tom Tromey1-2/+16
2011-06-272011-06-27 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-1/+3
2011-04-17 PR ld/12365Alan Modra1-1/+1
2010-10-25 * opncls.c (bfd_alloc, bfd_zalloc): Don't mark internal.Alan Modra1-2/+2