source: rtems/contrib/crossrpms/ChangeLog @ 5af0411f

Last change on this file since 5af0411f was 9d7508e, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/02/06 at 06:10:26

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

  • configure.ac: New BUG-REPORT address.
  • Property mode set to 100644
File size: 3.6 KB
Line 
12006-12-02      Ralf Corsépius <ralf.corsepius@rtems.org>
2
3        * configure.ac: New BUG-REPORT address.
4
52006-11-14      Ralf Corsépius <ralf.corsepius@rtems.org>
6
7        * configure.ac, Makefile.am, rtems-4.7/Makefile.am: Remove tic4x.
8        * rtems-4.7/tic4x/: Remove.
9
102006-10-19      Ralf Corsépius <ralf.corsepius@rtems.org>
11
12        * autotools/Makefile.am, autotools/automake.add: Update to
13        automake-1.10.
14
152006-10-19      Ralf Corsépius <ralf.corsepius@rtems.org>
16
17        * rtems-4.7/bfin/Makefile.am, rtems-4.7/bfin/.cvsignore:
18        Remove (Development in CVS-HEAD, only).
19
202006-10-09      Ralf Corsépius <ralf.corsepius@rtems.org>
21
22        * configure.ac, rtems-4.7/Makefile.am: Remove bfin.
23
242006-08-23      Ralf Corsépius <ralf.corsepius@rtems.org>
25
26        * rtems4.7/arm/gcc-sources.add, rtems4.7/h8300/gcc-sources.add,
27        rtems4.7/i386/gcc-sources.add, rtems4.7/m68k/gcc-sources.add,
28        rtems4.7/mips/gcc-sources.add, rtems4.7/powerpc/gcc-sources.add
29        rtems4.7/sh/gcc-sources.add, rtems4.7/sparc/gcc-sources.add
30        rtems4.7/tic4x/gcc-sources.add: Add gcc-4.0.3.
31
322006-08-23      Ralf Corsépius <ralf.corsepius@rtems.org>
33
34        * gcc/build.add: Revert --disable-libssp etc. hacks.
35
362006-08-22      Chris Johns <chrisj@rtems.org>
37
38        * rtems4.7/avr/gcc-sources.add: Add the 4.0.3 patch.
39        * patches/gcc-core-4.0.3-rtems-20060822.diff:
40        The .exe for the versioned execuable for MinGW.
41       
422006-08-21      Joel Sherrill <joel@OARcorp.com>
43
44        * rtems4.7/h8300/binutils-sources.add,
45        rtems4.7/m68k/binutils-sources.add: Add h8300 _tinydata patch and
46        bump patch for targets needing it.
47        * patches/binutils-2.17-rtems-20060815.diff: New file.
48
492006-08-11      Joel Sherrill <joel@oarcorp.com>
50
51        * configure.ac, gcc/build.add, gcc/target-gcc.add: Add bfin target
52        prior to merge. Add ability to disable libssp and libstdcxx-pch which
53        apparently are required to build the Blackfin port.
54        * patches/binutils-2.17-rtems-bfin-20060810.diff,
55        patches/gcc-4.1.1-bfinrtems-20060810a.diff,
56        patches/gdb-6.5-bfinrtems-20060810a.diff,
57        patches/newlib-1.14.0-bfinrtems-20060810a.diff,
58        rtems4.7/bfin/.cvsignore, rtems4.7/bfin/Makefile.am,
59        rtems4.7/bfin/binutils-sources.add, rtems4.7/bfin/gcc-sources.add,
60        rtems4.7/bfin/gdb-sources.add: New files.
61
622006-08-09      Joel Sherrill <joel@OARcorp.com>
63
64        * .cvsignore: Add INSTALL.
65
662006-07-19  Chris Johns  <chrisj@rtems.org>
67
68        * patches/gcc-core-4.1.1-rtems-20060720.diff:
69        Added patch to fix GCC bug PR28400.
70
712006-07-13      Joel Sherrill <joel@oarcorp.com>
72
73        * configure.ac, rtems4.7/Makefile.am, rtems4.7/arm/Makefile.am,
74        rtems4.7/arm/gdb-sources.add, rtems4.7/avr/Makefile.am,
75        rtems4.7/avr/gdb-sources.add, rtems4.7/h8300/Makefile.am,
76        rtems4.7/h8300/gdb-sources.add, rtems4.7/i386/Makefile.am,
77        rtems4.7/i386/gdb-sources.add, rtems4.7/m68k/Makefile.am,
78        rtems4.7/m68k/gdb-sources.add, rtems4.7/mips/Makefile.am,
79        rtems4.7/mips/gdb-sources.add, rtems4.7/powerpc/Makefile.am,
80        rtems4.7/powerpc/gdb-sources.add, rtems4.7/sh/Makefile.am,
81        rtems4.7/sh/gdb-sources.add, rtems4.7/sparc/Makefile.am,
82        rtems4.7/sparc/gdb-sources.add, rtems4.7/tic4x/gdb-sources.add:
83        Updated to gdb 6.5
84        * patches/gdb-6.5-rtems-20060713.diff, rtems4.7/mipstx39/.cvsignore,
85        rtems4.7/mipstx39/Makefile.am, rtems4.7/mipstx39/gdb-sources.add: New files.
86
872006-07-12      Joel Sherrill <joel@oarcorp.com>
88
89        * rtems4.7/arm/gdb-sources.add, rtems4.7/avr/gdb-sources.add,
90        rtems4.7/h8300/gdb-sources.add, rtems4.7/i386/gdb-sources.add,
91        rtems4.7/m68k/gdb-sources.add, rtems4.7/mips/gdb-sources.add,
92        rtems4.7/powerpc/gdb-sources.add, rtems4.7/sh/gdb-sources.add,
93        rtems4.7/sparc/gdb-sources.add, rtems4.7/tic4x/gdb-sources.add:
94        Update gdb to use newer patch. This lets sparc build simulator and
95        mips build at all.
96        * patches/gdb-6.4-rtems-20060712.diff: New file.
97
Note: See TracBrowser for help on using the repository browser.