source: rtems/contrib/crossrpms/ChangeLog @ 7c2d5b4

4.10
Last change on this file since 7c2d5b4 was 53328c8f, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/02/11 at 15:18:21

2011-02-02 Ralf Corsépius <ralf.corsepius@…>

  • configure.ac: Require autoconf-2.68, automake-1.11.1.
  • Property mode set to 100644
File size: 5.1 KB
Line 
12011-02-02      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * configure.ac: Require autoconf-2.68, automake-1.11.1.
4
52008-09-25      Joel Sherrill <joel.sherrill@oarcorp.com>
6
7        * rtems4.10/sparc/Makefile.am: Bump RTEMS CPU Kit version.
8        * patches/gcc-ada-4.3.2-rtems4.10-20080910.diff: New file.
9        * patches/gcc-ada-4.2.0-rtems4.8-20070705.diff: Removed.
10
112007-12-17      Chris Johns <chrisj@rtems.org>
12
13        * rtems4.8/.cvsignore, rtems4.8/arm/.cvsignore,
14        rtems4.8/avr/.cvsignore, rtems4.8/bfin/.cvsignore,
15        rtems4.8/h8300/.cvsignore, rtems4.8/i386/.cvsignore,
16        rtems4.8/m68k/.cvsignore, rtems4.8/mips/.cvsignore,
17        rtems4.8/mipstx39/.cvsignore, rtems4.8/powerpc/.cvsignore,
18        rtems4.8/sh/.cvsignore, rtems4.8/sparc/.cvsignore,
19        rtems4.8/tic4x/.cvsignore: New.
20
212006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
22
23        * configure.ac: New BUG-REPORT address.
24
252006-11-19      Ralf Corsépius <ralf.corsepius@rtems.org>
26
27        * autotools/Makefile.am, autotools/autoconf.add:
28        Upgrade to autoconf-2.61.
29
302006-11-15      Ralf Corsépius <ralf.corsepius@rtems.org>
31
32        * patches/gcc-core-4.2-20061114-rtems4.8-20061115.diff: New.
33        * patches/newlib-1.14.0-bfinrtems-20060810a.diff: Remove (Obsolete).
34        * patches/gcc-4.1.1-bfinrtems-20060810a.diff: Remove (Obsolete).
35        * rtems-4.8/bfin/Makefile.am, rtems-4.8/bin/gcc-sources.add:
36        GCC_REL=4. Upgrade to gcc-core-4.2-20061114-rtems4.8-20061115.diff.
37
382006-10-27      Ralf Corsépius <ralf.corsepius@rtems.org>
39
40        * configure.ac, Makefile.am: Remove rtems4.7.
41        * rtems4.7: Remove (Development now in rtems-4-7-branch only).
42
432006-10-27      Ralf Corsépius <ralf.corsepius@rtems.org>
44
45        * patches/newlib-1.14.0-rtems4.8-20061027.diff: New.
46        * patches/newlib-1.14.0-rtems-20061026.diff: Remove (broken).
47
482006-10-26      Joel Sherrill <joel@OARcorp.com>
49
50        * patches/newlib-1.14.0-rtems-20061026.diff: New file.
51
522006-10-22      Ralf Corsépius <ralf.corsepius@rtems.org>
53
54        * Makefile.am, configure.ac: Add rtems-4.8.
55
562006-10-16      Ralf Corsépius <ralf.corsepius@rtems.org>
57
58        * configure.ac: Set RTEMS_API to 4.8.
59
602006-10-16      Ralf Corsépius <ralf.corsepius@rtems.org>
61
62        * autotools/Makefile.am, autotools/automake.add: Update to
63        automake-1.10.
64
652006-08-23      Ralf Corsépius <ralf.corsepius@rtems.org>
66
67        * rtems4.7/arm/gcc-sources.add, rtems4.7/h8300/gcc-sources.add,
68        rtems4.7/i386/gcc-sources.add, rtems4.7/m68k/gcc-sources.add,
69        rtems4.7/mips/gcc-sources.add, rtems4.7/powerpc/gcc-sources.add
70        rtems4.7/sh/gcc-sources.add, rtems4.7/sparc/gcc-sources.add
71        rtems4.7/tic4x/gcc-sources.add: Add gcc-4.0.3.
72
732006-08-23      Ralf Corsépius <ralf.corsepius@rtems.org>
74
75        * gcc/build.add: Revert --disable-libssp etc. hacks.
76
772006-08-22      Chris Johns <chrisj@rtems.org>
78
79        * rtems4.7/avr/gcc-sources.add: Add the 4.0.3 patch.
80        * patches/gcc-core-4.0.3-rtems-20060822.diff:
81        The .exe for the versioned execuable for MinGW.
82       
832006-08-21      Joel Sherrill <joel@OARcorp.com>
84
85        * rtems4.7/h8300/binutils-sources.add,
86        rtems4.7/m68k/binutils-sources.add: Add h8300 _tinydata patch and
87        bump patch for targets needing it.
88        * patches/binutils-2.17-rtems-20060815.diff: New file.
89
902006-08-11      Joel Sherrill <joel@oarcorp.com>
91
92        * configure.ac, gcc/build.add, gcc/target-gcc.add: Add bfin target
93        prior to merge. Add ability to disable libssp and libstdcxx-pch which
94        apparently are required to build the Blackfin port.
95        * patches/binutils-2.17-rtems-bfin-20060810.diff,
96        patches/gcc-4.1.1-bfinrtems-20060810a.diff,
97        patches/gdb-6.5-bfinrtems-20060810a.diff,
98        patches/newlib-1.14.0-bfinrtems-20060810a.diff,
99        rtems4.7/bfin/.cvsignore, rtems4.7/bfin/Makefile.am,
100        rtems4.7/bfin/binutils-sources.add, rtems4.7/bfin/gcc-sources.add,
101        rtems4.7/bfin/gdb-sources.add: New files.
102
1032006-08-09      Joel Sherrill <joel@OARcorp.com>
104
105        * .cvsignore: Add INSTALL.
106
1072006-07-19  Chris Johns  <chrisj@rtems.org>
108
109        * patches/gcc-core-4.1.1-rtems-20060720.diff:
110        Added patch to fix GCC bug PR28400.
111
1122006-07-13      Joel Sherrill <joel@oarcorp.com>
113
114        * configure.ac, rtems4.7/Makefile.am, rtems4.7/arm/Makefile.am,
115        rtems4.7/arm/gdb-sources.add, rtems4.7/avr/Makefile.am,
116        rtems4.7/avr/gdb-sources.add, rtems4.7/h8300/Makefile.am,
117        rtems4.7/h8300/gdb-sources.add, rtems4.7/i386/Makefile.am,
118        rtems4.7/i386/gdb-sources.add, rtems4.7/m68k/Makefile.am,
119        rtems4.7/m68k/gdb-sources.add, rtems4.7/mips/Makefile.am,
120        rtems4.7/mips/gdb-sources.add, rtems4.7/powerpc/Makefile.am,
121        rtems4.7/powerpc/gdb-sources.add, rtems4.7/sh/Makefile.am,
122        rtems4.7/sh/gdb-sources.add, rtems4.7/sparc/Makefile.am,
123        rtems4.7/sparc/gdb-sources.add, rtems4.7/tic4x/gdb-sources.add:
124        Updated to gdb 6.5
125        * patches/gdb-6.5-rtems-20060713.diff, rtems4.7/mipstx39/.cvsignore,
126        rtems4.7/mipstx39/Makefile.am, rtems4.7/mipstx39/gdb-sources.add: New files.
127
1282006-07-12      Joel Sherrill <joel@oarcorp.com>
129
130        * rtems4.7/arm/gdb-sources.add, rtems4.7/avr/gdb-sources.add,
131        rtems4.7/h8300/gdb-sources.add, rtems4.7/i386/gdb-sources.add,
132        rtems4.7/m68k/gdb-sources.add, rtems4.7/mips/gdb-sources.add,
133        rtems4.7/powerpc/gdb-sources.add, rtems4.7/sh/gdb-sources.add,
134        rtems4.7/sparc/gdb-sources.add, rtems4.7/tic4x/gdb-sources.add:
135        Update gdb to use newer patch. This lets sparc build simulator and
136        mips build at all.
137        * patches/gdb-6.4-rtems-20060712.diff: New file.
138
Note: See TracBrowser for help on using the repository browser.