source: rtems/scripts/gccnewlib/HISTORY @ 06f2f75

4.104.114.84.95
Last change on this file since 06f2f75 was 06f2f75, checked in by Joel Sherrill <joel.sherrill@…>, on 10/31/00 at 16:44:11

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

  • 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.
  • Property mode set to 100644
File size: 2.2 KB
RevLine 
[caeade33]1#
2#  History of the gccnewlib RPMs
3#
4#  $Id$
5#
6
[06f2f75]7RPM Version gcc2.95.2newlib1.8.2-11
8===================================
9+ fixes i386 soft float problem
10+ mips-rtems target added
11+ newlib include files reworked to allow RTEMS to use standard newlib
12  .h files.
13
14  newlib_patch_version=20001027
15  gcc_patch_version=20001030
16
17RPM Version gcc2.95.2newlib1.8.2-10
18===================================
19+ i386 soft floating point worked but incorrectly included two
20  copies of some libgcc.a routines.
21+ added a29k-rtems support
22
23NOTE: Internal Only Number
24
[99b8e8c]25RPM Version gcc2.95.2newlib1.8.2-9
26==================================
27+ i386 multilibs and proper CPP_SPEC/CC1_SPEC handling.
28+ newlib patch includes or32.
29
[7a30efd]30RPM Version gcc2.95.2newlib1.8.2-8
31==================================
[08330bf]32+ arm
33  - Add initial support.
34+ c4x
35  - Add initial support.
[ebb0bb92]36+ h8300
37  - Add initial support.
[08330bf]38  - define CPU type in libfunc
[ebb0bb92]39+ i386
40  - Build soft and HW floating point multilibs for i386 embedded targets.
41+ i960
42  - Define _SOFT_FLOAT on i960 when -msoft-float specified.
43+ powerpc
44  - Fixes possible bug in gcc target where incorrect startup files specified.
[caeade33]45
[08330bf]46gcc-2.95.2-rtems-20000724.diff
[ebb0bb92]47   - Add i386 embedded soft float multlibs (Joel)
48   - Define _SOFT_FLOAT on i960 when -msoft-float specified (Joel)
[caeade33]49   - fixes h8300-rtems specific configuration problems (Joel)
50   - config/rs6000/rtems.h: Specify ecrt[in].o not crt0.o (Eric Valette)
51newlib-1.8.2-rtems-20000629.diff
52   - same as newlib-1.8.2-rtems-20000612-hppa1.1.diff
53
[7a30efd]54RPM Version gcc2.95.2newlib1.8.2-7hp
55====================================
[caeade33]56+ Adds hppa1.1-rtems support in gcc.  This is a special target since
57  you still have to use binutils 2.9.1.
58
59gcc-2.95.2-rtems-20000612hp.diff
60   - fixes hppa1.1-rtems specific configuration problems (Joel)
61newlib-1.8.2-rtems-20000612-hppa1.1.diff
62   - fixes hppa1.1-rtems specific build problems in crt0.o (Joel)
63
[7a30efd]64RPM Version gcc2.95.2newlib1.8.2-7
65==================================
[caeade33]66+ Base line.  This Revision was released with 4.5.0-beta3a and included
67  support for the i386, i960, m68k, mips64orion, powerpc, sh, and sparc.
68
69gcc-2.95.2-rtems-20000531.diff
70   - base line
71newlib-1.8.2-rtems-20000606.diff
72   - base line
73
Note: See TracBrowser for help on using the repository browser.