aboutsummaryrefslogtreecommitdiff
path: root/binutils/NEWS
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2015-08-12 04:42:37 -0700
committerH.J. Lu <hjl.tools@gmail.com>2015-08-12 04:42:37 -0700
commit3aade68889268c7d15e121d6d63cb1b753ec12fa (patch)
tree9fe7a6ce752b4a79bbdaa9bed60c5044c2a3f80c /binutils/NEWS
parent3739860c11a9cfcdaa4d5d204ea3536784de7bb3 (diff)
downloadgdb-3aade68889268c7d15e121d6d63cb1b753ec12fa.zip
gdb-3aade68889268c7d15e121d6d63cb1b753ec12fa.tar.gz
gdb-3aade68889268c7d15e121d6d63cb1b753ec12fa.tar.bz2
Remove trailing spaces in binutils
Diffstat (limited to 'binutils/NEWS')
-rw-r--r--binutils/NEWS10
1 files changed, 5 insertions, 5 deletions
diff --git a/binutils/NEWS b/binutils/NEWS
index 051fe48..36f2c05 100644
--- a/binutils/NEWS
+++ b/binutils/NEWS
@@ -114,7 +114,7 @@ Changes in 2.20:
* Add new option --use-nul-prefixed-import-tables to dlltool to allow fall-
back to old import table generation with null element prefix.
-* Added --identify-strict switch to cause --identify <implib> to
+* Added --identify-strict switch to cause --identify <implib> to
report an error when the import library is associated with
multiple DLLs.
@@ -133,7 +133,7 @@ Changes in 2.19:
object files rather than the files themselves and which contain a
flattened symbol index for all objects, and archives, which have been
added to the archive.
-
+
* Added -F switch to objdump to include file offsets in the disassembly.
* Added -c switch to readelf to allow string dumps of archive symbol index.
@@ -198,9 +198,9 @@ Changes in 2.17:
* Add "--globalize-symbol <name>" and "--globalize-symbols <filename>" switches
to objcopy to convert local symbols into global symbols.
-
+
* gprof now allows input files to have histogram records for
- several memory ranges, provided those ranges are disjoint.
+ several memory ranges, provided those ranges are disjoint.
Changes in 2.16:
@@ -249,7 +249,7 @@ Changes in 2.15:
* objcopy now accepts --add-gnu-debuglink=<file> to insert a .gnu_debuglink
section into a (presumably stripped) executable. This allows the debug
information for the file to be held in a separate file.
-
+
* BFD marks the sections .comment and .note as 'n' in the BSD/POSIX
single-character representation. This can be checked by running nm
with the -a switch.