aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2009-02-03 17:04:53 +0000
committerNick Clifton <nickc@redhat.com>2009-02-03 17:04:53 +0000
commit8a308ae82be6a1bd6f53b457a63a037bdf358dd1 (patch)
tree28d6d3ebf200d03dc8cbb57fdd229f98973ea08f /ld/ChangeLog
parent28024d9d1db6f2922153e4bd2bb77a658c3061a4 (diff)
downloadgdb-8a308ae82be6a1bd6f53b457a63a037bdf358dd1.zip
gdb-8a308ae82be6a1bd6f53b457a63a037bdf358dd1.tar.gz
gdb-8a308ae82be6a1bd6f53b457a63a037bdf358dd1.tar.bz2
PR 9797
* ld.texinfo (Constants): Document the base-encoding suffixes supported in linker scripts.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 84b2465..0b774a9 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,9 @@
+2009-02-03 Nick Clifton <nickc@redhat.com>
+
+ PR 9797
+ * ld.texinfo (Constants): Document the base-encoding suffixes
+ supported in linker scripts.
+
2009-02-03 Alan Modra <amodra@bigpond.net.au>
* NEWS: Mention --as-needed change.