summaryrefslogtreecommitdiff
path: root/binutils/strings.c
Commit message (Expand)AuthorAgeFilesLines
* Update year range in copyright notice of binutils filesAlan Modra2023-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2022-01-021-1/+1
* strings: Replace references to -u option with references to -U.Nick Clifton2021-11-291-2/+2
* Update description of string's -n option.Nick Clifton2021-11-291-3/+4
* PR28575, readelf.c and strings.c use undefined type uintPekka Seppänen2021-11-101-19/+22
* Re: Add --unicode optionAlan Modra2021-11-101-1/+1
* Add --unicode option to control how unicode characters are handled by display...Nick Clifton2021-11-091-62/+695
* C99 binutils configuryAlan Modra2021-04-051-33/+12
* Use bool in binutilsAlan Modra2021-03-311-35/+35
* Update year range in copyright notice of binutils filesAlan Modra2021-01-011-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2020-01-011-1/+1
* bfd_section_* macrosAlan Modra2019-09-191-1/+1
* Fix printing large decimal values in strings.Nick Clifton2019-06-101-2/+2
* Update year range in copyright notice of binutils filesAlan Modra2019-01-011-1/+1
* Fix strings.c endian issue and strings testAlan Modra2018-12-081-92/+75
* oops - add missing piece of previous deltaNick Clifton2018-11-091-1/+37
* Enhance the strings program so that it can display multibyte strings.Nick Clifton2018-11-091-2/+41
* BFD_INIT_MAGICAlan Modra2018-10-151-1/+2
* Fix mistake in the declaration of the --include-all-whitespace option of the ...Matthias Klose2018-02-191-1/+1
* Update year range in copyright notice of binutils filesAlan Modra2018-01-031-1/+1
* strings: remove section/file size checkAlan Modra2017-07-031-57/+17
* Make the strings utility reject directories.Nick Clifton2017-06-231-0/+5
* Don't compare boolean values against TRUE or FALSEAlan Modra2017-05-181-2/+2
* Update year range in copyright notice of all files.Alan Modra2017-01-021-1/+1
* -Wimplicit-fallthrough noreturn fixesAlan Modra2016-10-061-4/+1
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Adds an option to the strings program to specify a separator between the emit...Erik Ackermann2015-09-101-2/+19
* Remove trailing spaces in binutilsH.J. Lu2015-08-121-3/+3
* Fix memory access violations triggered by running strip on fuzzed binaries.Nick Clifton2015-01-211-0/+1
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Use autoconf check for long long in binutilsAlan Modra2014-12-111-12/+12
* In response to a public outcry the strings program now defaults to using theNick Clifton2014-10-311-5/+26
* This adds the ability to the strings program to display strings that contain ...Erik Akermann2014-06-261-2/+18
* Update copyright yearsAlan Modra2014-03-051-3/+1
* * strings.c (get_char): Dispense with buf[]. Instead shiftAlan Modra2013-03-061-19/+6
* * sysdep.h: Include sys/stat.h here.Alan Modra2012-02-091-2/+1
* * strings.c (print_strings): Plug memory leak.Nick Clifton2011-03-251-2/+6
* binutils/Jan Kratochvil2009-11-111-24/+11
* Updated soruces in binutils/* to compile cleanly with -Wc++-compat.Nick Clifton2009-09-101-1/+1
* * strings.c (main): Delay parsing of decimal digits.Alan Modra2009-06-041-3/+8
* PR 9972Nick Clifton2009-04-011-2/+4
* * strings.c (main): New variable `s'. Have string_min parsingJan Kratochvil2008-11-261-2/+7
* * sysdep.h: Include "binary-io.h".Alan Modra2008-08-251-14/+0
* PR binutils/6449Nick Clifton2008-04-281-6/+1
* PR binutils/5713Nick Clifton2008-02-151-57/+6
* 2008-02-08 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2008-02-081-1/+1
* Add mingw I64 support for printing long and long long valuesNick Clifton2008-01-251-4/+22
* * strings.c (print_strings): Don't use %L, use %ll in printfAlan Modra2007-10-241-12/+6
* Change sources over to using GPLv3Nick Clifton2007-07-051-1/+1
* bfd/Alan Modra2007-04-261-6/+2