diff options
author | Kazu Hirata <kazu@codesourcery.com> | 2001-01-10 18:58:36 +0000 |
---|---|---|
committer | Kazu Hirata <kazu@codesourcery.com> | 2001-01-10 18:58:36 +0000 |
commit | 69f069696b3aa4a34a0cfac45a4f338129eb1efd (patch) | |
tree | f3cf7a8f5d0443bef0d05229b26fa986441e8dce /ld/ChangeLog | |
parent | de9d65b5dc1cb19594d17e7f9e6915aa511c4a79 (diff) | |
download | gdb-69f069696b3aa4a34a0cfac45a4f338129eb1efd.zip gdb-69f069696b3aa4a34a0cfac45a4f338129eb1efd.tar.gz gdb-69f069696b3aa4a34a0cfac45a4f338129eb1efd.tar.bz2 |
2001-01-10 Kazu Hirata <kazu@hxi.com>
* scripttempl/h8500.sc: Fix formatting.
* scripttempl/h8500b.sc: Likewise.
* scripttempl/h8500c.sc: Likewise.
* scripttempl/h8500m.sc: Likewise.
* scripttempl/h8500s.sc: Likewise.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index df18489..375584b 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -3,6 +3,11 @@ * scripttempl/h8300.sc: Fix formatting. Fix a comment typo. * scripttempl/h8300h.sc: Fix formatting. * scripttempl/h8300s.sc: Likewise. + * scripttempl/h8500.sc: Likewise. + * scripttempl/h8500b.sc: Likewise. + * scripttempl/h8500c.sc: Likewise. + * scripttempl/h8500m.sc: Likewise. + * scripttempl/h8500s.sc: Likewise. 2000-01-07 David O'Brien <obrien@BSDi.com> |