Age | Commit message (Expand) | Author | Files | Lines |
2023-08-31 | DEFAULT_BUFFERSIZE | Alan Modra | 1 | -1/+1 |
2023-08-09 | Rename bfd_bread and bfd_bwrite | Alan Modra | 1 | -18/+18 |
2023-06-15 | vms write_archive memory leaks | Alan Modra | 1 | -0/+2 |
2023-06-07 | Memory leaks in bfd/vms-lib.c | Alan Modra | 1 | -13/+28 |
2023-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2022-01-02 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2021-05-05 | asan: stack-buffer-overflow vms-lib.c:367 | Alan Modra | 1 | -1/+1 |
2021-03-31 | Use bool in bfd | Alan Modra | 1 | -94/+94 |
2021-03-29 | Miscellaneous BFD int vs bfd_boolean fixes | Alan Modra | 1 | -4/+4 |
2021-01-07 | ELF: Don't generate unused section symbols | H.J. Lu | 1 | -0/+1 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-08-03 | asan: alpha-vms: buffer overflow in vms_traverse_index | Alan Modra | 1 | -2/+4 |
2020-05-21 | Replace "if (x) free (x)" with "free (x)", bfd | Alan Modra | 1 | -6/+3 |
2020-05-20 | PR25993, read of freed memory | Alan Modra | 1 | -0/+6 |
2020-05-19 | Use bfd_get_filename throughout bfd | Alan Modra | 1 | -3/+3 |
2020-03-02 | bfd_cleanup for object_p | Alan Modra | 1 | -5/+5 |
2020-03-02 | alpha-vms: prevent endless recursion | Alan Modra | 1 | -3/+10 |
2020-02-28 | alpha-vms: memory leak | Alan Modra | 1 | -6/+10 |
2020-02-26 | Re: vms buffer overflows and large memory allocation | Alan Modra | 1 | -4/+4 |
2020-02-24 | Re: vms buffer overflows and large memory allocation | Alan Modra | 1 | -6/+8 |
2020-02-24 | vms buffer overflows and large memory allocation | Alan Modra | 1 | -25/+72 |
2020-02-19 | _bfd_alloc_and_read | Alan Modra | 1 | -6/+1 |
2020-02-19 | _bfd_mul_overflow | Alan Modra | 1 | -2/+13 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-09-18 | Use bfd_set_filename more | Alan Modra | 1 | -13/+21 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-02-16 | Remove bfd stub function casts. | Alan Modra | 1 | -6/+18 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-12-06 | BFD whitespace fixes | Alan Modra | 1 | -800/+800 |
2017-10-05 | bfd_set_input_error | Pedro Alves | 1 | -1/+1 |
2017-05-18 | Don't compare boolean values against TRUE or FALSE | Alan Modra | 1 | -9/+9 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-10-19 | Add c-format tags to translatable strings with more than one argument-using f... | Nick Clifton | 1 | -0/+1 |
2016-09-30 | Remove syntactic sugar | Alan Modra | 1 | -2/+2 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-05-02 | bfd target vector rationalisation | Alan Modra | 1 | -1/+1 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -1/+1 |
2014-01-02 | PR binutils/11983 | Nick Clifton | 1 | -2/+3 |
2013-01-14 | PR binutils/14813 | Alan Modra | 1 | -2/+2 |
2012-11-09 | Remove trailing redundant `;' | H.J. Lu | 1 | -1/+1 |
2012-11-07 | Change return type of bclose to bfd_boolean | H.J. Lu | 1 | -2/+2 |
2012-08-20 | * vms-lib.c (_bfd_vms_lib_get_module): Use bfd_zmalloc for | Tom Tromey | 1 | -2/+2 |
2012-07-13 | * aix386-core.c: Remove use of PTR and PARAMS macros. | Nick Clifton | 1 | -1/+1 |
2012-04-17 | 2012-04-17 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -1/+20 |
2012-04-17 | 2012-04-17 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -19/+35 |
2012-03-08 | 2012-03-08 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -4/+12 |
2011-12-23 | 2011-12-23 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -3/+3 |
2011-11-23 | 2011-11-23 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -4/+12 |
2011-06-27 | 2011-06-27 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -5/+7 |