aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2000-04-25 00:27:24 +0000
committerNick Clifton <nickc@redhat.com>2000-04-25 00:27:24 +0000
commit2b5fc1f5d0a3d5063c7e4a75c70eab38386ad84d (patch)
tree45218ccf58bf23cdeaceb7b9634639ae3eacf42f /ld/ChangeLog
parentadcf07e61499b211183ca7135933a026764d4561 (diff)
downloadgdb-2b5fc1f5d0a3d5063c7e4a75c70eab38386ad84d.zip
gdb-2b5fc1f5d0a3d5063c7e4a75c70eab38386ad84d.tar.gz
gdb-2b5fc1f5d0a3d5063c7e4a75c70eab38386ad84d.tar.bz2
Note that output section data commands can only appear inside output section
descriptions and not between them.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index cb0e257..36bd2db 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,8 @@
+2000-04-24 Nick Clifton <nickc@cygnus.com>
+
+ * ld.texinfo (Output Section Data): Add note that section data
+ commands cannot appear outside of section directives.
+
2000-04-2 Matthew Green <mrg@cygnus.com>
* configure.tgt: Add NetBSD/sparc ELF, and NetBSD/sparc64 support.