mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-26 22:48:23 +00:00
Updated to new patch.
This commit is contained in:
@@ -6,10 +6,18 @@
|
||||
|
||||
RPM Version gcc2.95.2newlib1.8.2-8
|
||||
==================================
|
||||
+ Adds support for the h8300.
|
||||
+ Fixes possible bug in powerpc target.
|
||||
+ h8300
|
||||
- Add initial support.
|
||||
+ 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-20000629.diff
|
||||
gcc-2.95.2-rtems-20000710.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
|
||||
|
||||
@@ -9,7 +9,7 @@ binutils_rpm_release=1
|
||||
newlib_version=1.8.2
|
||||
newlib_patch_version=20000606
|
||||
gcc_version=2.95.2
|
||||
gcc_patch_version=20000629
|
||||
gcc_patch_version=20000710
|
||||
gccnewlib_rpm_release=8
|
||||
gdb_version=5.0
|
||||
gdb_patch_version=20000627
|
||||
|
||||
Reference in New Issue
Block a user