Age | Commit message (Expand) | Author | Files | Lines |
2019-06-10 | Fix printing large decimal values in strings. | Nick Clifton | 1 | -2/+2 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-12-08 | Fix strings.c endian issue and strings test | Alan Modra | 1 | -92/+75 |
2018-11-09 | oops - add missing piece of previous delta | Nick Clifton | 1 | -1/+37 |
2018-11-09 | Enhance the strings program so that it can display multibyte strings. | Nick Clifton | 1 | -2/+41 |
2018-10-15 | BFD_INIT_MAGIC | Alan Modra | 1 | -1/+2 |
2018-02-19 | Fix mistake in the declaration of the --include-all-whitespace option of the ... | Matthias Klose | 1 | -1/+1 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-07-03 | strings: remove section/file size check | Alan Modra | 1 | -57/+17 |
2017-06-23 | Make the strings utility reject directories. | Nick Clifton | 1 | -0/+5 |
2017-05-18 | Don't compare boolean values against TRUE or FALSE | Alan Modra | 1 | -2/+2 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-10-06 | -Wimplicit-fallthrough noreturn fixes | Alan Modra | 1 | -4/+1 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-09-10 | Adds an option to the strings program to specify a separator between the emit... | Erik Ackermann | 1 | -2/+19 |
2015-08-12 | Remove trailing spaces in binutils | H.J. Lu | 1 | -3/+3 |
2015-01-21 | Fix memory access violations triggered by running strip on fuzzed binaries. | Nick Clifton | 1 | -0/+1 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-12-11 | Use autoconf check for long long in binutils | Alan Modra | 1 | -12/+12 |
2014-10-31 | In response to a public outcry the strings program now defaults to using the | Nick Clifton | 1 | -5/+26 |
2014-06-26 | This adds the ability to the strings program to display strings that contain ... | Erik Akermann | 1 | -2/+18 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -3/+1 |
2013-03-06 | * strings.c (get_char): Dispense with buf[]. Instead shift | Alan Modra | 1 | -19/+6 |
2012-02-09 | * sysdep.h: Include sys/stat.h here. | Alan Modra | 1 | -2/+1 |
2011-03-25 | * strings.c (print_strings): Plug memory leak. | Nick Clifton | 1 | -2/+6 |
2009-11-11 | binutils/ | Jan Kratochvil | 1 | -24/+11 |
2009-09-10 | Updated soruces in binutils/* to compile cleanly with -Wc++-compat. | Nick Clifton | 1 | -1/+1 |
2009-06-04 | * strings.c (main): Delay parsing of decimal digits. | Alan Modra | 1 | -3/+8 |
2009-04-01 | PR 9972 | Nick Clifton | 1 | -2/+4 |
2008-11-26 | * strings.c (main): New variable `s'. Have string_min parsing | Jan Kratochvil | 1 | -2/+7 |
2008-08-25 | * sysdep.h: Include "binary-io.h". | Alan Modra | 1 | -14/+0 |
2008-04-28 | PR binutils/6449 | Nick Clifton | 1 | -6/+1 |
2008-02-15 | PR binutils/5713 | Nick Clifton | 1 | -57/+6 |
2008-02-08 | 2008-02-08 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -1/+1 |
2008-01-25 | Add mingw I64 support for printing long and long long values | Nick Clifton | 1 | -4/+22 |
2007-10-24 | * strings.c (print_strings): Don't use %L, use %ll in printf | Alan Modra | 1 | -12/+6 |
2007-07-05 | Change sources over to using GPLv3 | Nick Clifton | 1 | -1/+1 |
2007-04-26 | bfd/ | Alan Modra | 1 | -6/+2 |
2007-02-17 | top level: | Joseph Myers | 1 | -2/+2 |
2006-09-26 | 2006-09-26 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -1/+1 |
2006-07-06 | PR binutils/2879 | Nick Clifton | 1 | -1/+2 |
2005-10-03 | * addr2line.c (usage): Document @file. | Mark Mitchell | 1 | -0/+1 |
2005-09-30 | * addr2line.c (main): Likewise. | Mark Mitchell | 1 | -0/+3 |
2005-07-05 | Add check to avoid corrupt input files whose section sizes are greater than | Nick Clifton | 1 | -17/+66 |
2005-06-03 | Patch from Steve Ellcey for hpux build failure. | Jim Wilson | 1 | -1/+6 |
2005-05-08 | Update FSF address | Nick Clifton | 1 | -2/+2 |
2004-10-18 | strings.c (usage): Place radix values for -t option into the correct order. | Nick Clifton | 1 | -1/+1 |
2004-10-18 | strings.c: Include <sys/stat.h>. | Nick Clifton | 1 | -0/+1 |
2004-10-13 | * strings.c (statbuf): New typedef. | Jakub Jelinek | 1 | -2/+18 |
2004-06-15 | * objcopy.c (copy_section): Use bfd_get_section_size instead of | Alan Modra | 1 | -1/+1 |