diff options
| author | corsepiu <corsepiu@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-04-24 07:39:32 +0000 |
|---|---|---|
| committer | corsepiu <corsepiu@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-04-24 07:39:32 +0000 |
| commit | 8415ed13a4d43bc72f0a4ae375d90c35d8ebefde (patch) | |
| tree | 86e84d2250f982b70a39aa31c125f35831bcbf2d | |
| parent | 02fe7ccad9aeb98ee900355ee802d33d99471b60 (diff) | |
| download | ppe42-gcc-8415ed13a4d43bc72f0a4ae375d90c35d8ebefde.tar.gz ppe42-gcc-8415ed13a4d43bc72f0a4ae375d90c35d8ebefde.zip | |
Fix typo in previous changelog entry.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@98649 138bc75d-0d04-0410-961f-82ee72b054a4
| -rw-r--r-- | gcc/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 0190c1dddc6..d4b9cf73261 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,6 +1,6 @@ 2005-04-24 Ralf Corsepius <ralf.corsepius@rtems.org> - * config.gcc (h8300-*-rtems*): Add h8300-rtemscoff. + * config.gcc (h8300-*-rtems*): Add h8300-*-rtemscoff*. Switch h8300-*-rtems* to ELF. 2005-04-24 Kazu Hirata <kazu@cs.umass.edu> |

