summaryrefslogtreecommitdiffstats
path: root/scripts/gccnewlib/HISTORY
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-02-12 15:00:11 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-02-12 15:00:11 +0000
commit5333511e9138fceca3545e78267335ef7ff725ca (patch)
tree7f1088fdcf389d1e042ccca7e8a856d4904e0e12 /scripts/gccnewlib/HISTORY
parent2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-5333511e9138fceca3545e78267335ef7ff725ca.tar.bz2
2004-02-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* mkgccnewlibspec.in, gccnewlib/.cvsignore, gccnewlib/HISTORY, gccnewlib/Makefile.am, gccnewlib/README, gccnewlib/base-chill.add, gccnewlib/base-g77.add, gccnewlib/base-gcc.add, gccnewlib/base-gcj.add, gccnewlib/gccnewlib.add, gccnewlib/header.add, gccnewlib/target-chill.add, gccnewlib/target-g77.add, gccnewlib/target-gcc.add, gccnewlib/target-gcj.add, gccnewlib/target-objc.add: Remove (Obsolete). * configure.ac, Makefile.am: Reflect changes above.
Diffstat (limited to 'scripts/gccnewlib/HISTORY')
-rw-r--r--scripts/gccnewlib/HISTORY81
1 files changed, 0 insertions, 81 deletions
diff --git a/scripts/gccnewlib/HISTORY b/scripts/gccnewlib/HISTORY
deleted file mode 100644
index 877bcc3003..0000000000
--- a/scripts/gccnewlib/HISTORY
+++ /dev/null
@@ -1,81 +0,0 @@
-#
-# History of the gccnewlib RPMs
-#
-# $Id$
-#
-
-RPM Version gcc2.95.2newlib1.9.0-1
-==================================
-+ fixes i960 C++ problem
-+ upgrades to newlib 1.9.0
-
- newlib_patch_version=20001219
- gcc_patch_version=20001226
-
-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.
-+ newlib patch includes or32.
-
-RPM Version gcc2.95.2newlib1.8.2-8
-==================================
-+ arm
- - Add initial support.
-+ c4x
- - Add initial support.
-+ h8300
- - Add initial support.
- - define CPU type in libfunc
-+ i386
- - Build soft and HW floating point multilibs for i386 embedded targets.
-+ i960
- - Define _SOFT_FLOAT on i960 when -msoft-float specified.
-+ powerpc
- - Fixes possible bug in gcc target where incorrect startup files specified.
-
-gcc-2.95.2-rtems-20000724.diff
- - Add i386 embedded soft float multlibs (Joel)
- - Define _SOFT_FLOAT on i960 when -msoft-float specified (Joel)
- - 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 Version gcc2.95.2newlib1.8.2-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 Version gcc2.95.2newlib1.8.2-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
-