Age | Commit message (Expand) | Author | Files | Lines |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-11-19 | Add space between program name and file for objcopy/strip/objdump messages | Alan Modra | 1 | -6/+6 |
2019-09-19 | bfd_section_* macros | Alan Modra | 1 | -1/+1 |
2019-09-11 | Constify argument to make_tempname and make_tempdir | Tom Tromey | 1 | -2/+2 |
2019-06-26 | Ensure that when attempting to process an ARM Mach-O file with unknown relocs... | Nick Clifton | 1 | -2/+10 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-05-30 | Add option to ar's 't' command to display the offset of elements within the a... | Ant Bikeneev | 1 | -2/+12 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-06-26 | Produce a consistent warning message when attempting to run a tool on a direc... | Nick Clifton | 1 | -0/+2 |
2017-04-26 | Fix invocation of stat() on a NULL pointer. | Nick Clifton | 1 | -0/+3 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-07-16 | Don't include libbfd.h outside of bfd, part 5 | Alan Modra | 1 | -150/+162 |
2016-07-16 | Don't include libbfd.h outside of bfd, part 1 | Alan Modra | 1 | -8/+1 |
2016-06-14 | Set my_archive for thin archives | Alan Modra | 1 | -1/+2 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-08-12 | Remove trailing spaces in binutils | H.J. Lu | 1 | -4/+4 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-11-18 | Fixes a seg-fault when displaying the time data for a corrupt archive. | Nick Clifton | 1 | -2/+6 |
2014-11-06 | Prevent archive memebers with illegal pathnames from being extracted from an ... | Nick Clifton | 1 | -0/+26 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -3/+1 |
2014-01-07 | remove VA_* from binutils | Tom Tromey | 1 | -9/+11 |
2012-06-29 | PR binutils/14302 | Nick Clifton | 1 | -2/+4 |
2012-02-09 | * sysdep.h: Include sys/stat.h here. | Alan Modra | 1 | -2/+1 |
2011-10-13 | 2011-10-13 Nick Clifton <nickc@redhat.com> | Nick Clifton | 1 | -4/+4 |
2011-03-25 | * bucomm.c (make_tempname): Stop memory leak. | Nick Clifton | 1 | -1/+4 |
2011-01-06 | * bucomm.c (get_file_size): Check for negative sizes and issue a | Nick Clifton | 1 | -1/+4 |
2010-10-05 | * bucomm.c (bfd_nonfatal, bfd_nonfatal_message): Don't clobber errno. | Alan Modra | 1 | -2/+2 |
2010-10-05 | * bucomm.c (bfd_nonfatal): Flush stdout before output to stderr. | Alan Modra | 1 | -5/+13 |
2009-12-11 | Add -Wshadow to the gcc command line options used when compiling the binutils. | Nick Clifton | 1 | -6/+6 |
2009-11-08 | binutils/ | Jan Kratochvil | 1 | -1/+1 |
2009-09-10 | Updated soruces in binutils/* to compile cleanly with -Wc++-compat. | Nick Clifton | 1 | -8/+9 |
2009-09-02 | update copyright dates | Alan Modra | 1 | -1/+1 |
2009-06-27 | 2009-06-27 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -1/+1 |
2009-01-29 | PR 9798 | Alan Modra | 1 | -3/+3 |
2008-01-09 | PR binutils/55326 | Nick Clifton | 1 | -2/+4 |
2007-08-30 | * bucomm.c (bfd_nonfatal_message): New. | Nathan Sidwell | 1 | -0/+46 |
2007-07-05 | Change sources over to using GPLv3 | Nick Clifton | 1 | -1/+1 |
2007-04-26 | bfd/ | Alan Modra | 1 | -2/+3 |
2007-03-15 | bfd/ | H.J. Lu | 1 | -1/+0 |
2007-01-11 | 2007-01-11 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -2/+2 |
2007-01-10 | * bucomm.h (make_tempdir): Declare independently of HAVE_MKDTEMP. | Alan Modra | 1 | -66/+58 |
2006-10-13 | PR binutils/2876 | Nick Clifton | 1 | -3/+60 |
2006-03-13 | * bucomm.c (display_target_list): Make local variable `a' to be of | Ben Elliston | 1 | -4/+4 |
2005-06-14 | 2005-06-14 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -0/+36 |
2005-05-08 | Update FSF address | Nick Clifton | 1 | -2/+2 |
2005-04-29 | 2005-04-29 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -1/+1 |
2005-04-29 | * ar.c (mri_mode): Make static. | Ben Elliston | 1 | -1/+1 |
2003-11-07 | Use consistent error messages for missing files. | Nick Clifton | 1 | -0/+25 |
2003-09-14 | * addr2line.c: Convert to ISO C90 prototypes, change PTR, remove | Andreas Jaeger | 1 | -37/+19 |
2003-03-24 | Move display_info() function into bucomm.c | Nick Clifton | 1 | -2/+205 |