source: rtems/scripts/ChangeLog @ b0c0fad

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

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

  • gccnewlib/target-gfortran.add: Let package obsolete g77.
  • gccnewlib/target-objc.add: Reflect new location of cc1obj.
  • Property mode set to 100644
File size: 48.4 KB
Line 
12005-04-23      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * gccnewlib/target-gfortran.add: Let package obsolete g77.
4        * gccnewlib/target-objc.add: Reflect new location of cc1obj.
5
62005-04-23      Ralf Corsepius <ralf.corsepius@rtems.org>
7
8        * gdb/gdb.add: Propagate RPM_OPT_FLAGS to configure.
9
102005-04-22      Ralf Corsepius <ralf.corsepius@rtems.org>
11
12        * binutils/Makefile.am: Add h8300-rtemscoff.
13        Remove or32-rtems.
14        * binutils/binutils.add: Propagate RPM_OPT_FLAGS to configure.
15
162005-04-22      Ralf Corsepius <ralf.corsepius@rtems.org>
17
18        * gccnewlib/base-gfortran.add, gccnewlib/target-gfortran.add: New.
19        * gccnewlib/Makefile.am: Reflect addition of gfortran.
20        * gccnewlib/base-g77.add, gccnewlib/base-gcc.add, gccnewlib/base-gcj.add,
21        gccnewlib/base-gnat.add, gccnewlib/target-g++.add, gccnewlib/target-g77.add,
22        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
23        gccnewlib/target-gnat.add:
24        Remove RPM_INSTALL_PREFIX. Remove superfluous
25        %doc directives. Use %_infodir, %_includedir, %_bindir, %_libdir.
26        * gccnewlib/gccnewlib.add: Ditto.
27        Add further BR's, Reflect addition of gfortran.
28        Reflect gcc's changes to "version_string".
29
302005-04-20      Ralf Corsepius <ralf.corsepius@rtems.org>
31
32        * binutils/base-binutils.add, binutils/binutils.add,
33        binutils/target-binutils.add: Introduce %{_includedir}, %{_libdir},
34        %{_bindir}. Remove superfluous %doc. Misc. fixes.
35
362005-04-20      Ralf Corsepius <ralf.corsepius@rtems.org>
37
38        * gdb/base-gdb.add, gdb/gdb.add, gdb/target-gdb.add:
39        Use mkdir -p. Introduce %{_includedir}, %{_libdir}. Remove
40        superfluous %doc.
41
422005-04-20      Ralf Corsepius <ralf.corsepius@rtems.org>
43
44        * configure.ac: chmod +x rtems/mkspec.
45        * binutils/binutils.add: Remove Prefix.
46        Use mkdir -p.
47        * cpukit/rtems-cpukit.add: Fix Source URL.
48        * rtems/Makefile.am: Append @osversion@ to rules.
49        * rtems/rtems.add: Fix Source URL. Misc cosmetics.
50
512005-04-14      Ralf Corsepius <ralf.corsepius@rtems.org>
52
53        * gdb/mkspec.in: Remove extra_configure_arguments (Unused).
54        * cpukit/rtems-cpukit.add, cpukit/target-cpukit.add: Bring this rpm
55        functional, again.
56
572005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
58
59        * rtems/Makefile.am: Reworked.
60        * setup.def: Update rtems_version. Remove rpm_build_root.
61
622005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
63
64        * rtems/mkspec.in: New.
65        * mkbspspec.in: Remove.
66        * Makefile.am: Reflect changes above.
67        * configure.ac: Reflect changes above.
68
692005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
70
71        * common/clean.add.in: Always rm -rf $RPM_BUILD_ROOT.
72
732005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
74
75        * gdb/base-gdb.add, gdb/gdb.add, gdb/target-gdb.add: Various
76        changes and hacks.
77
782005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
79
80        * binutils/mkspec.in: Remove rpm_build_root.
81        * common/common.add.in: Remove _defaultbuildroot.
82        * cpukit/mkspec.in: Remove rpm_build_root.
83        * gccnewlib/mkspec.in: Remove rpm_build_root.
84        * gdb/mkspec.in: Remove rpm_build_root.
85        * gccnewlib/gccnewlib.add: Let %install rm -f $RPM_BUILD_ROOT.
86        * binutils/binutils.add: Let %install rm -f $RPM_BUILD_ROOT.
87
882005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
89
90        * gdb/Makefile.am: Remove obsolete targets.
91        * gdb/gdb.add: Pass bindir, infodir, mandir to configure.
92
932005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
94
95        * binutils/Makefile.am, gdb/Makefile.am: Move target-*.add before
96        base*.add.
97        * gdb/gdb.add, gdb/target-gdb.add: Introduce %{_infodir}, %{_mandir},
98        %{_bindir}. Various minor fixes.
99        Rename src.rpm into <target>-gdb.
100        Disable sim for avr.
101
1022005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
103
104        * setup.def, gdb/gdb.add: Add gdb_suffix.
105
1062005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
107
108        * gcc3newlib/HISTORY, gcc3newlib/Makefile.am, gcc3newlib/README,
109        gcc3newlib/base-g77.add, gcc3newlib/base-gcc.add,
110        gcc3newlib/base-gcj.add, gcc3newlib/base-gnat.add,
111        gcc3newlib/gccnewlib.add, gcc3newlib/header.add,
112        gcc3newlib/mkspec.in, gcc3newlib/target-c++.add,
113        gcc3newlib/target-g77.add, gcc3newlib/target-gcc.add,
114        gcc3newlib/target-gcj.add, gcc3newlib/target-gnat.add,
115        gcc3newlib/target-objc.add: Remove.
116
1172005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
118
119        * gccnewlib/mkspec.in: Use gccnewlib/ instead of gcc3newlib/.
120
1212005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
122
123        * Makefile.am, configure.ac: Use gccnewlib/ instead of gcc3newlib/.
124        * README.cdn-X: Minor updates.
125
1262005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
127
128        * gccnewlib/.cvsignore, gccnewlib/Makefile.am,
129        gccnewlib/README, gccnewlib/base-g77.add,
130        gccnewlib/base-gcc.add, gccnewlib/base-gcj.add,
131        gccnewlib/base-gnat.add, gccnewlib/gccnewlib.add,
132        gccnewlib/header.add, gccnewlib/mkspec.in,
133        gccnewlib/target-c++.add, gccnewlib/target-g77.add,
134        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
135        gccnewlib/target-gnat.add, gccnewlib/target-objc.add:
136        New.
137
1382005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
139
140        * cpukit/rtems-cpukit.add, gdb/gdb.add:
141        Fix my email address, cosmetics.
142
1432005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
144
145        * setup, setup.def, gcc3newlib/mkspec.in:
146        s/gcc3newlib_rpm_release/gccnewlib_rpm_release/g.
147
1482005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
149
150        * setup: Fixup messages.
151
1522005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
153
154        * binutils/target-binutils.add, cpukit/rtems-cpukit.add,
155        gcc3newlib/gccnewlib.add, gdb/gdb.add, rtemsdoc/rtemsdoc.add:
156        Remove Autoreqprov-tag.
157
1582005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
159
160        * gcc3newlib/gccnewlib.add: Default to not building gcj for all gcc
161        versions. Cleanup comments.
162
1632005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
164
165        * configure.ac, setup, setup.def, gcc3newlib/mkspec.in:
166        Use newlib_* instead of gcc3newlib_* for setup.* values.
167
1682005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
169
170        * configure.ac, setup, setup.def, gcc3newlib/mkspec.in:
171        Use gcc_* instead of gcc3_* for setup.* values.
172
1732005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
174
175        * binutils/binutils.add, gdb/gdb.add: Sync %setup with gcc/gcc.add
176        for consistency.
177
1782005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
179
180        * binutils/binutils.add, gcc3newlib/gccnewlib.add, gdb/gdb.add:
181        Apply patches in tool subdirs.
182
1832005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
184
185        * binutils/binutils.add, binutils/mkspec.in:
186        Eliminate @PATCH2@.
187        * gcc3newlib/gccnewlib.add, gcc3newlib/mkspec.in:
188        Eliminate @PATCH2@, @PATCH4@.
189        * gdb/gdb.add, gdb/mkspec.in:
190        Eliminate @PATCH2@.
191
1922005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
193
194        * binutils/binutils.add, gcc3newlib/gccnewlib.add,
195        gdb/gdb.add: Add support for rpmbuild --with sources.
196
1972005-03-17      Ralf Corsepius <ralf.corsepius@rtems.org>
198
199        * gdb/Makefile.am: Add avr, mips64.
200        Cosmetics.
201        * gdb/base-gdb.add: Reflect gdb-6.3 not shipping mmalloc.info*.
202        * gdb/target-gdb.add: Add support for gcc-6.3's gdbtui.
203        * gdb/mkspec.in: Add PATCH-magic.
204        Add gdb_suffix.
205
2062005-03-12      Ralf Corsepius <ralf.corsepius@rtems.org>
207
208        * binutils/binutils.add, binutils/mkspec.in, setup.def:
209        Add binutils_suffix.
210        * binutils/target-binutils.add: Preparations for binutils-2.16.
211
2122005-02-24      Ralf Corsepius <ralf.corsepius@rtems.org>
213
214        * gcc3newlib/gccnewlib.add, gcc3newlib/mkspec.in, setup.def:
215        Add gcc_suffix. Add newlib_suffix.
216
2172005-02-16      Ralf Corsepius <ralf.corsepius@rtems.org>
218
219        * autotools/automake-rtems.spec.in: automake-1.9.5.
220
2212005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
222
223        * gcc3newlib/Makefile.am: Remove sh-rtemself. Add sh-rtemscoff.
224
2252005-01-17      Ralf Corsepius <ralf.corsepius@rtems.org>
226
227        * gcc3newlib/gccnewlib.add: Disable Ada (Stil broken with GCC-4.0.0).
228
2292005-01-12      Ralf Corsepius <ralf.corsepius@rtems.org>
230
231        * gcc3newlib/gccnewlib.add: Change my email address.
232        Add tic4x-*.
233
2342005-01-05      Ralf Corsepius <ralf.corsepius@rtems.org>
235
236        * autotools/automake-rtems.spec.in: automake-1.9.4.
237
2382004-11-02      Joel Sherrill <joel@OARcorp.com>
239
240        * setup.def: Include PowerPC patch to make C++ global constructors work
241        -- gcc 3.3.5/newlib-1.12.0 revision 2.
242
2432004-10-29      Joel Sherrill <joel@OARcorp.com>
244
245        * setup.def: Update gcc to 3.3.5 and binutils to 2.15.
246        * autotools/autoconf-rtems.spec.in: Temporarily do not include
247        some of the documentation since it causes the RPM build to fail.
248        * binutils/Makefile.am, gcc3newlib/Makefile.am: Add mips64-rtems.
249
2502004-09-29      Joel Sherrill <joel@OARcorp.com>
251
252        * buildall.in, buildalltar.in, binutils/Makefile.am,
253        cpukit/Makefile.am, gcc3newlib/Makefile.am, gcc3newlib/gccnewlib.add,
254        gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore,
255        rtemsdoc/Makefile.am: i960 obsoleted.
256
2572004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
258
259        * configure.ac: Require automake > 1.9.
260
2612004-09-23      Ralf Corsepius <ralf_corsepius@rtems.org>
262
263        * binutils/binutils.add: Rename package from binutils-collection to
264        binutils. Cleanups.
265        * binutils/target-binutils.add: Reflect changes above.
266        * binutils/Makefile.am: Add avr. Reflect changes above.
267        * autotools/autoconf-rtems.spec.in: Cleanup for chroot'ed builds.
268        * autotools/automake-rtems.spec.in: automake-1.9.2.
269        Cleanup for chroot'ed builds.
270        * gcc3newlib/Makefile.am: Add avr-rtems*gcc.
271        * gcc3newlib/gccnewlib.add: Disable c++ for avr.
272
2732004-07-29      Ralf Corsepius <ralf_corsepius@rtems.org>
274
275        * autotools/automake.spec.in: automake-1.9.
276
2772004-05-23      Joel Sherrill <joel@OARcorp.com>
278
279        * gcc3newlib/gccnewlib.add: gcc 3.4.0 is broken for embedded SPARC and
280        Ada. Until we can fix it, it is disabled.
281
2822004-05-23      Joel Sherrill <joel@OARcorp.com>
283
284        * gcc3newlib/target-gnat.add: Fix path to gnat1.
285
2862004-05-18      Ralf Corsepius <ralf_corsepius@rtems.org>
287
288        * binutils/Makefile.am: Add sh-rtemscoff.
289        Remove sh-rtemself.
290        * binutils/binutils.add: BuildRequires flex.
291        * autotools/automake-rtems.spec.in: Automake 1.8.5.
292
2932004-04-29      Ralf Corsepius <ralf_corsepius@rtems.org>
294
295        * gcc3newlib/gccnewlib.add: Another attempt to make *info.gz
296        handling more robust.
297
2982004-04-26      Ralf Corsepius <ralf_corsepius@rtems.org>
299
300        * autotools/automake-rtems.spec.in: Upgrade to 1.8.4.
301
3022004-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
303
304        * Index: base-g77.add, base-gcc.add, base-gcj.add, base-gnat.add,
305        gccnewlib.add, target-c++.add, target-gcc.add, target-gcj.add:
306        Apply _infodir, _mandir. Gzip man pages.
307        Reflect gcc having fixed gccinstall.info.
308
3092004-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
310
311        * binutils/base-binutils.add: Apply _infodir.
312        Don't install libiberty. Misc. cleanups.
313        * binutils/binutils.add: Apply _infodir, _mandir.
314        Don't install libiberty. Gzip man pages. Misc. cleanups.
315        * binutils/target-binutils.add: Apply _mandir.
316
3172004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
318
319        * autotools/automake-rtems.spec.in: Upgrade to 1.8.3.
320
3212004-03-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
322
323        * gcc3newlib/gccnewlib.add: Disable gnats.
324        Further preparations for gcc-3.4.0
325        * gcc3newlib/base-gcc.add, gcc3newlib/target-gnat.add,
326        gcc3newlib/base-gcj.add, gcc3newlib/target-gcj.add:
327        Reflect changes to gcc3newlib/gccnewlib.add.
328
3292004-03-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
330
331        * gcc3newlib/base-gcc.add, gcc3newlib/target-g77.add,
332        gcc3newlib/target-objc.add: Preps for gcc-3.4.0.
333        Reflect changes to gcc3newlib/gccnewlib.add.
334
3352004-03-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
336
337        * gcc3newlib/target-gcc.add, gcc3newlib/target-c++.add:
338        Reflect changes to gcc3newlib/gccnewlib.add.
339
3402004-03-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
341
342        * gcc3newlib/gccnewlib.add: Preps. for gcc-3.4.0.
343        Add %gcclib, %gccexec.
344
3452004-03-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
346
347        * binutils/base-binutils.add: Preparations for binutils-2.15.
348
3492004-02-24      Joel Sherrill <joel@OARcorp.com>
350
351        PR 580/tools
352        * setup.def: Fix setup.def to match current reality.
353
3542004-02-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
355
356        * gdb/base-gdb.add: Add annotate.info.
357        * gdb/gdb.add: Remove info/dir.
358
3592004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
360
361        * Makefile.am, gdb/Makefile.am: Cosmetics.
362
3632004-02-19      Joel Sherrill <joel@OARcorp.com>
364
365        * setup.def, gdb/gdb.add: gdb 6.0 RPMs built.
366
3672004-02-19      Joel Sherrill <joel@OARcorp.com>
368
369        * ChangeLog: Replace RTEMS user account with Joel.
370
3712004-02-17      Joel Sherrill <joel@oarcorp.com>
372
373        * setup.def, gdb/base-gdb.add, gdb/gdb.add: Building a gcc 3.2.3 i960
374        gcc and updating gdb to 5.3.
375
3762004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
377
378        * configure.ac, setup, setup.def: Remove now unused vars.
379
3802004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
381
382        * mkgccnewlibspec.in, gccnewlib/.cvsignore, gccnewlib/HISTORY,
383        gccnewlib/Makefile.am, gccnewlib/README, gccnewlib/base-chill.add,
384        gccnewlib/base-g77.add, gccnewlib/base-gcc.add, gccnewlib/base-gcj.add,
385        gccnewlib/gccnewlib.add, gccnewlib/header.add,
386        gccnewlib/target-chill.add, gccnewlib/target-g77.add,
387        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
388        gccnewlib/target-objc.add: Remove (Obsolete).
389        * configure.ac, Makefile.am: Reflect changes above.
390
3912004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
392
393        * gcc3newlib/gcc3newlib.add: Remove info/dir.
394        Cosmetics.
395
3962004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
397
398        * setup.def: Adapt to what Joel already ships -
399        gcc3_version=3.3.2, gcc3_patch_version=20031216,
400        gcc3newlib_rpm_release=3
401
4022004-02-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
403
404        * configure.ac: Remove rtemsdoc/mkspec. Add RTEMS_RPM_RELEASE.
405        * rtemsdoc/.cvsignore: Reformat.
406        * Makefile.am: Reformat. Add RTEMS_RPM_RELEASE support to
407        rtems-source.add, Use rtems_source_spec_DEPS instead of
408        rtems_source_spec_DEPENDENCIES (Conflicts with automake internals).
409        * rtems/rtems-source.add: Add RTEMS_RPM_RELEASE.
410        * rtemsdoc/mkspec.in: Remove.
411        * rtemsdoc/Makefile.am: Reworked.
412        * rtemsdoc/header.add: Update Copyright notice.
413        * rtemsdoc/rtemsdoc.add: Add RTEMS_RPM_RELEASE.
414        Add %{rpmgroup}. Remove bzip-ing *.ps.
415        * rtemsdoc/supplement.add.in: Add %{rpmgroup}.
416        * rtemsdoc/templ.add.in: Add %{rpmgroup}.
417
4182004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
419
420        * rtems/rtems-source.add: Require automake-1.8.2, autoconf-2.59.
421
4222004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
423
424        * rtems/rtems-source.add: New.
425        * Makefile.am: Add rtems/rtems-source.spec handling.
426        * configure.ac: AC_SUBST(RTEMS_VERSION,[_RTEMS_VERSION]).
427        * common/common.add.in: Use www.rtems.com as Vendor.
428
4292004-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
430
431        * configure.ac: Use RTEMS_ENABLE_RPMPREFIX.
432
4332004-01-28      Joel Sherrill <joel@oarcorp.com>
434
435        * buildall.in, buildalltar.in, binutils/Makefile.am,
436        cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am,
437        gdb/Makefile.am: Attempt to convert all c4x-rtems references to
438        tic4x-rtems. Left the rtems documentation alone.
439
4402004-01-28      Joel Sherrill <joel@oarcorp.com>
441
442        * configure.ac: Enable OS versioning by default for 4.7 branch.
443        * setup.def: Update binutils RPM version and build new gcc 3.2.3 RPMs.
444        * autotools/autoconf-rtems.spec.in, autotools/automake-rtems.spec.in:
445        Update for new tool spin.
446
4472004-01-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
448
449        * scripts/automake.spec.in: 1.8.2.
450
4512004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
452
453        * scripts/automake.spec.in: 1.8.1.
454        Add Patch0 automake-1.8.1-rtems-20040112-1.diff.
455        Add defattr, URL:-tag.
456
4572004-01-08      Joel Sherrill <joel@OARcorp.com>
458
459        * setup.def: Update gcc/newlib for 4.7 series to 3.3.2 with 20031216
460        gcc patch (RPM revision 4.7-2).
461
4622004-01-07      Joel Sherrill <joel@OARcorp.com>
463
464        * buildall.in, buildalltar.in, binutils/Makefile.am,
465        cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am,
466        gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore,
467        rtemsdoc/Makefile.am: mips64orion port removed as mips port more
468        completely covers the MIPS family.
469
4702003-12-16      Joel Sherrill <joel@OARcorp.com>
471
472        * setup.def: Update gcc/newlib for 4.7 series to 3.3.2 with 20031022
473        gcc patch (RPM revision 4.7-1).
474
4752003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
476
477        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
478
4792003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
480
481        * Makefile.am: Cosmetics.
482        * autotools/Makefile.am: Cosmetics.
483        * autotools/autoconf-rtems.spec.in: 2.59.
484        * autotools/automake-rtems.spec.in: 1.8, Require autoconf-2.59.
485        * binutils/Makefile.am: Cosmetics.
486        * cpukit/Makefile.am: Cosmetics.
487        * gcc3newlib/Makefile.am: Cosmetics.
488        * gccnewlib/Makefile.am: Cosmetics.
489        * gdb/Makefile.am: Cosmetics.
490        * rtems/Makefile.am: Cosmetics.
491        * rtemsdoc/Makefile.am: Cosmetics.
492
4932003-11-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
494
495        * gcc3newlib/gccnewlib.add: Add hacks to make gnatlib
496        buildable.
497        * gcc3newlib/base-gnat.add: Add info files.
498
4992003-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
500
501        * gcc3newlib/gccnewlib.add: Make not building gnat and gcj the
502        default for gcc-3.3.
503
5042003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
505
506        * binutils/Makefile.am: Add tic4x.
507        * binutils/mkspec.in: Remove duplicate rpmgroup.
508
5092003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
510
511        * gcc3newlib/Makefile.am: Add tic4x.
512        * gcc3newlib/gccnewlib.add: Don't install install-tools for
513        gcc >= 3.3.
514
5152003-10-22      Joel Sherrill <joel@OARcorp.com>
516
517        * configure.ac, setup.def: Update to binutils 2.14 adn gcc/newlib to
518        3.2.3 with 20030826 gcc patch.
519
5202003-10-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
521
522        * cpukit/target-cpukit.add: New.
523        * cpukit/Makefile.am: Reflect having added target-cpukit.add.
524        Acknowledge osversion.
525        * cpukit/mkspec.in: Acknowledge osversion and rpmgroup.
526        * cpukit/rtems-cpukit.add: Reflect new RTEMS spec conventions.
527
5282003-10-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
529
530        * autotools/automake-rtems.spec.in: Automake-1.7.8.
531
5322003-09-26      Joel Sherrill <joel@OARcorp.com>
533
534        * buildall.in, buildalltar.in, binutils/Makefile.am,
535        cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am,
536        gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore,
537        rtemsdoc/Makefile.am: Obsoleting HP PA-RISC port.
538
5392003-09-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
540
541        * autotools/automake-rtems.spec.in: Automake-1.7.7.
542
5432003-09-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
544
545        * gcc3newlib/gccnewlib.add: Fix duplicate removal of c++filt.
546        * gcc3newlib/base-gcj.add: Add fastjar.info, jar.1, grepjar.1.
547        * setup.def: gcc3newlib_rpm_release=4.
548
5492003-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
550
551        * binutils/base-binutils.add: Add osversion support.
552        * binutils/binutils.add: Add osversion support.
553        %setup -n %{name}-%{version}.
554        Don't remove c++filt.
555        * binutils/target-binutils.add: Add osversion support.
556        Pickup c++filt.
557        * gcc3newlib/base-g77.add: Add osversion support.
558        * gcc3newlib/base-gcc.add: Add osversion support.
559        * gcc3newlib/base-gcj.add: Add osversion support.
560        * gcc3newlib/base-gnat.add: Add osversion support.
561        * gcc3newlib/gccnewlib.add: Add osversion support.
562        Remove c++filt,
563        %setup -n -n %{name}-%{version}.
564        * gcc3newlib/target-c++.add: Add osversion support.
565        Don't pickup c++filt.
566        * gcc3newlib/target-g77.add: Add osversion support.
567        * gcc3newlib/target-gcc.add: Add osversion support.
568        * gcc3newlib/target-gcj.add: Add osversion support.
569        * gcc3newlib/target-gnat.add: Add osversion support.
570        * gccnewlib/gccnewlib.add: %setup -n %{name}-%{version}.
571        * gdb/base-gdb.add: Add osversion support, rpmgroup, rpmprefix,
572        gdb_version, gdb_target.
573        * gdb/target-gdb.add: Ditto.
574        * gdb/gdb.add: Ditto.
575        %setup -n -n %{name}-%{version}.
576
5772003-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
578
579        * binutils/Makefile.am: Fix osversion support for sh-rtemself.
580        * gcc3newlib/Makefile.am: Fix osversion support for sh-rtemself.
581
5822003-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
583
584        * configure.ac: Add --enable-osversions (OS-versioned RPMS support).
585        * binutils/Makefile.am: Add osversion support.
586        * binutils/mkspec.in: Add osversion support.
587        * gcc3newlib/Makefile.am: Add osversion support.
588        * gcc3newlib/mkspec.in: Add osversion support.
589        * gdb/Makefile.am: Add osversion support.
590        * gdb/mkspec.in: Add osversion support.
591        Add rpmprefix, rpmgroup.
592
5932003-09-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
594
595        * Makefile.am, configure.ac,
596        autotools/autoconf-rtems.spec.in, autotools/automake-rtems.spec.in,
597        binutils/Makefile.am, binutils/base-binutils.add,
598        binutils/binutils.add, binutils/mkspec.in,
599        binutils/target-binutils.add,
600        common/common.add.in,
601        cpukit/Makefile.am,
602        gcc3newlib/Makefile.am, gcc3newlib/base-g77.add,
603        gcc3newlib/base-gcc.add, gcc3newlib/base-gcj.add,
604        gcc3newlib/base-gnat.add, gcc3newlib/gccnewlib.add,
605        gcc3newlib/mkspec.in, gcc3newlib/target-c++.add,
606        gcc3newlib/target-g77.add, gcc3newlib/target-gcc.add,
607        gcc3newlib/target-gcj.add, gcc3newlib/target-gnat.add,
608        gcc3newlib/target-objc.add,
609        gccnewlib/Makefile.am,
610        gdb/Makefile.am,
611        rtems/Makefile.am,
612        rtemsdoc/Makefile.am:
613        Merger from rtems-4-6-branch.
614        * common/common.am: New.
615
6162003-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
617
618        * common/common.add.in: s/www.oarcorp.com/www.rtems.com/.
619        Add %define __os_install_post %{nil} to prevent RH-9's rpm-brp-strip
620        from running (Chokes on foreign object formats).
621        * gcc3newlib/base-g77.add:
622        Use %{gcc_version} instead of @gcc_version@.
623        * gcc3newlib/gccnewlib.add:
624        Use %{gcc_version} instead of @gcc_version@.
625        Reflect gcc >= 3.3 shipping monolytic infos.
626        * gcc3newlib/target-c++.add:
627        Use %{gcc_version} instead of @gcc_version@.
628        Don't pickup c++filt.
629        * gcc3newlib/target-g77.add:
630        Use %{gcc_version} instead of @gcc_version@.
631        * gcc3newlib/target-gcc.add:
632        Use %{gcc_version} instead of @gcc_version@.
633        * gcc3newlib/target-gcj.add:
634        Use %{gcc_version} instead of @gcc_version@.
635        * gcc3newlib/target-gnat.add:
636        Use %{gcc_version} instead of @gcc_version@.
637        * gcc3newlib/target-objc.add:
638        Use %{gcc_version} instead of @gcc_version@.
639
6402003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
641
642        * binutils/binutils.add: Preps for 2.14.
643        Use %{binutils_version} instead of @binutils_version@.
644        * binutils/base_binutils.add: Preps for 2.14.
645
6462003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
647
648        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
649
6502003-07-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
651
652        * autotools/automake-rtems.spec.in: Automake-1.7.6.
653
6542003-06-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
655
656        * autotools/automake-rtems.spec.in: Automake-1.7.5.
657
6582003-06-02      Joel Sherrill <joel@OARcorp.com>
659
660        * setup.def: Updated for RPM revision 3 of gcc3.2.3 and newlib1.11.0.
661
6622003-05-07      Joel Sherrill <joel@OARcorp.com>
663
664        * setup.def: Update to gcc3.2.3newlib1.11.0-1.
665        * gcc3newlib/gccnewlib.add: We used .bz2 files.
666
6672003-04-18      Joel Sherrill <joel@OARcorp.com>
668
669        * setup.def: Update to gcc3.2.2newlib1.11.0-2.
670        * gcc3newlib/gccnewlib.add: We used .bz2 files.
671
6722003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
673
674        * gcc3newlib/gccnewlib.add: Add %gcc_version, %newlib_version.
675        Apply %gcc_version, %newlib_version.
676        * gcc3newlib/target-c++.add: Apply %gcc_version, %newlib_version.
677        * gcc3newlib/target-g77.add: Apply %gcc_version, %newlib_version.
678        * gcc3newlib/target-gcc.add: Apply %gcc_version, %newlib_version.
679        * gcc3newlib/target-gcj.add: Apply %gcc_version, %newlib_version.
680        * gcc3newlib/target-gnat.add: Apply %gcc_version, %newlib_version.
681        * gcc3newlib/target-objc.add: Apply %gcc_version, %newlib_version.
682
6832003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
684
685        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
686
6872003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
688
689        * configure.ac: AC_PREREQ(2.57).
690
6912003-02-10      Joel Sherrill <joel@OARcorp.com>
692
693        * gdb/gdb.add, gdb/mkspec.in, gdb/target-gdb.add: Use RPM logic to
694        determine which targets have simulators, configure with appropriate
695        arguments, and package the correct files.
696
6972003-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
698
699        * gcc3newlib/target-gcc.add: Remove %{_exeext} from gccbug.
700        * gcc3newlib/gccnewlib.add: Add %gcj to support to disabling building
701        gcj from rpmbuild command line.
702        Copy gsyslimits.h for CDN-X compilation.
703
7042003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
705
706        * README.cdn-X: New.
707        * binutils/binutils.add: Add --build=%_build --host=%_host.
708        * cpukit/.cvsignore: Add *.spec.in.
709        * gcc3newlib/gccnewlib.add: Add --build=%_build --host=%_host.
710        * gdb/gdb.add: Add --build=%_build --host=%_host.
711        * rtemsdoc/.cvsignore: Add *.spec.in.
712
7132003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
714
715        * gcc3newlib/gccnewlib.add: Remove Buildroot.
716        * common/.cvsignore: New.
717
7182003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
719
720        * common/common.add.in: Add Vendor, Distribution, BuildRoot.
721        * binutils/Makefile.am: Fix path to clean.add.
722        * binutils/binutils.add: Remove BuildRoot.
723        * cpukit/Makefile.am:  Use $(top_builddir)/common/common.add,
724        $(top_builddir)/common/clean.add, header.add.
725        Generate rtems-cpukit.spec.in.
726        * cpukit/header.add: New.
727        * cpukit/rtems-cpukit.spec.in: Remove.
728        * cpukit/rtems-cpukit.add: New.
729        * gccnewlib/gccnewlib.add: Remove Buildroot.
730        * gdb/gdb.add: Remove Buildroot.
731        * rtemsdoc/rtemsdoc.add: Remove BuildRoot.
732
7332003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
734
735        * rtemsdoc/Makefile.am: Use $(top_builddir)/common/common.add,
736        $(top_builddir)/common/clean.add, header.add.
737        Generate rtemsdoc.spec.in.
738        * rtemsdoc/mkspec.in: Remove exe_ext.
739        * rtemsdoc/rtemsdoc.spec.in: Remove.
740        * gccnewlib/Makefile.am:  Use $(top_builddir)/common/common.add,
741        $(top_builddir)/common/clean.add, header.add.
742        * gccnewlib/base-gcc.m4: Replace @exe_ext@ with %{_exeext}.
743        * gccnewlib/base-gcj.add: Replace @exe_ext@ with %{_exeext}.
744        * gccnewlib/gccnewlib.add: Replace @exe_ext@ with %{_exeext}.
745        Remove header, broken cdn-X configuration, %clean.
746        * gccnewlib/target-g77.add: Replace @exe_ext@ with %{_exeext}.
747        * gccnewlib/target-gcc.add: Replace @exe_ext@ with %{_exeext}.
748        * gccnewlib/target-gcj.add: Replace @exe_ext@ with %{_exeext}.
749        * gccnewlib/target-objc.add: Replace @exe_ext@ with %{_exeext}.
750
7512003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
752
753        * gdb/gdb.add: Remove header, broken cdn-X configuration,
754        %clean, Replace @exe_ext@ with %{_exeext}.
755        * gdb/mkspec.in: Remove exe_ext.
756        * gdb/target-gdb.add: Replace @exe_ext@ with %{_exeext}.
757        * gdb/Makefile.am: Use $(top_builddir)/common/common.add,
758        $(top_builddir)/common/clean.add, header.add.
759        * gcc3newlib/base-gcj.add: Replace @exe_ext@ with %{_exeext}.
760        * cpukit/mkspec.in: Remove exe_ext.
761        * binutils/Makefile.am: Use $(top_builddir)/common/common.add,
762        $(top_builddir)/common/clean.add, header.add.
763
7642003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
765
766        * gcc3newlib/gccnewlib.add: Remove header, broken cdn-X configuration,
767        %clean, Replace @exe_ext@ with %{_exeext}.
768        * gcc3newlib/mkspec.in: Remove exe_ext.
769        * gcc3newlib/target-c++.add: Replace @exe_ext@ with %{_exeext}.
770        * gcc3newlib/target-g77.add: Replace @exe_ext@ with %{_exeext}.
771        * gcc3newlib/target-gcc.add: Replace @exe_ext@ with %{_exeext}.
772        * gcc3newlib/target-gcj.add: Replace @exe_ext@ with %{_exeext}.
773        * gcc3newlib/target-gnat.add: Replace @exe_ext@ with %{_exeext}.
774        * gcc3newlib/target-objc.add: Replace @exe_ext@ with %{_exeext}.
775        * gcc3newlib/Makefile.am: Use $(top_builddir)/common/common.add,
776        $(top_builddir)/common/clean.add, header.add.
777
7782003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
779
780        * Makefile.am: Remove reference to mkbinutilsspec.
781        * configure.ac: Remove EXEEXT check.
782        Add common/clean.add, common/common.add.
783
7842003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
785
786        * binutils/binutils.add: Remove header, broken cdn-X configuration,
787        %clean.
788        * binutils/mkspec.in: Remove exe_ext, build_alias, host_alias.
789        * binutils/target-binutils.add: Replace @exe_ext@ with %{_exeext}.
790
7912003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
792
793        * gcc3newlib/header.add: New.
794        * gccnewlib/header.add: New.
795        * binutils/header.add: New.
796        * gdb/header.add: New.
797        * rtemsdoc/header.add: New.
798        * rtemsdoc/rtemsdoc.add: New.
799        * common/clean.add.in: New.
800        * common/common.add.in: New.
801
8022003-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
803
804        * binutils/mkspec.in: New.
805        * binutils/.cvsignore: Add mkspec.
806        * mkbinutilspec.in: Remove.
807        * gdb/Makefile.am: Depend on mkspec.
808        * binutils/binutils.add: Add @exe_ext@ to c++filt.
809        Add %_defaultbuildroot.
810        * configure.ac: Reflect changes above.
811        * binutils/Makefile.am: Reflect changes above.
812        * Makefile.am: Remove mkbinutilspec.
813
8142003-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
815
816        * gdb/.cvsignore: Add mkspec.
817
8182003-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
819
820        * ChangeLog: Fix yesterday's entry.
821        * gdb/target-gdb.add: %defattr(-,root,root).
822        Use %{_prefix} instead of /opt/rtems.
823        Misc. minor changes.
824        * gdb/gdb.add: Use %{_prefix} instead of /opt/rtems.
825        Remove stray unpackaged files.
826        Use %{_defaultbuildroot} instead of hard-coded values.
827        configure --disable-nls.
828        Misc. minor changes.
829        Add BuildPreReq: ncurses-devel.
830        * gdb/base-gdb.add: %defattr(-,root,root).
831        Use %{_prefix} instead of /opt/rtems.
832        Misc. minor changes.
833        * gdb/mkspec.in: New.
834        * gdb/Makefile.am: Reflect addition of gdb/mkspec.in.
835        * gcc3newlib/mkspec.in: Fix usage.
836        * gcc3newlib/gccnewlib.add: Use %{_defaultbuildroot} instead of
837        hard-coded values. Update copyright notice.
838        * mkgdbspec.in: Removed.
839        * Makefile.am: Remove mkgdbspec.
840        * configure.ac: Remove mkgdbspec.
841        Add gdb/mkspec.
842
8432003-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
844
845        * gcc3newlib/gccnewlib.add: Add various BuildPreReq.
846        Add %defattr(-,root,root) to "dir".
847        * gcc3newlib/base-g77.add: %defattr(-,root,root).
848        * gcc3newlib/base-gcc.add %defattr(-,root,root).
849        * gcc3newlib/base-gcj.add %defattr(-,root,root).
850        * gcc3newlib/base-gnat.add %defattr(-,root,root).
851        * gcc3newlib/target-c++.add %defattr(-,root,root).
852        * gcc3newlib/target-g77.add %defattr(-,root,root).
853        * gcc3newlib/target-gcc.add %defattr(-,root,root).
854        * gcc3newlib/target-gcj.add %defattr(-,root,root).
855        * gcc3newlib/target-gnat.add %defattr(-,root,root).
856        * gcc3newlib/target-objc.add %defattr(-,root,root).
857
8582003-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
859
860        * setup.def: binutils_rpm_release=2.
861        * binutils/base-binutils.add: %defattr(-,root,root).
862        * binutils/target-binutils.add: Ditto.
863        * binutils/binutils.add: BuildPreReq: texinfo >= 4.2.
864
8652003-01-27      Joel Sherrill <joel@OARcorp.com>
866
867        * buildalltar.in, setup.def: Tool update including binaries for Cygwin
868        with a special RTEMS user account.
869
8702003-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
871
872        * configure.ac: Add rtemsdoc.
873        * Makefile.ac: Add rtemsdoc.
874        * rtemsdoc/README: New.
875        * rtemsdoc/.cvsignore: New.
876
8772003-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
878
879        * rtemsdoc/Makefile.am: New.
880        * rtemsdoc/mkspec.in: New.
881        * rtemsdoc/rtemsdoc.spec.in: New.
882        * rtemsdoc/supplement.add.in: New.
883        * rtemsdoc/templ.add.in: New.
884
8852002-12-16      Joel Sherrill <joel@OARcorp.com>
886
887        * setup.def: Updated gcc 3.2.1newlib1.10.0 RPM to revision 4
888        to include m68k crti.o/crtn.o multilib patch.
889
8902002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
891
892        * autotools/automake-rtems.spec.in: Update to automake-1.7.2.
893        * autotools/autoconf-rtems.spec.in: Update to autoconf-2.57.
894
8952002-12-06      Joel Sherrill <joel@OARcorp.com>
896
897        * ChangeLog: Removed duplicate entry.
898
8992002-12-06      Joel Sherrill <joel@OARcorp.com>
900
901        * setup.def: Updated patch to fix m68k cut and paste bug which turned
902        a tab into spaces in a Makefile fragment.
903        * gcc3newlib/gccnewlib.add: If building gnat for the mips, the library
904        must be built with a -G0 option.
905
9062002-12-02      Joel Sherrill <joel@OARcorp.com>
907
908        * setup.def, gcc3newlib/gccnewlib.add: Updated to gcc 3.2.1 RPM revision
909        2 which enabled the mips-rtems gnat using gcc 3.2.1 patch 20021129.
910
9112002-11-29      Joel Sherrill <joel@OARcorp.com>
912
913        * setup.def: Updated to gcc-3.2.1.
914
9152002-11-28      Joel Sherrill <joel@OARcorp.com>
916
917        * setup.def: Updated to gcc-3.2 and newlib1.1.0 RPM version 6.
918        * gcc3newlib/gccnewlib.add: Reenabled i386-rtems gnat.
919
9202002-11-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
921
922        * gcc3newlib/gccnewlib.add:
923        Remove *.la's to make rpm-4.1/RH-8.0 happy.
924        Remove libiberty.a to make rpm-4.1/RH-8.0 happy.
925        Change gcc/version.c to reflect us having patched gcc.
926
9272002-11-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
928
929        * binutils/binutils.add: Add BuildPreReq: /sbin/install-info.
930        Disable nls.
931        Apply gzip -9qf to compress *infos and *mans.
932        Apply /sbin/install-info.
933        Remove  *c++-filt.
934        * binutils/base-binutils.add: Add PreReq: /sbin/install-info.
935        Apply /sbin/install-info.
936        Package as.info-*.gz.
937        * binutils/target-binutils.add:
938        Package man1/*.1*.
939
9402002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
941
942        * autotool/autoconf-rtems.spec.in: Fix @prefix@.
943
9442002-11-13      Joel Sherrill <joel@OARcorp.com>
945
946        * setup.def: Switched to binutils 2.13.1
947        * binutils/Makefile.am: Remove a29k-rtems.
948
9492002-11-11      Joel Sherrill <joel@OARcorp.com>
950
951        * setup.def, gcc3newlib/gccnewlib.add: Patch includes updates
952        which were patch changes for -3 and -4 RPM revisions.   Disabled
953        build of gnat for i386-rtems as it failed to build.
954
9552002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
956
957        * gcc3newlib/gccnewlib.add: Remove %{target} != %{build} comment
958        (RH-8.0/rpm-4.1 bogusly expands the macros and chokes.)
959        * binutils/binutils.add: Remove %{target} != %{build} comment
960        (RH-8.0/rpm-4.1 bogusly expands the macros and chokes.).
961        Comment out CONFIGURE_ARGS (RH-8.0/rpm-4.1 is broken wrt. _build_os
962        and _target_os)
963        * gcc3newlib/base-gcc.add: Add gccint*infos.
964        * gcc3newlib/base-gcj.add: Add gcj*infos.
965        Mark manpages as %doc and pickup the gzipped versions.
966
9672002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
968
969        * autotools/automake-rtems.spec.in: Fix my address. Set up PATH
970        before running configure (Prep. for automake >= 1.7).
971
9722002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
973
974        * autotools/autoconf-rtems.spec.in: New.
975        Remove Provides: autoconf (Conflicts with RH-8.0).
976        * autotools/autoconf-rtems.spec: Remove.
977        * autotools/automake-rtems.spec.in:
978        Remove Provides: automake (Conflicts with RH-8.0).
979        * gcc3newlib/Makefile.am: Remove references to mkgcc3newlibspec.
980        * Makefile.am: Ditto.
981        * configure.ac: Add autotools/autoconf-rtems.spec.in.
982
9832002-10-24      Joel Sherrill <joel@OARcorp.com>
984
985        * setup.def: Update gcc 3.2 pathc to includ epatch for gcc PR8314.
986        * gcc3newlib/gccnewlib.add: Don't build mips/gnat as we do not
987        currently include the patch referenced in PR8344.
988
9892002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
990
991        * .cvsignore: Reformat.
992        Add autom4te*cache.
993        Remove autom4te.cache.
994
9952002-09-14      Joel Sherrill <joel@OARcorp.com>
996
997        * gcc3newlib/base-gcj.add, gcc3newlib/gccnewlib.add,
998        gcc3newlib/target-gcj.add: First attempt at enabling Java support.
999
10002002-08-21      Joel Sherrill <joel@OARcorp.com>
1001
1002        * setup.def, gcc3newlib/gccnewlib.add: Updated the tools for
1003        gcc 3.2 and Ada.
1004
10052002-08-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1006
1007        * gcc3newlib/gccnewlib.add: Re-add i386-rtems Ada.
1008        Add %_gnat and --define 'gnat [0|1]' support.
1009        Enable gnat for gcc-3.2/Disable for gcc-3.1.
1010        Add hacks to build gnatlib.
1011        Re-activate commented out fragments for old gcc versions.
1012        Add @target_alias@-gnatgcc.
1013
10142002-08-15      Joel Sherrill <joel@OARcorp.com>
1015
1016        * setup.def: New gcc 3.1 RPMs (-7).
1017        * gcc3newlib/gccnewlib.add:  i386-rtems doesn't build Ada.
1018
10192002-08-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1020
1021        * gcc3newlib/Makefile.am: Remove c_only remnants.
1022        * gcc3newlib/gccnewlib.add: Reflect gcc-3.2 putting c++
1023        headers into c++ instead of g++.
1024        * gcc3newlib/target-c++.add: Ditto.
1025
10262002-08-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1027
1028        * gcc3newlib/base-gnat.add: Don't use %{%prefix}/bin/gnat*.
1029        * gcc3newlib/Makefile.am: Use mkspec for c4x.
1030        * gcc3newlib/gccnewlib.add: Rework processing of %if %build_XXX.
1031        Rework handing Ada.
1032        Don't put adalib and adainclude into files.gcc.
1033        * gcc3newlib/target-gnat.add: Add adalib.
1034        Add adainclude.
1035
10362002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1037
1038        * gcc3newlib/base-gnat.add: Use -n rtems-base-gnat.
1039
10402002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1041
1042        * gcc3newlib/.cvsignore: Add mkspec.
1043
10442002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1045
1046        * mkgcc3newlibspec.in: Remove
1047        * gcc3newlib/mkspec.in: New.
1048        * configure.ac: Reflect changes above.
1049        * gcc3newlib/gccnewlib.add: Add build_XXX defines.
1050        Add preliminary gnat support.
1051        * gcc3newlib/base-g77.add: Add build_g77.
1052        * gcc3newlib/base-gcj.add: Add build_gcj.
1053        * gcc3newlib/base-gnat.add: New.
1054        * gcc3newlib/target-c++.add: Add build_cxx.
1055        * gcc3newlib/target-g77.add: Add build_g77.
1056        * gcc3newlib/target-gcj.add: Add build_gcj.
1057        * gcc3newlib/target-objc.add: Add build_objc.
1058        * gcc3newlib/target-gnat.add: New.
1059        * gcc3newlib/Makefile.am: Use ./mkspec. Use unified spec.
1060
10612002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1062
1063        * setup.def: Increment release for gcc3newlib.
1064        * gcc3newlib/gccnewlib.add: Do not put cc1plus into gcc-rpm.
1065
10662002-08-08      Joel Sherrill <joel@OARcorp.com>
1067
1068        * setup.def, binutils/base-binutils.add, binutils/target-binutils.add:
1069        Updated to binutils 2.13 which has no known issues.
1070
10712002-08-06      Joel Sherrill <joel@OARcorp.com>
1072
1073        * setup.def: Updating gcc3/newlib patches and tool versions.  The
1074        focus of this round of patches was ot eliminate header file name
1075        conflicts between RTEMS and newlib.
1076
10772002-07-30      Joel Sherrill <joel@OARcorp.com>
1078
1079        * setup.def: Updated to gcc3.1/newlib 1.10.0 RPM revision 5 with
1080        the gcc3 patch 20020730a and newlib 1.10.0 patch 20020726.
1081
10822002-07-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1083
1084        * autotools/automake-rtems.spec.in: Automake-1.6.3.
1085        * cpukit/.cvsignore: Add mkspec. Remove rtems.spec.
1086
10872002-07-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1088
1089        * configure.ac: Use AC_CONFIG_FILES(script, chmod +x script)
1090        to generate mk*spec scripts.
1091        * mkbspspec.in: Use ',' as pattern delimiter in sed expression
1092        for $rpm_build_root.
1093        * mkbinutilsspec.in:  Use ',' as pattern delimiter in sed
1094        expression for $rpm_build_root.
1095        * cpukit/mkspec.in: Cosmetical changes.
1096
10972002-07-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1098
1099        * ChangeLog: Fix 2002-07-22 ChangeLog entry bogusly referring to
1100        Joel.
1101        * cpukit/Makefile.am: New.
1102        * cpukit/mkspec.in: New.
1103        * cpukit/rtems-cpukit.spec.in: New.
1104        * cpukit/.cvsignore: New.
1105        * configure.ac: Add cpukit.
1106        Add RTEMS_TOP to pickup _RTEMS_VERSION (required by cpukit).
1107        * Makefile.am: Add cpukit. Add ACLOCAL_AMFLAGS (required to pickup
1108        RTEMS_VERSION).
1109        * setup.def: Use %{_tmppath} as default for $rpm_build_root.
1110        * mkbinutilsspec.in: Use ',' as pattern delimiter in sed expression
1111        for $rpm_build_root.
1112        * mkgccnewlibspec.in:  Use ',' as pattern delimiter in sed
1113        expression for $rpm_build_root.
1114        * mkgcc3newlibspec.in:  Use ',' as pattern delimiter in sed
1115        expression for $rpm_build_root.
1116        * mkgdbspec.in:  Use ',' as pattern delimiter in sed expression for
1117        $rpm_build_root.
1118
11192002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1120
1121        * binutils/Makefile.am: Add or32-rtems-binutils.
1122
11232002-07-19      Joel Sherrill <joel@OARcorp.com>
1124
1125        * setup.def: Updated newlib patch to get sh and hppa crt0 mods.
1126
11272002-07-01      Joel Sherrill <joel@OARcorp.com>
1128
1129        * setup.def: Update gcc3 RPMs for new patches.
1130
11312002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1132
1133        * autotools/automake-rtems.spec.in: Update to automake-1.6.2.
1134
11352002-06-14      Joel Sherrill <joel@OARcorp.com>
1136
1137        * mkgdbspec.in, setup.def, gcc3newlib/gccnewlib.add, gdb/gdb.add:
1138        Updated to gcc 3.1 and gdb 5.2.
1139
11402001-05-29      Joel Sherrill <joel@OARcorp.com>
1141
1142        * setup.def: Updated to binutils 2.12.1.
1143        * rtems/Makefile.am: Remove m68k-rtemself references.
1144
11452002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1146
1147        * mkgcc3newlibspec.in: Remove SETUP (bogus).
1148        * gcc3newlib/target-c++.add: New.
1149        * gcc3newlib/Makefile.am: Add target-c++.add.
1150        * gcc3newlib/base-g77.add: Adapt to gcc-3.1.
1151        Reflect having split out c++. Various minor fixes.
1152        * gcc3newlib/base-gcc.add: Ditto.
1153        * gcc3newlib/gccnewlib.add: Ditto.
1154        * gcc3newlib/target-gcc.add: Ditto.
1155
11562002-04-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1157
1158        * gcc3newlib/gccnewlib.add: Add gcc_update --touch to fix
1159        timestamps.
1160
11612001-04-16      Joel Sherrill <joel@OARcorp.com>
1162
1163        * .cvsignore: Added files added by automake 1.6.1.
1164        * setup.def: New shot at gcc 3.0.4 RPMs.
1165        * binutils/Makefile.am, gdb/Makefile.am, rtems/Makefile.am:
1166        Deleted m68k-rtemself.
1167        * gcc3newlib/gccnewlib.add: Commented out host/target OS check.
1168 
11692002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1170
1171        * autotools/automake-rtems.spec.in: Update to automake-1.6.1.
1172        Use *.tar.bz2.
1173
11742002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1175
1176        * mkbinutilspec.in: Fix PATCH2.
1177
11782002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1179
1180        * gcc3newlib/gccnewlib.add: Add -Bgcc/ when collecting multilibs.
1181
11822002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1183
1184        * gcc3newlib/gccnewlib.spec.in: Removed from CVS.
1185
1186
11872002-04-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1188
1189        * mkbinutilspec.in: Add support for empty patch-version (no patch).
1190        * mkgcc3newlibspec.in: Ditto.
1191        * setup: Fix gcc3*_versions handling.
1192        * setup.def: binutils_patch_version=.
1193        * binutils/binutils.add: Reflect changes to mkbinutilspec.in,
1194        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
1195        * binutils/target-binutils.add: Comment out c++filt.
1196        * gcc3newlib/base-gcc.add: Remove duplicate libm.info.
1197        * gcc3newlib/gccnewlib.add: Reflect changes to mkgcc3newlibspec.in.
1198        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
1199        Comment out gcc-2.95.x hacks.
1200        Remove *.la from installed files.
1201        * gcc3newlib/gccnewlib_c_only.spec.in: Remove.
1202
12032001-04-02      Joel Sherrill <joel@OARcorp.com>
1204
1205        * buildall.in: Correct logic for detecting 0 RTEMS RPMS installed.
1206
12072001-03-29      Joel Sherrill <joel@OARcorp.com>
1208
1209        * .cvsignore: Added mkgcc3newlib.
1210
12112001-03-29      Joel Sherrill <joel@OARcorp.com>
1212
1213        * gcc3newlib/.cvsignore: New file.
1214
12152001-03-28      Joel Sherrill <joel@OARcorp.com>
1216
1217        * Per PR64 added support for gcc 3.x RPMs
1218        * Makefile.am, configure.ac, mkspec, setup, setup.def: Modified.
1219        * mkgcc3newlibspec.in: New file.
1220        * gcc3newlib: New subdirectory.
1221        * base-g77.add, base-gcc.add, base-gcj.add, gccnewlib.add,
1222        gccnewlib_c_only.spec.in, gccnewlib.spec.in, HISTORY, Makefile.am,
1223        README, target-g77.add, target-gcc.add, target-gcj.add,
1224        target-objc.add: New files.
1225
12262001-03-28      Joel Sherrill <joel@OARcorp.com>
1227
1228        * binutils/binutils.add: Commented out patch since binutils 2.12
1229        does not require one.
1230
12312002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1232
1233        * configure.ac:
1234        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1235        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1236        * autotools/Makefile.am: Remove AUTOMAKE_OPTIONS.
1237        * Makefile.am: Remove AUTOMAKE_OPTIONS.
1238        * binutils/Makefile.am: Remove AUTOMAKE_OPTIONS.
1239        * gccnewlib/Makefile.am: Remove AUTOMAKE_OPTIONS.
1240        * gdb/Makefile.am: Remove AUTOMAKE_OPTIONS.
1241        * rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
1242
12432002-03-06      Ralf Corsepius <corsepiu@faw-uni-ulm.de>
1244
1245        * PR151
1246        * autotools/automake-rtems.spec.in: New.
1247        * autotools/automake-rtems.spec: Removed.
1248        * configure.ac: Reflect changes above.
1249
12502001-02-27      Joel Sherrill <joel@OARcorp.com>
1251
1252        * configure.ac: Be a little more lenient in matching sparc-solaris.
1253
12542002-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1255
1256        * mkbinutilspec.in, mkgccnewlibspec.in, gccnewlib/base-chill.add,
1257        gccnewlib/base-g77.add, gccnewlib/base-gcc.add,
1258        gccnewlib/base-gcj.add, gccnewlib/gccnewlib.add,
1259        gccnewlib/target-chill.add, gccnewlib/target-g77.add,
1260        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
1261        gccnewlib/target-objc.add: Added more support for Canadian Cross
1262        building.
1263
12642001-01-30      Joel Sherrill <joel@OARcorp.com>
1265
1266        * buildall.in: Corrected logic for detecting when no RPMs are installed.
1267
12682001-01-24      Joel Sherrill <joel@OARcorp.com>
1269
1270        * README: Added Canadian Cross instructions.
1271
12722002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1273
1274        * configure.ac: Add AC_PREFIX_DEFAULT([/opt/rtems]).
1275        * mkbinutilsspec.in: Add propagation of @prefix@.
1276        * binutils/base-binutils.add:
1277        Let %post and %unpost apply %{_prefix}.
1278        Apply %{_prefix} instead of /opt/rtems.
1279        * binutils/binutils.add: Update copyright notice.
1280        Add _prefix.
1281        Apply %{_prefix} instead of /opt/rtems.
1282        Remove -a 0 in %setup.
1283        Rework hack to SuSE's rpm screwing up %{_target}.
1284        Replace ARGS with CONFIGURE_ARGS.
1285        * binutils/target-binutils.add:
1286        Apply %{_prefix} instead of /opt/rtems.
1287
12882002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1289
1290        * binutils/binutils.add: Add initial support for building
1291        Canadian cross RPMs.  It should work like this:
1292            cd rtems/scripts
1293            ./configure --build=`../config.guess` --host=i386-cygwin
1294            make install
1295            rpm --target=i386-cygwin \
1296                /usr/src/redhat/SPECS/<target>-binutils-..spec.
1297
1298            alien -t /usr/src/redhat/RPMS/....i386.rpm
1299        .. and voila ... your tarball, with rpm-consistency checks etc. applied.
1300
13012001-01-22      Joel Sherrill <joel@OARcorp.com>
1302
1303        * buildalltar.in: Modified to support Canadian cross builds.
1304        It was testing using a RedHat 7.2 host to build *-rtems tools
1305        that run on an i386-cygwin host.
1306
13072001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1308
1309        * configure.ac: Fix typo to allow custom RPM_SPECSdirs.
1310
13112001-10-16      Joel Sherrill <joel@OARcorp.com>
1312
1313        * setup.def: Bumped the gdb_patch_version to account for a configuration
1314        problem on psim where it could not be enabled for powerpc-RTEMS.
1315        * gdb/Makefile.am: Add i386-RTEMS and powerpc-RTEMS targets.
1316
13172001-10-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1318
1319        * mkbinutilsspec.in: Guard sed-pattern against autoconf.
1320        * mkgccnewlibspec.in: Guard sed-pattern against autoconf, remove
1321        Target_alias.
1322        * mkgdbspec.in: Guard sed-pattern against autoconf.
1323        * mkbspspec.in: Guard sed-pattern against autoconf.
1324        * configure.ac: Rework check for RPM_SPECSdir.
1325        * autotools/automake-rtems.spec: Update to automake-1.5.
1326
13272001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1328
1329        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
1330        * configure.in: Remove.
1331        * configure.ac: New file, generated from configure.in by autoupdate.
1332
13332001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1334
1335        * gdb/Makefile.am, gccnewlib/Makefile.am, binutils/Makefile.am:
1336        Initially setup CLEANFILES using = instead of += to make
1337        automake-1.5 happy.
1338
13392001-09-13      Joel Sherrill <joel@OARcorp.com>
1340
1341        * setup.def, gccnewlib/gccnewlib.add, gccnewlib/target-gcc.add:
1342        Revert changes because of gcc 2.5.x/3.0 transition and continue
1343        to support gcc 2.95.x as primary version.
1344
13452001-09-13      Joel Sherrill <joel@OARcorp.com>
1346
1347        * mkgccnewlibspec.in,
1348        Use Target_alias not target_alias to avoid conflicts with new autoconf.
1349        * setup.def: Changed version numbers in attempt at building gcc 3.0.1.
1350        Only sparc and arm built for C/C++ OK. :(
1351        * gccnewlib/base-gcc.add: Modifications to reflect files not in gcc 3.x.
1352        * gccnewlib/gccnewlib.add: gcc 3.x does not have "everything in the name"
1353        * target-gcc.add: Modifications to reflect files not in gcc 3.1
1354
13552001-09-13      Joel Sherrill <joel@OARcorp.com>
1356
1357        * autotools/.cvsignore: New file.
1358
13592001-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1360
1361        * autotools/Makefile.am, autotools/autoconf-rtems.spec,
1362        autotools/automake-rtems.spec: New.
1363        * configure.in, Makefile.am: Add autotools/.
1364
13652001-08-30      Joel Sherrill <joel@OARcorp.com>
1366
1367        * .cvsignore: Add buildalltar.
1368
13692001-08-30      Joel Sherrill <joel@OARcorp.com>
1370
1371        * buildalltar.in: New file.
1372        * configure.in, Makefile.am: Modified to reflect addition of file.
1373
13742001-08-10      Joel Sherrill <joel@OARcorp.com>
1375
1376        * mkgdbspec.in: Make list of simulators very complete.
1377        * setup.def: Update versions.
1378
13792001-07-03      Joel Sherrill <joel@OARcorp.com>
1380
1381        * setup.def, binutils.add, gccnewlib.add: Updated to build
1382        binutils 2.11.2 (rtems patch 20010622), gcc 2.95.3 (rtems
1383        patch a20010622), and newlib 1.9.0 (rtems patch 10020622).
1384
13852001-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1386
1387        * configure.in: Remove AC_EXEEXT, treat .exe manually.
1388        * gccnewlib/base-gcc.add: Remove cpp.
1389        * gccnewlib/gccnewlib.add: mv cpp $target_alias-cpp, update
1390        copyright.
1391
13922001-04-16      Joel Sherrill <joel@OARcorp.com>
1393
1394        * setup.def: Modified the binutils version to 2.11 and
1395        RPM revision 3 to reflect experimentation with new binutils release.
1396
13972001-04-11      Joel Sherrill <joel@OARcorp.com>
1398
1399        * binutils/Makefile.am: Added a29k-rtems.
1400        * binutils/binutils.add: Switch to .bz2 extension to reflect
1401        real way code is compressed on distribution sites now.
1402
14032001-03-19      Joel Sherrill <joel@OARcorp.com>
1404
1405        * setup.def: Updated version numbers and patches for binutils
1406        and gdb.  binutils was to get correct patch in field.  gdb
1407        was to add mipstx39-rtems configurery support.
1408
14092001-03-14      Joel Sherrill <joel@OARcorp.com>
1410
1411        * gdb/Makefile.am, mkgdbspec.in: Added mipstx39-rtems
1412        configuration to gdb since this includes the JMR3904 simulator.
1413
14142001-01-03      Joel Sherrill <joel@OARcorp.com>
1415
1416        * setup.def, binutils/HISTORY, gccnewlib/HISTORY: Updated
1417        binutils HISTORY to reflect new revision.  Updated gcc to fix
1418        i960 C++ problem.  Updated newlib to move to newlib 1.9.0.
1419
14202000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1421
1422        * gccnewlib/gccnewlib.add: Fix typo in URL.
1423
14242000-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1425
1426        * configure.in: Adapt m4-quoting to autoconf-2.49b, use $host
1427        instead of $target to setup RPM_CPU, move chmod 755 buildall to
1428        AC_OUTPUT's extra-cmds.
1429       
14302000-10-30      Joel Sherrill <joel@OARcorp.com>
1431
1432        * buildall.in, mkgdbspec.in, setup.def, binutils/Makefile.am,
1433        gccnewlib/HISTORY, gccnewlib/Makefile.am, gdb/Makefile.am:
1434        Added mips-rtems, updated to include new patches and
1435        gcc 2.95.2/newlib 1.8.2 revision 11 RPM.
1436
14372000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1438
1439        * configure.in: Remove trailing '/'s from setting up RPM_SPECdir.
1440
14412000-10-18      Joel Sherrill <joel@OARcorp.com>
1442
1443        * setup.def: Updating version numbers for gcc/newlib RPM release 10.
1444
14452000-08-30      Joel Sherrill <joel@OARcorp.com>
1446
1447        * setup.def: Updated gcc and newlib patches and bumped RPM revision.
1448        Patches primarily add or16/or32 basic support to newlib and
1449        i386 multilib improvements to gcc from Ralf Corsepius.
1450
14512000-08-10      Joel Sherrill <joel@OARcorp.com>
1452
1453        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.