summaryrefslogtreecommitdiff
path: root/binutils/NEWS
diff options
context:
space:
mode:
authorH.J. Lu <hjl@lucon.org>2005-04-01 15:09:43 +0000
committerH.J. Lu <hjl@lucon.org>2005-04-01 15:09:43 +0000
commit7104a9d1051d1211735c92acaed9519498c98f4d (patch)
treecbe499a4cfaf38a8b2f2e49c07aad68ab2b3b94e /binutils/NEWS
parent680cc8fdf2af0f069c5ae8d6d6689992bb2f580a (diff)
downloadbinutils-redhat-7104a9d1051d1211735c92acaed9519498c98f4d.tar.gz
2005-04-01 H.J. Lu <hongjiu.lu@intel.com>
* NEWS: Mention new readelf options, "-N/--full-section-name" and "-g/--section-groups". * doc/binutils.texi: Document new readelf options, "-N/--full-section-name" and "-g/--section-groups".
Diffstat (limited to 'binutils/NEWS')
-rw-r--r--binutils/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/binutils/NEWS b/binutils/NEWS
index 4ab5a0870a..c5b4e11e45 100644
--- a/binutils/NEWS
+++ b/binutils/NEWS
@@ -1,5 +1,7 @@
-*- text -*-
+* Add "-N/--full-section-name" to readelf to display full section name.
+
* Add "-M entry:<addr>" switch to objdump to specify a function entry address
when disassembling VAX binaries.
@@ -8,6 +10,8 @@
Changes in 2.16:
+* Add "-g/--section-groups" to readelf to display section group.
+
* objcopy recognizes two new options --strip-unneeded-symbol and
--strip-unneeded-symbols, namely for use together with the wildcard
matching the original --strip-symbol/--strip-symbols provided, but