aboutsummaryrefslogtreecommitdiff
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
commit7e89635aac273e94af135eb3481f01fb03fb76c5 (patch)
treee31ea4795a7c4c4f73405b700c95736f51cdfea7 /bfd/ChangeLog
parent437b434f9a2af5ded386e3ad2ed8438e46899618 (diff)
downloadfsf-binutils-gdb-7e89635aac273e94af135eb3481f01fb03fb76c5.zip
fsf-binutils-gdb-7e89635aac273e94af135eb3481f01fb03fb76c5.tar.gz
fsf-binutils-gdb-7e89635aac273e94af135eb3481f01fb03fb76c5.tar.bz2
* 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 8360a56..2330758 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.