summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--scripts/gccnewlib/HISTORY14
-rw-r--r--scripts/setup.def2
2 files changed, 12 insertions, 4 deletions
diff --git a/scripts/gccnewlib/HISTORY b/scripts/gccnewlib/HISTORY
index 2c49545b99..ecab6a0316 100644
--- a/scripts/gccnewlib/HISTORY
+++ b/scripts/gccnewlib/HISTORY
@@ -6,10 +6,18 @@
RPM Version gcc2.95.2newlib1.8.2-8
==================================
-+ Adds support for the h8300.
-+ Fixes possible bug in powerpc target.
++ h8300
+ - Add initial support.
++ i386
+ - Build soft and HW floating point multilibs for i386 embedded targets.
++ i960
+ - Define _SOFT_FLOAT on i960 when -msoft-float specified.
++ powerpc
+ - Fixes possible bug in gcc target where incorrect startup files specified.
-gcc-2.95.2-rtems-20000629.diff
+gcc-2.95.2-rtems-20000710.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)
- config/rs6000/rtems.h: Specify ecrt[in].o not crt0.o (Eric Valette)
newlib-1.8.2-rtems-20000629.diff
diff --git a/scripts/setup.def b/scripts/setup.def
index b2ac40bb0c..e85911277d 100644
--- a/scripts/setup.def
+++ b/scripts/setup.def
@@ -9,7 +9,7 @@ binutils_rpm_release=1
newlib_version=1.8.2
newlib_patch_version=20000606
gcc_version=2.95.2
-gcc_patch_version=20000629
+gcc_patch_version=20000710
gccnewlib_rpm_release=8
gdb_version=5.0
gdb_patch_version=20000627