source: rtems/scripts/ChangeLog @ 327b340d

4.104.114.84.95
Last change on this file since 327b340d was bcebcfe6, checked in by Ralf Corsepius <ralf.corsepius@…>, on 04/12/05 at 15:46:33

2005-04-12 Ralf Corsepius <ralf.corsepius@…>

  • gccnewlib/.cvsignore, gccnewlib/Makefile.am, gccnewlib/README, gccnewlib/base-g77.add, gccnewlib/base-gcc.add, gccnewlib/base-gcj.add, gccnewlib/base-gnat.add, gccnewlib/gccnewlib.add, gccnewlib/header.add, gccnewlib/mkspec.in, gccnewlib/target-c++.add, gccnewlib/target-g77.add, gccnewlib/target-gcc.add, gccnewlib/target-gcj.add, gccnewlib/target-gnat.add, gccnewlib/target-objc.add: New.
  • Property mode set to 100644
File size: 44.1 KB
Line 
12005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * gccnewlib/.cvsignore, gccnewlib/Makefile.am,
4        gccnewlib/README, gccnewlib/base-g77.add,
5        gccnewlib/base-gcc.add, gccnewlib/base-gcj.add,
6        gccnewlib/base-gnat.add, gccnewlib/gccnewlib.add,
7        gccnewlib/header.add, gccnewlib/mkspec.in,
8        gccnewlib/target-c++.add, gccnewlib/target-g77.add,
9        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
10        gccnewlib/target-gnat.add, gccnewlib/target-objc.add:
11        New.
12
132005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
14
15        * cpukit/rtems-cpukit.add, gdb/gdb.add:
16        Fix my email address, cosmetics.
17
182005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
19
20        * setup, setup.def, gcc3newlib/mkspec.in:
21        s/gcc3newlib_rpm_release/gccnewlib_rpm_release/g.
22
232005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
24
25        * setup: Fixup messages.
26
272005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
28
29        * binutils/target-binutils.add, cpukit/rtems-cpukit.add,
30        gcc3newlib/gccnewlib.add, gdb/gdb.add, rtemsdoc/rtemsdoc.add:
31        Remove Autoreqprov-tag.
32
332005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
34
35        * gcc3newlib/gccnewlib.add: Default to not building gcj for all gcc
36        versions. Cleanup comments.
37
382005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
39
40        * configure.ac, setup, setup.def, gcc3newlib/mkspec.in:
41        Use newlib_* instead of gcc3newlib_* for setup.* values.
42
432005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
44
45        * configure.ac, setup, setup.def, gcc3newlib/mkspec.in:
46        Use gcc_* instead of gcc3_* for setup.* values.
47
482005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
49
50        * binutils/binutils.add, gdb/gdb.add: Sync %setup with gcc/gcc.add
51        for consistency.
52
532005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
54
55        * binutils/binutils.add, gcc3newlib/gccnewlib.add, gdb/gdb.add:
56        Apply patches in tool subdirs.
57
582005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
59
60        * binutils/binutils.add, binutils/mkspec.in:
61        Eliminate @PATCH2@.
62        * gcc3newlib/gccnewlib.add, gcc3newlib/mkspec.in:
63        Eliminate @PATCH2@, @PATCH4@.
64        * gdb/gdb.add, gdb/mkspec.in:
65        Eliminate @PATCH2@.
66
672005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
68
69        * binutils/binutils.add, gcc3newlib/gccnewlib.add,
70        gdb/gdb.add: Add support for rpmbuild --with sources.
71
722005-03-17      Ralf Corsepius <ralf.corsepius@rtems.org>
73
74        * gdb/Makefile.am: Add avr, mips64.
75        Cosmetics.
76        * gdb/base-gdb.add: Reflect gdb-6.3 not shipping mmalloc.info*.
77        * gdb/target-gdb.add: Add support for gcc-6.3's gdbtui.
78        * gdb/mkspec.in: Add PATCH-magic.
79        Add gdb_suffix.
80
812005-03-12      Ralf Corsepius <ralf.corsepius@rtems.org>
82
83        * binutils/binutils.add, binutils/mkspec.in, setup.def:
84        Add binutils_suffix.
85        * binutils/target-binutils.add: Preparations for binutils-2.16.
86
872005-02-24      Ralf Corsepius <ralf.corsepius@rtems.org>
88
89        * gcc3newlib/gccnewlib.add, gcc3newlib/mkspec.in, setup.def:
90        Add gcc_suffix. Add newlib_suffix.
91
922005-02-16      Ralf Corsepius <ralf.corsepius@rtems.org>
93
94        * autotools/automake-rtems.spec.in: automake-1.9.5.
95
962005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
97
98        * gcc3newlib/Makefile.am: Remove sh-rtemself. Add sh-rtemscoff.
99
1002005-01-17      Ralf Corsepius <ralf.corsepius@rtems.org>
101
102        * gcc3newlib/gccnewlib.add: Disable Ada (Stil broken with GCC-4.0.0).
103
1042005-01-12      Ralf Corsepius <ralf.corsepius@rtems.org>
105
106        * gcc3newlib/gccnewlib.add: Change my email address.
107        Add tic4x-*.
108
1092005-01-05      Ralf Corsepius <ralf.corsepius@rtems.org>
110
111        * autotools/automake-rtems.spec.in: automake-1.9.4.
112
1132004-11-02      Joel Sherrill <joel@OARcorp.com>
114
115        * setup.def: Include PowerPC patch to make C++ global constructors work
116        -- gcc 3.3.5/newlib-1.12.0 revision 2.
117
1182004-10-29      Joel Sherrill <joel@OARcorp.com>
119
120        * setup.def: Update gcc to 3.3.5 and binutils to 2.15.
121        * autotools/autoconf-rtems.spec.in: Temporarily do not include
122        some of the documentation since it causes the RPM build to fail.
123        * binutils/Makefile.am, gcc3newlib/Makefile.am: Add mips64-rtems.
124
1252004-09-29      Joel Sherrill <joel@OARcorp.com>
126
127        * buildall.in, buildalltar.in, binutils/Makefile.am,
128        cpukit/Makefile.am, gcc3newlib/Makefile.am, gcc3newlib/gccnewlib.add,
129        gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore,
130        rtemsdoc/Makefile.am: i960 obsoleted.
131
1322004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
133
134        * configure.ac: Require automake > 1.9.
135
1362004-09-23      Ralf Corsepius <ralf_corsepius@rtems.org>
137
138        * binutils/binutils.add: Rename package from binutils-collection to
139        binutils. Cleanups.
140        * binutils/target-binutils.add: Reflect changes above.
141        * binutils/Makefile.am: Add avr. Reflect changes above.
142        * autotools/autoconf-rtems.spec.in: Cleanup for chroot'ed builds.
143        * autotools/automake-rtems.spec.in: automake-1.9.2.
144        Cleanup for chroot'ed builds.
145        * gcc3newlib/Makefile.am: Add avr-rtems*gcc.
146        * gcc3newlib/gccnewlib.add: Disable c++ for avr.
147
1482004-07-29      Ralf Corsepius <ralf_corsepius@rtems.org>
149
150        * autotools/automake.spec.in: automake-1.9.
151
1522004-05-23      Joel Sherrill <joel@OARcorp.com>
153
154        * gcc3newlib/gccnewlib.add: gcc 3.4.0 is broken for embedded SPARC and
155        Ada. Until we can fix it, it is disabled.
156
1572004-05-23      Joel Sherrill <joel@OARcorp.com>
158
159        * gcc3newlib/target-gnat.add: Fix path to gnat1.
160
1612004-05-18      Ralf Corsepius <ralf_corsepius@rtems.org>
162
163        * binutils/Makefile.am: Add sh-rtemscoff.
164        Remove sh-rtemself.
165        * binutils/binutils.add: BuildRequires flex.
166        * autotools/automake-rtems.spec.in: Automake 1.8.5.
167
1682004-04-29      Ralf Corsepius <ralf_corsepius@rtems.org>
169
170        * gcc3newlib/gccnewlib.add: Another attempt to make *info.gz
171        handling more robust.
172
1732004-04-26      Ralf Corsepius <ralf_corsepius@rtems.org>
174
175        * autotools/automake-rtems.spec.in: Upgrade to 1.8.4.
176
1772004-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * Index: base-g77.add, base-gcc.add, base-gcj.add, base-gnat.add,
180        gccnewlib.add, target-c++.add, target-gcc.add, target-gcj.add:
181        Apply _infodir, _mandir. Gzip man pages.
182        Reflect gcc having fixed gccinstall.info.
183
1842004-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
185
186        * binutils/base-binutils.add: Apply _infodir.
187        Don't install libiberty. Misc. cleanups.
188        * binutils/binutils.add: Apply _infodir, _mandir.
189        Don't install libiberty. Gzip man pages. Misc. cleanups.
190        * binutils/target-binutils.add: Apply _mandir.
191
1922004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
193
194        * autotools/automake-rtems.spec.in: Upgrade to 1.8.3.
195
1962004-03-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
197
198        * gcc3newlib/gccnewlib.add: Disable gnats.
199        Further preparations for gcc-3.4.0
200        * gcc3newlib/base-gcc.add, gcc3newlib/target-gnat.add,
201        gcc3newlib/base-gcj.add, gcc3newlib/target-gcj.add:
202        Reflect changes to gcc3newlib/gccnewlib.add.
203
2042004-03-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
205
206        * gcc3newlib/base-gcc.add, gcc3newlib/target-g77.add,
207        gcc3newlib/target-objc.add: Preps for gcc-3.4.0.
208        Reflect changes to gcc3newlib/gccnewlib.add.
209
2102004-03-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
211
212        * gcc3newlib/target-gcc.add, gcc3newlib/target-c++.add:
213        Reflect changes to gcc3newlib/gccnewlib.add.
214
2152004-03-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
216
217        * gcc3newlib/gccnewlib.add: Preps. for gcc-3.4.0.
218        Add %gcclib, %gccexec.
219
2202004-03-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
221
222        * binutils/base-binutils.add: Preparations for binutils-2.15.
223
2242004-02-24      Joel Sherrill <joel@OARcorp.com>
225
226        PR 580/tools
227        * setup.def: Fix setup.def to match current reality.
228
2292004-02-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
230
231        * gdb/base-gdb.add: Add annotate.info.
232        * gdb/gdb.add: Remove info/dir.
233
2342004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
235
236        * Makefile.am, gdb/Makefile.am: Cosmetics.
237
2382004-02-19      Joel Sherrill <joel@OARcorp.com>
239
240        * setup.def, gdb/gdb.add: gdb 6.0 RPMs built.
241
2422004-02-19      Joel Sherrill <joel@OARcorp.com>
243
244        * ChangeLog: Replace RTEMS user account with Joel.
245
2462004-02-17      Joel Sherrill <joel@oarcorp.com>
247
248        * setup.def, gdb/base-gdb.add, gdb/gdb.add: Building a gcc 3.2.3 i960
249        gcc and updating gdb to 5.3.
250
2512004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
252
253        * configure.ac, setup, setup.def: Remove now unused vars.
254
2552004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
256
257        * mkgccnewlibspec.in, gccnewlib/.cvsignore, gccnewlib/HISTORY,
258        gccnewlib/Makefile.am, gccnewlib/README, gccnewlib/base-chill.add,
259        gccnewlib/base-g77.add, gccnewlib/base-gcc.add, gccnewlib/base-gcj.add,
260        gccnewlib/gccnewlib.add, gccnewlib/header.add,
261        gccnewlib/target-chill.add, gccnewlib/target-g77.add,
262        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
263        gccnewlib/target-objc.add: Remove (Obsolete).
264        * configure.ac, Makefile.am: Reflect changes above.
265
2662004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
267
268        * gcc3newlib/gcc3newlib.add: Remove info/dir.
269        Cosmetics.
270
2712004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
272
273        * setup.def: Adapt to what Joel already ships -
274        gcc3_version=3.3.2, gcc3_patch_version=20031216,
275        gcc3newlib_rpm_release=3
276
2772004-02-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
278
279        * configure.ac: Remove rtemsdoc/mkspec. Add RTEMS_RPM_RELEASE.
280        * rtemsdoc/.cvsignore: Reformat.
281        * Makefile.am: Reformat. Add RTEMS_RPM_RELEASE support to
282        rtems-source.add, Use rtems_source_spec_DEPS instead of
283        rtems_source_spec_DEPENDENCIES (Conflicts with automake internals).
284        * rtems/rtems-source.add: Add RTEMS_RPM_RELEASE.
285        * rtemsdoc/mkspec.in: Remove.
286        * rtemsdoc/Makefile.am: Reworked.
287        * rtemsdoc/header.add: Update Copyright notice.
288        * rtemsdoc/rtemsdoc.add: Add RTEMS_RPM_RELEASE.
289        Add %{rpmgroup}. Remove bzip-ing *.ps.
290        * rtemsdoc/supplement.add.in: Add %{rpmgroup}.
291        * rtemsdoc/templ.add.in: Add %{rpmgroup}.
292
2932004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
294
295        * rtems/rtems-source.add: Require automake-1.8.2, autoconf-2.59.
296
2972004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
298
299        * rtems/rtems-source.add: New.
300        * Makefile.am: Add rtems/rtems-source.spec handling.
301        * configure.ac: AC_SUBST(RTEMS_VERSION,[_RTEMS_VERSION]).
302        * common/common.add.in: Use www.rtems.com as Vendor.
303
3042004-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
305
306        * configure.ac: Use RTEMS_ENABLE_RPMPREFIX.
307
3082004-01-28      Joel Sherrill <joel@oarcorp.com>
309
310        * buildall.in, buildalltar.in, binutils/Makefile.am,
311        cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am,
312        gdb/Makefile.am: Attempt to convert all c4x-rtems references to
313        tic4x-rtems. Left the rtems documentation alone.
314
3152004-01-28      Joel Sherrill <joel@oarcorp.com>
316
317        * configure.ac: Enable OS versioning by default for 4.7 branch.
318        * setup.def: Update binutils RPM version and build new gcc 3.2.3 RPMs.
319        * autotools/autoconf-rtems.spec.in, autotools/automake-rtems.spec.in:
320        Update for new tool spin.
321
3222004-01-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
323
324        * scripts/automake.spec.in: 1.8.2.
325
3262004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
327
328        * scripts/automake.spec.in: 1.8.1.
329        Add Patch0 automake-1.8.1-rtems-20040112-1.diff.
330        Add defattr, URL:-tag.
331
3322004-01-08      Joel Sherrill <joel@OARcorp.com>
333
334        * setup.def: Update gcc/newlib for 4.7 series to 3.3.2 with 20031216
335        gcc patch (RPM revision 4.7-2).
336
3372004-01-07      Joel Sherrill <joel@OARcorp.com>
338
339        * buildall.in, buildalltar.in, binutils/Makefile.am,
340        cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am,
341        gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore,
342        rtemsdoc/Makefile.am: mips64orion port removed as mips port more
343        completely covers the MIPS family.
344
3452003-12-16      Joel Sherrill <joel@OARcorp.com>
346
347        * setup.def: Update gcc/newlib for 4.7 series to 3.3.2 with 20031022
348        gcc patch (RPM revision 4.7-1).
349
3502003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
351
352        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
353
3542003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
355
356        * Makefile.am: Cosmetics.
357        * autotools/Makefile.am: Cosmetics.
358        * autotools/autoconf-rtems.spec.in: 2.59.
359        * autotools/automake-rtems.spec.in: 1.8, Require autoconf-2.59.
360        * binutils/Makefile.am: Cosmetics.
361        * cpukit/Makefile.am: Cosmetics.
362        * gcc3newlib/Makefile.am: Cosmetics.
363        * gccnewlib/Makefile.am: Cosmetics.
364        * gdb/Makefile.am: Cosmetics.
365        * rtems/Makefile.am: Cosmetics.
366        * rtemsdoc/Makefile.am: Cosmetics.
367
3682003-11-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
369
370        * gcc3newlib/gccnewlib.add: Add hacks to make gnatlib
371        buildable.
372        * gcc3newlib/base-gnat.add: Add info files.
373
3742003-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
375
376        * gcc3newlib/gccnewlib.add: Make not building gnat and gcj the
377        default for gcc-3.3.
378
3792003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
380
381        * binutils/Makefile.am: Add tic4x.
382        * binutils/mkspec.in: Remove duplicate rpmgroup.
383
3842003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
385
386        * gcc3newlib/Makefile.am: Add tic4x.
387        * gcc3newlib/gccnewlib.add: Don't install install-tools for
388        gcc >= 3.3.
389
3902003-10-22      Joel Sherrill <joel@OARcorp.com>
391
392        * configure.ac, setup.def: Update to binutils 2.14 adn gcc/newlib to
393        3.2.3 with 20030826 gcc patch.
394
3952003-10-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
396
397        * cpukit/target-cpukit.add: New.
398        * cpukit/Makefile.am: Reflect having added target-cpukit.add.
399        Acknowledge osversion.
400        * cpukit/mkspec.in: Acknowledge osversion and rpmgroup.
401        * cpukit/rtems-cpukit.add: Reflect new RTEMS spec conventions.
402
4032003-10-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
404
405        * autotools/automake-rtems.spec.in: Automake-1.7.8.
406
4072003-09-26      Joel Sherrill <joel@OARcorp.com>
408
409        * buildall.in, buildalltar.in, binutils/Makefile.am,
410        cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am,
411        gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore,
412        rtemsdoc/Makefile.am: Obsoleting HP PA-RISC port.
413
4142003-09-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
415
416        * autotools/automake-rtems.spec.in: Automake-1.7.7.
417
4182003-09-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
419
420        * gcc3newlib/gccnewlib.add: Fix duplicate removal of c++filt.
421        * gcc3newlib/base-gcj.add: Add fastjar.info, jar.1, grepjar.1.
422        * setup.def: gcc3newlib_rpm_release=4.
423
4242003-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
425
426        * binutils/base-binutils.add: Add osversion support.
427        * binutils/binutils.add: Add osversion support.
428        %setup -n %{name}-%{version}.
429        Don't remove c++filt.
430        * binutils/target-binutils.add: Add osversion support.
431        Pickup c++filt.
432        * gcc3newlib/base-g77.add: Add osversion support.
433        * gcc3newlib/base-gcc.add: Add osversion support.
434        * gcc3newlib/base-gcj.add: Add osversion support.
435        * gcc3newlib/base-gnat.add: Add osversion support.
436        * gcc3newlib/gccnewlib.add: Add osversion support.
437        Remove c++filt,
438        %setup -n -n %{name}-%{version}.
439        * gcc3newlib/target-c++.add: Add osversion support.
440        Don't pickup c++filt.
441        * gcc3newlib/target-g77.add: Add osversion support.
442        * gcc3newlib/target-gcc.add: Add osversion support.
443        * gcc3newlib/target-gcj.add: Add osversion support.
444        * gcc3newlib/target-gnat.add: Add osversion support.
445        * gccnewlib/gccnewlib.add: %setup -n %{name}-%{version}.
446        * gdb/base-gdb.add: Add osversion support, rpmgroup, rpmprefix,
447        gdb_version, gdb_target.
448        * gdb/target-gdb.add: Ditto.
449        * gdb/gdb.add: Ditto.
450        %setup -n -n %{name}-%{version}.
451
4522003-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
453
454        * binutils/Makefile.am: Fix osversion support for sh-rtemself.
455        * gcc3newlib/Makefile.am: Fix osversion support for sh-rtemself.
456
4572003-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
458
459        * configure.ac: Add --enable-osversions (OS-versioned RPMS support).
460        * binutils/Makefile.am: Add osversion support.
461        * binutils/mkspec.in: Add osversion support.
462        * gcc3newlib/Makefile.am: Add osversion support.
463        * gcc3newlib/mkspec.in: Add osversion support.
464        * gdb/Makefile.am: Add osversion support.
465        * gdb/mkspec.in: Add osversion support.
466        Add rpmprefix, rpmgroup.
467
4682003-09-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
469
470        * Makefile.am, configure.ac,
471        autotools/autoconf-rtems.spec.in, autotools/automake-rtems.spec.in,
472        binutils/Makefile.am, binutils/base-binutils.add,
473        binutils/binutils.add, binutils/mkspec.in,
474        binutils/target-binutils.add,
475        common/common.add.in,
476        cpukit/Makefile.am,
477        gcc3newlib/Makefile.am, gcc3newlib/base-g77.add,
478        gcc3newlib/base-gcc.add, gcc3newlib/base-gcj.add,
479        gcc3newlib/base-gnat.add, gcc3newlib/gccnewlib.add,
480        gcc3newlib/mkspec.in, gcc3newlib/target-c++.add,
481        gcc3newlib/target-g77.add, gcc3newlib/target-gcc.add,
482        gcc3newlib/target-gcj.add, gcc3newlib/target-gnat.add,
483        gcc3newlib/target-objc.add,
484        gccnewlib/Makefile.am,
485        gdb/Makefile.am,
486        rtems/Makefile.am,
487        rtemsdoc/Makefile.am:
488        Merger from rtems-4-6-branch.
489        * common/common.am: New.
490
4912003-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
492
493        * common/common.add.in: s/www.oarcorp.com/www.rtems.com/.
494        Add %define __os_install_post %{nil} to prevent RH-9's rpm-brp-strip
495        from running (Chokes on foreign object formats).
496        * gcc3newlib/base-g77.add:
497        Use %{gcc_version} instead of @gcc_version@.
498        * gcc3newlib/gccnewlib.add:
499        Use %{gcc_version} instead of @gcc_version@.
500        Reflect gcc >= 3.3 shipping monolytic infos.
501        * gcc3newlib/target-c++.add:
502        Use %{gcc_version} instead of @gcc_version@.
503        Don't pickup c++filt.
504        * gcc3newlib/target-g77.add:
505        Use %{gcc_version} instead of @gcc_version@.
506        * gcc3newlib/target-gcc.add:
507        Use %{gcc_version} instead of @gcc_version@.
508        * gcc3newlib/target-gcj.add:
509        Use %{gcc_version} instead of @gcc_version@.
510        * gcc3newlib/target-gnat.add:
511        Use %{gcc_version} instead of @gcc_version@.
512        * gcc3newlib/target-objc.add:
513        Use %{gcc_version} instead of @gcc_version@.
514
5152003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
516
517        * binutils/binutils.add: Preps for 2.14.
518        Use %{binutils_version} instead of @binutils_version@.
519        * binutils/base_binutils.add: Preps for 2.14.
520
5212003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
522
523        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
524
5252003-07-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
526
527        * autotools/automake-rtems.spec.in: Automake-1.7.6.
528
5292003-06-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
530
531        * autotools/automake-rtems.spec.in: Automake-1.7.5.
532
5332003-06-02      Joel Sherrill <joel@OARcorp.com>
534
535        * setup.def: Updated for RPM revision 3 of gcc3.2.3 and newlib1.11.0.
536
5372003-05-07      Joel Sherrill <joel@OARcorp.com>
538
539        * setup.def: Update to gcc3.2.3newlib1.11.0-1.
540        * gcc3newlib/gccnewlib.add: We used .bz2 files.
541
5422003-04-18      Joel Sherrill <joel@OARcorp.com>
543
544        * setup.def: Update to gcc3.2.2newlib1.11.0-2.
545        * gcc3newlib/gccnewlib.add: We used .bz2 files.
546
5472003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
548
549        * gcc3newlib/gccnewlib.add: Add %gcc_version, %newlib_version.
550        Apply %gcc_version, %newlib_version.
551        * gcc3newlib/target-c++.add: Apply %gcc_version, %newlib_version.
552        * gcc3newlib/target-g77.add: Apply %gcc_version, %newlib_version.
553        * gcc3newlib/target-gcc.add: Apply %gcc_version, %newlib_version.
554        * gcc3newlib/target-gcj.add: Apply %gcc_version, %newlib_version.
555        * gcc3newlib/target-gnat.add: Apply %gcc_version, %newlib_version.
556        * gcc3newlib/target-objc.add: Apply %gcc_version, %newlib_version.
557
5582003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
559
560        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
561
5622003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
563
564        * configure.ac: AC_PREREQ(2.57).
565
5662003-02-10      Joel Sherrill <joel@OARcorp.com>
567
568        * gdb/gdb.add, gdb/mkspec.in, gdb/target-gdb.add: Use RPM logic to
569        determine which targets have simulators, configure with appropriate
570        arguments, and package the correct files.
571
5722003-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
573
574        * gcc3newlib/target-gcc.add: Remove %{_exeext} from gccbug.
575        * gcc3newlib/gccnewlib.add: Add %gcj to support to disabling building
576        gcj from rpmbuild command line.
577        Copy gsyslimits.h for CDN-X compilation.
578
5792003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
580
581        * README.cdn-X: New.
582        * binutils/binutils.add: Add --build=%_build --host=%_host.
583        * cpukit/.cvsignore: Add *.spec.in.
584        * gcc3newlib/gccnewlib.add: Add --build=%_build --host=%_host.
585        * gdb/gdb.add: Add --build=%_build --host=%_host.
586        * rtemsdoc/.cvsignore: Add *.spec.in.
587
5882003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
589
590        * gcc3newlib/gccnewlib.add: Remove Buildroot.
591        * common/.cvsignore: New.
592
5932003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
594
595        * common/common.add.in: Add Vendor, Distribution, BuildRoot.
596        * binutils/Makefile.am: Fix path to clean.add.
597        * binutils/binutils.add: Remove BuildRoot.
598        * cpukit/Makefile.am:  Use $(top_builddir)/common/common.add,
599        $(top_builddir)/common/clean.add, header.add.
600        Generate rtems-cpukit.spec.in.
601        * cpukit/header.add: New.
602        * cpukit/rtems-cpukit.spec.in: Remove.
603        * cpukit/rtems-cpukit.add: New.
604        * gccnewlib/gccnewlib.add: Remove Buildroot.
605        * gdb/gdb.add: Remove Buildroot.
606        * rtemsdoc/rtemsdoc.add: Remove BuildRoot.
607
6082003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
609
610        * rtemsdoc/Makefile.am: Use $(top_builddir)/common/common.add,
611        $(top_builddir)/common/clean.add, header.add.
612        Generate rtemsdoc.spec.in.
613        * rtemsdoc/mkspec.in: Remove exe_ext.
614        * rtemsdoc/rtemsdoc.spec.in: Remove.
615        * gccnewlib/Makefile.am:  Use $(top_builddir)/common/common.add,
616        $(top_builddir)/common/clean.add, header.add.
617        * gccnewlib/base-gcc.m4: Replace @exe_ext@ with %{_exeext}.
618        * gccnewlib/base-gcj.add: Replace @exe_ext@ with %{_exeext}.
619        * gccnewlib/gccnewlib.add: Replace @exe_ext@ with %{_exeext}.
620        Remove header, broken cdn-X configuration, %clean.
621        * gccnewlib/target-g77.add: Replace @exe_ext@ with %{_exeext}.
622        * gccnewlib/target-gcc.add: Replace @exe_ext@ with %{_exeext}.
623        * gccnewlib/target-gcj.add: Replace @exe_ext@ with %{_exeext}.
624        * gccnewlib/target-objc.add: Replace @exe_ext@ with %{_exeext}.
625
6262003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
627
628        * gdb/gdb.add: Remove header, broken cdn-X configuration,
629        %clean, Replace @exe_ext@ with %{_exeext}.
630        * gdb/mkspec.in: Remove exe_ext.
631        * gdb/target-gdb.add: Replace @exe_ext@ with %{_exeext}.
632        * gdb/Makefile.am: Use $(top_builddir)/common/common.add,
633        $(top_builddir)/common/clean.add, header.add.
634        * gcc3newlib/base-gcj.add: Replace @exe_ext@ with %{_exeext}.
635        * cpukit/mkspec.in: Remove exe_ext.
636        * binutils/Makefile.am: Use $(top_builddir)/common/common.add,
637        $(top_builddir)/common/clean.add, header.add.
638
6392003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
640
641        * gcc3newlib/gccnewlib.add: Remove header, broken cdn-X configuration,
642        %clean, Replace @exe_ext@ with %{_exeext}.
643        * gcc3newlib/mkspec.in: Remove exe_ext.
644        * gcc3newlib/target-c++.add: Replace @exe_ext@ with %{_exeext}.
645        * gcc3newlib/target-g77.add: Replace @exe_ext@ with %{_exeext}.
646        * gcc3newlib/target-gcc.add: Replace @exe_ext@ with %{_exeext}.
647        * gcc3newlib/target-gcj.add: Replace @exe_ext@ with %{_exeext}.
648        * gcc3newlib/target-gnat.add: Replace @exe_ext@ with %{_exeext}.
649        * gcc3newlib/target-objc.add: Replace @exe_ext@ with %{_exeext}.
650        * gcc3newlib/Makefile.am: Use $(top_builddir)/common/common.add,
651        $(top_builddir)/common/clean.add, header.add.
652
6532003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
654
655        * Makefile.am: Remove reference to mkbinutilsspec.
656        * configure.ac: Remove EXEEXT check.
657        Add common/clean.add, common/common.add.
658
6592003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
660
661        * binutils/binutils.add: Remove header, broken cdn-X configuration,
662        %clean.
663        * binutils/mkspec.in: Remove exe_ext, build_alias, host_alias.
664        * binutils/target-binutils.add: Replace @exe_ext@ with %{_exeext}.
665
6662003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
667
668        * gcc3newlib/header.add: New.
669        * gccnewlib/header.add: New.
670        * binutils/header.add: New.
671        * gdb/header.add: New.
672        * rtemsdoc/header.add: New.
673        * rtemsdoc/rtemsdoc.add: New.
674        * common/clean.add.in: New.
675        * common/common.add.in: New.
676
6772003-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
678
679        * binutils/mkspec.in: New.
680        * binutils/.cvsignore: Add mkspec.
681        * mkbinutilspec.in: Remove.
682        * gdb/Makefile.am: Depend on mkspec.
683        * binutils/binutils.add: Add @exe_ext@ to c++filt.
684        Add %_defaultbuildroot.
685        * configure.ac: Reflect changes above.
686        * binutils/Makefile.am: Reflect changes above.
687        * Makefile.am: Remove mkbinutilspec.
688
6892003-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
690
691        * gdb/.cvsignore: Add mkspec.
692
6932003-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
694
695        * ChangeLog: Fix yesterday's entry.
696        * gdb/target-gdb.add: %defattr(-,root,root).
697        Use %{_prefix} instead of /opt/rtems.
698        Misc. minor changes.
699        * gdb/gdb.add: Use %{_prefix} instead of /opt/rtems.
700        Remove stray unpackaged files.
701        Use %{_defaultbuildroot} instead of hard-coded values.
702        configure --disable-nls.
703        Misc. minor changes.
704        Add BuildPreReq: ncurses-devel.
705        * gdb/base-gdb.add: %defattr(-,root,root).
706        Use %{_prefix} instead of /opt/rtems.
707        Misc. minor changes.
708        * gdb/mkspec.in: New.
709        * gdb/Makefile.am: Reflect addition of gdb/mkspec.in.
710        * gcc3newlib/mkspec.in: Fix usage.
711        * gcc3newlib/gccnewlib.add: Use %{_defaultbuildroot} instead of
712        hard-coded values. Update copyright notice.
713        * mkgdbspec.in: Removed.
714        * Makefile.am: Remove mkgdbspec.
715        * configure.ac: Remove mkgdbspec.
716        Add gdb/mkspec.
717
7182003-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
719
720        * gcc3newlib/gccnewlib.add: Add various BuildPreReq.
721        Add %defattr(-,root,root) to "dir".
722        * gcc3newlib/base-g77.add: %defattr(-,root,root).
723        * gcc3newlib/base-gcc.add %defattr(-,root,root).
724        * gcc3newlib/base-gcj.add %defattr(-,root,root).
725        * gcc3newlib/base-gnat.add %defattr(-,root,root).
726        * gcc3newlib/target-c++.add %defattr(-,root,root).
727        * gcc3newlib/target-g77.add %defattr(-,root,root).
728        * gcc3newlib/target-gcc.add %defattr(-,root,root).
729        * gcc3newlib/target-gcj.add %defattr(-,root,root).
730        * gcc3newlib/target-gnat.add %defattr(-,root,root).
731        * gcc3newlib/target-objc.add %defattr(-,root,root).
732
7332003-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
734
735        * setup.def: binutils_rpm_release=2.
736        * binutils/base-binutils.add: %defattr(-,root,root).
737        * binutils/target-binutils.add: Ditto.
738        * binutils/binutils.add: BuildPreReq: texinfo >= 4.2.
739
7402003-01-27      Joel Sherrill <joel@OARcorp.com>
741
742        * buildalltar.in, setup.def: Tool update including binaries for Cygwin
743        with a special RTEMS user account.
744
7452003-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
746
747        * configure.ac: Add rtemsdoc.
748        * Makefile.ac: Add rtemsdoc.
749        * rtemsdoc/README: New.
750        * rtemsdoc/.cvsignore: New.
751
7522003-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
753
754        * rtemsdoc/Makefile.am: New.
755        * rtemsdoc/mkspec.in: New.
756        * rtemsdoc/rtemsdoc.spec.in: New.
757        * rtemsdoc/supplement.add.in: New.
758        * rtemsdoc/templ.add.in: New.
759
7602002-12-16      Joel Sherrill <joel@OARcorp.com>
761
762        * setup.def: Updated gcc 3.2.1newlib1.10.0 RPM to revision 4
763        to include m68k crti.o/crtn.o multilib patch.
764
7652002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
766
767        * autotools/automake-rtems.spec.in: Update to automake-1.7.2.
768        * autotools/autoconf-rtems.spec.in: Update to autoconf-2.57.
769
7702002-12-06      Joel Sherrill <joel@OARcorp.com>
771
772        * ChangeLog: Removed duplicate entry.
773
7742002-12-06      Joel Sherrill <joel@OARcorp.com>
775
776        * setup.def: Updated patch to fix m68k cut and paste bug which turned
777        a tab into spaces in a Makefile fragment.
778        * gcc3newlib/gccnewlib.add: If building gnat for the mips, the library
779        must be built with a -G0 option.
780
7812002-12-02      Joel Sherrill <joel@OARcorp.com>
782
783        * setup.def, gcc3newlib/gccnewlib.add: Updated to gcc 3.2.1 RPM revision
784        2 which enabled the mips-rtems gnat using gcc 3.2.1 patch 20021129.
785
7862002-11-29      Joel Sherrill <joel@OARcorp.com>
787
788        * setup.def: Updated to gcc-3.2.1.
789
7902002-11-28      Joel Sherrill <joel@OARcorp.com>
791
792        * setup.def: Updated to gcc-3.2 and newlib1.1.0 RPM version 6.
793        * gcc3newlib/gccnewlib.add: Reenabled i386-rtems gnat.
794
7952002-11-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
796
797        * gcc3newlib/gccnewlib.add:
798        Remove *.la's to make rpm-4.1/RH-8.0 happy.
799        Remove libiberty.a to make rpm-4.1/RH-8.0 happy.
800        Change gcc/version.c to reflect us having patched gcc.
801
8022002-11-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
803
804        * binutils/binutils.add: Add BuildPreReq: /sbin/install-info.
805        Disable nls.
806        Apply gzip -9qf to compress *infos and *mans.
807        Apply /sbin/install-info.
808        Remove  *c++-filt.
809        * binutils/base-binutils.add: Add PreReq: /sbin/install-info.
810        Apply /sbin/install-info.
811        Package as.info-*.gz.
812        * binutils/target-binutils.add:
813        Package man1/*.1*.
814
8152002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
816
817        * autotool/autoconf-rtems.spec.in: Fix @prefix@.
818
8192002-11-13      Joel Sherrill <joel@OARcorp.com>
820
821        * setup.def: Switched to binutils 2.13.1
822        * binutils/Makefile.am: Remove a29k-rtems.
823
8242002-11-11      Joel Sherrill <joel@OARcorp.com>
825
826        * setup.def, gcc3newlib/gccnewlib.add: Patch includes updates
827        which were patch changes for -3 and -4 RPM revisions.   Disabled
828        build of gnat for i386-rtems as it failed to build.
829
8302002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
831
832        * gcc3newlib/gccnewlib.add: Remove %{target} != %{build} comment
833        (RH-8.0/rpm-4.1 bogusly expands the macros and chokes.)
834        * binutils/binutils.add: Remove %{target} != %{build} comment
835        (RH-8.0/rpm-4.1 bogusly expands the macros and chokes.).
836        Comment out CONFIGURE_ARGS (RH-8.0/rpm-4.1 is broken wrt. _build_os
837        and _target_os)
838        * gcc3newlib/base-gcc.add: Add gccint*infos.
839        * gcc3newlib/base-gcj.add: Add gcj*infos.
840        Mark manpages as %doc and pickup the gzipped versions.
841
8422002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
843
844        * autotools/automake-rtems.spec.in: Fix my address. Set up PATH
845        before running configure (Prep. for automake >= 1.7).
846
8472002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
848
849        * autotools/autoconf-rtems.spec.in: New.
850        Remove Provides: autoconf (Conflicts with RH-8.0).
851        * autotools/autoconf-rtems.spec: Remove.
852        * autotools/automake-rtems.spec.in:
853        Remove Provides: automake (Conflicts with RH-8.0).
854        * gcc3newlib/Makefile.am: Remove references to mkgcc3newlibspec.
855        * Makefile.am: Ditto.
856        * configure.ac: Add autotools/autoconf-rtems.spec.in.
857
8582002-10-24      Joel Sherrill <joel@OARcorp.com>
859
860        * setup.def: Update gcc 3.2 pathc to includ epatch for gcc PR8314.
861        * gcc3newlib/gccnewlib.add: Don't build mips/gnat as we do not
862        currently include the patch referenced in PR8344.
863
8642002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
865
866        * .cvsignore: Reformat.
867        Add autom4te*cache.
868        Remove autom4te.cache.
869
8702002-09-14      Joel Sherrill <joel@OARcorp.com>
871
872        * gcc3newlib/base-gcj.add, gcc3newlib/gccnewlib.add,
873        gcc3newlib/target-gcj.add: First attempt at enabling Java support.
874
8752002-08-21      Joel Sherrill <joel@OARcorp.com>
876
877        * setup.def, gcc3newlib/gccnewlib.add: Updated the tools for
878        gcc 3.2 and Ada.
879
8802002-08-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
881
882        * gcc3newlib/gccnewlib.add: Re-add i386-rtems Ada.
883        Add %_gnat and --define 'gnat [0|1]' support.
884        Enable gnat for gcc-3.2/Disable for gcc-3.1.
885        Add hacks to build gnatlib.
886        Re-activate commented out fragments for old gcc versions.
887        Add @target_alias@-gnatgcc.
888
8892002-08-15      Joel Sherrill <joel@OARcorp.com>
890
891        * setup.def: New gcc 3.1 RPMs (-7).
892        * gcc3newlib/gccnewlib.add:  i386-rtems doesn't build Ada.
893
8942002-08-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
895
896        * gcc3newlib/Makefile.am: Remove c_only remnants.
897        * gcc3newlib/gccnewlib.add: Reflect gcc-3.2 putting c++
898        headers into c++ instead of g++.
899        * gcc3newlib/target-c++.add: Ditto.
900
9012002-08-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
902
903        * gcc3newlib/base-gnat.add: Don't use %{%prefix}/bin/gnat*.
904        * gcc3newlib/Makefile.am: Use mkspec for c4x.
905        * gcc3newlib/gccnewlib.add: Rework processing of %if %build_XXX.
906        Rework handing Ada.
907        Don't put adalib and adainclude into files.gcc.
908        * gcc3newlib/target-gnat.add: Add adalib.
909        Add adainclude.
910
9112002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
912
913        * gcc3newlib/base-gnat.add: Use -n rtems-base-gnat.
914
9152002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
916
917        * gcc3newlib/.cvsignore: Add mkspec.
918
9192002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
920
921        * mkgcc3newlibspec.in: Remove
922        * gcc3newlib/mkspec.in: New.
923        * configure.ac: Reflect changes above.
924        * gcc3newlib/gccnewlib.add: Add build_XXX defines.
925        Add preliminary gnat support.
926        * gcc3newlib/base-g77.add: Add build_g77.
927        * gcc3newlib/base-gcj.add: Add build_gcj.
928        * gcc3newlib/base-gnat.add: New.
929        * gcc3newlib/target-c++.add: Add build_cxx.
930        * gcc3newlib/target-g77.add: Add build_g77.
931        * gcc3newlib/target-gcj.add: Add build_gcj.
932        * gcc3newlib/target-objc.add: Add build_objc.
933        * gcc3newlib/target-gnat.add: New.
934        * gcc3newlib/Makefile.am: Use ./mkspec. Use unified spec.
935
9362002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
937
938        * setup.def: Increment release for gcc3newlib.
939        * gcc3newlib/gccnewlib.add: Do not put cc1plus into gcc-rpm.
940
9412002-08-08      Joel Sherrill <joel@OARcorp.com>
942
943        * setup.def, binutils/base-binutils.add, binutils/target-binutils.add:
944        Updated to binutils 2.13 which has no known issues.
945
9462002-08-06      Joel Sherrill <joel@OARcorp.com>
947
948        * setup.def: Updating gcc3/newlib patches and tool versions.  The
949        focus of this round of patches was ot eliminate header file name
950        conflicts between RTEMS and newlib.
951
9522002-07-30      Joel Sherrill <joel@OARcorp.com>
953
954        * setup.def: Updated to gcc3.1/newlib 1.10.0 RPM revision 5 with
955        the gcc3 patch 20020730a and newlib 1.10.0 patch 20020726.
956
9572002-07-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
958
959        * autotools/automake-rtems.spec.in: Automake-1.6.3.
960        * cpukit/.cvsignore: Add mkspec. Remove rtems.spec.
961
9622002-07-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
963
964        * configure.ac: Use AC_CONFIG_FILES(script, chmod +x script)
965        to generate mk*spec scripts.
966        * mkbspspec.in: Use ',' as pattern delimiter in sed expression
967        for $rpm_build_root.
968        * mkbinutilsspec.in:  Use ',' as pattern delimiter in sed
969        expression for $rpm_build_root.
970        * cpukit/mkspec.in: Cosmetical changes.
971
9722002-07-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
973
974        * ChangeLog: Fix 2002-07-22 ChangeLog entry bogusly referring to
975        Joel.
976        * cpukit/Makefile.am: New.
977        * cpukit/mkspec.in: New.
978        * cpukit/rtems-cpukit.spec.in: New.
979        * cpukit/.cvsignore: New.
980        * configure.ac: Add cpukit.
981        Add RTEMS_TOP to pickup _RTEMS_VERSION (required by cpukit).
982        * Makefile.am: Add cpukit. Add ACLOCAL_AMFLAGS (required to pickup
983        RTEMS_VERSION).
984        * setup.def: Use %{_tmppath} as default for $rpm_build_root.
985        * mkbinutilsspec.in: Use ',' as pattern delimiter in sed expression
986        for $rpm_build_root.
987        * mkgccnewlibspec.in:  Use ',' as pattern delimiter in sed
988        expression for $rpm_build_root.
989        * mkgcc3newlibspec.in:  Use ',' as pattern delimiter in sed
990        expression for $rpm_build_root.
991        * mkgdbspec.in:  Use ',' as pattern delimiter in sed expression for
992        $rpm_build_root.
993
9942002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
995
996        * binutils/Makefile.am: Add or32-rtems-binutils.
997
9982002-07-19      Joel Sherrill <joel@OARcorp.com>
999
1000        * setup.def: Updated newlib patch to get sh and hppa crt0 mods.
1001
10022002-07-01      Joel Sherrill <joel@OARcorp.com>
1003
1004        * setup.def: Update gcc3 RPMs for new patches.
1005
10062002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1007
1008        * autotools/automake-rtems.spec.in: Update to automake-1.6.2.
1009
10102002-06-14      Joel Sherrill <joel@OARcorp.com>
1011
1012        * mkgdbspec.in, setup.def, gcc3newlib/gccnewlib.add, gdb/gdb.add:
1013        Updated to gcc 3.1 and gdb 5.2.
1014
10152001-05-29      Joel Sherrill <joel@OARcorp.com>
1016
1017        * setup.def: Updated to binutils 2.12.1.
1018        * rtems/Makefile.am: Remove m68k-rtemself references.
1019
10202002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1021
1022        * mkgcc3newlibspec.in: Remove SETUP (bogus).
1023        * gcc3newlib/target-c++.add: New.
1024        * gcc3newlib/Makefile.am: Add target-c++.add.
1025        * gcc3newlib/base-g77.add: Adapt to gcc-3.1.
1026        Reflect having split out c++. Various minor fixes.
1027        * gcc3newlib/base-gcc.add: Ditto.
1028        * gcc3newlib/gccnewlib.add: Ditto.
1029        * gcc3newlib/target-gcc.add: Ditto.
1030
10312002-04-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1032
1033        * gcc3newlib/gccnewlib.add: Add gcc_update --touch to fix
1034        timestamps.
1035
10362001-04-16      Joel Sherrill <joel@OARcorp.com>
1037
1038        * .cvsignore: Added files added by automake 1.6.1.
1039        * setup.def: New shot at gcc 3.0.4 RPMs.
1040        * binutils/Makefile.am, gdb/Makefile.am, rtems/Makefile.am:
1041        Deleted m68k-rtemself.
1042        * gcc3newlib/gccnewlib.add: Commented out host/target OS check.
1043 
10442002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1045
1046        * autotools/automake-rtems.spec.in: Update to automake-1.6.1.
1047        Use *.tar.bz2.
1048
10492002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1050
1051        * mkbinutilspec.in: Fix PATCH2.
1052
10532002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1054
1055        * gcc3newlib/gccnewlib.add: Add -Bgcc/ when collecting multilibs.
1056
10572002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1058
1059        * gcc3newlib/gccnewlib.spec.in: Removed from CVS.
1060
1061
10622002-04-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1063
1064        * mkbinutilspec.in: Add support for empty patch-version (no patch).
1065        * mkgcc3newlibspec.in: Ditto.
1066        * setup: Fix gcc3*_versions handling.
1067        * setup.def: binutils_patch_version=.
1068        * binutils/binutils.add: Reflect changes to mkbinutilspec.in,
1069        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
1070        * binutils/target-binutils.add: Comment out c++filt.
1071        * gcc3newlib/base-gcc.add: Remove duplicate libm.info.
1072        * gcc3newlib/gccnewlib.add: Reflect changes to mkgcc3newlibspec.in.
1073        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
1074        Comment out gcc-2.95.x hacks.
1075        Remove *.la from installed files.
1076        * gcc3newlib/gccnewlib_c_only.spec.in: Remove.
1077
10782001-04-02      Joel Sherrill <joel@OARcorp.com>
1079
1080        * buildall.in: Correct logic for detecting 0 RTEMS RPMS installed.
1081
10822001-03-29      Joel Sherrill <joel@OARcorp.com>
1083
1084        * .cvsignore: Added mkgcc3newlib.
1085
10862001-03-29      Joel Sherrill <joel@OARcorp.com>
1087
1088        * gcc3newlib/.cvsignore: New file.
1089
10902001-03-28      Joel Sherrill <joel@OARcorp.com>
1091
1092        * Per PR64 added support for gcc 3.x RPMs
1093        * Makefile.am, configure.ac, mkspec, setup, setup.def: Modified.
1094        * mkgcc3newlibspec.in: New file.
1095        * gcc3newlib: New subdirectory.
1096        * base-g77.add, base-gcc.add, base-gcj.add, gccnewlib.add,
1097        gccnewlib_c_only.spec.in, gccnewlib.spec.in, HISTORY, Makefile.am,
1098        README, target-g77.add, target-gcc.add, target-gcj.add,
1099        target-objc.add: New files.
1100
11012001-03-28      Joel Sherrill <joel@OARcorp.com>
1102
1103        * binutils/binutils.add: Commented out patch since binutils 2.12
1104        does not require one.
1105
11062002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1107
1108        * configure.ac:
1109        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1110        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1111        * autotools/Makefile.am: Remove AUTOMAKE_OPTIONS.
1112        * Makefile.am: Remove AUTOMAKE_OPTIONS.
1113        * binutils/Makefile.am: Remove AUTOMAKE_OPTIONS.
1114        * gccnewlib/Makefile.am: Remove AUTOMAKE_OPTIONS.
1115        * gdb/Makefile.am: Remove AUTOMAKE_OPTIONS.
1116        * rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
1117
11182002-03-06      Ralf Corsepius <corsepiu@faw-uni-ulm.de>
1119
1120        * PR151
1121        * autotools/automake-rtems.spec.in: New.
1122        * autotools/automake-rtems.spec: Removed.
1123        * configure.ac: Reflect changes above.
1124
11252001-02-27      Joel Sherrill <joel@OARcorp.com>
1126
1127        * configure.ac: Be a little more lenient in matching sparc-solaris.
1128
11292002-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1130
1131        * mkbinutilspec.in, mkgccnewlibspec.in, gccnewlib/base-chill.add,
1132        gccnewlib/base-g77.add, gccnewlib/base-gcc.add,
1133        gccnewlib/base-gcj.add, gccnewlib/gccnewlib.add,
1134        gccnewlib/target-chill.add, gccnewlib/target-g77.add,
1135        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
1136        gccnewlib/target-objc.add: Added more support for Canadian Cross
1137        building.
1138
11392001-01-30      Joel Sherrill <joel@OARcorp.com>
1140
1141        * buildall.in: Corrected logic for detecting when no RPMs are installed.
1142
11432001-01-24      Joel Sherrill <joel@OARcorp.com>
1144
1145        * README: Added Canadian Cross instructions.
1146
11472002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1148
1149        * configure.ac: Add AC_PREFIX_DEFAULT([/opt/rtems]).
1150        * mkbinutilsspec.in: Add propagation of @prefix@.
1151        * binutils/base-binutils.add:
1152        Let %post and %unpost apply %{_prefix}.
1153        Apply %{_prefix} instead of /opt/rtems.
1154        * binutils/binutils.add: Update copyright notice.
1155        Add _prefix.
1156        Apply %{_prefix} instead of /opt/rtems.
1157        Remove -a 0 in %setup.
1158        Rework hack to SuSE's rpm screwing up %{_target}.
1159        Replace ARGS with CONFIGURE_ARGS.
1160        * binutils/target-binutils.add:
1161        Apply %{_prefix} instead of /opt/rtems.
1162
11632002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1164
1165        * binutils/binutils.add: Add initial support for building
1166        Canadian cross RPMs.  It should work like this:
1167            cd rtems/scripts
1168            ./configure --build=`../config.guess` --host=i386-cygwin
1169            make install
1170            rpm --target=i386-cygwin \
1171                /usr/src/redhat/SPECS/<target>-binutils-..spec.
1172
1173            alien -t /usr/src/redhat/RPMS/....i386.rpm
1174        .. and voila ... your tarball, with rpm-consistency checks etc. applied.
1175
11762001-01-22      Joel Sherrill <joel@OARcorp.com>
1177
1178        * buildalltar.in: Modified to support Canadian cross builds.
1179        It was testing using a RedHat 7.2 host to build *-rtems tools
1180        that run on an i386-cygwin host.
1181
11822001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1183
1184        * configure.ac: Fix typo to allow custom RPM_SPECSdirs.
1185
11862001-10-16      Joel Sherrill <joel@OARcorp.com>
1187
1188        * setup.def: Bumped the gdb_patch_version to account for a configuration
1189        problem on psim where it could not be enabled for powerpc-RTEMS.
1190        * gdb/Makefile.am: Add i386-RTEMS and powerpc-RTEMS targets.
1191
11922001-10-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1193
1194        * mkbinutilsspec.in: Guard sed-pattern against autoconf.
1195        * mkgccnewlibspec.in: Guard sed-pattern against autoconf, remove
1196        Target_alias.
1197        * mkgdbspec.in: Guard sed-pattern against autoconf.
1198        * mkbspspec.in: Guard sed-pattern against autoconf.
1199        * configure.ac: Rework check for RPM_SPECSdir.
1200        * autotools/automake-rtems.spec: Update to automake-1.5.
1201
12022001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1203
1204        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
1205        * configure.in: Remove.
1206        * configure.ac: New file, generated from configure.in by autoupdate.
1207
12082001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1209
1210        * gdb/Makefile.am, gccnewlib/Makefile.am, binutils/Makefile.am:
1211        Initially setup CLEANFILES using = instead of += to make
1212        automake-1.5 happy.
1213
12142001-09-13      Joel Sherrill <joel@OARcorp.com>
1215
1216        * setup.def, gccnewlib/gccnewlib.add, gccnewlib/target-gcc.add:
1217        Revert changes because of gcc 2.5.x/3.0 transition and continue
1218        to support gcc 2.95.x as primary version.
1219
12202001-09-13      Joel Sherrill <joel@OARcorp.com>
1221
1222        * mkgccnewlibspec.in,
1223        Use Target_alias not target_alias to avoid conflicts with new autoconf.
1224        * setup.def: Changed version numbers in attempt at building gcc 3.0.1.
1225        Only sparc and arm built for C/C++ OK. :(
1226        * gccnewlib/base-gcc.add: Modifications to reflect files not in gcc 3.x.
1227        * gccnewlib/gccnewlib.add: gcc 3.x does not have "everything in the name"
1228        * target-gcc.add: Modifications to reflect files not in gcc 3.1
1229
12302001-09-13      Joel Sherrill <joel@OARcorp.com>
1231
1232        * autotools/.cvsignore: New file.
1233
12342001-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1235
1236        * autotools/Makefile.am, autotools/autoconf-rtems.spec,
1237        autotools/automake-rtems.spec: New.
1238        * configure.in, Makefile.am: Add autotools/.
1239
12402001-08-30      Joel Sherrill <joel@OARcorp.com>
1241
1242        * .cvsignore: Add buildalltar.
1243
12442001-08-30      Joel Sherrill <joel@OARcorp.com>
1245
1246        * buildalltar.in: New file.
1247        * configure.in, Makefile.am: Modified to reflect addition of file.
1248
12492001-08-10      Joel Sherrill <joel@OARcorp.com>
1250
1251        * mkgdbspec.in: Make list of simulators very complete.
1252        * setup.def: Update versions.
1253
12542001-07-03      Joel Sherrill <joel@OARcorp.com>
1255
1256        * setup.def, binutils.add, gccnewlib.add: Updated to build
1257        binutils 2.11.2 (rtems patch 20010622), gcc 2.95.3 (rtems
1258        patch a20010622), and newlib 1.9.0 (rtems patch 10020622).
1259
12602001-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1261
1262        * configure.in: Remove AC_EXEEXT, treat .exe manually.
1263        * gccnewlib/base-gcc.add: Remove cpp.
1264        * gccnewlib/gccnewlib.add: mv cpp $target_alias-cpp, update
1265        copyright.
1266
12672001-04-16      Joel Sherrill <joel@OARcorp.com>
1268
1269        * setup.def: Modified the binutils version to 2.11 and
1270        RPM revision 3 to reflect experimentation with new binutils release.
1271
12722001-04-11      Joel Sherrill <joel@OARcorp.com>
1273
1274        * binutils/Makefile.am: Added a29k-rtems.
1275        * binutils/binutils.add: Switch to .bz2 extension to reflect
1276        real way code is compressed on distribution sites now.
1277
12782001-03-19      Joel Sherrill <joel@OARcorp.com>
1279
1280        * setup.def: Updated version numbers and patches for binutils
1281        and gdb.  binutils was to get correct patch in field.  gdb
1282        was to add mipstx39-rtems configurery support.
1283
12842001-03-14      Joel Sherrill <joel@OARcorp.com>
1285
1286        * gdb/Makefile.am, mkgdbspec.in: Added mipstx39-rtems
1287        configuration to gdb since this includes the JMR3904 simulator.
1288
12892001-01-03      Joel Sherrill <joel@OARcorp.com>
1290
1291        * setup.def, binutils/HISTORY, gccnewlib/HISTORY: Updated
1292        binutils HISTORY to reflect new revision.  Updated gcc to fix
1293        i960 C++ problem.  Updated newlib to move to newlib 1.9.0.
1294
12952000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1296
1297        * gccnewlib/gccnewlib.add: Fix typo in URL.
1298
12992000-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1300
1301        * configure.in: Adapt m4-quoting to autoconf-2.49b, use $host
1302        instead of $target to setup RPM_CPU, move chmod 755 buildall to
1303        AC_OUTPUT's extra-cmds.
1304       
13052000-10-30      Joel Sherrill <joel@OARcorp.com>
1306
1307        * buildall.in, mkgdbspec.in, setup.def, binutils/Makefile.am,
1308        gccnewlib/HISTORY, gccnewlib/Makefile.am, gdb/Makefile.am:
1309        Added mips-rtems, updated to include new patches and
1310        gcc 2.95.2/newlib 1.8.2 revision 11 RPM.
1311
13122000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1313
1314        * configure.in: Remove trailing '/'s from setting up RPM_SPECdir.
1315
13162000-10-18      Joel Sherrill <joel@OARcorp.com>
1317
1318        * setup.def: Updating version numbers for gcc/newlib RPM release 10.
1319
13202000-08-30      Joel Sherrill <joel@OARcorp.com>
1321
1322        * setup.def: Updated gcc and newlib patches and bumped RPM revision.
1323        Patches primarily add or16/or32 basic support to newlib and
1324        i386 multilib improvements to gcc from Ralf Corsepius.
1325
13262000-08-10      Joel Sherrill <joel@OARcorp.com>
1327
1328        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.