Age | Commit message (Expand) | Author | Files | Lines |
2023-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2022-01-02 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2021-11-29 | strings: Replace references to -u option with references to -U. | Nick Clifton | 1 | -2/+2 |
2021-11-29 | Update description of string's -n option. | Nick Clifton | 1 | -3/+4 |
2021-11-10 | PR28575, readelf.c and strings.c use undefined type uint | Pekka Seppänen | 1 | -19/+22 |
2021-11-10 | Re: Add --unicode option | Alan Modra | 1 | -1/+1 |
2021-11-09 | Add --unicode option to control how unicode characters are handled by display... | Nick Clifton | 1 | -62/+695 |
2021-04-05 | C99 binutils configury | Alan Modra | 1 | -33/+12 |
2021-03-31 | Use bool in binutils | Alan Modra | 1 | -35/+35 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-09-19 | bfd_section_* macros | Alan Modra | 1 | -1/+1 |
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 |