summaryrefslogtreecommitdiffstats
path: root/scripts/gccnewlib/HISTORY
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-07-27 01:04:11 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-07-27 01:04:11 +0000
commit08330bf0be8fed443402ffd1664b2ca4d16b6f8e (patch)
treed569b8f1786695e639ddef8e9caedf8874c1a24e /scripts/gccnewlib/HISTORY
parentPatch from Charles-Antoine Gauthier <charles.gauthier@nrc.ca> that (diff)
downloadrtems-08330bf0be8fed443402ffd1664b2ca4d16b6f8e.tar.bz2
Port of RTEMS to the ARM processor family by Eric Valette
<valette@crf.canon.fr> and Emmanuel Raguet <raguet@crf.canon.fr> of Canon CRF - Communication Dept. This port includes a basic BSP that is sufficient to link hello world.
Diffstat (limited to 'scripts/gccnewlib/HISTORY')
-rw-r--r--scripts/gccnewlib/HISTORY7
1 files changed, 6 insertions, 1 deletions
diff --git a/scripts/gccnewlib/HISTORY b/scripts/gccnewlib/HISTORY
index ecab6a0316..bb5c35e29d 100644
--- a/scripts/gccnewlib/HISTORY
+++ b/scripts/gccnewlib/HISTORY
@@ -6,8 +6,13 @@
RPM Version gcc2.95.2newlib1.8.2-8
==================================
++ arm
+ - Add initial support.
++ c4x
+ - Add initial support.
+ h8300
- Add initial support.
+ - define CPU type in libfunc
+ i386
- Build soft and HW floating point multilibs for i386 embedded targets.
+ i960
@@ -15,7 +20,7 @@ RPM Version gcc2.95.2newlib1.8.2-8
+ powerpc
- Fixes possible bug in gcc target where incorrect startup files specified.
-gcc-2.95.2-rtems-20000710.diff
+gcc-2.95.2-rtems-20000724.diff
- Add i386 embedded soft float multlibs (Joel)
- Define _SOFT_FLOAT on i960 when -msoft-float specified (Joel)
- fixes h8300-rtems specific configuration problems (Joel)