source: rtems/scripts/gccnewlib/HISTORY @ 08330bf

4.104.114.84.95
Last change on this file since 08330bf was 08330bf, checked in by Joel Sherrill <joel.sherrill@…>, on 07/27/00 at 01:04:11

Port of RTEMS to the ARM processor family by Eric Valette
<valette@…> and Emmanuel Raguet <raguet@…>
of Canon CRF - Communication Dept. This port includes a
basic BSP that is sufficient to link hello world.

  • Property mode set to 100644
File size: 1.5 KB
Line 
1#
2#  History of the gccnewlib RPMs
3#
4#  $Id$
5#
6
7RPM Version gcc2.95.2newlib1.8.2-8
8==================================
9+ arm
10  - Add initial support.
11+ c4x
12  - Add initial support.
13+ h8300
14  - Add initial support.
15  - define CPU type in libfunc
16+ i386
17  - Build soft and HW floating point multilibs for i386 embedded targets.
18+ i960
19  - Define _SOFT_FLOAT on i960 when -msoft-float specified.
20+ powerpc
21  - Fixes possible bug in gcc target where incorrect startup files specified.
22
23gcc-2.95.2-rtems-20000724.diff
24   - Add i386 embedded soft float multlibs (Joel)
25   - Define _SOFT_FLOAT on i960 when -msoft-float specified (Joel)
26   - fixes h8300-rtems specific configuration problems (Joel)
27   - config/rs6000/rtems.h: Specify ecrt[in].o not crt0.o (Eric Valette)
28newlib-1.8.2-rtems-20000629.diff
29   - same as newlib-1.8.2-rtems-20000612-hppa1.1.diff
30
31RPM Version gcc2.95.2newlib1.8.2-7hp
32====================================
33+ Adds hppa1.1-rtems support in gcc.  This is a special target since
34  you still have to use binutils 2.9.1.
35
36gcc-2.95.2-rtems-20000612hp.diff
37   - fixes hppa1.1-rtems specific configuration problems (Joel)
38newlib-1.8.2-rtems-20000612-hppa1.1.diff
39   - fixes hppa1.1-rtems specific build problems in crt0.o (Joel)
40
41RPM Version gcc2.95.2newlib1.8.2-7
42==================================
43+ Base line.  This Revision was released with 4.5.0-beta3a and included
44  support for the i386, i960, m68k, mips64orion, powerpc, sh, and sparc.
45
46gcc-2.95.2-rtems-20000531.diff
47   - base line
48newlib-1.8.2-rtems-20000606.diff
49   - base line
50
Note: See TracBrowser for help on using the repository browser.