source: rtems/scripts/ChangeLog @ bd21844

4.104.114.84.95
Last change on this file since bd21844 was bd21844, checked in by Ralf Corsepius <ralf.corsepius@…>, on 04/23/05 at 16:32:04

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

  • gccnewlib/gccnewlib.add: Use %_bindir, %_libdir, %_includedir.
  • Property mode set to 100644
File size: 48.4 KB
Line 
12005-04-23      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * gccnewlib/gccnewlib.add: Use %_bindir, %_libdir, %_includedir.
4        * gccnewlib/target-gfortran.add: Let package obsolete g77.
5        * gccnewlib/target-objc.add: Reflect new location of cc1obj.
6
72005-04-23      Ralf Corsepius <ralf.corsepius@rtems.org>
8
9        * gdb/gdb.add: Propagate RPM_OPT_FLAGS to configure.
10
112005-04-22      Ralf Corsepius <ralf.corsepius@rtems.org>
12
13        * binutils/Makefile.am: Add h8300-rtemscoff.
14        Remove or32-rtems.
15        * binutils/binutils.add: Propagate RPM_OPT_FLAGS to configure.
16
172005-04-22      Ralf Corsepius <ralf.corsepius@rtems.org>
18
19        * gccnewlib/base-gfortran.add, gccnewlib/target-gfortran.add: New.
20        * gccnewlib/Makefile.am: Reflect addition of gfortran.
21        * gccnewlib/base-g77.add, gccnewlib/base-gcc.add, gccnewlib/base-gcj.add,
22        gccnewlib/base-gnat.add, gccnewlib/target-g++.add, gccnewlib/target-g77.add,
23        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
24        gccnewlib/target-gnat.add:
25        Remove RPM_INSTALL_PREFIX. Remove superfluous
26        %doc directives. Use %_infodir, %_includedir, %_bindir, %_libdir.
27        * gccnewlib/gccnewlib.add: Ditto.
28        Add further BR's, Reflect addition of gfortran.
29        Reflect gcc's changes to "version_string".
30
312005-04-20      Ralf Corsepius <ralf.corsepius@rtems.org>
32
33        * binutils/base-binutils.add, binutils/binutils.add,
34        binutils/target-binutils.add: Introduce %{_includedir}, %{_libdir},
35        %{_bindir}. Remove superfluous %doc. Misc. fixes.
36
372005-04-20      Ralf Corsepius <ralf.corsepius@rtems.org>
38
39        * gdb/base-gdb.add, gdb/gdb.add, gdb/target-gdb.add:
40        Use mkdir -p. Introduce %{_includedir}, %{_libdir}. Remove
41        superfluous %doc.
42
432005-04-20      Ralf Corsepius <ralf.corsepius@rtems.org>
44
45        * configure.ac: chmod +x rtems/mkspec.
46        * binutils/binutils.add: Remove Prefix.
47        Use mkdir -p.
48        * cpukit/rtems-cpukit.add: Fix Source URL.
49        * rtems/Makefile.am: Append @osversion@ to rules.
50        * rtems/rtems.add: Fix Source URL. Misc cosmetics.
51
522005-04-14      Ralf Corsepius <ralf.corsepius@rtems.org>
53
54        * gdb/mkspec.in: Remove extra_configure_arguments (Unused).
55        * cpukit/rtems-cpukit.add, cpukit/target-cpukit.add: Bring this rpm
56        functional, again.
57
582005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
59
60        * rtems/Makefile.am: Reworked.
61        * setup.def: Update rtems_version. Remove rpm_build_root.
62
632005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
64
65        * rtems/mkspec.in: New.
66        * mkbspspec.in: Remove.
67        * Makefile.am: Reflect changes above.
68        * configure.ac: Reflect changes above.
69
702005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
71
72        * common/clean.add.in: Always rm -rf $RPM_BUILD_ROOT.
73
742005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
75
76        * gdb/base-gdb.add, gdb/gdb.add, gdb/target-gdb.add: Various
77        changes and hacks.
78
792005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
80
81        * binutils/mkspec.in: Remove rpm_build_root.
82        * common/common.add.in: Remove _defaultbuildroot.
83        * cpukit/mkspec.in: Remove rpm_build_root.
84        * gccnewlib/mkspec.in: Remove rpm_build_root.
85        * gdb/mkspec.in: Remove rpm_build_root.
86        * gccnewlib/gccnewlib.add: Let %install rm -f $RPM_BUILD_ROOT.
87        * binutils/binutils.add: Let %install rm -f $RPM_BUILD_ROOT.
88
892005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
90
91        * gdb/Makefile.am: Remove obsolete targets.
92        * gdb/gdb.add: Pass bindir, infodir, mandir to configure.
93
942005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
95
96        * binutils/Makefile.am, gdb/Makefile.am: Move target-*.add before
97        base*.add.
98        * gdb/gdb.add, gdb/target-gdb.add: Introduce %{_infodir}, %{_mandir},
99        %{_bindir}. Various minor fixes.
100        Rename src.rpm into <target>-gdb.
101        Disable sim for avr.
102
1032005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
104
105        * setup.def, gdb/gdb.add: Add gdb_suffix.
106
1072005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
108
109        * gcc3newlib/HISTORY, gcc3newlib/Makefile.am, gcc3newlib/README,
110        gcc3newlib/base-g77.add, gcc3newlib/base-gcc.add,
111        gcc3newlib/base-gcj.add, gcc3newlib/base-gnat.add,
112        gcc3newlib/gccnewlib.add, gcc3newlib/header.add,
113        gcc3newlib/mkspec.in, gcc3newlib/target-c++.add,
114        gcc3newlib/target-g77.add, gcc3newlib/target-gcc.add,
115        gcc3newlib/target-gcj.add, gcc3newlib/target-gnat.add,
116        gcc3newlib/target-objc.add: Remove.
117
1182005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
119
120        * gccnewlib/mkspec.in: Use gccnewlib/ instead of gcc3newlib/.
121
1222005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
123
124        * Makefile.am, configure.ac: Use gccnewlib/ instead of gcc3newlib/.
125        * README.cdn-X: Minor updates.
126
1272005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
128
129        * gccnewlib/.cvsignore, gccnewlib/Makefile.am,
130        gccnewlib/README, gccnewlib/base-g77.add,
131        gccnewlib/base-gcc.add, gccnewlib/base-gcj.add,
132        gccnewlib/base-gnat.add, gccnewlib/gccnewlib.add,
133        gccnewlib/header.add, gccnewlib/mkspec.in,
134        gccnewlib/target-c++.add, gccnewlib/target-g77.add,
135        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
136        gccnewlib/target-gnat.add, gccnewlib/target-objc.add:
137        New.
138
1392005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
140
141        * cpukit/rtems-cpukit.add, gdb/gdb.add:
142        Fix my email address, cosmetics.
143
1442005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
145
146        * setup, setup.def, gcc3newlib/mkspec.in:
147        s/gcc3newlib_rpm_release/gccnewlib_rpm_release/g.
148
1492005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
150
151        * setup: Fixup messages.
152
1532005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
154
155        * binutils/target-binutils.add, cpukit/rtems-cpukit.add,
156        gcc3newlib/gccnewlib.add, gdb/gdb.add, rtemsdoc/rtemsdoc.add:
157        Remove Autoreqprov-tag.
158
1592005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
160
161        * gcc3newlib/gccnewlib.add: Default to not building gcj for all gcc
162        versions. Cleanup comments.
163
1642005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
165
166        * configure.ac, setup, setup.def, gcc3newlib/mkspec.in:
167        Use newlib_* instead of gcc3newlib_* for setup.* values.
168
1692005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
170
171        * configure.ac, setup, setup.def, gcc3newlib/mkspec.in:
172        Use gcc_* instead of gcc3_* for setup.* values.
173
1742005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
175
176        * binutils/binutils.add, gdb/gdb.add: Sync %setup with gcc/gcc.add
177        for consistency.
178
1792005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
180
181        * binutils/binutils.add, gcc3newlib/gccnewlib.add, gdb/gdb.add:
182        Apply patches in tool subdirs.
183
1842005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
185
186        * binutils/binutils.add, binutils/mkspec.in:
187        Eliminate @PATCH2@.
188        * gcc3newlib/gccnewlib.add, gcc3newlib/mkspec.in:
189        Eliminate @PATCH2@, @PATCH4@.
190        * gdb/gdb.add, gdb/mkspec.in:
191        Eliminate @PATCH2@.
192
1932005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
194
195        * binutils/binutils.add, gcc3newlib/gccnewlib.add,
196        gdb/gdb.add: Add support for rpmbuild --with sources.
197
1982005-03-17      Ralf Corsepius <ralf.corsepius@rtems.org>
199
200        * gdb/Makefile.am: Add avr, mips64.
201        Cosmetics.
202        * gdb/base-gdb.add: Reflect gdb-6.3 not shipping mmalloc.info*.
203        * gdb/target-gdb.add: Add support for gcc-6.3's gdbtui.
204        * gdb/mkspec.in: Add PATCH-magic.
205        Add gdb_suffix.
206
2072005-03-12      Ralf Corsepius <ralf.corsepius@rtems.org>
208
209        * binutils/binutils.add, binutils/mkspec.in, setup.def:
210        Add binutils_suffix.
211        * binutils/target-binutils.add: Preparations for binutils-2.16.
212
2132005-02-24      Ralf Corsepius <ralf.corsepius@rtems.org>
214
215        * gcc3newlib/gccnewlib.add, gcc3newlib/mkspec.in, setup.def:
216        Add gcc_suffix. Add newlib_suffix.
217
2182005-02-16      Ralf Corsepius <ralf.corsepius@rtems.org>
219
220        * autotools/automake-rtems.spec.in: automake-1.9.5.
221
2222005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
223
224        * gcc3newlib/Makefile.am: Remove sh-rtemself. Add sh-rtemscoff.
225
2262005-01-17      Ralf Corsepius <ralf.corsepius@rtems.org>
227
228        * gcc3newlib/gccnewlib.add: Disable Ada (Stil broken with GCC-4.0.0).
229
2302005-01-12      Ralf Corsepius <ralf.corsepius@rtems.org>
231
232        * gcc3newlib/gccnewlib.add: Change my email address.
233        Add tic4x-*.
234
2352005-01-05      Ralf Corsepius <ralf.corsepius@rtems.org>
236
237        * autotools/automake-rtems.spec.in: automake-1.9.4.
238
2392004-11-02      Joel Sherrill <joel@OARcorp.com>
240
241        * setup.def: Include PowerPC patch to make C++ global constructors work
242        -- gcc 3.3.5/newlib-1.12.0 revision 2.
243
2442004-10-29      Joel Sherrill <joel@OARcorp.com>
245
246        * setup.def: Update gcc to 3.3.5 and binutils to 2.15.
247        * autotools/autoconf-rtems.spec.in: Temporarily do not include
248        some of the documentation since it causes the RPM build to fail.
249        * binutils/Makefile.am, gcc3newlib/Makefile.am: Add mips64-rtems.
250
2512004-09-29      Joel Sherrill <joel@OARcorp.com>
252
253        * buildall.in, buildalltar.in, binutils/Makefile.am,
254        cpukit/Makefile.am, gcc3newlib/Makefile.am, gcc3newlib/gccnewlib.add,
255        gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore,
256        rtemsdoc/Makefile.am: i960 obsoleted.
257
2582004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
259
260        * configure.ac: Require automake > 1.9.
261
2622004-09-23      Ralf Corsepius <ralf_corsepius@rtems.org>
263
264        * binutils/binutils.add: Rename package from binutils-collection to
265        binutils. Cleanups.
266        * binutils/target-binutils.add: Reflect changes above.
267        * binutils/Makefile.am: Add avr. Reflect changes above.
268        * autotools/autoconf-rtems.spec.in: Cleanup for chroot'ed builds.
269        * autotools/automake-rtems.spec.in: automake-1.9.2.
270        Cleanup for chroot'ed builds.
271        * gcc3newlib/Makefile.am: Add avr-rtems*gcc.
272        * gcc3newlib/gccnewlib.add: Disable c++ for avr.
273
2742004-07-29      Ralf Corsepius <ralf_corsepius@rtems.org>
275
276        * autotools/automake.spec.in: automake-1.9.
277
2782004-05-23      Joel Sherrill <joel@OARcorp.com>
279
280        * gcc3newlib/gccnewlib.add: gcc 3.4.0 is broken for embedded SPARC and
281        Ada. Until we can fix it, it is disabled.
282
2832004-05-23      Joel Sherrill <joel@OARcorp.com>
284
285        * gcc3newlib/target-gnat.add: Fix path to gnat1.
286
2872004-05-18      Ralf Corsepius <ralf_corsepius@rtems.org>
288
289        * binutils/Makefile.am: Add sh-rtemscoff.
290        Remove sh-rtemself.
291        * binutils/binutils.add: BuildRequires flex.
292        * autotools/automake-rtems.spec.in: Automake 1.8.5.
293
2942004-04-29      Ralf Corsepius <ralf_corsepius@rtems.org>
295
296        * gcc3newlib/gccnewlib.add: Another attempt to make *info.gz
297        handling more robust.
298
2992004-04-26      Ralf Corsepius <ralf_corsepius@rtems.org>
300
301        * autotools/automake-rtems.spec.in: Upgrade to 1.8.4.
302
3032004-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
304
305        * Index: base-g77.add, base-gcc.add, base-gcj.add, base-gnat.add,
306        gccnewlib.add, target-c++.add, target-gcc.add, target-gcj.add:
307        Apply _infodir, _mandir. Gzip man pages.
308        Reflect gcc having fixed gccinstall.info.
309
3102004-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
311
312        * binutils/base-binutils.add: Apply _infodir.
313        Don't install libiberty. Misc. cleanups.
314        * binutils/binutils.add: Apply _infodir, _mandir.
315        Don't install libiberty. Gzip man pages. Misc. cleanups.
316        * binutils/target-binutils.add: Apply _mandir.
317
3182004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
319
320        * autotools/automake-rtems.spec.in: Upgrade to 1.8.3.
321
3222004-03-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
323
324        * gcc3newlib/gccnewlib.add: Disable gnats.
325        Further preparations for gcc-3.4.0
326        * gcc3newlib/base-gcc.add, gcc3newlib/target-gnat.add,
327        gcc3newlib/base-gcj.add, gcc3newlib/target-gcj.add:
328        Reflect changes to gcc3newlib/gccnewlib.add.
329
3302004-03-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
331
332        * gcc3newlib/base-gcc.add, gcc3newlib/target-g77.add,
333        gcc3newlib/target-objc.add: Preps for gcc-3.4.0.
334        Reflect changes to gcc3newlib/gccnewlib.add.
335
3362004-03-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
337
338        * gcc3newlib/target-gcc.add, gcc3newlib/target-c++.add:
339        Reflect changes to gcc3newlib/gccnewlib.add.
340
3412004-03-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
342
343        * gcc3newlib/gccnewlib.add: Preps. for gcc-3.4.0.
344        Add %gcclib, %gccexec.
345
3462004-03-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
347
348        * binutils/base-binutils.add: Preparations for binutils-2.15.
349
3502004-02-24      Joel Sherrill <joel@OARcorp.com>
351
352        PR 580/tools
353        * setup.def: Fix setup.def to match current reality.
354
3552004-02-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
356
357        * gdb/base-gdb.add: Add annotate.info.
358        * gdb/gdb.add: Remove info/dir.
359
3602004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
361
362        * Makefile.am, gdb/Makefile.am: Cosmetics.
363
3642004-02-19      Joel Sherrill <joel@OARcorp.com>
365
366        * setup.def, gdb/gdb.add: gdb 6.0 RPMs built.
367
3682004-02-19      Joel Sherrill <joel@OARcorp.com>
369
370        * ChangeLog: Replace RTEMS user account with Joel.
371
3722004-02-17      Joel Sherrill <joel@oarcorp.com>
373
374        * setup.def, gdb/base-gdb.add, gdb/gdb.add: Building a gcc 3.2.3 i960
375        gcc and updating gdb to 5.3.
376
3772004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
378
379        * configure.ac, setup, setup.def: Remove now unused vars.
380
3812004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
382
383        * mkgccnewlibspec.in, gccnewlib/.cvsignore, gccnewlib/HISTORY,
384        gccnewlib/Makefile.am, gccnewlib/README, gccnewlib/base-chill.add,
385        gccnewlib/base-g77.add, gccnewlib/base-gcc.add, gccnewlib/base-gcj.add,
386        gccnewlib/gccnewlib.add, gccnewlib/header.add,
387        gccnewlib/target-chill.add, gccnewlib/target-g77.add,
388        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
389        gccnewlib/target-objc.add: Remove (Obsolete).
390        * configure.ac, Makefile.am: Reflect changes above.
391
3922004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
393
394        * gcc3newlib/gcc3newlib.add: Remove info/dir.
395        Cosmetics.
396
3972004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
398
399        * setup.def: Adapt to what Joel already ships -
400        gcc3_version=3.3.2, gcc3_patch_version=20031216,
401        gcc3newlib_rpm_release=3
402
4032004-02-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
404
405        * configure.ac: Remove rtemsdoc/mkspec. Add RTEMS_RPM_RELEASE.
406        * rtemsdoc/.cvsignore: Reformat.
407        * Makefile.am: Reformat. Add RTEMS_RPM_RELEASE support to
408        rtems-source.add, Use rtems_source_spec_DEPS instead of
409        rtems_source_spec_DEPENDENCIES (Conflicts with automake internals).
410        * rtems/rtems-source.add: Add RTEMS_RPM_RELEASE.
411        * rtemsdoc/mkspec.in: Remove.
412        * rtemsdoc/Makefile.am: Reworked.
413        * rtemsdoc/header.add: Update Copyright notice.
414        * rtemsdoc/rtemsdoc.add: Add RTEMS_RPM_RELEASE.
415        Add %{rpmgroup}. Remove bzip-ing *.ps.
416        * rtemsdoc/supplement.add.in: Add %{rpmgroup}.
417        * rtemsdoc/templ.add.in: Add %{rpmgroup}.
418
4192004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
420
421        * rtems/rtems-source.add: Require automake-1.8.2, autoconf-2.59.
422
4232004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
424
425        * rtems/rtems-source.add: New.
426        * Makefile.am: Add rtems/rtems-source.spec handling.
427        * configure.ac: AC_SUBST(RTEMS_VERSION,[_RTEMS_VERSION]).
428        * common/common.add.in: Use www.rtems.com as Vendor.
429
4302004-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
431
432        * configure.ac: Use RTEMS_ENABLE_RPMPREFIX.
433
4342004-01-28      Joel Sherrill <joel@oarcorp.com>
435
436        * buildall.in, buildalltar.in, binutils/Makefile.am,
437        cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am,
438        gdb/Makefile.am: Attempt to convert all c4x-rtems references to
439        tic4x-rtems. Left the rtems documentation alone.
440
4412004-01-28      Joel Sherrill <joel@oarcorp.com>
442
443        * configure.ac: Enable OS versioning by default for 4.7 branch.
444        * setup.def: Update binutils RPM version and build new gcc 3.2.3 RPMs.
445        * autotools/autoconf-rtems.spec.in, autotools/automake-rtems.spec.in:
446        Update for new tool spin.
447
4482004-01-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
449
450        * scripts/automake.spec.in: 1.8.2.
451
4522004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
453
454        * scripts/automake.spec.in: 1.8.1.
455        Add Patch0 automake-1.8.1-rtems-20040112-1.diff.
456        Add defattr, URL:-tag.
457
4582004-01-08      Joel Sherrill <joel@OARcorp.com>
459
460        * setup.def: Update gcc/newlib for 4.7 series to 3.3.2 with 20031216
461        gcc patch (RPM revision 4.7-2).
462
4632004-01-07      Joel Sherrill <joel@OARcorp.com>
464
465        * buildall.in, buildalltar.in, binutils/Makefile.am,
466        cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am,
467        gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore,
468        rtemsdoc/Makefile.am: mips64orion port removed as mips port more
469        completely covers the MIPS family.
470
4712003-12-16      Joel Sherrill <joel@OARcorp.com>
472
473        * setup.def: Update gcc/newlib for 4.7 series to 3.3.2 with 20031022
474        gcc patch (RPM revision 4.7-1).
475
4762003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
477
478        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
479
4802003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
481
482        * Makefile.am: Cosmetics.
483        * autotools/Makefile.am: Cosmetics.
484        * autotools/autoconf-rtems.spec.in: 2.59.
485        * autotools/automake-rtems.spec.in: 1.8, Require autoconf-2.59.
486        * binutils/Makefile.am: Cosmetics.
487        * cpukit/Makefile.am: Cosmetics.
488        * gcc3newlib/Makefile.am: Cosmetics.
489        * gccnewlib/Makefile.am: Cosmetics.
490        * gdb/Makefile.am: Cosmetics.
491        * rtems/Makefile.am: Cosmetics.
492        * rtemsdoc/Makefile.am: Cosmetics.
493
4942003-11-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
495
496        * gcc3newlib/gccnewlib.add: Add hacks to make gnatlib
497        buildable.
498        * gcc3newlib/base-gnat.add: Add info files.
499
5002003-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
501
502        * gcc3newlib/gccnewlib.add: Make not building gnat and gcj the
503        default for gcc-3.3.
504
5052003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
506
507        * binutils/Makefile.am: Add tic4x.
508        * binutils/mkspec.in: Remove duplicate rpmgroup.
509
5102003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
511
512        * gcc3newlib/Makefile.am: Add tic4x.
513        * gcc3newlib/gccnewlib.add: Don't install install-tools for
514        gcc >= 3.3.
515
5162003-10-22      Joel Sherrill <joel@OARcorp.com>
517
518        * configure.ac, setup.def: Update to binutils 2.14 adn gcc/newlib to
519        3.2.3 with 20030826 gcc patch.
520
5212003-10-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
522
523        * cpukit/target-cpukit.add: New.
524        * cpukit/Makefile.am: Reflect having added target-cpukit.add.
525        Acknowledge osversion.
526        * cpukit/mkspec.in: Acknowledge osversion and rpmgroup.
527        * cpukit/rtems-cpukit.add: Reflect new RTEMS spec conventions.
528
5292003-10-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
530
531        * autotools/automake-rtems.spec.in: Automake-1.7.8.
532
5332003-09-26      Joel Sherrill <joel@OARcorp.com>
534
535        * buildall.in, buildalltar.in, binutils/Makefile.am,
536        cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am,
537        gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore,
538        rtemsdoc/Makefile.am: Obsoleting HP PA-RISC port.
539
5402003-09-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
541
542        * autotools/automake-rtems.spec.in: Automake-1.7.7.
543
5442003-09-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
545
546        * gcc3newlib/gccnewlib.add: Fix duplicate removal of c++filt.
547        * gcc3newlib/base-gcj.add: Add fastjar.info, jar.1, grepjar.1.
548        * setup.def: gcc3newlib_rpm_release=4.
549
5502003-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
551
552        * binutils/base-binutils.add: Add osversion support.
553        * binutils/binutils.add: Add osversion support.
554        %setup -n %{name}-%{version}.
555        Don't remove c++filt.
556        * binutils/target-binutils.add: Add osversion support.
557        Pickup c++filt.
558        * gcc3newlib/base-g77.add: Add osversion support.
559        * gcc3newlib/base-gcc.add: Add osversion support.
560        * gcc3newlib/base-gcj.add: Add osversion support.
561        * gcc3newlib/base-gnat.add: Add osversion support.
562        * gcc3newlib/gccnewlib.add: Add osversion support.
563        Remove c++filt,
564        %setup -n -n %{name}-%{version}.
565        * gcc3newlib/target-c++.add: Add osversion support.
566        Don't pickup c++filt.
567        * gcc3newlib/target-g77.add: Add osversion support.
568        * gcc3newlib/target-gcc.add: Add osversion support.
569        * gcc3newlib/target-gcj.add: Add osversion support.
570        * gcc3newlib/target-gnat.add: Add osversion support.
571        * gccnewlib/gccnewlib.add: %setup -n %{name}-%{version}.
572        * gdb/base-gdb.add: Add osversion support, rpmgroup, rpmprefix,
573        gdb_version, gdb_target.
574        * gdb/target-gdb.add: Ditto.
575        * gdb/gdb.add: Ditto.
576        %setup -n -n %{name}-%{version}.
577
5782003-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
579
580        * binutils/Makefile.am: Fix osversion support for sh-rtemself.
581        * gcc3newlib/Makefile.am: Fix osversion support for sh-rtemself.
582
5832003-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
584
585        * configure.ac: Add --enable-osversions (OS-versioned RPMS support).
586        * binutils/Makefile.am: Add osversion support.
587        * binutils/mkspec.in: Add osversion support.
588        * gcc3newlib/Makefile.am: Add osversion support.
589        * gcc3newlib/mkspec.in: Add osversion support.
590        * gdb/Makefile.am: Add osversion support.
591        * gdb/mkspec.in: Add osversion support.
592        Add rpmprefix, rpmgroup.
593
5942003-09-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
595
596        * Makefile.am, configure.ac,
597        autotools/autoconf-rtems.spec.in, autotools/automake-rtems.spec.in,
598        binutils/Makefile.am, binutils/base-binutils.add,
599        binutils/binutils.add, binutils/mkspec.in,
600        binutils/target-binutils.add,
601        common/common.add.in,
602        cpukit/Makefile.am,
603        gcc3newlib/Makefile.am, gcc3newlib/base-g77.add,
604        gcc3newlib/base-gcc.add, gcc3newlib/base-gcj.add,
605        gcc3newlib/base-gnat.add, gcc3newlib/gccnewlib.add,
606        gcc3newlib/mkspec.in, gcc3newlib/target-c++.add,
607        gcc3newlib/target-g77.add, gcc3newlib/target-gcc.add,
608        gcc3newlib/target-gcj.add, gcc3newlib/target-gnat.add,
609        gcc3newlib/target-objc.add,
610        gccnewlib/Makefile.am,
611        gdb/Makefile.am,
612        rtems/Makefile.am,
613        rtemsdoc/Makefile.am:
614        Merger from rtems-4-6-branch.
615        * common/common.am: New.
616
6172003-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
618
619        * common/common.add.in: s/www.oarcorp.com/www.rtems.com/.
620        Add %define __os_install_post %{nil} to prevent RH-9's rpm-brp-strip
621        from running (Chokes on foreign object formats).
622        * gcc3newlib/base-g77.add:
623        Use %{gcc_version} instead of @gcc_version@.
624        * gcc3newlib/gccnewlib.add:
625        Use %{gcc_version} instead of @gcc_version@.
626        Reflect gcc >= 3.3 shipping monolytic infos.
627        * gcc3newlib/target-c++.add:
628        Use %{gcc_version} instead of @gcc_version@.
629        Don't pickup c++filt.
630        * gcc3newlib/target-g77.add:
631        Use %{gcc_version} instead of @gcc_version@.
632        * gcc3newlib/target-gcc.add:
633        Use %{gcc_version} instead of @gcc_version@.
634        * gcc3newlib/target-gcj.add:
635        Use %{gcc_version} instead of @gcc_version@.
636        * gcc3newlib/target-gnat.add:
637        Use %{gcc_version} instead of @gcc_version@.
638        * gcc3newlib/target-objc.add:
639        Use %{gcc_version} instead of @gcc_version@.
640
6412003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
642
643        * binutils/binutils.add: Preps for 2.14.
644        Use %{binutils_version} instead of @binutils_version@.
645        * binutils/base_binutils.add: Preps for 2.14.
646
6472003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
648
649        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
650
6512003-07-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
652
653        * autotools/automake-rtems.spec.in: Automake-1.7.6.
654
6552003-06-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
656
657        * autotools/automake-rtems.spec.in: Automake-1.7.5.
658
6592003-06-02      Joel Sherrill <joel@OARcorp.com>
660
661        * setup.def: Updated for RPM revision 3 of gcc3.2.3 and newlib1.11.0.
662
6632003-05-07      Joel Sherrill <joel@OARcorp.com>
664
665        * setup.def: Update to gcc3.2.3newlib1.11.0-1.
666        * gcc3newlib/gccnewlib.add: We used .bz2 files.
667
6682003-04-18      Joel Sherrill <joel@OARcorp.com>
669
670        * setup.def: Update to gcc3.2.2newlib1.11.0-2.
671        * gcc3newlib/gccnewlib.add: We used .bz2 files.
672
6732003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
674
675        * gcc3newlib/gccnewlib.add: Add %gcc_version, %newlib_version.
676        Apply %gcc_version, %newlib_version.
677        * gcc3newlib/target-c++.add: Apply %gcc_version, %newlib_version.
678        * gcc3newlib/target-g77.add: Apply %gcc_version, %newlib_version.
679        * gcc3newlib/target-gcc.add: Apply %gcc_version, %newlib_version.
680        * gcc3newlib/target-gcj.add: Apply %gcc_version, %newlib_version.
681        * gcc3newlib/target-gnat.add: Apply %gcc_version, %newlib_version.
682        * gcc3newlib/target-objc.add: Apply %gcc_version, %newlib_version.
683
6842003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
685
686        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
687
6882003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
689
690        * configure.ac: AC_PREREQ(2.57).
691
6922003-02-10      Joel Sherrill <joel@OARcorp.com>
693
694        * gdb/gdb.add, gdb/mkspec.in, gdb/target-gdb.add: Use RPM logic to
695        determine which targets have simulators, configure with appropriate
696        arguments, and package the correct files.
697
6982003-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
699
700        * gcc3newlib/target-gcc.add: Remove %{_exeext} from gccbug.
701        * gcc3newlib/gccnewlib.add: Add %gcj to support to disabling building
702        gcj from rpmbuild command line.
703        Copy gsyslimits.h for CDN-X compilation.
704
7052003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
706
707        * README.cdn-X: New.
708        * binutils/binutils.add: Add --build=%_build --host=%_host.
709        * cpukit/.cvsignore: Add *.spec.in.
710        * gcc3newlib/gccnewlib.add: Add --build=%_build --host=%_host.
711        * gdb/gdb.add: Add --build=%_build --host=%_host.
712        * rtemsdoc/.cvsignore: Add *.spec.in.
713
7142003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
715
716        * gcc3newlib/gccnewlib.add: Remove Buildroot.
717        * common/.cvsignore: New.
718
7192003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
720
721        * common/common.add.in: Add Vendor, Distribution, BuildRoot.
722        * binutils/Makefile.am: Fix path to clean.add.
723        * binutils/binutils.add: Remove BuildRoot.
724        * cpukit/Makefile.am:  Use $(top_builddir)/common/common.add,
725        $(top_builddir)/common/clean.add, header.add.
726        Generate rtems-cpukit.spec.in.
727        * cpukit/header.add: New.
728        * cpukit/rtems-cpukit.spec.in: Remove.
729        * cpukit/rtems-cpukit.add: New.
730        * gccnewlib/gccnewlib.add: Remove Buildroot.
731        * gdb/gdb.add: Remove Buildroot.
732        * rtemsdoc/rtemsdoc.add: Remove BuildRoot.
733
7342003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
735
736        * rtemsdoc/Makefile.am: Use $(top_builddir)/common/common.add,
737        $(top_builddir)/common/clean.add, header.add.
738        Generate rtemsdoc.spec.in.
739        * rtemsdoc/mkspec.in: Remove exe_ext.
740        * rtemsdoc/rtemsdoc.spec.in: Remove.
741        * gccnewlib/Makefile.am:  Use $(top_builddir)/common/common.add,
742        $(top_builddir)/common/clean.add, header.add.
743        * gccnewlib/base-gcc.m4: Replace @exe_ext@ with %{_exeext}.
744        * gccnewlib/base-gcj.add: Replace @exe_ext@ with %{_exeext}.
745        * gccnewlib/gccnewlib.add: Replace @exe_ext@ with %{_exeext}.
746        Remove header, broken cdn-X configuration, %clean.
747        * gccnewlib/target-g77.add: Replace @exe_ext@ with %{_exeext}.
748        * gccnewlib/target-gcc.add: Replace @exe_ext@ with %{_exeext}.
749        * gccnewlib/target-gcj.add: Replace @exe_ext@ with %{_exeext}.
750        * gccnewlib/target-objc.add: Replace @exe_ext@ with %{_exeext}.
751
7522003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
753
754        * gdb/gdb.add: Remove header, broken cdn-X configuration,
755        %clean, Replace @exe_ext@ with %{_exeext}.
756        * gdb/mkspec.in: Remove exe_ext.
757        * gdb/target-gdb.add: Replace @exe_ext@ with %{_exeext}.
758        * gdb/Makefile.am: Use $(top_builddir)/common/common.add,
759        $(top_builddir)/common/clean.add, header.add.
760        * gcc3newlib/base-gcj.add: Replace @exe_ext@ with %{_exeext}.
761        * cpukit/mkspec.in: Remove exe_ext.
762        * binutils/Makefile.am: Use $(top_builddir)/common/common.add,
763        $(top_builddir)/common/clean.add, header.add.
764
7652003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
766
767        * gcc3newlib/gccnewlib.add: Remove header, broken cdn-X configuration,
768        %clean, Replace @exe_ext@ with %{_exeext}.
769        * gcc3newlib/mkspec.in: Remove exe_ext.
770        * gcc3newlib/target-c++.add: Replace @exe_ext@ with %{_exeext}.
771        * gcc3newlib/target-g77.add: Replace @exe_ext@ with %{_exeext}.
772        * gcc3newlib/target-gcc.add: Replace @exe_ext@ with %{_exeext}.
773        * gcc3newlib/target-gcj.add: Replace @exe_ext@ with %{_exeext}.
774        * gcc3newlib/target-gnat.add: Replace @exe_ext@ with %{_exeext}.
775        * gcc3newlib/target-objc.add: Replace @exe_ext@ with %{_exeext}.
776        * gcc3newlib/Makefile.am: Use $(top_builddir)/common/common.add,
777        $(top_builddir)/common/clean.add, header.add.
778
7792003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
780
781        * Makefile.am: Remove reference to mkbinutilsspec.
782        * configure.ac: Remove EXEEXT check.
783        Add common/clean.add, common/common.add.
784
7852003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
786
787        * binutils/binutils.add: Remove header, broken cdn-X configuration,
788        %clean.
789        * binutils/mkspec.in: Remove exe_ext, build_alias, host_alias.
790        * binutils/target-binutils.add: Replace @exe_ext@ with %{_exeext}.
791
7922003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
793
794        * gcc3newlib/header.add: New.
795        * gccnewlib/header.add: New.
796        * binutils/header.add: New.
797        * gdb/header.add: New.
798        * rtemsdoc/header.add: New.
799        * rtemsdoc/rtemsdoc.add: New.
800        * common/clean.add.in: New.
801        * common/common.add.in: New.
802
8032003-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
804
805        * binutils/mkspec.in: New.
806        * binutils/.cvsignore: Add mkspec.
807        * mkbinutilspec.in: Remove.
808        * gdb/Makefile.am: Depend on mkspec.
809        * binutils/binutils.add: Add @exe_ext@ to c++filt.
810        Add %_defaultbuildroot.
811        * configure.ac: Reflect changes above.
812        * binutils/Makefile.am: Reflect changes above.
813        * Makefile.am: Remove mkbinutilspec.
814
8152003-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
816
817        * gdb/.cvsignore: Add mkspec.
818
8192003-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
820
821        * ChangeLog: Fix yesterday's entry.
822        * gdb/target-gdb.add: %defattr(-,root,root).
823        Use %{_prefix} instead of /opt/rtems.
824        Misc. minor changes.
825        * gdb/gdb.add: Use %{_prefix} instead of /opt/rtems.
826        Remove stray unpackaged files.
827        Use %{_defaultbuildroot} instead of hard-coded values.
828        configure --disable-nls.
829        Misc. minor changes.
830        Add BuildPreReq: ncurses-devel.
831        * gdb/base-gdb.add: %defattr(-,root,root).
832        Use %{_prefix} instead of /opt/rtems.
833        Misc. minor changes.
834        * gdb/mkspec.in: New.
835        * gdb/Makefile.am: Reflect addition of gdb/mkspec.in.
836        * gcc3newlib/mkspec.in: Fix usage.
837        * gcc3newlib/gccnewlib.add: Use %{_defaultbuildroot} instead of
838        hard-coded values. Update copyright notice.
839        * mkgdbspec.in: Removed.
840        * Makefile.am: Remove mkgdbspec.
841        * configure.ac: Remove mkgdbspec.
842        Add gdb/mkspec.
843
8442003-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
845
846        * gcc3newlib/gccnewlib.add: Add various BuildPreReq.
847        Add %defattr(-,root,root) to "dir".
848        * gcc3newlib/base-g77.add: %defattr(-,root,root).
849        * gcc3newlib/base-gcc.add %defattr(-,root,root).
850        * gcc3newlib/base-gcj.add %defattr(-,root,root).
851        * gcc3newlib/base-gnat.add %defattr(-,root,root).
852        * gcc3newlib/target-c++.add %defattr(-,root,root).
853        * gcc3newlib/target-g77.add %defattr(-,root,root).
854        * gcc3newlib/target-gcc.add %defattr(-,root,root).
855        * gcc3newlib/target-gcj.add %defattr(-,root,root).
856        * gcc3newlib/target-gnat.add %defattr(-,root,root).
857        * gcc3newlib/target-objc.add %defattr(-,root,root).
858
8592003-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
860
861        * setup.def: binutils_rpm_release=2.
862        * binutils/base-binutils.add: %defattr(-,root,root).
863        * binutils/target-binutils.add: Ditto.
864        * binutils/binutils.add: BuildPreReq: texinfo >= 4.2.
865
8662003-01-27      Joel Sherrill <joel@OARcorp.com>
867
868        * buildalltar.in, setup.def: Tool update including binaries for Cygwin
869        with a special RTEMS user account.
870
8712003-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
872
873        * configure.ac: Add rtemsdoc.
874        * Makefile.ac: Add rtemsdoc.
875        * rtemsdoc/README: New.
876        * rtemsdoc/.cvsignore: New.
877
8782003-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
879
880        * rtemsdoc/Makefile.am: New.
881        * rtemsdoc/mkspec.in: New.
882        * rtemsdoc/rtemsdoc.spec.in: New.
883        * rtemsdoc/supplement.add.in: New.
884        * rtemsdoc/templ.add.in: New.
885
8862002-12-16      Joel Sherrill <joel@OARcorp.com>
887
888        * setup.def: Updated gcc 3.2.1newlib1.10.0 RPM to revision 4
889        to include m68k crti.o/crtn.o multilib patch.
890
8912002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
892
893        * autotools/automake-rtems.spec.in: Update to automake-1.7.2.
894        * autotools/autoconf-rtems.spec.in: Update to autoconf-2.57.
895
8962002-12-06      Joel Sherrill <joel@OARcorp.com>
897
898        * ChangeLog: Removed duplicate entry.
899
9002002-12-06      Joel Sherrill <joel@OARcorp.com>
901
902        * setup.def: Updated patch to fix m68k cut and paste bug which turned
903        a tab into spaces in a Makefile fragment.
904        * gcc3newlib/gccnewlib.add: If building gnat for the mips, the library
905        must be built with a -G0 option.
906
9072002-12-02      Joel Sherrill <joel@OARcorp.com>
908
909        * setup.def, gcc3newlib/gccnewlib.add: Updated to gcc 3.2.1 RPM revision
910        2 which enabled the mips-rtems gnat using gcc 3.2.1 patch 20021129.
911
9122002-11-29      Joel Sherrill <joel@OARcorp.com>
913
914        * setup.def: Updated to gcc-3.2.1.
915
9162002-11-28      Joel Sherrill <joel@OARcorp.com>
917
918        * setup.def: Updated to gcc-3.2 and newlib1.1.0 RPM version 6.
919        * gcc3newlib/gccnewlib.add: Reenabled i386-rtems gnat.
920
9212002-11-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
922
923        * gcc3newlib/gccnewlib.add:
924        Remove *.la's to make rpm-4.1/RH-8.0 happy.
925        Remove libiberty.a to make rpm-4.1/RH-8.0 happy.
926        Change gcc/version.c to reflect us having patched gcc.
927
9282002-11-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
929
930        * binutils/binutils.add: Add BuildPreReq: /sbin/install-info.
931        Disable nls.
932        Apply gzip -9qf to compress *infos and *mans.
933        Apply /sbin/install-info.
934        Remove  *c++-filt.
935        * binutils/base-binutils.add: Add PreReq: /sbin/install-info.
936        Apply /sbin/install-info.
937        Package as.info-*.gz.
938        * binutils/target-binutils.add:
939        Package man1/*.1*.
940
9412002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
942
943        * autotool/autoconf-rtems.spec.in: Fix @prefix@.
944
9452002-11-13      Joel Sherrill <joel@OARcorp.com>
946
947        * setup.def: Switched to binutils 2.13.1
948        * binutils/Makefile.am: Remove a29k-rtems.
949
9502002-11-11      Joel Sherrill <joel@OARcorp.com>
951
952        * setup.def, gcc3newlib/gccnewlib.add: Patch includes updates
953        which were patch changes for -3 and -4 RPM revisions.   Disabled
954        build of gnat for i386-rtems as it failed to build.
955
9562002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
957
958        * gcc3newlib/gccnewlib.add: Remove %{target} != %{build} comment
959        (RH-8.0/rpm-4.1 bogusly expands the macros and chokes.)
960        * binutils/binutils.add: Remove %{target} != %{build} comment
961        (RH-8.0/rpm-4.1 bogusly expands the macros and chokes.).
962        Comment out CONFIGURE_ARGS (RH-8.0/rpm-4.1 is broken wrt. _build_os
963        and _target_os)
964        * gcc3newlib/base-gcc.add: Add gccint*infos.
965        * gcc3newlib/base-gcj.add: Add gcj*infos.
966        Mark manpages as %doc and pickup the gzipped versions.
967
9682002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
969
970        * autotools/automake-rtems.spec.in: Fix my address. Set up PATH
971        before running configure (Prep. for automake >= 1.7).
972
9732002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
974
975        * autotools/autoconf-rtems.spec.in: New.
976        Remove Provides: autoconf (Conflicts with RH-8.0).
977        * autotools/autoconf-rtems.spec: Remove.
978        * autotools/automake-rtems.spec.in:
979        Remove Provides: automake (Conflicts with RH-8.0).
980        * gcc3newlib/Makefile.am: Remove references to mkgcc3newlibspec.
981        * Makefile.am: Ditto.
982        * configure.ac: Add autotools/autoconf-rtems.spec.in.
983
9842002-10-24      Joel Sherrill <joel@OARcorp.com>
985
986        * setup.def: Update gcc 3.2 pathc to includ epatch for gcc PR8314.
987        * gcc3newlib/gccnewlib.add: Don't build mips/gnat as we do not
988        currently include the patch referenced in PR8344.
989
9902002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
991
992        * .cvsignore: Reformat.
993        Add autom4te*cache.
994        Remove autom4te.cache.
995
9962002-09-14      Joel Sherrill <joel@OARcorp.com>
997
998        * gcc3newlib/base-gcj.add, gcc3newlib/gccnewlib.add,
999        gcc3newlib/target-gcj.add: First attempt at enabling Java support.
1000
10012002-08-21      Joel Sherrill <joel@OARcorp.com>
1002
1003        * setup.def, gcc3newlib/gccnewlib.add: Updated the tools for
1004        gcc 3.2 and Ada.
1005
10062002-08-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1007
1008        * gcc3newlib/gccnewlib.add: Re-add i386-rtems Ada.
1009        Add %_gnat and --define 'gnat [0|1]' support.
1010        Enable gnat for gcc-3.2/Disable for gcc-3.1.
1011        Add hacks to build gnatlib.
1012        Re-activate commented out fragments for old gcc versions.
1013        Add @target_alias@-gnatgcc.
1014
10152002-08-15      Joel Sherrill <joel@OARcorp.com>
1016
1017        * setup.def: New gcc 3.1 RPMs (-7).
1018        * gcc3newlib/gccnewlib.add:  i386-rtems doesn't build Ada.
1019
10202002-08-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1021
1022        * gcc3newlib/Makefile.am: Remove c_only remnants.
1023        * gcc3newlib/gccnewlib.add: Reflect gcc-3.2 putting c++
1024        headers into c++ instead of g++.
1025        * gcc3newlib/target-c++.add: Ditto.
1026
10272002-08-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1028
1029        * gcc3newlib/base-gnat.add: Don't use %{%prefix}/bin/gnat*.
1030        * gcc3newlib/Makefile.am: Use mkspec for c4x.
1031        * gcc3newlib/gccnewlib.add: Rework processing of %if %build_XXX.
1032        Rework handing Ada.
1033        Don't put adalib and adainclude into files.gcc.
1034        * gcc3newlib/target-gnat.add: Add adalib.
1035        Add adainclude.
1036
10372002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1038
1039        * gcc3newlib/base-gnat.add: Use -n rtems-base-gnat.
1040
10412002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1042
1043        * gcc3newlib/.cvsignore: Add mkspec.
1044
10452002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1046
1047        * mkgcc3newlibspec.in: Remove
1048        * gcc3newlib/mkspec.in: New.
1049        * configure.ac: Reflect changes above.
1050        * gcc3newlib/gccnewlib.add: Add build_XXX defines.
1051        Add preliminary gnat support.
1052        * gcc3newlib/base-g77.add: Add build_g77.
1053        * gcc3newlib/base-gcj.add: Add build_gcj.
1054        * gcc3newlib/base-gnat.add: New.
1055        * gcc3newlib/target-c++.add: Add build_cxx.
1056        * gcc3newlib/target-g77.add: Add build_g77.
1057        * gcc3newlib/target-gcj.add: Add build_gcj.
1058        * gcc3newlib/target-objc.add: Add build_objc.
1059        * gcc3newlib/target-gnat.add: New.
1060        * gcc3newlib/Makefile.am: Use ./mkspec. Use unified spec.
1061
10622002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1063
1064        * setup.def: Increment release for gcc3newlib.
1065        * gcc3newlib/gccnewlib.add: Do not put cc1plus into gcc-rpm.
1066
10672002-08-08      Joel Sherrill <joel@OARcorp.com>
1068
1069        * setup.def, binutils/base-binutils.add, binutils/target-binutils.add:
1070        Updated to binutils 2.13 which has no known issues.
1071
10722002-08-06      Joel Sherrill <joel@OARcorp.com>
1073
1074        * setup.def: Updating gcc3/newlib patches and tool versions.  The
1075        focus of this round of patches was ot eliminate header file name
1076        conflicts between RTEMS and newlib.
1077
10782002-07-30      Joel Sherrill <joel@OARcorp.com>
1079
1080        * setup.def: Updated to gcc3.1/newlib 1.10.0 RPM revision 5 with
1081        the gcc3 patch 20020730a and newlib 1.10.0 patch 20020726.
1082
10832002-07-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1084
1085        * autotools/automake-rtems.spec.in: Automake-1.6.3.
1086        * cpukit/.cvsignore: Add mkspec. Remove rtems.spec.
1087
10882002-07-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1089
1090        * configure.ac: Use AC_CONFIG_FILES(script, chmod +x script)
1091        to generate mk*spec scripts.
1092        * mkbspspec.in: Use ',' as pattern delimiter in sed expression
1093        for $rpm_build_root.
1094        * mkbinutilsspec.in:  Use ',' as pattern delimiter in sed
1095        expression for $rpm_build_root.
1096        * cpukit/mkspec.in: Cosmetical changes.
1097
10982002-07-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1099
1100        * ChangeLog: Fix 2002-07-22 ChangeLog entry bogusly referring to
1101        Joel.
1102        * cpukit/Makefile.am: New.
1103        * cpukit/mkspec.in: New.
1104        * cpukit/rtems-cpukit.spec.in: New.
1105        * cpukit/.cvsignore: New.
1106        * configure.ac: Add cpukit.
1107        Add RTEMS_TOP to pickup _RTEMS_VERSION (required by cpukit).
1108        * Makefile.am: Add cpukit. Add ACLOCAL_AMFLAGS (required to pickup
1109        RTEMS_VERSION).
1110        * setup.def: Use %{_tmppath} as default for $rpm_build_root.
1111        * mkbinutilsspec.in: Use ',' as pattern delimiter in sed expression
1112        for $rpm_build_root.
1113        * mkgccnewlibspec.in:  Use ',' as pattern delimiter in sed
1114        expression for $rpm_build_root.
1115        * mkgcc3newlibspec.in:  Use ',' as pattern delimiter in sed
1116        expression for $rpm_build_root.
1117        * mkgdbspec.in:  Use ',' as pattern delimiter in sed expression for
1118        $rpm_build_root.
1119
11202002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1121
1122        * binutils/Makefile.am: Add or32-rtems-binutils.
1123
11242002-07-19      Joel Sherrill <joel@OARcorp.com>
1125
1126        * setup.def: Updated newlib patch to get sh and hppa crt0 mods.
1127
11282002-07-01      Joel Sherrill <joel@OARcorp.com>
1129
1130        * setup.def: Update gcc3 RPMs for new patches.
1131
11322002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1133
1134        * autotools/automake-rtems.spec.in: Update to automake-1.6.2.
1135
11362002-06-14      Joel Sherrill <joel@OARcorp.com>
1137
1138        * mkgdbspec.in, setup.def, gcc3newlib/gccnewlib.add, gdb/gdb.add:
1139        Updated to gcc 3.1 and gdb 5.2.
1140
11412001-05-29      Joel Sherrill <joel@OARcorp.com>
1142
1143        * setup.def: Updated to binutils 2.12.1.
1144        * rtems/Makefile.am: Remove m68k-rtemself references.
1145
11462002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1147
1148        * mkgcc3newlibspec.in: Remove SETUP (bogus).
1149        * gcc3newlib/target-c++.add: New.
1150        * gcc3newlib/Makefile.am: Add target-c++.add.
1151        * gcc3newlib/base-g77.add: Adapt to gcc-3.1.
1152        Reflect having split out c++. Various minor fixes.
1153        * gcc3newlib/base-gcc.add: Ditto.
1154        * gcc3newlib/gccnewlib.add: Ditto.
1155        * gcc3newlib/target-gcc.add: Ditto.
1156
11572002-04-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1158
1159        * gcc3newlib/gccnewlib.add: Add gcc_update --touch to fix
1160        timestamps.
1161
11622001-04-16      Joel Sherrill <joel@OARcorp.com>
1163
1164        * .cvsignore: Added files added by automake 1.6.1.
1165        * setup.def: New shot at gcc 3.0.4 RPMs.
1166        * binutils/Makefile.am, gdb/Makefile.am, rtems/Makefile.am:
1167        Deleted m68k-rtemself.
1168        * gcc3newlib/gccnewlib.add: Commented out host/target OS check.
1169 
11702002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1171
1172        * autotools/automake-rtems.spec.in: Update to automake-1.6.1.
1173        Use *.tar.bz2.
1174
11752002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1176
1177        * mkbinutilspec.in: Fix PATCH2.
1178
11792002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1180
1181        * gcc3newlib/gccnewlib.add: Add -Bgcc/ when collecting multilibs.
1182
11832002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1184
1185        * gcc3newlib/gccnewlib.spec.in: Removed from CVS.
1186
1187
11882002-04-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1189
1190        * mkbinutilspec.in: Add support for empty patch-version (no patch).
1191        * mkgcc3newlibspec.in: Ditto.
1192        * setup: Fix gcc3*_versions handling.
1193        * setup.def: binutils_patch_version=.
1194        * binutils/binutils.add: Reflect changes to mkbinutilspec.in,
1195        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
1196        * binutils/target-binutils.add: Comment out c++filt.
1197        * gcc3newlib/base-gcc.add: Remove duplicate libm.info.
1198        * gcc3newlib/gccnewlib.add: Reflect changes to mkgcc3newlibspec.in.
1199        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
1200        Comment out gcc-2.95.x hacks.
1201        Remove *.la from installed files.
1202        * gcc3newlib/gccnewlib_c_only.spec.in: Remove.
1203
12042001-04-02      Joel Sherrill <joel@OARcorp.com>
1205
1206        * buildall.in: Correct logic for detecting 0 RTEMS RPMS installed.
1207
12082001-03-29      Joel Sherrill <joel@OARcorp.com>
1209
1210        * .cvsignore: Added mkgcc3newlib.
1211
12122001-03-29      Joel Sherrill <joel@OARcorp.com>
1213
1214        * gcc3newlib/.cvsignore: New file.
1215
12162001-03-28      Joel Sherrill <joel@OARcorp.com>
1217
1218        * Per PR64 added support for gcc 3.x RPMs
1219        * Makefile.am, configure.ac, mkspec, setup, setup.def: Modified.
1220        * mkgcc3newlibspec.in: New file.
1221        * gcc3newlib: New subdirectory.
1222        * base-g77.add, base-gcc.add, base-gcj.add, gccnewlib.add,
1223        gccnewlib_c_only.spec.in, gccnewlib.spec.in, HISTORY, Makefile.am,
1224        README, target-g77.add, target-gcc.add, target-gcj.add,
1225        target-objc.add: New files.
1226
12272001-03-28      Joel Sherrill <joel@OARcorp.com>
1228
1229        * binutils/binutils.add: Commented out patch since binutils 2.12
1230        does not require one.
1231
12322002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1233
1234        * configure.ac:
1235        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1236        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1237        * autotools/Makefile.am: Remove AUTOMAKE_OPTIONS.
1238        * Makefile.am: Remove AUTOMAKE_OPTIONS.
1239        * binutils/Makefile.am: Remove AUTOMAKE_OPTIONS.
1240        * gccnewlib/Makefile.am: Remove AUTOMAKE_OPTIONS.
1241        * gdb/Makefile.am: Remove AUTOMAKE_OPTIONS.
1242        * rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
1243
12442002-03-06      Ralf Corsepius <corsepiu@faw-uni-ulm.de>
1245
1246        * PR151
1247        * autotools/automake-rtems.spec.in: New.
1248        * autotools/automake-rtems.spec: Removed.
1249        * configure.ac: Reflect changes above.
1250
12512001-02-27      Joel Sherrill <joel@OARcorp.com>
1252
1253        * configure.ac: Be a little more lenient in matching sparc-solaris.
1254
12552002-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1256
1257        * mkbinutilspec.in, mkgccnewlibspec.in, gccnewlib/base-chill.add,
1258        gccnewlib/base-g77.add, gccnewlib/base-gcc.add,
1259        gccnewlib/base-gcj.add, gccnewlib/gccnewlib.add,
1260        gccnewlib/target-chill.add, gccnewlib/target-g77.add,
1261        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
1262        gccnewlib/target-objc.add: Added more support for Canadian Cross
1263        building.
1264
12652001-01-30      Joel Sherrill <joel@OARcorp.com>
1266
1267        * buildall.in: Corrected logic for detecting when no RPMs are installed.
1268
12692001-01-24      Joel Sherrill <joel@OARcorp.com>
1270
1271        * README: Added Canadian Cross instructions.
1272
12732002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1274
1275        * configure.ac: Add AC_PREFIX_DEFAULT([/opt/rtems]).
1276        * mkbinutilsspec.in: Add propagation of @prefix@.
1277        * binutils/base-binutils.add:
1278        Let %post and %unpost apply %{_prefix}.
1279        Apply %{_prefix} instead of /opt/rtems.
1280        * binutils/binutils.add: Update copyright notice.
1281        Add _prefix.
1282        Apply %{_prefix} instead of /opt/rtems.
1283        Remove -a 0 in %setup.
1284        Rework hack to SuSE's rpm screwing up %{_target}.
1285        Replace ARGS with CONFIGURE_ARGS.
1286        * binutils/target-binutils.add:
1287        Apply %{_prefix} instead of /opt/rtems.
1288
12892002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1290
1291        * binutils/binutils.add: Add initial support for building
1292        Canadian cross RPMs.  It should work like this:
1293            cd rtems/scripts
1294            ./configure --build=`../config.guess` --host=i386-cygwin
1295            make install
1296            rpm --target=i386-cygwin \
1297                /usr/src/redhat/SPECS/<target>-binutils-..spec.
1298
1299            alien -t /usr/src/redhat/RPMS/....i386.rpm
1300        .. and voila ... your tarball, with rpm-consistency checks etc. applied.
1301
13022001-01-22      Joel Sherrill <joel@OARcorp.com>
1303
1304        * buildalltar.in: Modified to support Canadian cross builds.
1305        It was testing using a RedHat 7.2 host to build *-rtems tools
1306        that run on an i386-cygwin host.
1307
13082001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1309
1310        * configure.ac: Fix typo to allow custom RPM_SPECSdirs.
1311
13122001-10-16      Joel Sherrill <joel@OARcorp.com>
1313
1314        * setup.def: Bumped the gdb_patch_version to account for a configuration
1315        problem on psim where it could not be enabled for powerpc-RTEMS.
1316        * gdb/Makefile.am: Add i386-RTEMS and powerpc-RTEMS targets.
1317
13182001-10-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1319
1320        * mkbinutilsspec.in: Guard sed-pattern against autoconf.
1321        * mkgccnewlibspec.in: Guard sed-pattern against autoconf, remove
1322        Target_alias.
1323        * mkgdbspec.in: Guard sed-pattern against autoconf.
1324        * mkbspspec.in: Guard sed-pattern against autoconf.
1325        * configure.ac: Rework check for RPM_SPECSdir.
1326        * autotools/automake-rtems.spec: Update to automake-1.5.
1327
13282001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1329
1330        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
1331        * configure.in: Remove.
1332        * configure.ac: New file, generated from configure.in by autoupdate.
1333
13342001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1335
1336        * gdb/Makefile.am, gccnewlib/Makefile.am, binutils/Makefile.am:
1337        Initially setup CLEANFILES using = instead of += to make
1338        automake-1.5 happy.
1339
13402001-09-13      Joel Sherrill <joel@OARcorp.com>
1341
1342        * setup.def, gccnewlib/gccnewlib.add, gccnewlib/target-gcc.add:
1343        Revert changes because of gcc 2.5.x/3.0 transition and continue
1344        to support gcc 2.95.x as primary version.
1345
13462001-09-13      Joel Sherrill <joel@OARcorp.com>
1347
1348        * mkgccnewlibspec.in,
1349        Use Target_alias not target_alias to avoid conflicts with new autoconf.
1350        * setup.def: Changed version numbers in attempt at building gcc 3.0.1.
1351        Only sparc and arm built for C/C++ OK. :(
1352        * gccnewlib/base-gcc.add: Modifications to reflect files not in gcc 3.x.
1353        * gccnewlib/gccnewlib.add: gcc 3.x does not have "everything in the name"
1354        * target-gcc.add: Modifications to reflect files not in gcc 3.1
1355
13562001-09-13      Joel Sherrill <joel@OARcorp.com>
1357
1358        * autotools/.cvsignore: New file.
1359
13602001-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1361
1362        * autotools/Makefile.am, autotools/autoconf-rtems.spec,
1363        autotools/automake-rtems.spec: New.
1364        * configure.in, Makefile.am: Add autotools/.
1365
13662001-08-30      Joel Sherrill <joel@OARcorp.com>
1367
1368        * .cvsignore: Add buildalltar.
1369
13702001-08-30      Joel Sherrill <joel@OARcorp.com>
1371
1372        * buildalltar.in: New file.
1373        * configure.in, Makefile.am: Modified to reflect addition of file.
1374
13752001-08-10      Joel Sherrill <joel@OARcorp.com>
1376
1377        * mkgdbspec.in: Make list of simulators very complete.
1378        * setup.def: Update versions.
1379
13802001-07-03      Joel Sherrill <joel@OARcorp.com>
1381
1382        * setup.def, binutils.add, gccnewlib.add: Updated to build
1383        binutils 2.11.2 (rtems patch 20010622), gcc 2.95.3 (rtems
1384        patch a20010622), and newlib 1.9.0 (rtems patch 10020622).
1385
13862001-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1387
1388        * configure.in: Remove AC_EXEEXT, treat .exe manually.
1389        * gccnewlib/base-gcc.add: Remove cpp.
1390        * gccnewlib/gccnewlib.add: mv cpp $target_alias-cpp, update
1391        copyright.
1392
13932001-04-16      Joel Sherrill <joel@OARcorp.com>
1394
1395        * setup.def: Modified the binutils version to 2.11 and
1396        RPM revision 3 to reflect experimentation with new binutils release.
1397
13982001-04-11      Joel Sherrill <joel@OARcorp.com>
1399
1400        * binutils/Makefile.am: Added a29k-rtems.
1401        * binutils/binutils.add: Switch to .bz2 extension to reflect
1402        real way code is compressed on distribution sites now.
1403
14042001-03-19      Joel Sherrill <joel@OARcorp.com>
1405
1406        * setup.def: Updated version numbers and patches for binutils
1407        and gdb.  binutils was to get correct patch in field.  gdb
1408        was to add mipstx39-rtems configurery support.
1409
14102001-03-14      Joel Sherrill <joel@OARcorp.com>
1411
1412        * gdb/Makefile.am, mkgdbspec.in: Added mipstx39-rtems
1413        configuration to gdb since this includes the JMR3904 simulator.
1414
14152001-01-03      Joel Sherrill <joel@OARcorp.com>
1416
1417        * setup.def, binutils/HISTORY, gccnewlib/HISTORY: Updated
1418        binutils HISTORY to reflect new revision.  Updated gcc to fix
1419        i960 C++ problem.  Updated newlib to move to newlib 1.9.0.
1420
14212000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1422
1423        * gccnewlib/gccnewlib.add: Fix typo in URL.
1424
14252000-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1426
1427        * configure.in: Adapt m4-quoting to autoconf-2.49b, use $host
1428        instead of $target to setup RPM_CPU, move chmod 755 buildall to
1429        AC_OUTPUT's extra-cmds.
1430       
14312000-10-30      Joel Sherrill <joel@OARcorp.com>
1432
1433        * buildall.in, mkgdbspec.in, setup.def, binutils/Makefile.am,
1434        gccnewlib/HISTORY, gccnewlib/Makefile.am, gdb/Makefile.am:
1435        Added mips-rtems, updated to include new patches and
1436        gcc 2.95.2/newlib 1.8.2 revision 11 RPM.
1437
14382000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1439
1440        * configure.in: Remove trailing '/'s from setting up RPM_SPECdir.
1441
14422000-10-18      Joel Sherrill <joel@OARcorp.com>
1443
1444        * setup.def: Updating version numbers for gcc/newlib RPM release 10.
1445
14462000-08-30      Joel Sherrill <joel@OARcorp.com>
1447
1448        * setup.def: Updated gcc and newlib patches and bumped RPM revision.
1449        Patches primarily add or16/or32 basic support to newlib and
1450        i386 multilib improvements to gcc from Ralf Corsepius.
1451
14522000-08-10      Joel Sherrill <joel@OARcorp.com>
1453
1454        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.