summaryrefslogtreecommitdiffstats
path: root/scripts/gccnewlib/HISTORY
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/gccnewlib/HISTORY')
-rw-r--r--scripts/gccnewlib/HISTORY18
1 files changed, 18 insertions, 0 deletions
diff --git a/scripts/gccnewlib/HISTORY b/scripts/gccnewlib/HISTORY
index b1911e1fba..5df995c739 100644
--- a/scripts/gccnewlib/HISTORY
+++ b/scripts/gccnewlib/HISTORY
@@ -4,6 +4,24 @@
# $Id$
#
+RPM Version gcc2.95.2newlib1.8.2-11
+===================================
++ fixes i386 soft float problem
++ mips-rtems target added
++ newlib include files reworked to allow RTEMS to use standard newlib
+ .h files.
+
+ newlib_patch_version=20001027
+ gcc_patch_version=20001030
+
+RPM Version gcc2.95.2newlib1.8.2-10
+===================================
++ i386 soft floating point worked but incorrectly included two
+ copies of some libgcc.a routines.
++ added a29k-rtems support
+
+NOTE: Internal Only Number
+
RPM Version gcc2.95.2newlib1.8.2-9
==================================
+ i386 multilibs and proper CPP_SPEC/CC1_SPEC handling.