Age | Commit message (Expand) | Author | Files | Lines |
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 |
2011-04-28 | * bfdio.c (memory_bstat): Pass correct size to memset. | Tom Tromey | 1 | -2/+2 |
2010-06-09 | 2010-06-09 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -2/+6 |
2010-05-26 | 2010-05-25 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -109/+157 |
2009-09-09 | Updated soruces in bfd/* to compile cleanly with -Wc++-compat. | Nick Clifton | 1 | -5/+7 |
2009-09-02 | update copyright dates | Alan Modra | 1 | -1/+1 |
2009-07-10 | 2009-07-10 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -1/+2 |
2009-06-11 | 2009-06-10 Paul Pluzhnikov <ppluzhnikov@google.com> | Paul Pluzhnikov | 1 | -0/+30 |
2009-05-24 | * bfdio.c (bfd_seek): Formatting. Ensure newly allocated memory | Alan Modra | 1 | -2/+5 |
2009-02-23 | 2009-02-23 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -7/+15 |
2008-11-14 | bfd/ | Tristan Gingold | 1 | -0/+26 |
2008-11-06 | * configure, config.in: Rebuild. | Tom Tromey | 1 | -2/+23 |
2008-02-20 | PR 868 | Nick Clifton | 1 | -5/+5 |
2007-07-03 | Switch sources over to use the GPL version 3 | Nick Clifton | 1 | -15/+16 |
2007-04-26 | bfd/ | Alan Modra | 1 | -4/+2 |
2006-12-14 | PR 3704 | Alan Modra | 1 | -1/+10 |
2006-11-20 | * bfd-in.h (struct stat): Don't typedef. | Alan Modra | 1 | -2/+2 |
2005-11-03 | * configure.in: Check for fopen64. | Daniel Jacobowitz | 1 | -0/+10 |
2005-05-04 | Update the address and phone number of the FSF organization in the GPL notices | Nick Clifton | 1 | -1/+1 |
2005-05-04 | Update the FSF address in the copyright/GPL notice | Nick Clifton | 1 | -1/+1 |
2005-03-03 | update copyright dates | Alan Modra | 1 | -1/+2 |
2005-01-31 | * aout-arm.c, aout-target.h, aoutx.h, archive.c, armnetbsd.c, | Ben Elliston | 1 | -14/+0 |
2004-05-21 | Do not use iovec if it is NULL. | Nick Clifton | 1 | -8/+40 |
2004-04-21 | 2004-04-21 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -63/+39 |
2004-02-11 | 2004-02-11 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -7/+33 |
2003-11-24 | * aix5ppc-core.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-11-04 | * aout-target.h, aoutf1.h, bfdio.c, bfdwin.c: Update copyright date. | Alan Modra | 1 | -1/+1 |
2003-06-29 | Convert to C90 and a few tweaks. | Alan Modra | 1 | -36/+16 |
2002-11-18 | 2002-11-16 Klee Dienes <kdienes@apple.com> | Klee Dienes | 1 | -0/+436 |