summaryrefslogtreecommitdiffstats
path: root/scripts/gccnewlib/HISTORY
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-06-29 22:30:12 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-06-29 22:30:12 +0000
commitcaeade33249f4631202529e1396539b34df174cc (patch)
treecee4781ddc97e05bf49f048b6f4853e1cfb5988b /scripts/gccnewlib/HISTORY
parentSwitch to gcc patch 20000629 and revision level 8. This patch (diff)
downloadrtems-caeade33249f4631202529e1396539b34df174cc.tar.bz2
New file.
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
+