source: rtems/scripts/gccnewlib/HISTORY @ 82edf48

4.104.114.84.95
Last change on this file since 82edf48 was 99b8e8c, checked in by Joel Sherrill <joel.sherrill@…>, on 08/30/00 at 08:23:28

2000-08-30 Joel Sherrill <joel@…>

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