Age | Commit message (Expand) | Author | Files | Lines |
2023-09-26 | Allow the use of SOURCE_DATE_EPOCH in the timestamps for members of static ar... | Nick Clifton | 1 | -0/+44 |
2023-08-11 | warn unused result for bfd IO functions | Alan Modra | 1 | -6/+9 |
2023-08-09 | Rename bfd_bread and bfd_bwrite | Alan Modra | 1 | -6/+6 |
2023-08-09 | PR30724, cygwin ld performance regression since 014a602b86 | Alan Modra | 1 | -0/+23 |
2023-05-24 | Don't optimise bfd_seek to same position | Alan Modra | 1 | -4/+0 |
2023-05-03 | Generated docs and include files | Alan Modra | 1 | -6/+69 |
2023-04-20 | Yet another out-of-memory fuzzed object | Alan Modra | 1 | -4/+5 |
2023-01-03 | Fix a potential problem in the BFD library when accessing the Windows' nul de... | Himal | 1 | -0/+5 |
2023-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2022-12-20 | PR29915, bfdio.c does not compile with mingw.org's MinGW | Alan Modra | 1 | -6/+5 |
2022-08-16 | bfd: Define ___lc_codepage_func prototype for older MinGW-w64 | Torbjörn SVENSSON | 1 | -0/+5 |
2022-06-28 | bfd: handle codepage when opening files on MinGW | Clément Chigot | 1 | -3/+9 |
2022-05-19 | _bfd_real_fopen should not use ccs parameter on Windows | Yvan Roux | 1 | -3/+1 |
2022-03-01 | Fix a typo in the previous delta to bfdio.c. | Nick Clifton | 1 | -20/+22 |
2022-02-28 | Further correct the handling of long pathnames on Windows hosts. | Torbj?rn Svensson | 1 | -39/+39 |
2022-01-02 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2021-12-28 | bfd: Don't check non-thin archive member file size | H.J. Lu | 1 | -2/+4 |
2021-01-07 | Fix another path length problem opening files on Win32 systems. | Nick Clifton | 1 | -2/+21 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-08-26 | asan: alpha-vms: mmember access within null pointer | Alan Modra | 1 | -7/+11 |
2020-05-23 | Fix potential segfault | Alan Modra | 1 | -2/+3 |
2020-05-21 | Replace "if (x) free (x)" with "free (x)", bfd | Alan Modra | 1 | -2/+1 |
2020-05-19 | win32 typo fix | Alan Modra | 1 | -1/+1 |
2020-05-18 | Fix the BFD library to handle Windows pathnames with more than 260 characters... | Jaydeep Chauhan | 1 | -2/+11 |
2020-04-02 | coff-go32-exe: support variable-length stubs | Jan W. Jagersma | 1 | -0/+4 |
2020-03-24 | Add code to the BFD library to handle opening files with pathnames longer tha... | Nick Clifton | 1 | -11/+25 |
2020-02-26 | Limit bogus archive parsed_size | Alan Modra | 1 | -2/+16 |
2020-02-19 | bfd_get_size cache | Alan Modra | 1 | -4/+19 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-06-14 | PR23282, Reinstate seek optimization | Alan Modra | 1 | -0/+4 |
2018-06-05 | Tidy bfdio to consistenly use containing archive | Alan Modra | 1 | -102/+100 |
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 | -62/+62 |
2017-06-28 | Change bfd_get_size/bfd_get_file_size to ufile_ptr | H.J. Lu | 1 | -4/+4 |
2017-05-30 | Add bfd_get_file_size to get archive element size | H.J. Lu | 1 | -0/+23 |
2017-02-17 | bfd: Rename real_{ftell, fseek, fopen} | Pedro Alves | 1 | -3/+3 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-06-14 | Set my_archive for thin archives | Alan Modra | 1 | -3/+5 |
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-03-05 | Update copyright years | Alan Modra | 1 | -1/+1 |
2013-08-23 | PR binutils/15834 | Nick Clifton | 1 | -4/+2 |
2013-01-14 | PR binutils/14813 | Alan Modra | 1 | -3/+3 |
2012-11-07 | Change return type of bclose to bfd_boolean | H.J. Lu | 1 | -2/+2 |
2012-02-02 | 2012-02-02 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -1/+0 |
2012-01-20 | PR binutils/13534 | Nick Clifton | 1 | -1/+2 |
2012-01-10 | 2012-01-10 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -4/+16 |
2012-01-06 | 2012-01-06 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -1/+1 |
2011-06-27 | 2011-06-27 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -6/+19 |