diff options
author | Kazu Hirata <kazu@codesourcery.com> | 2001-01-10 11:42:27 +0000 |
---|---|---|
committer | Kazu Hirata <kazu@codesourcery.com> | 2001-01-10 11:42:27 +0000 |
commit | 60c6797e4237dbcd96f71726dd6c8caccd98d974 (patch) | |
tree | 438a525aeb88c608fa305d6875b9a33b65c857d8 /ld/ChangeLog | |
parent | 079966a8adc698bdfc8d8cf7029b0c61facb1e75 (diff) | |
download | binutils-60c6797e4237dbcd96f71726dd6c8caccd98d974.zip binutils-60c6797e4237dbcd96f71726dd6c8caccd98d974.tar.gz binutils-60c6797e4237dbcd96f71726dd6c8caccd98d974.tar.bz2 |
2001-01-10 Kazu Hirata <kazu@hxi.com>
* scripttempl/h8300.sc: Fix formatting. Fix a comment typo.
* scripttempl/h8300h.sc: Fix formatting.
* scripttempl/h8300s.sc: Likewise.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index e47805e..df18489 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,9 @@ +2001-01-10 Kazu Hirata <kazu@hxi.com> + + * scripttempl/h8300.sc: Fix formatting. Fix a comment typo. + * scripttempl/h8300h.sc: Fix formatting. + * scripttempl/h8300s.sc: Likewise. + 2000-01-07 David O'Brien <obrien@BSDi.com> * emultempl/elf32.em: Only perform Linux ld hints processing when |