2000-10-30 Joel Sherrill <joel@OARcorp.com>

* buildall.in, mkgdbspec.in, setup.def, binutils/Makefile.am,
	gccnewlib/HISTORY, gccnewlib/Makefile.am, gdb/Makefile.am:
	Added mips-rtems, updated to include new patches and
	gcc 2.95.2/newlib 1.8.2 revision 11 RPM.
This commit is contained in:
Joel Sherrill
2000-10-31 16:44:11 +00:00
parent df3b242411
commit 06f2f75419
8 changed files with 47 additions and 10 deletions

View File

@@ -4,6 +4,24 @@
# $Id$
#
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.