summaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorKazu Hirata <kazu@codesourcery.com>2004-01-19 17:02:45 +0000
committerKazu Hirata <kazu@codesourcery.com>2004-01-19 17:02:45 +0000
commit670df2e83cac2b051b2d89cfede90f6e89739021 (patch)
treeef0ca0234ebff9ef04351d3c733b03e661c6606b /bfd/ChangeLog
parentb31828f920b3d2f1890d67a95a5b89db3e907989 (diff)
downloadgdb-670df2e83cac2b051b2d89cfede90f6e89739021.tar.gz
* coff-h8300.c: Add and adjust comments about relaxation.
* elf32-h8300.c: Likewise.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 8360a56f9f7..2330758524d 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+2004-01-19 Kazu Hirata <kazu@cs.umass.edu>
+
+ * coff-h8300.c: Add and adjust comments about relaxation.
+ * elf32-h8300.c: Likewise.
+
2004-01-16 Kazu Hirata <kazu@cs.umass.edu>
* coff-h8300.c: Fix comment typos.