summaryrefslogtreecommitdiffstats
path: root/scripts/gccnewlib/HISTORY
blob: 877bcc300361e91e67e75887d1be6b7c0ee349c9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
#
#  History of the gccnewlib RPMs
#
#  $Id$
#

RPM Version gcc2.95.2newlib1.9.0-1
==================================
+ fixes i960 C++ problem
+ upgrades to newlib 1.9.0

  newlib_patch_version=20001219
  gcc_patch_version=20001226

RPM Version gcc2.95.2newlib1.8.2-11
===================================
+ fixes i386 soft float problem
+ mips-rtems target added 
+ newlib include files reworked to allow RTEMS to use standard newlib
  .h files.

  newlib_patch_version=20001027
  gcc_patch_version=20001030

RPM Version gcc2.95.2newlib1.8.2-10
===================================
+ i386 soft floating point worked but incorrectly included two
  copies of some libgcc.a routines.
+ added a29k-rtems support

NOTE: Internal Only Number

RPM Version gcc2.95.2newlib1.8.2-9
==================================
+ i386 multilibs and proper CPP_SPEC/CC1_SPEC handling.
+ newlib patch includes or32.

RPM Version gcc2.95.2newlib1.8.2-8
==================================
+ arm
  - Add initial support.
+ c4x
  - Add initial support.
+ h8300
  - Add initial support.
  - define CPU type in libfunc
+ 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-20000724.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
   - same as newlib-1.8.2-rtems-20000612-hppa1.1.diff

RPM Version gcc2.95.2newlib1.8.2-7hp
====================================
+ Adds hppa1.1-rtems support in gcc.  This is a special target since
  you still have to use binutils 2.9.1.

gcc-2.95.2-rtems-20000612hp.diff
   - fixes hppa1.1-rtems specific configuration problems (Joel)
newlib-1.8.2-rtems-20000612-hppa1.1.diff
   - fixes hppa1.1-rtems specific build problems in crt0.o (Joel)

RPM Version gcc2.95.2newlib1.8.2-7
==================================
+ Base line.  This Revision was released with 4.5.0-beta3a and included
  support for the i386, i960, m68k, mips64orion, powerpc, sh, and sparc.

gcc-2.95.2-rtems-20000531.diff
   - base line
newlib-1.8.2-rtems-20000606.diff
   - base line