New file.

This commit is contained in:
Joel Sherrill
2000-06-29 22:30:12 +00:00
parent bc1858591a
commit caeade3324
3 changed files with 85 additions and 0 deletions

25
scripts/binutils/HISTORY Normal file
View File

@@ -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

37
scripts/gccnewlib/HISTORY Normal file
View File

@@ -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

23
scripts/gdb/HISTORY Normal file
View File

@@ -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