diff options
author | Kazu Hirata <kazu@codesourcery.com> | 2004-01-16 23:35:49 +0000 |
---|---|---|
committer | Kazu Hirata <kazu@codesourcery.com> | 2004-01-16 23:35:49 +0000 |
commit | 630a7b0ab74a32287bb2c3b7df1b97a1015e0bc5 (patch) | |
tree | 3e3d670ca79d9e5e8839dfcd8acf7c574ae36a13 /bfd/ChangeLog | |
parent | e9d78f05df807906bbd556de40998fed93c5450c (diff) | |
download | gdb-630a7b0ab74a32287bb2c3b7df1b97a1015e0bc5.zip gdb-630a7b0ab74a32287bb2c3b7df1b97a1015e0bc5.tar.gz gdb-630a7b0ab74a32287bb2c3b7df1b97a1015e0bc5.tar.bz2 |
* coff-h8300.c: Add comments about relaxation.
* elf32-h8300.c: Likewise.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 320a120..8c5ab6f 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2004-01-16 Kazu Hirata <kazu@cs.umass.edu> + + * coff-h8300.c: Add comments about relaxation. + * elf32-h8300.c: Likewise. + 2004-01-14 Maciej W. Rozycki <macro@ds2.pg.gda.pl> * acinclude.m4: Quote names of macros to be defined by AC_DEFUN |