forked from Imagelibrary/rtems
2001-01-03 Joel Sherrill <joel@OARcorp.com>
* setup.def, binutils/HISTORY, gccnewlib/HISTORY: Updated binutils HISTORY to reflect new revision. Updated gcc to fix i960 C++ problem. Updated newlib to move to newlib 1.9.0.
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2001-01-03 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* setup.def, binutils/HISTORY, gccnewlib/HISTORY: Updated
|
||||
binutils HISTORY to reflect new revision. Updated gcc to fix
|
||||
i960 C++ problem. Updated newlib to move to newlib 1.9.0.
|
||||
|
||||
2000-11-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
|
||||
|
||||
* gccnewlib/gccnewlib.add: Fix typo in URL.
|
||||
|
||||
@@ -4,6 +4,13 @@
|
||||
# $Id$
|
||||
#
|
||||
|
||||
RPM Version binutils-2.10-3
|
||||
===========================
|
||||
+ Add reloc16.c fix for H8.
|
||||
|
||||
binutils-2.10-rtems-20001102.diff
|
||||
- adds reloc16.c patch from Nick Clifton <nickc@redhat.com>
|
||||
|
||||
RPM Version binutils-2.10-1
|
||||
===========================
|
||||
+ Add initial support for the ARM.
|
||||
|
||||
@@ -4,6 +4,14 @@
|
||||
# $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
|
||||
|
||||
@@ -4,13 +4,13 @@
|
||||
# $Id$
|
||||
#
|
||||
binutils_version=2.10
|
||||
binutils_patch_version=20000726
|
||||
binutils_rpm_release=2
|
||||
newlib_version=1.8.2
|
||||
newlib_patch_version=20001027
|
||||
binutils_patch_version=20001102
|
||||
binutils_rpm_release=3
|
||||
newlib_version=1.9.0
|
||||
newlib_patch_version=20001219
|
||||
gcc_version=2.95.2
|
||||
gcc_patch_version=20001030
|
||||
gccnewlib_rpm_release=11
|
||||
gcc_patch_version=20001226
|
||||
gccnewlib_rpm_release=1
|
||||
gdb_version=5.0
|
||||
gdb_patch_version=20000718
|
||||
gdb_rpm_release=2
|
||||
|
||||
Reference in New Issue
Block a user