summaryrefslogtreecommitdiffstats
path: root/scripts/gccnewlib/HISTORY
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/gccnewlib/HISTORY')
-rw-r--r--scripts/gccnewlib/HISTORY37
1 files changed, 37 insertions, 0 deletions
diff --git a/scripts/gccnewlib/HISTORY b/scripts/gccnewlib/HISTORY
new file mode 100644
index 0000000000..a9fdb766a2
--- /dev/null
+++ b/scripts/gccnewlib/HISTORY
@@ -0,0 +1,37 @@
+#
+# History of the gccnewlib RPMs
+#
+# $Id$
+#
+
+RPM revision 8
+==============
++ Adds support for the h8300.
++ Fixes possible bug in powerpc target.
+
+gcc-2.95.2-rtems-20000629.diff
+ - 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
+ - same as newlib-1.8.2-rtems-20000612-hppa1.1.diff
+
+RPM revision 7hp
+================
++ Adds hppa1.1-rtems support in gcc. This is a special target since
+ you still have to use binutils 2.9.1.
+
+gcc-2.95.2-rtems-20000612hp.diff
+ - fixes hppa1.1-rtems specific configuration problems (Joel)
+newlib-1.8.2-rtems-20000612-hppa1.1.diff
+ - fixes hppa1.1-rtems specific build problems in crt0.o (Joel)
+
+RPM revision 7
+==============
++ Base line. This Revision was released with 4.5.0-beta3a and included
+ support for the i386, i960, m68k, mips64orion, powerpc, sh, and sparc.
+
+gcc-2.95.2-rtems-20000531.diff
+ - base line
+newlib-1.8.2-rtems-20000606.diff
+ - base line
+