diff options
author | Joel Sherrill <joel.sherrill@oarcorp.com> | 2008-12-01 16:33:47 +0000 |
---|---|---|
committer | Joel Sherrill <joel@gcc.gnu.org> | 2008-12-01 16:33:47 +0000 |
commit | 541ed00ec2153e7e20e2aba7463e764c623cc1a5 (patch) | |
tree | 873bbd92a3f5928966a0abd0bc37058367ceb9ae /libgcc/ChangeLog | |
parent | a2d4cdc96a585c0b863226b2f142445538674127 (diff) | |
download | gcc-541ed00ec2153e7e20e2aba7463e764c623cc1a5.tar.gz |
config.host: Add m32c*-*-rtems*.
2008-12-01 Joel Sherrill <joel.sherrill@oarcorp.com>
* config.host: Add m32c*-*-rtems*.
From-SVN: r142322
Diffstat (limited to 'libgcc/ChangeLog')
-rw-r--r-- | libgcc/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libgcc/ChangeLog b/libgcc/ChangeLog index dd079c227eb..b5427d32495 100644 --- a/libgcc/ChangeLog +++ b/libgcc/ChangeLog @@ -1,3 +1,7 @@ +2008-12-01 Joel Sherrill <joel.sherrill@oarcorp.com> + + * config.host: Add m32c*-*-rtems*. + 2008-11-20 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE> PR bootstrap/33100 |