source: rtems/scripts/gccnewlib/HISTORY @ 01ec6c0

4.104.114.84.95
Last change on this file since 01ec6c0 was 409f7d1, checked in by Joel Sherrill <joel.sherrill@…>, on 01/03/01 at 16:50:24

2001-01-03 Joel Sherrill <joel@…>

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