source: rtems/scripts/ChangeLog @ 5537653

4.104.114.84.95
Last change on this file since 5537653 was 5537653, checked in by Ralf Corsepius <ralf.corsepius@…>, on 04/25/05 at 12:33:38

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

  • Property mode set to 100644
File size: 48.8 KB
Line 
12005-04-25      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * binutils/binutils.add: Use BuildRequires instead of BuildPreReq.
4        * gccnewlib/gccnewlib.add: Use BuildRequires instead of BuildPreReq.
5        * gdb/gdb.add: Use BuildRequires instead of BuildPreReq.
6        * gccnewlib/gccnewlib.add: Remove Source0-magic for gcc < 3.0.
7        * gccnewlib/gccnewlib.add: Abandon c4x-*.
8
92005-04-23      Ralf Corsepius <ralf.corsepius@rtems.org>
10
11        * gccnewlib/gccnewlib.add: Use %_bindir, %_libdir, %_includedir.
12        * gccnewlib/target-gfortran.add: Let package obsolete g77.
13        * gccnewlib/target-objc.add: Reflect new location of cc1obj.
14
152005-04-23      Ralf Corsepius <ralf.corsepius@rtems.org>
16
17        * gdb/gdb.add: Propagate RPM_OPT_FLAGS to configure.
18
192005-04-22      Ralf Corsepius <ralf.corsepius@rtems.org>
20
21        * binutils/Makefile.am: Add h8300-rtemscoff.
22        Remove or32-rtems.
23        * binutils/binutils.add: Propagate RPM_OPT_FLAGS to configure.
24
252005-04-22      Ralf Corsepius <ralf.corsepius@rtems.org>
26
27        * gccnewlib/base-gfortran.add, gccnewlib/target-gfortran.add: New.
28        * gccnewlib/Makefile.am: Reflect addition of gfortran.
29        * gccnewlib/base-g77.add, gccnewlib/base-gcc.add, gccnewlib/base-gcj.add,
30        gccnewlib/base-gnat.add, gccnewlib/target-g++.add, gccnewlib/target-g77.add,
31        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
32        gccnewlib/target-gnat.add:
33        Remove RPM_INSTALL_PREFIX. Remove superfluous
34        %doc directives. Use %_infodir, %_includedir, %_bindir, %_libdir.
35        * gccnewlib/gccnewlib.add: Ditto.
36        Add further BR's, Reflect addition of gfortran.
37        Reflect gcc's changes to "version_string".
38
392005-04-20      Ralf Corsepius <ralf.corsepius@rtems.org>
40
41        * binutils/base-binutils.add, binutils/binutils.add,
42        binutils/target-binutils.add: Introduce %{_includedir}, %{_libdir},
43        %{_bindir}. Remove superfluous %doc. Misc. fixes.
44
452005-04-20      Ralf Corsepius <ralf.corsepius@rtems.org>
46
47        * gdb/base-gdb.add, gdb/gdb.add, gdb/target-gdb.add:
48        Use mkdir -p. Introduce %{_includedir}, %{_libdir}. Remove
49        superfluous %doc.
50
512005-04-20      Ralf Corsepius <ralf.corsepius@rtems.org>
52
53        * configure.ac: chmod +x rtems/mkspec.
54        * binutils/binutils.add: Remove Prefix.
55        Use mkdir -p.
56        * cpukit/rtems-cpukit.add: Fix Source URL.
57        * rtems/Makefile.am: Append @osversion@ to rules.
58        * rtems/rtems.add: Fix Source URL. Misc cosmetics.
59
602005-04-14      Ralf Corsepius <ralf.corsepius@rtems.org>
61
62        * gdb/mkspec.in: Remove extra_configure_arguments (Unused).
63        * cpukit/rtems-cpukit.add, cpukit/target-cpukit.add: Bring this rpm
64        functional, again.
65
662005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
67
68        * rtems/Makefile.am: Reworked.
69        * setup.def: Update rtems_version. Remove rpm_build_root.
70
712005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
72
73        * rtems/mkspec.in: New.
74        * mkbspspec.in: Remove.
75        * Makefile.am: Reflect changes above.
76        * configure.ac: Reflect changes above.
77
782005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
79
80        * common/clean.add.in: Always rm -rf $RPM_BUILD_ROOT.
81
822005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
83
84        * gdb/base-gdb.add, gdb/gdb.add, gdb/target-gdb.add: Various
85        changes and hacks.
86
872005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
88
89        * binutils/mkspec.in: Remove rpm_build_root.
90        * common/common.add.in: Remove _defaultbuildroot.
91        * cpukit/mkspec.in: Remove rpm_build_root.
92        * gccnewlib/mkspec.in: Remove rpm_build_root.
93        * gdb/mkspec.in: Remove rpm_build_root.
94        * gccnewlib/gccnewlib.add: Let %install rm -f $RPM_BUILD_ROOT.
95        * binutils/binutils.add: Let %install rm -f $RPM_BUILD_ROOT.
96
972005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
98
99        * gdb/Makefile.am: Remove obsolete targets.
100        * gdb/gdb.add: Pass bindir, infodir, mandir to configure.
101
1022005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
103
104        * binutils/Makefile.am, gdb/Makefile.am: Move target-*.add before
105        base*.add.
106        * gdb/gdb.add, gdb/target-gdb.add: Introduce %{_infodir}, %{_mandir},
107        %{_bindir}. Various minor fixes.
108        Rename src.rpm into <target>-gdb.
109        Disable sim for avr.
110
1112005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
112
113        * setup.def, gdb/gdb.add: Add gdb_suffix.
114
1152005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
116
117        * gcc3newlib/HISTORY, gcc3newlib/Makefile.am, gcc3newlib/README,
118        gcc3newlib/base-g77.add, gcc3newlib/base-gcc.add,
119        gcc3newlib/base-gcj.add, gcc3newlib/base-gnat.add,
120        gcc3newlib/gccnewlib.add, gcc3newlib/header.add,
121        gcc3newlib/mkspec.in, gcc3newlib/target-c++.add,
122        gcc3newlib/target-g77.add, gcc3newlib/target-gcc.add,
123        gcc3newlib/target-gcj.add, gcc3newlib/target-gnat.add,
124        gcc3newlib/target-objc.add: Remove.
125
1262005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
127
128        * gccnewlib/mkspec.in: Use gccnewlib/ instead of gcc3newlib/.
129
1302005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
131
132        * Makefile.am, configure.ac: Use gccnewlib/ instead of gcc3newlib/.
133        * README.cdn-X: Minor updates.
134
1352005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
136
137        * gccnewlib/.cvsignore, gccnewlib/Makefile.am,
138        gccnewlib/README, gccnewlib/base-g77.add,
139        gccnewlib/base-gcc.add, gccnewlib/base-gcj.add,
140        gccnewlib/base-gnat.add, gccnewlib/gccnewlib.add,
141        gccnewlib/header.add, gccnewlib/mkspec.in,
142        gccnewlib/target-c++.add, gccnewlib/target-g77.add,
143        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
144        gccnewlib/target-gnat.add, gccnewlib/target-objc.add:
145        New.
146
1472005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
148
149        * cpukit/rtems-cpukit.add, gdb/gdb.add:
150        Fix my email address, cosmetics.
151
1522005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
153
154        * setup, setup.def, gcc3newlib/mkspec.in:
155        s/gcc3newlib_rpm_release/gccnewlib_rpm_release/g.
156
1572005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
158
159        * setup: Fixup messages.
160
1612005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
162
163        * binutils/target-binutils.add, cpukit/rtems-cpukit.add,
164        gcc3newlib/gccnewlib.add, gdb/gdb.add, rtemsdoc/rtemsdoc.add:
165        Remove Autoreqprov-tag.
166
1672005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
168
169        * gcc3newlib/gccnewlib.add: Default to not building gcj for all gcc
170        versions. Cleanup comments.
171
1722005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
173
174        * configure.ac, setup, setup.def, gcc3newlib/mkspec.in:
175        Use newlib_* instead of gcc3newlib_* for setup.* values.
176
1772005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
178
179        * configure.ac, setup, setup.def, gcc3newlib/mkspec.in:
180        Use gcc_* instead of gcc3_* for setup.* values.
181
1822005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
183
184        * binutils/binutils.add, gdb/gdb.add: Sync %setup with gcc/gcc.add
185        for consistency.
186
1872005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
188
189        * binutils/binutils.add, gcc3newlib/gccnewlib.add, gdb/gdb.add:
190        Apply patches in tool subdirs.
191
1922005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
193
194        * binutils/binutils.add, binutils/mkspec.in:
195        Eliminate @PATCH2@.
196        * gcc3newlib/gccnewlib.add, gcc3newlib/mkspec.in:
197        Eliminate @PATCH2@, @PATCH4@.
198        * gdb/gdb.add, gdb/mkspec.in:
199        Eliminate @PATCH2@.
200
2012005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
202
203        * binutils/binutils.add, gcc3newlib/gccnewlib.add,
204        gdb/gdb.add: Add support for rpmbuild --with sources.
205
2062005-03-17      Ralf Corsepius <ralf.corsepius@rtems.org>
207
208        * gdb/Makefile.am: Add avr, mips64.
209        Cosmetics.
210        * gdb/base-gdb.add: Reflect gdb-6.3 not shipping mmalloc.info*.
211        * gdb/target-gdb.add: Add support for gcc-6.3's gdbtui.
212        * gdb/mkspec.in: Add PATCH-magic.
213        Add gdb_suffix.
214
2152005-03-12      Ralf Corsepius <ralf.corsepius@rtems.org>
216
217        * binutils/binutils.add, binutils/mkspec.in, setup.def:
218        Add binutils_suffix.
219        * binutils/target-binutils.add: Preparations for binutils-2.16.
220
2212005-02-24      Ralf Corsepius <ralf.corsepius@rtems.org>
222
223        * gcc3newlib/gccnewlib.add, gcc3newlib/mkspec.in, setup.def:
224        Add gcc_suffix. Add newlib_suffix.
225
2262005-02-16      Ralf Corsepius <ralf.corsepius@rtems.org>
227
228        * autotools/automake-rtems.spec.in: automake-1.9.5.
229
2302005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
231
232        * gcc3newlib/Makefile.am: Remove sh-rtemself. Add sh-rtemscoff.
233
2342005-01-17      Ralf Corsepius <ralf.corsepius@rtems.org>
235
236        * gcc3newlib/gccnewlib.add: Disable Ada (Stil broken with GCC-4.0.0).
237
2382005-01-12      Ralf Corsepius <ralf.corsepius@rtems.org>
239
240        * gcc3newlib/gccnewlib.add: Change my email address.
241        Add tic4x-*.
242
2432005-01-05      Ralf Corsepius <ralf.corsepius@rtems.org>
244
245        * autotools/automake-rtems.spec.in: automake-1.9.4.
246
2472004-11-02      Joel Sherrill <joel@OARcorp.com>
248
249        * setup.def: Include PowerPC patch to make C++ global constructors work
250        -- gcc 3.3.5/newlib-1.12.0 revision 2.
251
2522004-10-29      Joel Sherrill <joel@OARcorp.com>
253
254        * setup.def: Update gcc to 3.3.5 and binutils to 2.15.
255        * autotools/autoconf-rtems.spec.in: Temporarily do not include
256        some of the documentation since it causes the RPM build to fail.
257        * binutils/Makefile.am, gcc3newlib/Makefile.am: Add mips64-rtems.
258
2592004-09-29      Joel Sherrill <joel@OARcorp.com>
260
261        * buildall.in, buildalltar.in, binutils/Makefile.am,
262        cpukit/Makefile.am, gcc3newlib/Makefile.am, gcc3newlib/gccnewlib.add,
263        gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore,
264        rtemsdoc/Makefile.am: i960 obsoleted.
265
2662004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
267
268        * configure.ac: Require automake > 1.9.
269
2702004-09-23      Ralf Corsepius <ralf_corsepius@rtems.org>
271
272        * binutils/binutils.add: Rename package from binutils-collection to
273        binutils. Cleanups.
274        * binutils/target-binutils.add: Reflect changes above.
275        * binutils/Makefile.am: Add avr. Reflect changes above.
276        * autotools/autoconf-rtems.spec.in: Cleanup for chroot'ed builds.
277        * autotools/automake-rtems.spec.in: automake-1.9.2.
278        Cleanup for chroot'ed builds.
279        * gcc3newlib/Makefile.am: Add avr-rtems*gcc.
280        * gcc3newlib/gccnewlib.add: Disable c++ for avr.
281
2822004-07-29      Ralf Corsepius <ralf_corsepius@rtems.org>
283
284        * autotools/automake.spec.in: automake-1.9.
285
2862004-05-23      Joel Sherrill <joel@OARcorp.com>
287
288        * gcc3newlib/gccnewlib.add: gcc 3.4.0 is broken for embedded SPARC and
289        Ada. Until we can fix it, it is disabled.
290
2912004-05-23      Joel Sherrill <joel@OARcorp.com>
292
293        * gcc3newlib/target-gnat.add: Fix path to gnat1.
294
2952004-05-18      Ralf Corsepius <ralf_corsepius@rtems.org>
296
297        * binutils/Makefile.am: Add sh-rtemscoff.
298        Remove sh-rtemself.
299        * binutils/binutils.add: BuildRequires flex.
300        * autotools/automake-rtems.spec.in: Automake 1.8.5.
301
3022004-04-29      Ralf Corsepius <ralf_corsepius@rtems.org>
303
304        * gcc3newlib/gccnewlib.add: Another attempt to make *info.gz
305        handling more robust.
306
3072004-04-26      Ralf Corsepius <ralf_corsepius@rtems.org>
308
309        * autotools/automake-rtems.spec.in: Upgrade to 1.8.4.
310
3112004-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
312
313        * Index: base-g77.add, base-gcc.add, base-gcj.add, base-gnat.add,
314        gccnewlib.add, target-c++.add, target-gcc.add, target-gcj.add:
315        Apply _infodir, _mandir. Gzip man pages.
316        Reflect gcc having fixed gccinstall.info.
317
3182004-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
319
320        * binutils/base-binutils.add: Apply _infodir.
321        Don't install libiberty. Misc. cleanups.
322        * binutils/binutils.add: Apply _infodir, _mandir.
323        Don't install libiberty. Gzip man pages. Misc. cleanups.
324        * binutils/target-binutils.add: Apply _mandir.
325
3262004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
327
328        * autotools/automake-rtems.spec.in: Upgrade to 1.8.3.
329
3302004-03-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
331
332        * gcc3newlib/gccnewlib.add: Disable gnats.
333        Further preparations for gcc-3.4.0
334        * gcc3newlib/base-gcc.add, gcc3newlib/target-gnat.add,
335        gcc3newlib/base-gcj.add, gcc3newlib/target-gcj.add:
336        Reflect changes to gcc3newlib/gccnewlib.add.
337
3382004-03-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
339
340        * gcc3newlib/base-gcc.add, gcc3newlib/target-g77.add,
341        gcc3newlib/target-objc.add: Preps for gcc-3.4.0.
342        Reflect changes to gcc3newlib/gccnewlib.add.
343
3442004-03-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
345
346        * gcc3newlib/target-gcc.add, gcc3newlib/target-c++.add:
347        Reflect changes to gcc3newlib/gccnewlib.add.
348
3492004-03-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
350
351        * gcc3newlib/gccnewlib.add: Preps. for gcc-3.4.0.
352        Add %gcclib, %gccexec.
353
3542004-03-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
355
356        * binutils/base-binutils.add: Preparations for binutils-2.15.
357
3582004-02-24      Joel Sherrill <joel@OARcorp.com>
359
360        PR 580/tools
361        * setup.def: Fix setup.def to match current reality.
362
3632004-02-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
364
365        * gdb/base-gdb.add: Add annotate.info.
366        * gdb/gdb.add: Remove info/dir.
367
3682004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
369
370        * Makefile.am, gdb/Makefile.am: Cosmetics.
371
3722004-02-19      Joel Sherrill <joel@OARcorp.com>
373
374        * setup.def, gdb/gdb.add: gdb 6.0 RPMs built.
375
3762004-02-19      Joel Sherrill <joel@OARcorp.com>
377
378        * ChangeLog: Replace RTEMS user account with Joel.
379
3802004-02-17      Joel Sherrill <joel@oarcorp.com>
381
382        * setup.def, gdb/base-gdb.add, gdb/gdb.add: Building a gcc 3.2.3 i960
383        gcc and updating gdb to 5.3.
384
3852004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
386
387        * configure.ac, setup, setup.def: Remove now unused vars.
388
3892004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
390
391        * mkgccnewlibspec.in, gccnewlib/.cvsignore, gccnewlib/HISTORY,
392        gccnewlib/Makefile.am, gccnewlib/README, gccnewlib/base-chill.add,
393        gccnewlib/base-g77.add, gccnewlib/base-gcc.add, gccnewlib/base-gcj.add,
394        gccnewlib/gccnewlib.add, gccnewlib/header.add,
395        gccnewlib/target-chill.add, gccnewlib/target-g77.add,
396        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
397        gccnewlib/target-objc.add: Remove (Obsolete).
398        * configure.ac, Makefile.am: Reflect changes above.
399
4002004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
401
402        * gcc3newlib/gcc3newlib.add: Remove info/dir.
403        Cosmetics.
404
4052004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
406
407        * setup.def: Adapt to what Joel already ships -
408        gcc3_version=3.3.2, gcc3_patch_version=20031216,
409        gcc3newlib_rpm_release=3
410
4112004-02-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
412
413        * configure.ac: Remove rtemsdoc/mkspec. Add RTEMS_RPM_RELEASE.
414        * rtemsdoc/.cvsignore: Reformat.
415        * Makefile.am: Reformat. Add RTEMS_RPM_RELEASE support to
416        rtems-source.add, Use rtems_source_spec_DEPS instead of
417        rtems_source_spec_DEPENDENCIES (Conflicts with automake internals).
418        * rtems/rtems-source.add: Add RTEMS_RPM_RELEASE.
419        * rtemsdoc/mkspec.in: Remove.
420        * rtemsdoc/Makefile.am: Reworked.
421        * rtemsdoc/header.add: Update Copyright notice.
422        * rtemsdoc/rtemsdoc.add: Add RTEMS_RPM_RELEASE.
423        Add %{rpmgroup}. Remove bzip-ing *.ps.
424        * rtemsdoc/supplement.add.in: Add %{rpmgroup}.
425        * rtemsdoc/templ.add.in: Add %{rpmgroup}.
426
4272004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
428
429        * rtems/rtems-source.add: Require automake-1.8.2, autoconf-2.59.
430
4312004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
432
433        * rtems/rtems-source.add: New.
434        * Makefile.am: Add rtems/rtems-source.spec handling.
435        * configure.ac: AC_SUBST(RTEMS_VERSION,[_RTEMS_VERSION]).
436        * common/common.add.in: Use www.rtems.com as Vendor.
437
4382004-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
439
440        * configure.ac: Use RTEMS_ENABLE_RPMPREFIX.
441
4422004-01-28      Joel Sherrill <joel@oarcorp.com>
443
444        * buildall.in, buildalltar.in, binutils/Makefile.am,
445        cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am,
446        gdb/Makefile.am: Attempt to convert all c4x-rtems references to
447        tic4x-rtems. Left the rtems documentation alone.
448
4492004-01-28      Joel Sherrill <joel@oarcorp.com>
450
451        * configure.ac: Enable OS versioning by default for 4.7 branch.
452        * setup.def: Update binutils RPM version and build new gcc 3.2.3 RPMs.
453        * autotools/autoconf-rtems.spec.in, autotools/automake-rtems.spec.in:
454        Update for new tool spin.
455
4562004-01-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
457
458        * scripts/automake.spec.in: 1.8.2.
459
4602004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
461
462        * scripts/automake.spec.in: 1.8.1.
463        Add Patch0 automake-1.8.1-rtems-20040112-1.diff.
464        Add defattr, URL:-tag.
465
4662004-01-08      Joel Sherrill <joel@OARcorp.com>
467
468        * setup.def: Update gcc/newlib for 4.7 series to 3.3.2 with 20031216
469        gcc patch (RPM revision 4.7-2).
470
4712004-01-07      Joel Sherrill <joel@OARcorp.com>
472
473        * buildall.in, buildalltar.in, binutils/Makefile.am,
474        cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am,
475        gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore,
476        rtemsdoc/Makefile.am: mips64orion port removed as mips port more
477        completely covers the MIPS family.
478
4792003-12-16      Joel Sherrill <joel@OARcorp.com>
480
481        * setup.def: Update gcc/newlib for 4.7 series to 3.3.2 with 20031022
482        gcc patch (RPM revision 4.7-1).
483
4842003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
485
486        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
487
4882003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
489
490        * Makefile.am: Cosmetics.
491        * autotools/Makefile.am: Cosmetics.
492        * autotools/autoconf-rtems.spec.in: 2.59.
493        * autotools/automake-rtems.spec.in: 1.8, Require autoconf-2.59.
494        * binutils/Makefile.am: Cosmetics.
495        * cpukit/Makefile.am: Cosmetics.
496        * gcc3newlib/Makefile.am: Cosmetics.
497        * gccnewlib/Makefile.am: Cosmetics.
498        * gdb/Makefile.am: Cosmetics.
499        * rtems/Makefile.am: Cosmetics.
500        * rtemsdoc/Makefile.am: Cosmetics.
501
5022003-11-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
503
504        * gcc3newlib/gccnewlib.add: Add hacks to make gnatlib
505        buildable.
506        * gcc3newlib/base-gnat.add: Add info files.
507
5082003-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
509
510        * gcc3newlib/gccnewlib.add: Make not building gnat and gcj the
511        default for gcc-3.3.
512
5132003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
514
515        * binutils/Makefile.am: Add tic4x.
516        * binutils/mkspec.in: Remove duplicate rpmgroup.
517
5182003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
519
520        * gcc3newlib/Makefile.am: Add tic4x.
521        * gcc3newlib/gccnewlib.add: Don't install install-tools for
522        gcc >= 3.3.
523
5242003-10-22      Joel Sherrill <joel@OARcorp.com>
525
526        * configure.ac, setup.def: Update to binutils 2.14 adn gcc/newlib to
527        3.2.3 with 20030826 gcc patch.
528
5292003-10-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
530
531        * cpukit/target-cpukit.add: New.
532        * cpukit/Makefile.am: Reflect having added target-cpukit.add.
533        Acknowledge osversion.
534        * cpukit/mkspec.in: Acknowledge osversion and rpmgroup.
535        * cpukit/rtems-cpukit.add: Reflect new RTEMS spec conventions.
536
5372003-10-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
538
539        * autotools/automake-rtems.spec.in: Automake-1.7.8.
540
5412003-09-26      Joel Sherrill <joel@OARcorp.com>
542
543        * buildall.in, buildalltar.in, binutils/Makefile.am,
544        cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am,
545        gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore,
546        rtemsdoc/Makefile.am: Obsoleting HP PA-RISC port.
547
5482003-09-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
549
550        * autotools/automake-rtems.spec.in: Automake-1.7.7.
551
5522003-09-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
553
554        * gcc3newlib/gccnewlib.add: Fix duplicate removal of c++filt.
555        * gcc3newlib/base-gcj.add: Add fastjar.info, jar.1, grepjar.1.
556        * setup.def: gcc3newlib_rpm_release=4.
557
5582003-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
559
560        * binutils/base-binutils.add: Add osversion support.
561        * binutils/binutils.add: Add osversion support.
562        %setup -n %{name}-%{version}.
563        Don't remove c++filt.
564        * binutils/target-binutils.add: Add osversion support.
565        Pickup c++filt.
566        * gcc3newlib/base-g77.add: Add osversion support.
567        * gcc3newlib/base-gcc.add: Add osversion support.
568        * gcc3newlib/base-gcj.add: Add osversion support.
569        * gcc3newlib/base-gnat.add: Add osversion support.
570        * gcc3newlib/gccnewlib.add: Add osversion support.
571        Remove c++filt,
572        %setup -n -n %{name}-%{version}.
573        * gcc3newlib/target-c++.add: Add osversion support.
574        Don't pickup c++filt.
575        * gcc3newlib/target-g77.add: Add osversion support.
576        * gcc3newlib/target-gcc.add: Add osversion support.
577        * gcc3newlib/target-gcj.add: Add osversion support.
578        * gcc3newlib/target-gnat.add: Add osversion support.
579        * gccnewlib/gccnewlib.add: %setup -n %{name}-%{version}.
580        * gdb/base-gdb.add: Add osversion support, rpmgroup, rpmprefix,
581        gdb_version, gdb_target.
582        * gdb/target-gdb.add: Ditto.
583        * gdb/gdb.add: Ditto.
584        %setup -n -n %{name}-%{version}.
585
5862003-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
587
588        * binutils/Makefile.am: Fix osversion support for sh-rtemself.
589        * gcc3newlib/Makefile.am: Fix osversion support for sh-rtemself.
590
5912003-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
592
593        * configure.ac: Add --enable-osversions (OS-versioned RPMS support).
594        * binutils/Makefile.am: Add osversion support.
595        * binutils/mkspec.in: Add osversion support.
596        * gcc3newlib/Makefile.am: Add osversion support.
597        * gcc3newlib/mkspec.in: Add osversion support.
598        * gdb/Makefile.am: Add osversion support.
599        * gdb/mkspec.in: Add osversion support.
600        Add rpmprefix, rpmgroup.
601
6022003-09-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
603
604        * Makefile.am, configure.ac,
605        autotools/autoconf-rtems.spec.in, autotools/automake-rtems.spec.in,
606        binutils/Makefile.am, binutils/base-binutils.add,
607        binutils/binutils.add, binutils/mkspec.in,
608        binutils/target-binutils.add,
609        common/common.add.in,
610        cpukit/Makefile.am,
611        gcc3newlib/Makefile.am, gcc3newlib/base-g77.add,
612        gcc3newlib/base-gcc.add, gcc3newlib/base-gcj.add,
613        gcc3newlib/base-gnat.add, gcc3newlib/gccnewlib.add,
614        gcc3newlib/mkspec.in, gcc3newlib/target-c++.add,
615        gcc3newlib/target-g77.add, gcc3newlib/target-gcc.add,
616        gcc3newlib/target-gcj.add, gcc3newlib/target-gnat.add,
617        gcc3newlib/target-objc.add,
618        gccnewlib/Makefile.am,
619        gdb/Makefile.am,
620        rtems/Makefile.am,
621        rtemsdoc/Makefile.am:
622        Merger from rtems-4-6-branch.
623        * common/common.am: New.
624
6252003-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
626
627        * common/common.add.in: s/www.oarcorp.com/www.rtems.com/.
628        Add %define __os_install_post %{nil} to prevent RH-9's rpm-brp-strip
629        from running (Chokes on foreign object formats).
630        * gcc3newlib/base-g77.add:
631        Use %{gcc_version} instead of @gcc_version@.
632        * gcc3newlib/gccnewlib.add:
633        Use %{gcc_version} instead of @gcc_version@.
634        Reflect gcc >= 3.3 shipping monolytic infos.
635        * gcc3newlib/target-c++.add:
636        Use %{gcc_version} instead of @gcc_version@.
637        Don't pickup c++filt.
638        * gcc3newlib/target-g77.add:
639        Use %{gcc_version} instead of @gcc_version@.
640        * gcc3newlib/target-gcc.add:
641        Use %{gcc_version} instead of @gcc_version@.
642        * gcc3newlib/target-gcj.add:
643        Use %{gcc_version} instead of @gcc_version@.
644        * gcc3newlib/target-gnat.add:
645        Use %{gcc_version} instead of @gcc_version@.
646        * gcc3newlib/target-objc.add:
647        Use %{gcc_version} instead of @gcc_version@.
648
6492003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
650
651        * binutils/binutils.add: Preps for 2.14.
652        Use %{binutils_version} instead of @binutils_version@.
653        * binutils/base_binutils.add: Preps for 2.14.
654
6552003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
656
657        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
658
6592003-07-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
660
661        * autotools/automake-rtems.spec.in: Automake-1.7.6.
662
6632003-06-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
664
665        * autotools/automake-rtems.spec.in: Automake-1.7.5.
666
6672003-06-02      Joel Sherrill <joel@OARcorp.com>
668
669        * setup.def: Updated for RPM revision 3 of gcc3.2.3 and newlib1.11.0.
670
6712003-05-07      Joel Sherrill <joel@OARcorp.com>
672
673        * setup.def: Update to gcc3.2.3newlib1.11.0-1.
674        * gcc3newlib/gccnewlib.add: We used .bz2 files.
675
6762003-04-18      Joel Sherrill <joel@OARcorp.com>
677
678        * setup.def: Update to gcc3.2.2newlib1.11.0-2.
679        * gcc3newlib/gccnewlib.add: We used .bz2 files.
680
6812003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
682
683        * gcc3newlib/gccnewlib.add: Add %gcc_version, %newlib_version.
684        Apply %gcc_version, %newlib_version.
685        * gcc3newlib/target-c++.add: Apply %gcc_version, %newlib_version.
686        * gcc3newlib/target-g77.add: Apply %gcc_version, %newlib_version.
687        * gcc3newlib/target-gcc.add: Apply %gcc_version, %newlib_version.
688        * gcc3newlib/target-gcj.add: Apply %gcc_version, %newlib_version.
689        * gcc3newlib/target-gnat.add: Apply %gcc_version, %newlib_version.
690        * gcc3newlib/target-objc.add: Apply %gcc_version, %newlib_version.
691
6922003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
693
694        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
695
6962003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
697
698        * configure.ac: AC_PREREQ(2.57).
699
7002003-02-10      Joel Sherrill <joel@OARcorp.com>
701
702        * gdb/gdb.add, gdb/mkspec.in, gdb/target-gdb.add: Use RPM logic to
703        determine which targets have simulators, configure with appropriate
704        arguments, and package the correct files.
705
7062003-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
707
708        * gcc3newlib/target-gcc.add: Remove %{_exeext} from gccbug.
709        * gcc3newlib/gccnewlib.add: Add %gcj to support to disabling building
710        gcj from rpmbuild command line.
711        Copy gsyslimits.h for CDN-X compilation.
712
7132003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
714
715        * README.cdn-X: New.
716        * binutils/binutils.add: Add --build=%_build --host=%_host.
717        * cpukit/.cvsignore: Add *.spec.in.
718        * gcc3newlib/gccnewlib.add: Add --build=%_build --host=%_host.
719        * gdb/gdb.add: Add --build=%_build --host=%_host.
720        * rtemsdoc/.cvsignore: Add *.spec.in.
721
7222003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
723
724        * gcc3newlib/gccnewlib.add: Remove Buildroot.
725        * common/.cvsignore: New.
726
7272003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
728
729        * common/common.add.in: Add Vendor, Distribution, BuildRoot.
730        * binutils/Makefile.am: Fix path to clean.add.
731        * binutils/binutils.add: Remove BuildRoot.
732        * cpukit/Makefile.am:  Use $(top_builddir)/common/common.add,
733        $(top_builddir)/common/clean.add, header.add.
734        Generate rtems-cpukit.spec.in.
735        * cpukit/header.add: New.
736        * cpukit/rtems-cpukit.spec.in: Remove.
737        * cpukit/rtems-cpukit.add: New.
738        * gccnewlib/gccnewlib.add: Remove Buildroot.
739        * gdb/gdb.add: Remove Buildroot.
740        * rtemsdoc/rtemsdoc.add: Remove BuildRoot.
741
7422003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
743
744        * rtemsdoc/Makefile.am: Use $(top_builddir)/common/common.add,
745        $(top_builddir)/common/clean.add, header.add.
746        Generate rtemsdoc.spec.in.
747        * rtemsdoc/mkspec.in: Remove exe_ext.
748        * rtemsdoc/rtemsdoc.spec.in: Remove.
749        * gccnewlib/Makefile.am:  Use $(top_builddir)/common/common.add,
750        $(top_builddir)/common/clean.add, header.add.
751        * gccnewlib/base-gcc.m4: Replace @exe_ext@ with %{_exeext}.
752        * gccnewlib/base-gcj.add: Replace @exe_ext@ with %{_exeext}.
753        * gccnewlib/gccnewlib.add: Replace @exe_ext@ with %{_exeext}.
754        Remove header, broken cdn-X configuration, %clean.
755        * gccnewlib/target-g77.add: Replace @exe_ext@ with %{_exeext}.
756        * gccnewlib/target-gcc.add: Replace @exe_ext@ with %{_exeext}.
757        * gccnewlib/target-gcj.add: Replace @exe_ext@ with %{_exeext}.
758        * gccnewlib/target-objc.add: Replace @exe_ext@ with %{_exeext}.
759
7602003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
761
762        * gdb/gdb.add: Remove header, broken cdn-X configuration,
763        %clean, Replace @exe_ext@ with %{_exeext}.
764        * gdb/mkspec.in: Remove exe_ext.
765        * gdb/target-gdb.add: Replace @exe_ext@ with %{_exeext}.
766        * gdb/Makefile.am: Use $(top_builddir)/common/common.add,
767        $(top_builddir)/common/clean.add, header.add.
768        * gcc3newlib/base-gcj.add: Replace @exe_ext@ with %{_exeext}.
769        * cpukit/mkspec.in: Remove exe_ext.
770        * binutils/Makefile.am: Use $(top_builddir)/common/common.add,
771        $(top_builddir)/common/clean.add, header.add.
772
7732003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
774
775        * gcc3newlib/gccnewlib.add: Remove header, broken cdn-X configuration,
776        %clean, Replace @exe_ext@ with %{_exeext}.
777        * gcc3newlib/mkspec.in: Remove exe_ext.
778        * gcc3newlib/target-c++.add: Replace @exe_ext@ with %{_exeext}.
779        * gcc3newlib/target-g77.add: Replace @exe_ext@ with %{_exeext}.
780        * gcc3newlib/target-gcc.add: Replace @exe_ext@ with %{_exeext}.
781        * gcc3newlib/target-gcj.add: Replace @exe_ext@ with %{_exeext}.
782        * gcc3newlib/target-gnat.add: Replace @exe_ext@ with %{_exeext}.
783        * gcc3newlib/target-objc.add: Replace @exe_ext@ with %{_exeext}.
784        * gcc3newlib/Makefile.am: Use $(top_builddir)/common/common.add,
785        $(top_builddir)/common/clean.add, header.add.
786
7872003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
788
789        * Makefile.am: Remove reference to mkbinutilsspec.
790        * configure.ac: Remove EXEEXT check.
791        Add common/clean.add, common/common.add.
792
7932003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
794
795        * binutils/binutils.add: Remove header, broken cdn-X configuration,
796        %clean.
797        * binutils/mkspec.in: Remove exe_ext, build_alias, host_alias.
798        * binutils/target-binutils.add: Replace @exe_ext@ with %{_exeext}.
799
8002003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
801
802        * gcc3newlib/header.add: New.
803        * gccnewlib/header.add: New.
804        * binutils/header.add: New.
805        * gdb/header.add: New.
806        * rtemsdoc/header.add: New.
807        * rtemsdoc/rtemsdoc.add: New.
808        * common/clean.add.in: New.
809        * common/common.add.in: New.
810
8112003-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
812
813        * binutils/mkspec.in: New.
814        * binutils/.cvsignore: Add mkspec.
815        * mkbinutilspec.in: Remove.
816        * gdb/Makefile.am: Depend on mkspec.
817        * binutils/binutils.add: Add @exe_ext@ to c++filt.
818        Add %_defaultbuildroot.
819        * configure.ac: Reflect changes above.
820        * binutils/Makefile.am: Reflect changes above.
821        * Makefile.am: Remove mkbinutilspec.
822
8232003-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
824
825        * gdb/.cvsignore: Add mkspec.
826
8272003-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
828
829        * ChangeLog: Fix yesterday's entry.
830        * gdb/target-gdb.add: %defattr(-,root,root).
831        Use %{_prefix} instead of /opt/rtems.
832        Misc. minor changes.
833        * gdb/gdb.add: Use %{_prefix} instead of /opt/rtems.
834        Remove stray unpackaged files.
835        Use %{_defaultbuildroot} instead of hard-coded values.
836        configure --disable-nls.
837        Misc. minor changes.
838        Add BuildPreReq: ncurses-devel.
839        * gdb/base-gdb.add: %defattr(-,root,root).
840        Use %{_prefix} instead of /opt/rtems.
841        Misc. minor changes.
842        * gdb/mkspec.in: New.
843        * gdb/Makefile.am: Reflect addition of gdb/mkspec.in.
844        * gcc3newlib/mkspec.in: Fix usage.
845        * gcc3newlib/gccnewlib.add: Use %{_defaultbuildroot} instead of
846        hard-coded values. Update copyright notice.
847        * mkgdbspec.in: Removed.
848        * Makefile.am: Remove mkgdbspec.
849        * configure.ac: Remove mkgdbspec.
850        Add gdb/mkspec.
851
8522003-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
853
854        * gcc3newlib/gccnewlib.add: Add various BuildPreReq.
855        Add %defattr(-,root,root) to "dir".
856        * gcc3newlib/base-g77.add: %defattr(-,root,root).
857        * gcc3newlib/base-gcc.add %defattr(-,root,root).
858        * gcc3newlib/base-gcj.add %defattr(-,root,root).
859        * gcc3newlib/base-gnat.add %defattr(-,root,root).
860        * gcc3newlib/target-c++.add %defattr(-,root,root).
861        * gcc3newlib/target-g77.add %defattr(-,root,root).
862        * gcc3newlib/target-gcc.add %defattr(-,root,root).
863        * gcc3newlib/target-gcj.add %defattr(-,root,root).
864        * gcc3newlib/target-gnat.add %defattr(-,root,root).
865        * gcc3newlib/target-objc.add %defattr(-,root,root).
866
8672003-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
868
869        * setup.def: binutils_rpm_release=2.
870        * binutils/base-binutils.add: %defattr(-,root,root).
871        * binutils/target-binutils.add: Ditto.
872        * binutils/binutils.add: BuildPreReq: texinfo >= 4.2.
873
8742003-01-27      Joel Sherrill <joel@OARcorp.com>
875
876        * buildalltar.in, setup.def: Tool update including binaries for Cygwin
877        with a special RTEMS user account.
878
8792003-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
880
881        * configure.ac: Add rtemsdoc.
882        * Makefile.ac: Add rtemsdoc.
883        * rtemsdoc/README: New.
884        * rtemsdoc/.cvsignore: New.
885
8862003-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
887
888        * rtemsdoc/Makefile.am: New.
889        * rtemsdoc/mkspec.in: New.
890        * rtemsdoc/rtemsdoc.spec.in: New.
891        * rtemsdoc/supplement.add.in: New.
892        * rtemsdoc/templ.add.in: New.
893
8942002-12-16      Joel Sherrill <joel@OARcorp.com>
895
896        * setup.def: Updated gcc 3.2.1newlib1.10.0 RPM to revision 4
897        to include m68k crti.o/crtn.o multilib patch.
898
8992002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
900
901        * autotools/automake-rtems.spec.in: Update to automake-1.7.2.
902        * autotools/autoconf-rtems.spec.in: Update to autoconf-2.57.
903
9042002-12-06      Joel Sherrill <joel@OARcorp.com>
905
906        * ChangeLog: Removed duplicate entry.
907
9082002-12-06      Joel Sherrill <joel@OARcorp.com>
909
910        * setup.def: Updated patch to fix m68k cut and paste bug which turned
911        a tab into spaces in a Makefile fragment.
912        * gcc3newlib/gccnewlib.add: If building gnat for the mips, the library
913        must be built with a -G0 option.
914
9152002-12-02      Joel Sherrill <joel@OARcorp.com>
916
917        * setup.def, gcc3newlib/gccnewlib.add: Updated to gcc 3.2.1 RPM revision
918        2 which enabled the mips-rtems gnat using gcc 3.2.1 patch 20021129.
919
9202002-11-29      Joel Sherrill <joel@OARcorp.com>
921
922        * setup.def: Updated to gcc-3.2.1.
923
9242002-11-28      Joel Sherrill <joel@OARcorp.com>
925
926        * setup.def: Updated to gcc-3.2 and newlib1.1.0 RPM version 6.
927        * gcc3newlib/gccnewlib.add: Reenabled i386-rtems gnat.
928
9292002-11-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
930
931        * gcc3newlib/gccnewlib.add:
932        Remove *.la's to make rpm-4.1/RH-8.0 happy.
933        Remove libiberty.a to make rpm-4.1/RH-8.0 happy.
934        Change gcc/version.c to reflect us having patched gcc.
935
9362002-11-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
937
938        * binutils/binutils.add: Add BuildPreReq: /sbin/install-info.
939        Disable nls.
940        Apply gzip -9qf to compress *infos and *mans.
941        Apply /sbin/install-info.
942        Remove  *c++-filt.
943        * binutils/base-binutils.add: Add PreReq: /sbin/install-info.
944        Apply /sbin/install-info.
945        Package as.info-*.gz.
946        * binutils/target-binutils.add:
947        Package man1/*.1*.
948
9492002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
950
951        * autotool/autoconf-rtems.spec.in: Fix @prefix@.
952
9532002-11-13      Joel Sherrill <joel@OARcorp.com>
954
955        * setup.def: Switched to binutils 2.13.1
956        * binutils/Makefile.am: Remove a29k-rtems.
957
9582002-11-11      Joel Sherrill <joel@OARcorp.com>
959
960        * setup.def, gcc3newlib/gccnewlib.add: Patch includes updates
961        which were patch changes for -3 and -4 RPM revisions.   Disabled
962        build of gnat for i386-rtems as it failed to build.
963
9642002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
965
966        * gcc3newlib/gccnewlib.add: Remove %{target} != %{build} comment
967        (RH-8.0/rpm-4.1 bogusly expands the macros and chokes.)
968        * binutils/binutils.add: Remove %{target} != %{build} comment
969        (RH-8.0/rpm-4.1 bogusly expands the macros and chokes.).
970        Comment out CONFIGURE_ARGS (RH-8.0/rpm-4.1 is broken wrt. _build_os
971        and _target_os)
972        * gcc3newlib/base-gcc.add: Add gccint*infos.
973        * gcc3newlib/base-gcj.add: Add gcj*infos.
974        Mark manpages as %doc and pickup the gzipped versions.
975
9762002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
977
978        * autotools/automake-rtems.spec.in: Fix my address. Set up PATH
979        before running configure (Prep. for automake >= 1.7).
980
9812002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
982
983        * autotools/autoconf-rtems.spec.in: New.
984        Remove Provides: autoconf (Conflicts with RH-8.0).
985        * autotools/autoconf-rtems.spec: Remove.
986        * autotools/automake-rtems.spec.in:
987        Remove Provides: automake (Conflicts with RH-8.0).
988        * gcc3newlib/Makefile.am: Remove references to mkgcc3newlibspec.
989        * Makefile.am: Ditto.
990        * configure.ac: Add autotools/autoconf-rtems.spec.in.
991
9922002-10-24      Joel Sherrill <joel@OARcorp.com>
993
994        * setup.def: Update gcc 3.2 pathc to includ epatch for gcc PR8314.
995        * gcc3newlib/gccnewlib.add: Don't build mips/gnat as we do not
996        currently include the patch referenced in PR8344.
997
9982002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
999
1000        * .cvsignore: Reformat.
1001        Add autom4te*cache.
1002        Remove autom4te.cache.
1003
10042002-09-14      Joel Sherrill <joel@OARcorp.com>
1005
1006        * gcc3newlib/base-gcj.add, gcc3newlib/gccnewlib.add,
1007        gcc3newlib/target-gcj.add: First attempt at enabling Java support.
1008
10092002-08-21      Joel Sherrill <joel@OARcorp.com>
1010
1011        * setup.def, gcc3newlib/gccnewlib.add: Updated the tools for
1012        gcc 3.2 and Ada.
1013
10142002-08-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1015
1016        * gcc3newlib/gccnewlib.add: Re-add i386-rtems Ada.
1017        Add %_gnat and --define 'gnat [0|1]' support.
1018        Enable gnat for gcc-3.2/Disable for gcc-3.1.
1019        Add hacks to build gnatlib.
1020        Re-activate commented out fragments for old gcc versions.
1021        Add @target_alias@-gnatgcc.
1022
10232002-08-15      Joel Sherrill <joel@OARcorp.com>
1024
1025        * setup.def: New gcc 3.1 RPMs (-7).
1026        * gcc3newlib/gccnewlib.add:  i386-rtems doesn't build Ada.
1027
10282002-08-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1029
1030        * gcc3newlib/Makefile.am: Remove c_only remnants.
1031        * gcc3newlib/gccnewlib.add: Reflect gcc-3.2 putting c++
1032        headers into c++ instead of g++.
1033        * gcc3newlib/target-c++.add: Ditto.
1034
10352002-08-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1036
1037        * gcc3newlib/base-gnat.add: Don't use %{%prefix}/bin/gnat*.
1038        * gcc3newlib/Makefile.am: Use mkspec for c4x.
1039        * gcc3newlib/gccnewlib.add: Rework processing of %if %build_XXX.
1040        Rework handing Ada.
1041        Don't put adalib and adainclude into files.gcc.
1042        * gcc3newlib/target-gnat.add: Add adalib.
1043        Add adainclude.
1044
10452002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1046
1047        * gcc3newlib/base-gnat.add: Use -n rtems-base-gnat.
1048
10492002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1050
1051        * gcc3newlib/.cvsignore: Add mkspec.
1052
10532002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1054
1055        * mkgcc3newlibspec.in: Remove
1056        * gcc3newlib/mkspec.in: New.
1057        * configure.ac: Reflect changes above.
1058        * gcc3newlib/gccnewlib.add: Add build_XXX defines.
1059        Add preliminary gnat support.
1060        * gcc3newlib/base-g77.add: Add build_g77.
1061        * gcc3newlib/base-gcj.add: Add build_gcj.
1062        * gcc3newlib/base-gnat.add: New.
1063        * gcc3newlib/target-c++.add: Add build_cxx.
1064        * gcc3newlib/target-g77.add: Add build_g77.
1065        * gcc3newlib/target-gcj.add: Add build_gcj.
1066        * gcc3newlib/target-objc.add: Add build_objc.
1067        * gcc3newlib/target-gnat.add: New.
1068        * gcc3newlib/Makefile.am: Use ./mkspec. Use unified spec.
1069
10702002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1071
1072        * setup.def: Increment release for gcc3newlib.
1073        * gcc3newlib/gccnewlib.add: Do not put cc1plus into gcc-rpm.
1074
10752002-08-08      Joel Sherrill <joel@OARcorp.com>
1076
1077        * setup.def, binutils/base-binutils.add, binutils/target-binutils.add:
1078        Updated to binutils 2.13 which has no known issues.
1079
10802002-08-06      Joel Sherrill <joel@OARcorp.com>
1081
1082        * setup.def: Updating gcc3/newlib patches and tool versions.  The
1083        focus of this round of patches was ot eliminate header file name
1084        conflicts between RTEMS and newlib.
1085
10862002-07-30      Joel Sherrill <joel@OARcorp.com>
1087
1088        * setup.def: Updated to gcc3.1/newlib 1.10.0 RPM revision 5 with
1089        the gcc3 patch 20020730a and newlib 1.10.0 patch 20020726.
1090
10912002-07-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1092
1093        * autotools/automake-rtems.spec.in: Automake-1.6.3.
1094        * cpukit/.cvsignore: Add mkspec. Remove rtems.spec.
1095
10962002-07-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1097
1098        * configure.ac: Use AC_CONFIG_FILES(script, chmod +x script)
1099        to generate mk*spec scripts.
1100        * mkbspspec.in: Use ',' as pattern delimiter in sed expression
1101        for $rpm_build_root.
1102        * mkbinutilsspec.in:  Use ',' as pattern delimiter in sed
1103        expression for $rpm_build_root.
1104        * cpukit/mkspec.in: Cosmetical changes.
1105
11062002-07-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1107
1108        * ChangeLog: Fix 2002-07-22 ChangeLog entry bogusly referring to
1109        Joel.
1110        * cpukit/Makefile.am: New.
1111        * cpukit/mkspec.in: New.
1112        * cpukit/rtems-cpukit.spec.in: New.
1113        * cpukit/.cvsignore: New.
1114        * configure.ac: Add cpukit.
1115        Add RTEMS_TOP to pickup _RTEMS_VERSION (required by cpukit).
1116        * Makefile.am: Add cpukit. Add ACLOCAL_AMFLAGS (required to pickup
1117        RTEMS_VERSION).
1118        * setup.def: Use %{_tmppath} as default for $rpm_build_root.
1119        * mkbinutilsspec.in: Use ',' as pattern delimiter in sed expression
1120        for $rpm_build_root.
1121        * mkgccnewlibspec.in:  Use ',' as pattern delimiter in sed
1122        expression for $rpm_build_root.
1123        * mkgcc3newlibspec.in:  Use ',' as pattern delimiter in sed
1124        expression for $rpm_build_root.
1125        * mkgdbspec.in:  Use ',' as pattern delimiter in sed expression for
1126        $rpm_build_root.
1127
11282002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1129
1130        * binutils/Makefile.am: Add or32-rtems-binutils.
1131
11322002-07-19      Joel Sherrill <joel@OARcorp.com>
1133
1134        * setup.def: Updated newlib patch to get sh and hppa crt0 mods.
1135
11362002-07-01      Joel Sherrill <joel@OARcorp.com>
1137
1138        * setup.def: Update gcc3 RPMs for new patches.
1139
11402002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1141
1142        * autotools/automake-rtems.spec.in: Update to automake-1.6.2.
1143
11442002-06-14      Joel Sherrill <joel@OARcorp.com>
1145
1146        * mkgdbspec.in, setup.def, gcc3newlib/gccnewlib.add, gdb/gdb.add:
1147        Updated to gcc 3.1 and gdb 5.2.
1148
11492001-05-29      Joel Sherrill <joel@OARcorp.com>
1150
1151        * setup.def: Updated to binutils 2.12.1.
1152        * rtems/Makefile.am: Remove m68k-rtemself references.
1153
11542002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1155
1156        * mkgcc3newlibspec.in: Remove SETUP (bogus).
1157        * gcc3newlib/target-c++.add: New.
1158        * gcc3newlib/Makefile.am: Add target-c++.add.
1159        * gcc3newlib/base-g77.add: Adapt to gcc-3.1.
1160        Reflect having split out c++. Various minor fixes.
1161        * gcc3newlib/base-gcc.add: Ditto.
1162        * gcc3newlib/gccnewlib.add: Ditto.
1163        * gcc3newlib/target-gcc.add: Ditto.
1164
11652002-04-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1166
1167        * gcc3newlib/gccnewlib.add: Add gcc_update --touch to fix
1168        timestamps.
1169
11702001-04-16      Joel Sherrill <joel@OARcorp.com>
1171
1172        * .cvsignore: Added files added by automake 1.6.1.
1173        * setup.def: New shot at gcc 3.0.4 RPMs.
1174        * binutils/Makefile.am, gdb/Makefile.am, rtems/Makefile.am:
1175        Deleted m68k-rtemself.
1176        * gcc3newlib/gccnewlib.add: Commented out host/target OS check.
1177 
11782002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1179
1180        * autotools/automake-rtems.spec.in: Update to automake-1.6.1.
1181        Use *.tar.bz2.
1182
11832002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1184
1185        * mkbinutilspec.in: Fix PATCH2.
1186
11872002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1188
1189        * gcc3newlib/gccnewlib.add: Add -Bgcc/ when collecting multilibs.
1190
11912002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1192
1193        * gcc3newlib/gccnewlib.spec.in: Removed from CVS.
1194
1195
11962002-04-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1197
1198        * mkbinutilspec.in: Add support for empty patch-version (no patch).
1199        * mkgcc3newlibspec.in: Ditto.
1200        * setup: Fix gcc3*_versions handling.
1201        * setup.def: binutils_patch_version=.
1202        * binutils/binutils.add: Reflect changes to mkbinutilspec.in,
1203        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
1204        * binutils/target-binutils.add: Comment out c++filt.
1205        * gcc3newlib/base-gcc.add: Remove duplicate libm.info.
1206        * gcc3newlib/gccnewlib.add: Reflect changes to mkgcc3newlibspec.in.
1207        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
1208        Comment out gcc-2.95.x hacks.
1209        Remove *.la from installed files.
1210        * gcc3newlib/gccnewlib_c_only.spec.in: Remove.
1211
12122001-04-02      Joel Sherrill <joel@OARcorp.com>
1213
1214        * buildall.in: Correct logic for detecting 0 RTEMS RPMS installed.
1215
12162001-03-29      Joel Sherrill <joel@OARcorp.com>
1217
1218        * .cvsignore: Added mkgcc3newlib.
1219
12202001-03-29      Joel Sherrill <joel@OARcorp.com>
1221
1222        * gcc3newlib/.cvsignore: New file.
1223
12242001-03-28      Joel Sherrill <joel@OARcorp.com>
1225
1226        * Per PR64 added support for gcc 3.x RPMs
1227        * Makefile.am, configure.ac, mkspec, setup, setup.def: Modified.
1228        * mkgcc3newlibspec.in: New file.
1229        * gcc3newlib: New subdirectory.
1230        * base-g77.add, base-gcc.add, base-gcj.add, gccnewlib.add,
1231        gccnewlib_c_only.spec.in, gccnewlib.spec.in, HISTORY, Makefile.am,
1232        README, target-g77.add, target-gcc.add, target-gcj.add,
1233        target-objc.add: New files.
1234
12352001-03-28      Joel Sherrill <joel@OARcorp.com>
1236
1237        * binutils/binutils.add: Commented out patch since binutils 2.12
1238        does not require one.
1239
12402002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1241
1242        * configure.ac:
1243        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1244        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1245        * autotools/Makefile.am: Remove AUTOMAKE_OPTIONS.
1246        * Makefile.am: Remove AUTOMAKE_OPTIONS.
1247        * binutils/Makefile.am: Remove AUTOMAKE_OPTIONS.
1248        * gccnewlib/Makefile.am: Remove AUTOMAKE_OPTIONS.
1249        * gdb/Makefile.am: Remove AUTOMAKE_OPTIONS.
1250        * rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
1251
12522002-03-06      Ralf Corsepius <corsepiu@faw-uni-ulm.de>
1253
1254        * PR151
1255        * autotools/automake-rtems.spec.in: New.
1256        * autotools/automake-rtems.spec: Removed.
1257        * configure.ac: Reflect changes above.
1258
12592001-02-27      Joel Sherrill <joel@OARcorp.com>
1260
1261        * configure.ac: Be a little more lenient in matching sparc-solaris.
1262
12632002-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1264
1265        * mkbinutilspec.in, mkgccnewlibspec.in, gccnewlib/base-chill.add,
1266        gccnewlib/base-g77.add, gccnewlib/base-gcc.add,
1267        gccnewlib/base-gcj.add, gccnewlib/gccnewlib.add,
1268        gccnewlib/target-chill.add, gccnewlib/target-g77.add,
1269        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
1270        gccnewlib/target-objc.add: Added more support for Canadian Cross
1271        building.
1272
12732001-01-30      Joel Sherrill <joel@OARcorp.com>
1274
1275        * buildall.in: Corrected logic for detecting when no RPMs are installed.
1276
12772001-01-24      Joel Sherrill <joel@OARcorp.com>
1278
1279        * README: Added Canadian Cross instructions.
1280
12812002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1282
1283        * configure.ac: Add AC_PREFIX_DEFAULT([/opt/rtems]).
1284        * mkbinutilsspec.in: Add propagation of @prefix@.
1285        * binutils/base-binutils.add:
1286        Let %post and %unpost apply %{_prefix}.
1287        Apply %{_prefix} instead of /opt/rtems.
1288        * binutils/binutils.add: Update copyright notice.
1289        Add _prefix.
1290        Apply %{_prefix} instead of /opt/rtems.
1291        Remove -a 0 in %setup.
1292        Rework hack to SuSE's rpm screwing up %{_target}.
1293        Replace ARGS with CONFIGURE_ARGS.
1294        * binutils/target-binutils.add:
1295        Apply %{_prefix} instead of /opt/rtems.
1296
12972002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1298
1299        * binutils/binutils.add: Add initial support for building
1300        Canadian cross RPMs.  It should work like this:
1301            cd rtems/scripts
1302            ./configure --build=`../config.guess` --host=i386-cygwin
1303            make install
1304            rpm --target=i386-cygwin \
1305                /usr/src/redhat/SPECS/<target>-binutils-..spec.
1306
1307            alien -t /usr/src/redhat/RPMS/....i386.rpm
1308        .. and voila ... your tarball, with rpm-consistency checks etc. applied.
1309
13102001-01-22      Joel Sherrill <joel@OARcorp.com>
1311
1312        * buildalltar.in: Modified to support Canadian cross builds.
1313        It was testing using a RedHat 7.2 host to build *-rtems tools
1314        that run on an i386-cygwin host.
1315
13162001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1317
1318        * configure.ac: Fix typo to allow custom RPM_SPECSdirs.
1319
13202001-10-16      Joel Sherrill <joel@OARcorp.com>
1321
1322        * setup.def: Bumped the gdb_patch_version to account for a configuration
1323        problem on psim where it could not be enabled for powerpc-RTEMS.
1324        * gdb/Makefile.am: Add i386-RTEMS and powerpc-RTEMS targets.
1325
13262001-10-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1327
1328        * mkbinutilsspec.in: Guard sed-pattern against autoconf.
1329        * mkgccnewlibspec.in: Guard sed-pattern against autoconf, remove
1330        Target_alias.
1331        * mkgdbspec.in: Guard sed-pattern against autoconf.
1332        * mkbspspec.in: Guard sed-pattern against autoconf.
1333        * configure.ac: Rework check for RPM_SPECSdir.
1334        * autotools/automake-rtems.spec: Update to automake-1.5.
1335
13362001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1337
1338        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
1339        * configure.in: Remove.
1340        * configure.ac: New file, generated from configure.in by autoupdate.
1341
13422001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1343
1344        * gdb/Makefile.am, gccnewlib/Makefile.am, binutils/Makefile.am:
1345        Initially setup CLEANFILES using = instead of += to make
1346        automake-1.5 happy.
1347
13482001-09-13      Joel Sherrill <joel@OARcorp.com>
1349
1350        * setup.def, gccnewlib/gccnewlib.add, gccnewlib/target-gcc.add:
1351        Revert changes because of gcc 2.5.x/3.0 transition and continue
1352        to support gcc 2.95.x as primary version.
1353
13542001-09-13      Joel Sherrill <joel@OARcorp.com>
1355
1356        * mkgccnewlibspec.in,
1357        Use Target_alias not target_alias to avoid conflicts with new autoconf.
1358        * setup.def: Changed version numbers in attempt at building gcc 3.0.1.
1359        Only sparc and arm built for C/C++ OK. :(
1360        * gccnewlib/base-gcc.add: Modifications to reflect files not in gcc 3.x.
1361        * gccnewlib/gccnewlib.add: gcc 3.x does not have "everything in the name"
1362        * target-gcc.add: Modifications to reflect files not in gcc 3.1
1363
13642001-09-13      Joel Sherrill <joel@OARcorp.com>
1365
1366        * autotools/.cvsignore: New file.
1367
13682001-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1369
1370        * autotools/Makefile.am, autotools/autoconf-rtems.spec,
1371        autotools/automake-rtems.spec: New.
1372        * configure.in, Makefile.am: Add autotools/.
1373
13742001-08-30      Joel Sherrill <joel@OARcorp.com>
1375
1376        * .cvsignore: Add buildalltar.
1377
13782001-08-30      Joel Sherrill <joel@OARcorp.com>
1379
1380        * buildalltar.in: New file.
1381        * configure.in, Makefile.am: Modified to reflect addition of file.
1382
13832001-08-10      Joel Sherrill <joel@OARcorp.com>
1384
1385        * mkgdbspec.in: Make list of simulators very complete.
1386        * setup.def: Update versions.
1387
13882001-07-03      Joel Sherrill <joel@OARcorp.com>
1389
1390        * setup.def, binutils.add, gccnewlib.add: Updated to build
1391        binutils 2.11.2 (rtems patch 20010622), gcc 2.95.3 (rtems
1392        patch a20010622), and newlib 1.9.0 (rtems patch 10020622).
1393
13942001-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1395
1396        * configure.in: Remove AC_EXEEXT, treat .exe manually.
1397        * gccnewlib/base-gcc.add: Remove cpp.
1398        * gccnewlib/gccnewlib.add: mv cpp $target_alias-cpp, update
1399        copyright.
1400
14012001-04-16      Joel Sherrill <joel@OARcorp.com>
1402
1403        * setup.def: Modified the binutils version to 2.11 and
1404        RPM revision 3 to reflect experimentation with new binutils release.
1405
14062001-04-11      Joel Sherrill <joel@OARcorp.com>
1407
1408        * binutils/Makefile.am: Added a29k-rtems.
1409        * binutils/binutils.add: Switch to .bz2 extension to reflect
1410        real way code is compressed on distribution sites now.
1411
14122001-03-19      Joel Sherrill <joel@OARcorp.com>
1413
1414        * setup.def: Updated version numbers and patches for binutils
1415        and gdb.  binutils was to get correct patch in field.  gdb
1416        was to add mipstx39-rtems configurery support.
1417
14182001-03-14      Joel Sherrill <joel@OARcorp.com>
1419
1420        * gdb/Makefile.am, mkgdbspec.in: Added mipstx39-rtems
1421        configuration to gdb since this includes the JMR3904 simulator.
1422
14232001-01-03      Joel Sherrill <joel@OARcorp.com>
1424
1425        * setup.def, binutils/HISTORY, gccnewlib/HISTORY: Updated
1426        binutils HISTORY to reflect new revision.  Updated gcc to fix
1427        i960 C++ problem.  Updated newlib to move to newlib 1.9.0.
1428
14292000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1430
1431        * gccnewlib/gccnewlib.add: Fix typo in URL.
1432
14332000-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1434
1435        * configure.in: Adapt m4-quoting to autoconf-2.49b, use $host
1436        instead of $target to setup RPM_CPU, move chmod 755 buildall to
1437        AC_OUTPUT's extra-cmds.
1438       
14392000-10-30      Joel Sherrill <joel@OARcorp.com>
1440
1441        * buildall.in, mkgdbspec.in, setup.def, binutils/Makefile.am,
1442        gccnewlib/HISTORY, gccnewlib/Makefile.am, gdb/Makefile.am:
1443        Added mips-rtems, updated to include new patches and
1444        gcc 2.95.2/newlib 1.8.2 revision 11 RPM.
1445
14462000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1447
1448        * configure.in: Remove trailing '/'s from setting up RPM_SPECdir.
1449
14502000-10-18      Joel Sherrill <joel@OARcorp.com>
1451
1452        * setup.def: Updating version numbers for gcc/newlib RPM release 10.
1453
14542000-08-30      Joel Sherrill <joel@OARcorp.com>
1455
1456        * setup.def: Updated gcc and newlib patches and bumped RPM revision.
1457        Patches primarily add or16/or32 basic support to newlib and
1458        i386 multilib improvements to gcc from Ralf Corsepius.
1459
14602000-08-10      Joel Sherrill <joel@OARcorp.com>
1461
1462        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.