summaryrefslogtreecommitdiffstats
path: root/scripts
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
parentSwitch to gcc patch 20000629 and revision level 8. This patch (diff)
downloadrtems-caeade33249f4631202529e1396539b34df174cc.tar.bz2
New file.
Diffstat (limited to 'scripts')
-rw-r--r--scripts/binutils/HISTORY25
-rw-r--r--scripts/gccnewlib/HISTORY37
-rw-r--r--scripts/gdb/HISTORY23
3 files changed, 85 insertions, 0 deletions
diff --git a/scripts/binutils/HISTORY b/scripts/binutils/HISTORY
new file mode 100644
index 0000000000..4643c7ee4c
--- /dev/null
+++ b/scripts/binutils/HISTORY
@@ -0,0 +1,25 @@
+#
+# History of the binutils RPMs
+#
+# $Id$
+#
+
+binutils_version=2.10
+binutils_patch_version=20000628
+binutils_rpm_release=1
+newlib_version=1.8.2
+
+RPM Version binutils-2.10-1
+=================================
++ Adds support for the h8300.
+
+binutils-2.10-rtems-20000628.diff
+ - adds h8300 support.
+
+RPM Version binutils-2.9.5.0.24-1
+=================================
++ Corrects the object format for numerous RTEMS targets.
+
+binutils-2.9.5.0.24-rtems-20000207.diff
+ - base line
+
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
+
diff --git a/scripts/gdb/HISTORY b/scripts/gdb/HISTORY
new file mode 100644
index 0000000000..c2e3c68cb1
--- /dev/null
+++ b/scripts/gdb/HISTORY
@@ -0,0 +1,23 @@
+#
+# History of the gdb RPMs
+#
+# $Id$
+#
+
+RPM Version gdb-5.0-1
+=====================
++ Adds remote Ethernet debugging for RTEMS, 167Bug, PPC2Dink, EPPCBUG,
+ numerous RTEMS targets, PSIM enhancements.
+
+
+ - adds h8300 support.
+
+RPM Version gdb-4.18-4
+======================
++ Adds remote Ethernet debugging for RTEMS, 167Bug, PPC2Dink, EPPCBUG,
+ numerous RTEMS targets, PSIM enhancements.
+ Released with RTEMS 4.5.0-beta3a.
+
+gdb-4.18-rtems-20000524.diff
+ - base line
+