summaryrefslogtreecommitdiff
path: root/bfd/opncls.c
AgeCommit message (Expand)Author
2022-08-03Fix a conflict between the linker's need to rename some PE format input libra...Alan Modra
2022-01-02Update year range in copyright notice of binutils filesAlan Modra
2021-07-08ld: Limit cache size and add --max-cache-size=SIZEH.J. Lu
2021-07-05ld: Cache and reuse the IR archive file descriptorH.J. Lu
2021-04-01Use startswith more for strncmp function calls.Martin Liska
2021-03-31Use bool in bfdAlan Modra
2021-01-01Update year range in copyright notice of binutils filesAlan Modra
2020-12-18Remove some static buffersAlan Modra
2020-12-07binutils: Use file descriptors from make_tempnameSiddhesh Poyarekar
2020-05-21Re: PR25993, read of freed memoryAlan Modra
2020-05-21Replace "if (x) free (x)" with "free (x)", bfdAlan Modra
2020-05-20PR25993, read of freed memoryAlan Modra
2020-05-19Use bfd_get_filename throughout bfdAlan Modra
2020-02-19_bfd_mul_overflowAlan Modra
2020-02-19bfd_get_size cacheAlan Modra
2020-01-01Update year range in copyright notice of binutils filesAlan Modra
2019-09-19bfd_section_* macrosAlan Modra
2019-09-11Introduce bfd_set_filenameTom Tromey
2019-09-05PR24955, libbfd terminating program on out of memoryAlan Modra
2019-01-01Update year range in copyright notice of binutils filesAlan Modra
2018-06-20Fix potential illegal memroy access when using a build-id note with a negativ...Nick Clifton
2018-02-06Prevent attempts to call strncpy with a zero-length field by chacking the siz...Nick Clifton
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-12-06BFD whitespace fixesAlan Modra
2017-09-24PR22197, buffer overflow in bfd_get_debug_link_info_1Alan Modra
2017-08-31bfd_close_all_done calling _close_and_cleanupAlan Modra
2017-08-30Call _close_and_cleanup in bfd_close_all_doneH.J. Lu
2017-06-26Fix address violations when atempting to parse fuzzed binaries.Nick Clifton
2017-04-07Fix building the BFD library for Win64 by reqorking the find_separate_debug_f...Pedro Alves
2017-02-22Align .gnu_debuglink sections on a 4-byte boundary.Nick Clifton
2017-02-17bfd: Rename real_{ftell, fseek, fopen}Pedro Alves
2017-01-12Add support for locating separate debug info files via the build-id method.Nick Clifton
2017-01-02Update year range in copyright notice of all files.Alan Modra
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