summaryrefslogtreecommitdiff
path: root/binutils/NEWS
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2003-06-03 17:45:49 +0000
committerNick Clifton <nickc@redhat.com>2003-06-03 17:45:49 +0000
commit190b02635013cffdbf38eedcb6eeca148406aa47 (patch)
tree8657a14afb670b1ceef9e011a925a9f45e23c54f /binutils/NEWS
parentbe312e5984ced5da25d8e5e78a45527d8f292b0b (diff)
downloadbinutils-redhat-190b02635013cffdbf38eedcb6eeca148406aa47.tar.gz
Return 'n' if section flags are SEC_HAS_CONTENTS && SEC_READONLY.
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 3730a7b926..2531bf2f86 100644
--- a/binutils/NEWS
+++ b/binutils/NEWS
@@ -1,5 +1,9 @@
-*- text -*-
+* 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.
+
* Added --info switch to objcopy and strip.
* Support for Vitesse IQ2000 added by Red Hat.