Age | Commit message (Expand) | Author | Files | Lines |
2023-02-15 | Remove RETURNS from BFD chew comments | Tom Tromey | 1 | -2/+0 |
2023-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2022-08-03 | Fix a conflict between the linker's need to rename some PE format input libra... | Alan Modra | 1 | -2/+6 |
2022-01-02 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2021-03-31 | Use bool in bfd | Alan Modra | 1 | -19/+19 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-05-19 | Use bfd_get_filename throughout bfd | Alan Modra | 1 | -6/+9 |
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-12-18 | Include bfd_stdint.h in bfd.h | Alan Modra | 1 | -1/+0 |
2018-06-05 | Tidy bfdio to consistenly use containing archive | Alan Modra | 1 | -30/+13 |
2018-02-19 | Use %pA and %pB in messages rather than %A and %B | Alan Modra | 1 | -1/+1 |
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 | -21/+21 |
2017-02-17 | bfd: Rename real_{ftell, fseek, fopen} | Pedro Alves | 1 | -8/+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-06-14 | Set my_archive for thin archives | Alan Modra | 1 | -2/+4 |
2016-04-20 | update many old style function definitions | Trevor Saunders | 1 | -1/+1 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-11-20 | Fix a problem with the maximum number of open files held in the cache when ru... | Stefan Teleman | 1 | -3/+21 |
2015-04-11 | Revert the last 2 commits on pagesize_m1 | H.J. Lu | 1 | -8/+4 |
2015-04-11 | Don't call getpagesize more than once | H.J. Lu | 1 | -1/+2 |
2015-04-11 | Initialize pagesize_m1 in bfd_cache_init | H.J. Lu | 1 | -4/+7 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-07-15 | Account for trailing bytes read from bfd_bread | Alan Modra | 1 | -2/+2 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -2/+1 |
2014-02-07 | * cache.c (bfd_cache_max_open): Cast RLIM_INFINITY to rlim_t. | Rainer Orth | 1 | -1/+1 |
2013-05-27 | bfd: Make bfd_cache_max_open depend on actual open file limit. | Mark Wielaard | 1 | -6/+32 |
2013-01-14 | PR binutils/14813 | Alan Modra | 1 | -2/+2 |
2012-11-07 | Change return type of bclose to bfd_boolean | H.J. Lu | 1 | -1/+1 |
2012-10-22 | * cache.c (cache_bmmap): Don't use void* arithmetic. | Alan Modra | 1 | -1/+1 |
2012-07-13 | * aix386-core.c: Remove use of PTR and PARAMS macros. | Nick Clifton | 1 | -4/+4 |
2012-01-10 | 2012-01-10 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -1/+1 |
2011-06-27 | 2011-06-27 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -3/+28 |
2009-12-11 | 2009-12-11 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -10/+10 |
2009-09-09 | Updated soruces in bfd/* to compile cleanly with -Wc++-compat. | Nick Clifton | 1 | -3/+3 |
2009-09-02 | update copyright dates | Alan Modra | 1 | -1/+1 |
2009-06-11 | 2009-06-10 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 1 | -1/+33 |
2008-10-30 | * cache.c (cache_bread): Cast void * pointer before performing | Nick Clifton | 1 | -2/+6 |
2008-05-01 | * cache.c (cache_bread_1): Renames cache_bread. | Joel Brobecker | 1 | -1/+38 |
2008-03-14 | * cache.c (close_one): Remove mtime hack. | Daniel Jacobowitz | 1 | -16/+0 |
2008-02-11 | * cache.c (cache_bread): Set bfd_error_file_truncated if EOF | Daniel Jacobowitz | 1 | -0/+4 |
2007-07-03 | Switch sources over to use the GPL version 3 | Nick Clifton | 1 | -15/+16 |
2007-04-26 | bfd/ | Alan Modra | 1 | -2/+2 |
2005-11-03 | * configure.in: Check for fopen64. | Daniel Jacobowitz | 1 | -4/+4 |
2005-10-27 | PR 973 | Alan Modra | 1 | -12/+48 |
2005-10-27 | * cache.c (BFD_CACHE_MAX_OPEN): Make private to this file. | Alan Modra | 1 | -55/+23 |
2005-10-27 | * cache.c: Reorganize file to avoid forward reference. | Alan Modra | 1 | -191/+188 |