diff options
author | joel <joel@138bc75d-0d04-0410-961f-82ee72b054a4> | 2008-12-01 16:33:47 +0000 |
---|---|---|
committer | joel <joel@138bc75d-0d04-0410-961f-82ee72b054a4> | 2008-12-01 16:33:47 +0000 |
commit | 7eac0a4eb916e108abb6f704ae5413492fcf8a71 (patch) | |
tree | 873bbd92a3f5928966a0abd0bc37058367ceb9ae /libgcc/ChangeLog | |
parent | 304ac2258615e9b7335848ebef1f6a21fd92c474 (diff) | |
download | ppe42-gcc-7eac0a4eb916e108abb6f704ae5413492fcf8a71.tar.gz ppe42-gcc-7eac0a4eb916e108abb6f704ae5413492fcf8a71.zip |
2008-12-01 Joel Sherrill <joel.sherrill@oarcorp.com>
* config.host: Add m32c*-*-rtems*.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@142322 138bc75d-0d04-0410-961f-82ee72b054a4
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 |