summaryrefslogtreecommitdiffstats
path: root/scripts/gccnewlib/HISTORY
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-10-31 16:44:11 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-10-31 16:44:11 +0000
commit06f2f75419fd43c2c639281753a0de751fcd2690 (patch)
tree15f484d95dd7fb899a4af7cd0b4f462f79a1d2fd /scripts/gccnewlib/HISTORY
parent2000-10-30 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-06f2f75419fd43c2c639281753a0de751fcd2690.tar.bz2
2000-10-30 Joel Sherrill <joel@OARcorp.com>
* buildall.in, mkgdbspec.in, setup.def, binutils/Makefile.am, gccnewlib/HISTORY, gccnewlib/Makefile.am, gdb/Makefile.am: Added mips-rtems, updated to include new patches and gcc 2.95.2/newlib 1.8.2 revision 11 RPM.
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.