aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2004-04-21 10:47:13 +0000
committerNick Clifton <nickc@redhat.com>2004-04-21 10:47:13 +0000
commit1502569cf9f47a0ce3357bff5379223fc5f43564 (patch)
tree721992e85c326e865791fd8c3d84fea86662b885 /ld/ChangeLog
parentc894ddfb903ab4767962c4a1902efaac1b67dc33 (diff)
downloadgdb-1502569cf9f47a0ce3357bff5379223fc5f43564.zip
gdb-1502569cf9f47a0ce3357bff5379223fc5f43564.tar.gz
gdb-1502569cf9f47a0ce3357bff5379223fc5f43564.tar.bz2
Add more documentation about h8300 relaxation.
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 ebb10b5..7a5e139 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,9 @@
+2004-04-21 Anil Paranjpe <anilp1@kpitcummins.com>
+
+ * ld.texinfo (synthesizing on H8/300): Information about linker
+ relaxation support for bit manipulation instructions and system
+ control instructions is added.
+
2004-04-21 Hans-Peter Nilsson <hp@axis.com>
* NEWS: Mention change in DEFINED semantics.