aboutsummaryrefslogtreecommitdiff
path: root/binutils/strings.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-09-19bfd_section_* macrosAlan Modra1-1/+1
2019-06-10Fix printing large decimal values in strings.Nick Clifton1-2/+2
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-12-08Fix strings.c endian issue and strings testAlan Modra1-92/+75
2018-11-09oops - add missing piece of previous deltaNick Clifton1-1/+37
2018-11-09Enhance the strings program so that it can display multibyte strings.Nick Clifton1-2/+41
2018-10-15BFD_INIT_MAGICAlan Modra1-1/+2
2018-02-19Fix mistake in the declaration of the --include-all-whitespace option of the ...Matthias Klose1-1/+1
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-07-03strings: remove section/file size checkAlan Modra1-57/+17
2017-06-23Make the strings utility reject directories.Nick Clifton1-0/+5
2017-05-18Don't compare boolean values against TRUE or FALSEAlan Modra1-2/+2
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-10-06-Wimplicit-fallthrough noreturn fixesAlan Modra1-4/+1
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-09-10Adds an option to the strings program to specify a separator between the emit...Erik Ackermann1-2/+19
2015-08-12Remove trailing spaces in binutilsH.J. Lu1-3/+3
2015-01-21Fix memory access violations triggered by running strip on fuzzed binaries.Nick Clifton1-0/+1
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-12-11Use autoconf check for long long in binutilsAlan Modra1-12/+12
2014-10-31In response to a public outcry the strings program now defaults to using theNick Clifton1-5/+26
2014-06-26This adds the ability to the strings program to display strings that contain ...Erik Akermann1-2/+18
2014-03-05Update copyright yearsAlan Modra1-3/+1
2013-03-06 * strings.c (get_char): Dispense with buf[]. Instead shiftAlan Modra1-19/+6
2012-02-09 * sysdep.h: Include sys/stat.h here.Alan Modra1-2/+1
2011-03-25 * strings.c (print_strings): Plug memory leak.Nick Clifton1-2/+6
2009-11-11binutils/Jan Kratochvil1-24/+11
2009-09-10 Updated soruces in binutils/* to compile cleanly with -Wc++-compat.Nick Clifton1-1/+1
2009-06-04 * strings.c (main): Delay parsing of decimal digits.Alan Modra1-3/+8
2009-04-01 PR 9972Nick Clifton1-2/+4
2008-11-26 * strings.c (main): New variable `s'. Have string_min parsingJan Kratochvil1-2/+7
2008-08-25 * sysdep.h: Include "binary-io.h".Alan Modra1-14/+0
2008-04-28 PR binutils/6449Nick Clifton1-6/+1
2008-02-15 PR binutils/5713Nick Clifton1-57/+6
2008-02-082008-02-08 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-1/+1
2008-01-25Add mingw I64 support for printing long and long long valuesNick Clifton1-4/+22
2007-10-24 * strings.c (print_strings): Don't use %L, use %ll in printfAlan Modra1-12/+6
2007-07-05Change sources over to using GPLv3Nick Clifton1-1/+1
2007-04-26bfd/Alan Modra1-6/+2
2007-02-17top level:Joseph Myers1-2/+2
2006-09-262006-09-26 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-1/+1
2006-07-06PR binutils/2879Nick Clifton1-1/+2
2005-10-03 * addr2line.c (usage): Document @file.Mark Mitchell1-0/+1
2005-09-30 * addr2line.c (main): Likewise.Mark Mitchell1-0/+3
2005-07-05Add check to avoid corrupt input files whose section sizes are greater thanNick Clifton1-17/+66
2005-06-03Patch from Steve Ellcey for hpux build failure.Jim Wilson1-1/+6
2005-05-08Update FSF addressNick Clifton1-2/+2
2004-10-18strings.c (usage): Place radix values for -t option into the correct order.Nick Clifton1-1/+1