From 334ac421efca80df2f95960d917ea9cb5823fb18 Mon Sep 17 00:00:00 2001 From: Erik Akermann Date: Thu, 26 Jun 2014 14:10:48 +0100 Subject: This adds the ability to the strings program to display strings that contain \n and \r characters. * strings.c: Add -w/--include-all-whitespace option to include any whitespace character in the displayed strings. * NEWS: Mention the new feature. * doc/binutils.texi (strings): Document the new command line option. --- binutils/NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'binutils/NEWS') diff --git a/binutils/NEWS b/binutils/NEWS index 8ca7a9c..60fcdb1 100644 --- a/binutils/NEWS +++ b/binutils/NEWS @@ -1,5 +1,7 @@ -*- text -*- +* Add --include-all-whitespace to strings. + * Add --dump-section option to objcopy. * Add support for the Andes NDS32. -- cgit v1.1