source: rtems/scripts/ChangeLog @ 07d3a3e

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

Fix typo in changelog entry

  • Property mode set to 100644
File size: 48.5 KB
Line 
12005-04-25      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * gccnewlib/gccnewlib.add: Abandon c4x-*.
4
52005-04-23      Ralf Corsepius <ralf.corsepius@rtems.org>
6
7        * gccnewlib/gccnewlib.add: Use %_bindir, %_libdir, %_includedir.
8        * gccnewlib/target-gfortran.add: Let package obsolete g77.
9        * gccnewlib/target-objc.add: Reflect new location of cc1obj.
10
112005-04-23      Ralf Corsepius <ralf.corsepius@rtems.org>
12
13        * gdb/gdb.add: Propagate RPM_OPT_FLAGS to configure.
14
152005-04-22      Ralf Corsepius <ralf.corsepius@rtems.org>
16
17        * binutils/Makefile.am: Add h8300-rtemscoff.
18        Remove or32-rtems.
19        * binutils/binutils.add: Propagate RPM_OPT_FLAGS to configure.
20
212005-04-22      Ralf Corsepius <ralf.corsepius@rtems.org>
22
23        * gccnewlib/base-gfortran.add, gccnewlib/target-gfortran.add: New.
24        * gccnewlib/Makefile.am: Reflect addition of gfortran.
25        * gccnewlib/base-g77.add, gccnewlib/base-gcc.add, gccnewlib/base-gcj.add,
26        gccnewlib/base-gnat.add, gccnewlib/target-g++.add, gccnewlib/target-g77.add,
27        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
28        gccnewlib/target-gnat.add:
29        Remove RPM_INSTALL_PREFIX. Remove superfluous
30        %doc directives. Use %_infodir, %_includedir, %_bindir, %_libdir.
31        * gccnewlib/gccnewlib.add: Ditto.
32        Add further BR's, Reflect addition of gfortran.
33        Reflect gcc's changes to "version_string".
34
352005-04-20      Ralf Corsepius <ralf.corsepius@rtems.org>
36
37        * binutils/base-binutils.add, binutils/binutils.add,
38        binutils/target-binutils.add: Introduce %{_includedir}, %{_libdir},
39        %{_bindir}. Remove superfluous %doc. Misc. fixes.
40
412005-04-20      Ralf Corsepius <ralf.corsepius@rtems.org>
42
43        * gdb/base-gdb.add, gdb/gdb.add, gdb/target-gdb.add:
44        Use mkdir -p. Introduce %{_includedir}, %{_libdir}. Remove
45        superfluous %doc.
46
472005-04-20      Ralf Corsepius <ralf.corsepius@rtems.org>
48
49        * configure.ac: chmod +x rtems/mkspec.
50        * binutils/binutils.add: Remove Prefix.
51        Use mkdir -p.
52        * cpukit/rtems-cpukit.add: Fix Source URL.
53        * rtems/Makefile.am: Append @osversion@ to rules.
54        * rtems/rtems.add: Fix Source URL. Misc cosmetics.
55
562005-04-14      Ralf Corsepius <ralf.corsepius@rtems.org>
57
58        * gdb/mkspec.in: Remove extra_configure_arguments (Unused).
59        * cpukit/rtems-cpukit.add, cpukit/target-cpukit.add: Bring this rpm
60        functional, again.
61
622005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
63
64        * rtems/Makefile.am: Reworked.
65        * setup.def: Update rtems_version. Remove rpm_build_root.
66
672005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
68
69        * rtems/mkspec.in: New.
70        * mkbspspec.in: Remove.
71        * Makefile.am: Reflect changes above.
72        * configure.ac: Reflect changes above.
73
742005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
75
76        * common/clean.add.in: Always rm -rf $RPM_BUILD_ROOT.
77
782005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
79
80        * gdb/base-gdb.add, gdb/gdb.add, gdb/target-gdb.add: Various
81        changes and hacks.
82
832005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
84
85        * binutils/mkspec.in: Remove rpm_build_root.
86        * common/common.add.in: Remove _defaultbuildroot.
87        * cpukit/mkspec.in: Remove rpm_build_root.
88        * gccnewlib/mkspec.in: Remove rpm_build_root.
89        * gdb/mkspec.in: Remove rpm_build_root.
90        * gccnewlib/gccnewlib.add: Let %install rm -f $RPM_BUILD_ROOT.
91        * binutils/binutils.add: Let %install rm -f $RPM_BUILD_ROOT.
92
932005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
94
95        * gdb/Makefile.am: Remove obsolete targets.
96        * gdb/gdb.add: Pass bindir, infodir, mandir to configure.
97
982005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
99
100        * binutils/Makefile.am, gdb/Makefile.am: Move target-*.add before
101        base*.add.
102        * gdb/gdb.add, gdb/target-gdb.add: Introduce %{_infodir}, %{_mandir},
103        %{_bindir}. Various minor fixes.
104        Rename src.rpm into <target>-gdb.
105        Disable sim for avr.
106
1072005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
108
109        * setup.def, gdb/gdb.add: Add gdb_suffix.
110
1112005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
112
113        * gcc3newlib/HISTORY, gcc3newlib/Makefile.am, gcc3newlib/README,
114        gcc3newlib/base-g77.add, gcc3newlib/base-gcc.add,
115        gcc3newlib/base-gcj.add, gcc3newlib/base-gnat.add,
116        gcc3newlib/gccnewlib.add, gcc3newlib/header.add,
117        gcc3newlib/mkspec.in, gcc3newlib/target-c++.add,
118        gcc3newlib/target-g77.add, gcc3newlib/target-gcc.add,
119        gcc3newlib/target-gcj.add, gcc3newlib/target-gnat.add,
120        gcc3newlib/target-objc.add: Remove.
121
1222005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
123
124        * gccnewlib/mkspec.in: Use gccnewlib/ instead of gcc3newlib/.
125
1262005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
127
128        * Makefile.am, configure.ac: Use gccnewlib/ instead of gcc3newlib/.
129        * README.cdn-X: Minor updates.
130
1312005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
132
133        * gccnewlib/.cvsignore, gccnewlib/Makefile.am,
134        gccnewlib/README, gccnewlib/base-g77.add,
135        gccnewlib/base-gcc.add, gccnewlib/base-gcj.add,
136        gccnewlib/base-gnat.add, gccnewlib/gccnewlib.add,
137        gccnewlib/header.add, gccnewlib/mkspec.in,
138        gccnewlib/target-c++.add, gccnewlib/target-g77.add,
139        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
140        gccnewlib/target-gnat.add, gccnewlib/target-objc.add:
141        New.
142
1432005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
144
145        * cpukit/rtems-cpukit.add, gdb/gdb.add:
146        Fix my email address, cosmetics.
147
1482005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
149
150        * setup, setup.def, gcc3newlib/mkspec.in:
151        s/gcc3newlib_rpm_release/gccnewlib_rpm_release/g.
152
1532005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
154
155        * setup: Fixup messages.
156
1572005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
158
159        * binutils/target-binutils.add, cpukit/rtems-cpukit.add,
160        gcc3newlib/gccnewlib.add, gdb/gdb.add, rtemsdoc/rtemsdoc.add:
161        Remove Autoreqprov-tag.
162
1632005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
164
165        * gcc3newlib/gccnewlib.add: Default to not building gcj for all gcc
166        versions. Cleanup comments.
167
1682005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
169
170        * configure.ac, setup, setup.def, gcc3newlib/mkspec.in:
171        Use newlib_* instead of gcc3newlib_* for setup.* values.
172
1732005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
174
175        * configure.ac, setup, setup.def, gcc3newlib/mkspec.in:
176        Use gcc_* instead of gcc3_* for setup.* values.
177
1782005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
179
180        * binutils/binutils.add, gdb/gdb.add: Sync %setup with gcc/gcc.add
181        for consistency.
182
1832005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
184
185        * binutils/binutils.add, gcc3newlib/gccnewlib.add, gdb/gdb.add:
186        Apply patches in tool subdirs.
187
1882005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
189
190        * binutils/binutils.add, binutils/mkspec.in:
191        Eliminate @PATCH2@.
192        * gcc3newlib/gccnewlib.add, gcc3newlib/mkspec.in:
193        Eliminate @PATCH2@, @PATCH4@.
194        * gdb/gdb.add, gdb/mkspec.in:
195        Eliminate @PATCH2@.
196
1972005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
198
199        * binutils/binutils.add, gcc3newlib/gccnewlib.add,
200        gdb/gdb.add: Add support for rpmbuild --with sources.
201
2022005-03-17      Ralf Corsepius <ralf.corsepius@rtems.org>
203
204        * gdb/Makefile.am: Add avr, mips64.
205        Cosmetics.
206        * gdb/base-gdb.add: Reflect gdb-6.3 not shipping mmalloc.info*.
207        * gdb/target-gdb.add: Add support for gcc-6.3's gdbtui.
208        * gdb/mkspec.in: Add PATCH-magic.
209        Add gdb_suffix.
210
2112005-03-12      Ralf Corsepius <ralf.corsepius@rtems.org>
212
213        * binutils/binutils.add, binutils/mkspec.in, setup.def:
214        Add binutils_suffix.
215        * binutils/target-binutils.add: Preparations for binutils-2.16.
216
2172005-02-24      Ralf Corsepius <ralf.corsepius@rtems.org>
218
219        * gcc3newlib/gccnewlib.add, gcc3newlib/mkspec.in, setup.def:
220        Add gcc_suffix. Add newlib_suffix.
221
2222005-02-16      Ralf Corsepius <ralf.corsepius@rtems.org>
223
224        * autotools/automake-rtems.spec.in: automake-1.9.5.
225
2262005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
227
228        * gcc3newlib/Makefile.am: Remove sh-rtemself. Add sh-rtemscoff.
229
2302005-01-17      Ralf Corsepius <ralf.corsepius@rtems.org>
231
232        * gcc3newlib/gccnewlib.add: Disable Ada (Stil broken with GCC-4.0.0).
233
2342005-01-12      Ralf Corsepius <ralf.corsepius@rtems.org>
235
236        * gcc3newlib/gccnewlib.add: Change my email address.
237        Add tic4x-*.
238
2392005-01-05      Ralf Corsepius <ralf.corsepius@rtems.org>
240
241        * autotools/automake-rtems.spec.in: automake-1.9.4.
242
2432004-11-02      Joel Sherrill <joel@OARcorp.com>
244
245        * setup.def: Include PowerPC patch to make C++ global constructors work
246        -- gcc 3.3.5/newlib-1.12.0 revision 2.
247
2482004-10-29      Joel Sherrill <joel@OARcorp.com>
249
250        * setup.def: Update gcc to 3.3.5 and binutils to 2.15.
251        * autotools/autoconf-rtems.spec.in: Temporarily do not include
252        some of the documentation since it causes the RPM build to fail.
253        * binutils/Makefile.am, gcc3newlib/Makefile.am: Add mips64-rtems.
254
2552004-09-29      Joel Sherrill <joel@OARcorp.com>
256
257        * buildall.in, buildalltar.in, binutils/Makefile.am,
258        cpukit/Makefile.am, gcc3newlib/Makefile.am, gcc3newlib/gccnewlib.add,
259        gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore,
260        rtemsdoc/Makefile.am: i960 obsoleted.
261
2622004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
263
264        * configure.ac: Require automake > 1.9.
265
2662004-09-23      Ralf Corsepius <ralf_corsepius@rtems.org>
267
268        * binutils/binutils.add: Rename package from binutils-collection to
269        binutils. Cleanups.
270        * binutils/target-binutils.add: Reflect changes above.
271        * binutils/Makefile.am: Add avr. Reflect changes above.
272        * autotools/autoconf-rtems.spec.in: Cleanup for chroot'ed builds.
273        * autotools/automake-rtems.spec.in: automake-1.9.2.
274        Cleanup for chroot'ed builds.
275        * gcc3newlib/Makefile.am: Add avr-rtems*gcc.
276        * gcc3newlib/gccnewlib.add: Disable c++ for avr.
277
2782004-07-29      Ralf Corsepius <ralf_corsepius@rtems.org>
279
280        * autotools/automake.spec.in: automake-1.9.
281
2822004-05-23      Joel Sherrill <joel@OARcorp.com>
283
284        * gcc3newlib/gccnewlib.add: gcc 3.4.0 is broken for embedded SPARC and
285        Ada. Until we can fix it, it is disabled.
286
2872004-05-23      Joel Sherrill <joel@OARcorp.com>
288
289        * gcc3newlib/target-gnat.add: Fix path to gnat1.
290
2912004-05-18      Ralf Corsepius <ralf_corsepius@rtems.org>
292
293        * binutils/Makefile.am: Add sh-rtemscoff.
294        Remove sh-rtemself.
295        * binutils/binutils.add: BuildRequires flex.
296        * autotools/automake-rtems.spec.in: Automake 1.8.5.
297
2982004-04-29      Ralf Corsepius <ralf_corsepius@rtems.org>
299
300        * gcc3newlib/gccnewlib.add: Another attempt to make *info.gz
301        handling more robust.
302
3032004-04-26      Ralf Corsepius <ralf_corsepius@rtems.org>
304
305        * autotools/automake-rtems.spec.in: Upgrade to 1.8.4.
306
3072004-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
308
309        * Index: base-g77.add, base-gcc.add, base-gcj.add, base-gnat.add,
310        gccnewlib.add, target-c++.add, target-gcc.add, target-gcj.add:
311        Apply _infodir, _mandir. Gzip man pages.
312        Reflect gcc having fixed gccinstall.info.
313
3142004-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
315
316        * binutils/base-binutils.add: Apply _infodir.
317        Don't install libiberty. Misc. cleanups.
318        * binutils/binutils.add: Apply _infodir, _mandir.
319        Don't install libiberty. Gzip man pages. Misc. cleanups.
320        * binutils/target-binutils.add: Apply _mandir.
321
3222004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
323
324        * autotools/automake-rtems.spec.in: Upgrade to 1.8.3.
325
3262004-03-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
327
328        * gcc3newlib/gccnewlib.add: Disable gnats.
329        Further preparations for gcc-3.4.0
330        * gcc3newlib/base-gcc.add, gcc3newlib/target-gnat.add,
331        gcc3newlib/base-gcj.add, gcc3newlib/target-gcj.add:
332        Reflect changes to gcc3newlib/gccnewlib.add.
333
3342004-03-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
335
336        * gcc3newlib/base-gcc.add, gcc3newlib/target-g77.add,
337        gcc3newlib/target-objc.add: Preps for gcc-3.4.0.
338        Reflect changes to gcc3newlib/gccnewlib.add.
339
3402004-03-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
341
342        * gcc3newlib/target-gcc.add, gcc3newlib/target-c++.add:
343        Reflect changes to gcc3newlib/gccnewlib.add.
344
3452004-03-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
346
347        * gcc3newlib/gccnewlib.add: Preps. for gcc-3.4.0.
348        Add %gcclib, %gccexec.
349
3502004-03-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
351
352        * binutils/base-binutils.add: Preparations for binutils-2.15.
353
3542004-02-24      Joel Sherrill <joel@OARcorp.com>
355
356        PR 580/tools
357        * setup.def: Fix setup.def to match current reality.
358
3592004-02-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
360
361        * gdb/base-gdb.add: Add annotate.info.
362        * gdb/gdb.add: Remove info/dir.
363
3642004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
365
366        * Makefile.am, gdb/Makefile.am: Cosmetics.
367
3682004-02-19      Joel Sherrill <joel@OARcorp.com>
369
370        * setup.def, gdb/gdb.add: gdb 6.0 RPMs built.
371
3722004-02-19      Joel Sherrill <joel@OARcorp.com>
373
374        * ChangeLog: Replace RTEMS user account with Joel.
375
3762004-02-17      Joel Sherrill <joel@oarcorp.com>
377
378        * setup.def, gdb/base-gdb.add, gdb/gdb.add: Building a gcc 3.2.3 i960
379        gcc and updating gdb to 5.3.
380
3812004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
382
383        * configure.ac, setup, setup.def: Remove now unused vars.
384
3852004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
386
387        * mkgccnewlibspec.in, gccnewlib/.cvsignore, gccnewlib/HISTORY,
388        gccnewlib/Makefile.am, gccnewlib/README, gccnewlib/base-chill.add,
389        gccnewlib/base-g77.add, gccnewlib/base-gcc.add, gccnewlib/base-gcj.add,
390        gccnewlib/gccnewlib.add, gccnewlib/header.add,
391        gccnewlib/target-chill.add, gccnewlib/target-g77.add,
392        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
393        gccnewlib/target-objc.add: Remove (Obsolete).
394        * configure.ac, Makefile.am: Reflect changes above.
395
3962004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
397
398        * gcc3newlib/gcc3newlib.add: Remove info/dir.
399        Cosmetics.
400
4012004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
402
403        * setup.def: Adapt to what Joel already ships -
404        gcc3_version=3.3.2, gcc3_patch_version=20031216,
405        gcc3newlib_rpm_release=3
406
4072004-02-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
408
409        * configure.ac: Remove rtemsdoc/mkspec. Add RTEMS_RPM_RELEASE.
410        * rtemsdoc/.cvsignore: Reformat.
411        * Makefile.am: Reformat. Add RTEMS_RPM_RELEASE support to
412        rtems-source.add, Use rtems_source_spec_DEPS instead of
413        rtems_source_spec_DEPENDENCIES (Conflicts with automake internals).
414        * rtems/rtems-source.add: Add RTEMS_RPM_RELEASE.
415        * rtemsdoc/mkspec.in: Remove.
416        * rtemsdoc/Makefile.am: Reworked.
417        * rtemsdoc/header.add: Update Copyright notice.
418        * rtemsdoc/rtemsdoc.add: Add RTEMS_RPM_RELEASE.
419        Add %{rpmgroup}. Remove bzip-ing *.ps.
420        * rtemsdoc/supplement.add.in: Add %{rpmgroup}.
421        * rtemsdoc/templ.add.in: Add %{rpmgroup}.
422
4232004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
424
425        * rtems/rtems-source.add: Require automake-1.8.2, autoconf-2.59.
426
4272004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
428
429        * rtems/rtems-source.add: New.
430        * Makefile.am: Add rtems/rtems-source.spec handling.
431        * configure.ac: AC_SUBST(RTEMS_VERSION,[_RTEMS_VERSION]).
432        * common/common.add.in: Use www.rtems.com as Vendor.
433
4342004-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
435
436        * configure.ac: Use RTEMS_ENABLE_RPMPREFIX.
437
4382004-01-28      Joel Sherrill <joel@oarcorp.com>
439
440        * buildall.in, buildalltar.in, binutils/Makefile.am,
441        cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am,
442        gdb/Makefile.am: Attempt to convert all c4x-rtems references to
443        tic4x-rtems. Left the rtems documentation alone.
444
4452004-01-28      Joel Sherrill <joel@oarcorp.com>
446
447        * configure.ac: Enable OS versioning by default for 4.7 branch.
448        * setup.def: Update binutils RPM version and build new gcc 3.2.3 RPMs.
449        * autotools/autoconf-rtems.spec.in, autotools/automake-rtems.spec.in:
450        Update for new tool spin.
451
4522004-01-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
453
454        * scripts/automake.spec.in: 1.8.2.
455
4562004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
457
458        * scripts/automake.spec.in: 1.8.1.
459        Add Patch0 automake-1.8.1-rtems-20040112-1.diff.
460        Add defattr, URL:-tag.
461
4622004-01-08      Joel Sherrill <joel@OARcorp.com>
463
464        * setup.def: Update gcc/newlib for 4.7 series to 3.3.2 with 20031216
465        gcc patch (RPM revision 4.7-2).
466
4672004-01-07      Joel Sherrill <joel@OARcorp.com>
468
469        * buildall.in, buildalltar.in, binutils/Makefile.am,
470        cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am,
471        gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore,
472        rtemsdoc/Makefile.am: mips64orion port removed as mips port more
473        completely covers the MIPS family.
474
4752003-12-16      Joel Sherrill <joel@OARcorp.com>
476
477        * setup.def: Update gcc/newlib for 4.7 series to 3.3.2 with 20031022
478        gcc patch (RPM revision 4.7-1).
479
4802003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
481
482        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
483
4842003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
485
486        * Makefile.am: Cosmetics.
487        * autotools/Makefile.am: Cosmetics.
488        * autotools/autoconf-rtems.spec.in: 2.59.
489        * autotools/automake-rtems.spec.in: 1.8, Require autoconf-2.59.
490        * binutils/Makefile.am: Cosmetics.
491        * cpukit/Makefile.am: Cosmetics.
492        * gcc3newlib/Makefile.am: Cosmetics.
493        * gccnewlib/Makefile.am: Cosmetics.
494        * gdb/Makefile.am: Cosmetics.
495        * rtems/Makefile.am: Cosmetics.
496        * rtemsdoc/Makefile.am: Cosmetics.
497
4982003-11-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
499
500        * gcc3newlib/gccnewlib.add: Add hacks to make gnatlib
501        buildable.
502        * gcc3newlib/base-gnat.add: Add info files.
503
5042003-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
505
506        * gcc3newlib/gccnewlib.add: Make not building gnat and gcj the
507        default for gcc-3.3.
508
5092003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
510
511        * binutils/Makefile.am: Add tic4x.
512        * binutils/mkspec.in: Remove duplicate rpmgroup.
513
5142003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
515
516        * gcc3newlib/Makefile.am: Add tic4x.
517        * gcc3newlib/gccnewlib.add: Don't install install-tools for
518        gcc >= 3.3.
519
5202003-10-22      Joel Sherrill <joel@OARcorp.com>
521
522        * configure.ac, setup.def: Update to binutils 2.14 adn gcc/newlib to
523        3.2.3 with 20030826 gcc patch.
524
5252003-10-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
526
527        * cpukit/target-cpukit.add: New.
528        * cpukit/Makefile.am: Reflect having added target-cpukit.add.
529        Acknowledge osversion.
530        * cpukit/mkspec.in: Acknowledge osversion and rpmgroup.
531        * cpukit/rtems-cpukit.add: Reflect new RTEMS spec conventions.
532
5332003-10-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
534
535        * autotools/automake-rtems.spec.in: Automake-1.7.8.
536
5372003-09-26      Joel Sherrill <joel@OARcorp.com>
538
539        * buildall.in, buildalltar.in, binutils/Makefile.am,
540        cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am,
541        gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore,
542        rtemsdoc/Makefile.am: Obsoleting HP PA-RISC port.
543
5442003-09-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
545
546        * autotools/automake-rtems.spec.in: Automake-1.7.7.
547
5482003-09-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
549
550        * gcc3newlib/gccnewlib.add: Fix duplicate removal of c++filt.
551        * gcc3newlib/base-gcj.add: Add fastjar.info, jar.1, grepjar.1.
552        * setup.def: gcc3newlib_rpm_release=4.
553
5542003-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
555
556        * binutils/base-binutils.add: Add osversion support.
557        * binutils/binutils.add: Add osversion support.
558        %setup -n %{name}-%{version}.
559        Don't remove c++filt.
560        * binutils/target-binutils.add: Add osversion support.
561        Pickup c++filt.
562        * gcc3newlib/base-g77.add: Add osversion support.
563        * gcc3newlib/base-gcc.add: Add osversion support.
564        * gcc3newlib/base-gcj.add: Add osversion support.
565        * gcc3newlib/base-gnat.add: Add osversion support.
566        * gcc3newlib/gccnewlib.add: Add osversion support.
567        Remove c++filt,
568        %setup -n -n %{name}-%{version}.
569        * gcc3newlib/target-c++.add: Add osversion support.
570        Don't pickup c++filt.
571        * gcc3newlib/target-g77.add: Add osversion support.
572        * gcc3newlib/target-gcc.add: Add osversion support.
573        * gcc3newlib/target-gcj.add: Add osversion support.
574        * gcc3newlib/target-gnat.add: Add osversion support.
575        * gccnewlib/gccnewlib.add: %setup -n %{name}-%{version}.
576        * gdb/base-gdb.add: Add osversion support, rpmgroup, rpmprefix,
577        gdb_version, gdb_target.
578        * gdb/target-gdb.add: Ditto.
579        * gdb/gdb.add: Ditto.
580        %setup -n -n %{name}-%{version}.
581
5822003-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
583
584        * binutils/Makefile.am: Fix osversion support for sh-rtemself.
585        * gcc3newlib/Makefile.am: Fix osversion support for sh-rtemself.
586
5872003-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
588
589        * configure.ac: Add --enable-osversions (OS-versioned RPMS support).
590        * binutils/Makefile.am: Add osversion support.
591        * binutils/mkspec.in: Add osversion support.
592        * gcc3newlib/Makefile.am: Add osversion support.
593        * gcc3newlib/mkspec.in: Add osversion support.
594        * gdb/Makefile.am: Add osversion support.
595        * gdb/mkspec.in: Add osversion support.
596        Add rpmprefix, rpmgroup.
597
5982003-09-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
599
600        * Makefile.am, configure.ac,
601        autotools/autoconf-rtems.spec.in, autotools/automake-rtems.spec.in,
602        binutils/Makefile.am, binutils/base-binutils.add,
603        binutils/binutils.add, binutils/mkspec.in,
604        binutils/target-binutils.add,
605        common/common.add.in,
606        cpukit/Makefile.am,
607        gcc3newlib/Makefile.am, gcc3newlib/base-g77.add,
608        gcc3newlib/base-gcc.add, gcc3newlib/base-gcj.add,
609        gcc3newlib/base-gnat.add, gcc3newlib/gccnewlib.add,
610        gcc3newlib/mkspec.in, gcc3newlib/target-c++.add,
611        gcc3newlib/target-g77.add, gcc3newlib/target-gcc.add,
612        gcc3newlib/target-gcj.add, gcc3newlib/target-gnat.add,
613        gcc3newlib/target-objc.add,
614        gccnewlib/Makefile.am,
615        gdb/Makefile.am,
616        rtems/Makefile.am,
617        rtemsdoc/Makefile.am:
618        Merger from rtems-4-6-branch.
619        * common/common.am: New.
620
6212003-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
622
623        * common/common.add.in: s/www.oarcorp.com/www.rtems.com/.
624        Add %define __os_install_post %{nil} to prevent RH-9's rpm-brp-strip
625        from running (Chokes on foreign object formats).
626        * gcc3newlib/base-g77.add:
627        Use %{gcc_version} instead of @gcc_version@.
628        * gcc3newlib/gccnewlib.add:
629        Use %{gcc_version} instead of @gcc_version@.
630        Reflect gcc >= 3.3 shipping monolytic infos.
631        * gcc3newlib/target-c++.add:
632        Use %{gcc_version} instead of @gcc_version@.
633        Don't pickup c++filt.
634        * gcc3newlib/target-g77.add:
635        Use %{gcc_version} instead of @gcc_version@.
636        * gcc3newlib/target-gcc.add:
637        Use %{gcc_version} instead of @gcc_version@.
638        * gcc3newlib/target-gcj.add:
639        Use %{gcc_version} instead of @gcc_version@.
640        * gcc3newlib/target-gnat.add:
641        Use %{gcc_version} instead of @gcc_version@.
642        * gcc3newlib/target-objc.add:
643        Use %{gcc_version} instead of @gcc_version@.
644
6452003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
646
647        * binutils/binutils.add: Preps for 2.14.
648        Use %{binutils_version} instead of @binutils_version@.
649        * binutils/base_binutils.add: Preps for 2.14.
650
6512003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
652
653        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
654
6552003-07-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
656
657        * autotools/automake-rtems.spec.in: Automake-1.7.6.
658
6592003-06-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
660
661        * autotools/automake-rtems.spec.in: Automake-1.7.5.
662
6632003-06-02      Joel Sherrill <joel@OARcorp.com>
664
665        * setup.def: Updated for RPM revision 3 of gcc3.2.3 and newlib1.11.0.
666
6672003-05-07      Joel Sherrill <joel@OARcorp.com>
668
669        * setup.def: Update to gcc3.2.3newlib1.11.0-1.
670        * gcc3newlib/gccnewlib.add: We used .bz2 files.
671
6722003-04-18      Joel Sherrill <joel@OARcorp.com>
673
674        * setup.def: Update to gcc3.2.2newlib1.11.0-2.
675        * gcc3newlib/gccnewlib.add: We used .bz2 files.
676
6772003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
678
679        * gcc3newlib/gccnewlib.add: Add %gcc_version, %newlib_version.
680        Apply %gcc_version, %newlib_version.
681        * gcc3newlib/target-c++.add: Apply %gcc_version, %newlib_version.
682        * gcc3newlib/target-g77.add: Apply %gcc_version, %newlib_version.
683        * gcc3newlib/target-gcc.add: Apply %gcc_version, %newlib_version.
684        * gcc3newlib/target-gcj.add: Apply %gcc_version, %newlib_version.
685        * gcc3newlib/target-gnat.add: Apply %gcc_version, %newlib_version.
686        * gcc3newlib/target-objc.add: Apply %gcc_version, %newlib_version.
687
6882003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
689
690        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
691
6922003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
693
694        * configure.ac: AC_PREREQ(2.57).
695
6962003-02-10      Joel Sherrill <joel@OARcorp.com>
697
698        * gdb/gdb.add, gdb/mkspec.in, gdb/target-gdb.add: Use RPM logic to
699        determine which targets have simulators, configure with appropriate
700        arguments, and package the correct files.
701
7022003-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
703
704        * gcc3newlib/target-gcc.add: Remove %{_exeext} from gccbug.
705        * gcc3newlib/gccnewlib.add: Add %gcj to support to disabling building
706        gcj from rpmbuild command line.
707        Copy gsyslimits.h for CDN-X compilation.
708
7092003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
710
711        * README.cdn-X: New.
712        * binutils/binutils.add: Add --build=%_build --host=%_host.
713        * cpukit/.cvsignore: Add *.spec.in.
714        * gcc3newlib/gccnewlib.add: Add --build=%_build --host=%_host.
715        * gdb/gdb.add: Add --build=%_build --host=%_host.
716        * rtemsdoc/.cvsignore: Add *.spec.in.
717
7182003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
719
720        * gcc3newlib/gccnewlib.add: Remove Buildroot.
721        * common/.cvsignore: New.
722
7232003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
724
725        * common/common.add.in: Add Vendor, Distribution, BuildRoot.
726        * binutils/Makefile.am: Fix path to clean.add.
727        * binutils/binutils.add: Remove BuildRoot.
728        * cpukit/Makefile.am:  Use $(top_builddir)/common/common.add,
729        $(top_builddir)/common/clean.add, header.add.
730        Generate rtems-cpukit.spec.in.
731        * cpukit/header.add: New.
732        * cpukit/rtems-cpukit.spec.in: Remove.
733        * cpukit/rtems-cpukit.add: New.
734        * gccnewlib/gccnewlib.add: Remove Buildroot.
735        * gdb/gdb.add: Remove Buildroot.
736        * rtemsdoc/rtemsdoc.add: Remove BuildRoot.
737
7382003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
739
740        * rtemsdoc/Makefile.am: Use $(top_builddir)/common/common.add,
741        $(top_builddir)/common/clean.add, header.add.
742        Generate rtemsdoc.spec.in.
743        * rtemsdoc/mkspec.in: Remove exe_ext.
744        * rtemsdoc/rtemsdoc.spec.in: Remove.
745        * gccnewlib/Makefile.am:  Use $(top_builddir)/common/common.add,
746        $(top_builddir)/common/clean.add, header.add.
747        * gccnewlib/base-gcc.m4: Replace @exe_ext@ with %{_exeext}.
748        * gccnewlib/base-gcj.add: Replace @exe_ext@ with %{_exeext}.
749        * gccnewlib/gccnewlib.add: Replace @exe_ext@ with %{_exeext}.
750        Remove header, broken cdn-X configuration, %clean.
751        * gccnewlib/target-g77.add: Replace @exe_ext@ with %{_exeext}.
752        * gccnewlib/target-gcc.add: Replace @exe_ext@ with %{_exeext}.
753        * gccnewlib/target-gcj.add: Replace @exe_ext@ with %{_exeext}.
754        * gccnewlib/target-objc.add: Replace @exe_ext@ with %{_exeext}.
755
7562003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
757
758        * gdb/gdb.add: Remove header, broken cdn-X configuration,
759        %clean, Replace @exe_ext@ with %{_exeext}.
760        * gdb/mkspec.in: Remove exe_ext.
761        * gdb/target-gdb.add: Replace @exe_ext@ with %{_exeext}.
762        * gdb/Makefile.am: Use $(top_builddir)/common/common.add,
763        $(top_builddir)/common/clean.add, header.add.
764        * gcc3newlib/base-gcj.add: Replace @exe_ext@ with %{_exeext}.
765        * cpukit/mkspec.in: Remove exe_ext.
766        * binutils/Makefile.am: Use $(top_builddir)/common/common.add,
767        $(top_builddir)/common/clean.add, header.add.
768
7692003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
770
771        * gcc3newlib/gccnewlib.add: Remove header, broken cdn-X configuration,
772        %clean, Replace @exe_ext@ with %{_exeext}.
773        * gcc3newlib/mkspec.in: Remove exe_ext.
774        * gcc3newlib/target-c++.add: Replace @exe_ext@ with %{_exeext}.
775        * gcc3newlib/target-g77.add: Replace @exe_ext@ with %{_exeext}.
776        * gcc3newlib/target-gcc.add: Replace @exe_ext@ with %{_exeext}.
777        * gcc3newlib/target-gcj.add: Replace @exe_ext@ with %{_exeext}.
778        * gcc3newlib/target-gnat.add: Replace @exe_ext@ with %{_exeext}.
779        * gcc3newlib/target-objc.add: Replace @exe_ext@ with %{_exeext}.
780        * gcc3newlib/Makefile.am: Use $(top_builddir)/common/common.add,
781        $(top_builddir)/common/clean.add, header.add.
782
7832003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
784
785        * Makefile.am: Remove reference to mkbinutilsspec.
786        * configure.ac: Remove EXEEXT check.
787        Add common/clean.add, common/common.add.
788
7892003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
790
791        * binutils/binutils.add: Remove header, broken cdn-X configuration,
792        %clean.
793        * binutils/mkspec.in: Remove exe_ext, build_alias, host_alias.
794        * binutils/target-binutils.add: Replace @exe_ext@ with %{_exeext}.
795
7962003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
797
798        * gcc3newlib/header.add: New.
799        * gccnewlib/header.add: New.
800        * binutils/header.add: New.
801        * gdb/header.add: New.
802        * rtemsdoc/header.add: New.
803        * rtemsdoc/rtemsdoc.add: New.
804        * common/clean.add.in: New.
805        * common/common.add.in: New.
806
8072003-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
808
809        * binutils/mkspec.in: New.
810        * binutils/.cvsignore: Add mkspec.
811        * mkbinutilspec.in: Remove.
812        * gdb/Makefile.am: Depend on mkspec.
813        * binutils/binutils.add: Add @exe_ext@ to c++filt.
814        Add %_defaultbuildroot.
815        * configure.ac: Reflect changes above.
816        * binutils/Makefile.am: Reflect changes above.
817        * Makefile.am: Remove mkbinutilspec.
818
8192003-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
820
821        * gdb/.cvsignore: Add mkspec.
822
8232003-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
824
825        * ChangeLog: Fix yesterday's entry.
826        * gdb/target-gdb.add: %defattr(-,root,root).
827        Use %{_prefix} instead of /opt/rtems.
828        Misc. minor changes.
829        * gdb/gdb.add: Use %{_prefix} instead of /opt/rtems.
830        Remove stray unpackaged files.
831        Use %{_defaultbuildroot} instead of hard-coded values.
832        configure --disable-nls.
833        Misc. minor changes.
834        Add BuildPreReq: ncurses-devel.
835        * gdb/base-gdb.add: %defattr(-,root,root).
836        Use %{_prefix} instead of /opt/rtems.
837        Misc. minor changes.
838        * gdb/mkspec.in: New.
839        * gdb/Makefile.am: Reflect addition of gdb/mkspec.in.
840        * gcc3newlib/mkspec.in: Fix usage.
841        * gcc3newlib/gccnewlib.add: Use %{_defaultbuildroot} instead of
842        hard-coded values. Update copyright notice.
843        * mkgdbspec.in: Removed.
844        * Makefile.am: Remove mkgdbspec.
845        * configure.ac: Remove mkgdbspec.
846        Add gdb/mkspec.
847
8482003-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
849
850        * gcc3newlib/gccnewlib.add: Add various BuildPreReq.
851        Add %defattr(-,root,root) to "dir".
852        * gcc3newlib/base-g77.add: %defattr(-,root,root).
853        * gcc3newlib/base-gcc.add %defattr(-,root,root).
854        * gcc3newlib/base-gcj.add %defattr(-,root,root).
855        * gcc3newlib/base-gnat.add %defattr(-,root,root).
856        * gcc3newlib/target-c++.add %defattr(-,root,root).
857        * gcc3newlib/target-g77.add %defattr(-,root,root).
858        * gcc3newlib/target-gcc.add %defattr(-,root,root).
859        * gcc3newlib/target-gcj.add %defattr(-,root,root).
860        * gcc3newlib/target-gnat.add %defattr(-,root,root).
861        * gcc3newlib/target-objc.add %defattr(-,root,root).
862
8632003-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
864
865        * setup.def: binutils_rpm_release=2.
866        * binutils/base-binutils.add: %defattr(-,root,root).
867        * binutils/target-binutils.add: Ditto.
868        * binutils/binutils.add: BuildPreReq: texinfo >= 4.2.
869
8702003-01-27      Joel Sherrill <joel@OARcorp.com>
871
872        * buildalltar.in, setup.def: Tool update including binaries for Cygwin
873        with a special RTEMS user account.
874
8752003-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
876
877        * configure.ac: Add rtemsdoc.
878        * Makefile.ac: Add rtemsdoc.
879        * rtemsdoc/README: New.
880        * rtemsdoc/.cvsignore: New.
881
8822003-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
883
884        * rtemsdoc/Makefile.am: New.
885        * rtemsdoc/mkspec.in: New.
886        * rtemsdoc/rtemsdoc.spec.in: New.
887        * rtemsdoc/supplement.add.in: New.
888        * rtemsdoc/templ.add.in: New.
889
8902002-12-16      Joel Sherrill <joel@OARcorp.com>
891
892        * setup.def: Updated gcc 3.2.1newlib1.10.0 RPM to revision 4
893        to include m68k crti.o/crtn.o multilib patch.
894
8952002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
896
897        * autotools/automake-rtems.spec.in: Update to automake-1.7.2.
898        * autotools/autoconf-rtems.spec.in: Update to autoconf-2.57.
899
9002002-12-06      Joel Sherrill <joel@OARcorp.com>
901
902        * ChangeLog: Removed duplicate entry.
903
9042002-12-06      Joel Sherrill <joel@OARcorp.com>
905
906        * setup.def: Updated patch to fix m68k cut and paste bug which turned
907        a tab into spaces in a Makefile fragment.
908        * gcc3newlib/gccnewlib.add: If building gnat for the mips, the library
909        must be built with a -G0 option.
910
9112002-12-02      Joel Sherrill <joel@OARcorp.com>
912
913        * setup.def, gcc3newlib/gccnewlib.add: Updated to gcc 3.2.1 RPM revision
914        2 which enabled the mips-rtems gnat using gcc 3.2.1 patch 20021129.
915
9162002-11-29      Joel Sherrill <joel@OARcorp.com>
917
918        * setup.def: Updated to gcc-3.2.1.
919
9202002-11-28      Joel Sherrill <joel@OARcorp.com>
921
922        * setup.def: Updated to gcc-3.2 and newlib1.1.0 RPM version 6.
923        * gcc3newlib/gccnewlib.add: Reenabled i386-rtems gnat.
924
9252002-11-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
926
927        * gcc3newlib/gccnewlib.add:
928        Remove *.la's to make rpm-4.1/RH-8.0 happy.
929        Remove libiberty.a to make rpm-4.1/RH-8.0 happy.
930        Change gcc/version.c to reflect us having patched gcc.
931
9322002-11-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
933
934        * binutils/binutils.add: Add BuildPreReq: /sbin/install-info.
935        Disable nls.
936        Apply gzip -9qf to compress *infos and *mans.
937        Apply /sbin/install-info.
938        Remove  *c++-filt.
939        * binutils/base-binutils.add: Add PreReq: /sbin/install-info.
940        Apply /sbin/install-info.
941        Package as.info-*.gz.
942        * binutils/target-binutils.add:
943        Package man1/*.1*.
944
9452002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
946
947        * autotool/autoconf-rtems.spec.in: Fix @prefix@.
948
9492002-11-13      Joel Sherrill <joel@OARcorp.com>
950
951        * setup.def: Switched to binutils 2.13.1
952        * binutils/Makefile.am: Remove a29k-rtems.
953
9542002-11-11      Joel Sherrill <joel@OARcorp.com>
955
956        * setup.def, gcc3newlib/gccnewlib.add: Patch includes updates
957        which were patch changes for -3 and -4 RPM revisions.   Disabled
958        build of gnat for i386-rtems as it failed to build.
959
9602002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
961
962        * gcc3newlib/gccnewlib.add: Remove %{target} != %{build} comment
963        (RH-8.0/rpm-4.1 bogusly expands the macros and chokes.)
964        * binutils/binutils.add: Remove %{target} != %{build} comment
965        (RH-8.0/rpm-4.1 bogusly expands the macros and chokes.).
966        Comment out CONFIGURE_ARGS (RH-8.0/rpm-4.1 is broken wrt. _build_os
967        and _target_os)
968        * gcc3newlib/base-gcc.add: Add gccint*infos.
969        * gcc3newlib/base-gcj.add: Add gcj*infos.
970        Mark manpages as %doc and pickup the gzipped versions.
971
9722002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
973
974        * autotools/automake-rtems.spec.in: Fix my address. Set up PATH
975        before running configure (Prep. for automake >= 1.7).
976
9772002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
978
979        * autotools/autoconf-rtems.spec.in: New.
980        Remove Provides: autoconf (Conflicts with RH-8.0).
981        * autotools/autoconf-rtems.spec: Remove.
982        * autotools/automake-rtems.spec.in:
983        Remove Provides: automake (Conflicts with RH-8.0).
984        * gcc3newlib/Makefile.am: Remove references to mkgcc3newlibspec.
985        * Makefile.am: Ditto.
986        * configure.ac: Add autotools/autoconf-rtems.spec.in.
987
9882002-10-24      Joel Sherrill <joel@OARcorp.com>
989
990        * setup.def: Update gcc 3.2 pathc to includ epatch for gcc PR8314.
991        * gcc3newlib/gccnewlib.add: Don't build mips/gnat as we do not
992        currently include the patch referenced in PR8344.
993
9942002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
995
996        * .cvsignore: Reformat.
997        Add autom4te*cache.
998        Remove autom4te.cache.
999
10002002-09-14      Joel Sherrill <joel@OARcorp.com>
1001
1002        * gcc3newlib/base-gcj.add, gcc3newlib/gccnewlib.add,
1003        gcc3newlib/target-gcj.add: First attempt at enabling Java support.
1004
10052002-08-21      Joel Sherrill <joel@OARcorp.com>
1006
1007        * setup.def, gcc3newlib/gccnewlib.add: Updated the tools for
1008        gcc 3.2 and Ada.
1009
10102002-08-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1011
1012        * gcc3newlib/gccnewlib.add: Re-add i386-rtems Ada.
1013        Add %_gnat and --define 'gnat [0|1]' support.
1014        Enable gnat for gcc-3.2/Disable for gcc-3.1.
1015        Add hacks to build gnatlib.
1016        Re-activate commented out fragments for old gcc versions.
1017        Add @target_alias@-gnatgcc.
1018
10192002-08-15      Joel Sherrill <joel@OARcorp.com>
1020
1021        * setup.def: New gcc 3.1 RPMs (-7).
1022        * gcc3newlib/gccnewlib.add:  i386-rtems doesn't build Ada.
1023
10242002-08-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1025
1026        * gcc3newlib/Makefile.am: Remove c_only remnants.
1027        * gcc3newlib/gccnewlib.add: Reflect gcc-3.2 putting c++
1028        headers into c++ instead of g++.
1029        * gcc3newlib/target-c++.add: Ditto.
1030
10312002-08-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1032
1033        * gcc3newlib/base-gnat.add: Don't use %{%prefix}/bin/gnat*.
1034        * gcc3newlib/Makefile.am: Use mkspec for c4x.
1035        * gcc3newlib/gccnewlib.add: Rework processing of %if %build_XXX.
1036        Rework handing Ada.
1037        Don't put adalib and adainclude into files.gcc.
1038        * gcc3newlib/target-gnat.add: Add adalib.
1039        Add adainclude.
1040
10412002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1042
1043        * gcc3newlib/base-gnat.add: Use -n rtems-base-gnat.
1044
10452002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1046
1047        * gcc3newlib/.cvsignore: Add mkspec.
1048
10492002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1050
1051        * mkgcc3newlibspec.in: Remove
1052        * gcc3newlib/mkspec.in: New.
1053        * configure.ac: Reflect changes above.
1054        * gcc3newlib/gccnewlib.add: Add build_XXX defines.
1055        Add preliminary gnat support.
1056        * gcc3newlib/base-g77.add: Add build_g77.
1057        * gcc3newlib/base-gcj.add: Add build_gcj.
1058        * gcc3newlib/base-gnat.add: New.
1059        * gcc3newlib/target-c++.add: Add build_cxx.
1060        * gcc3newlib/target-g77.add: Add build_g77.
1061        * gcc3newlib/target-gcj.add: Add build_gcj.
1062        * gcc3newlib/target-objc.add: Add build_objc.
1063        * gcc3newlib/target-gnat.add: New.
1064        * gcc3newlib/Makefile.am: Use ./mkspec. Use unified spec.
1065
10662002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1067
1068        * setup.def: Increment release for gcc3newlib.
1069        * gcc3newlib/gccnewlib.add: Do not put cc1plus into gcc-rpm.
1070
10712002-08-08      Joel Sherrill <joel@OARcorp.com>
1072
1073        * setup.def, binutils/base-binutils.add, binutils/target-binutils.add:
1074        Updated to binutils 2.13 which has no known issues.
1075
10762002-08-06      Joel Sherrill <joel@OARcorp.com>
1077
1078        * setup.def: Updating gcc3/newlib patches and tool versions.  The
1079        focus of this round of patches was ot eliminate header file name
1080        conflicts between RTEMS and newlib.
1081
10822002-07-30      Joel Sherrill <joel@OARcorp.com>
1083
1084        * setup.def: Updated to gcc3.1/newlib 1.10.0 RPM revision 5 with
1085        the gcc3 patch 20020730a and newlib 1.10.0 patch 20020726.
1086
10872002-07-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1088
1089        * autotools/automake-rtems.spec.in: Automake-1.6.3.
1090        * cpukit/.cvsignore: Add mkspec. Remove rtems.spec.
1091
10922002-07-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1093
1094        * configure.ac: Use AC_CONFIG_FILES(script, chmod +x script)
1095        to generate mk*spec scripts.
1096        * mkbspspec.in: Use ',' as pattern delimiter in sed expression
1097        for $rpm_build_root.
1098        * mkbinutilsspec.in:  Use ',' as pattern delimiter in sed
1099        expression for $rpm_build_root.
1100        * cpukit/mkspec.in: Cosmetical changes.
1101
11022002-07-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1103
1104        * ChangeLog: Fix 2002-07-22 ChangeLog entry bogusly referring to
1105        Joel.
1106        * cpukit/Makefile.am: New.
1107        * cpukit/mkspec.in: New.
1108        * cpukit/rtems-cpukit.spec.in: New.
1109        * cpukit/.cvsignore: New.
1110        * configure.ac: Add cpukit.
1111        Add RTEMS_TOP to pickup _RTEMS_VERSION (required by cpukit).
1112        * Makefile.am: Add cpukit. Add ACLOCAL_AMFLAGS (required to pickup
1113        RTEMS_VERSION).
1114        * setup.def: Use %{_tmppath} as default for $rpm_build_root.
1115        * mkbinutilsspec.in: Use ',' as pattern delimiter in sed expression
1116        for $rpm_build_root.
1117        * mkgccnewlibspec.in:  Use ',' as pattern delimiter in sed
1118        expression for $rpm_build_root.
1119        * mkgcc3newlibspec.in:  Use ',' as pattern delimiter in sed
1120        expression for $rpm_build_root.
1121        * mkgdbspec.in:  Use ',' as pattern delimiter in sed expression for
1122        $rpm_build_root.
1123
11242002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1125
1126        * binutils/Makefile.am: Add or32-rtems-binutils.
1127
11282002-07-19      Joel Sherrill <joel@OARcorp.com>
1129
1130        * setup.def: Updated newlib patch to get sh and hppa crt0 mods.
1131
11322002-07-01      Joel Sherrill <joel@OARcorp.com>
1133
1134        * setup.def: Update gcc3 RPMs for new patches.
1135
11362002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1137
1138        * autotools/automake-rtems.spec.in: Update to automake-1.6.2.
1139
11402002-06-14      Joel Sherrill <joel@OARcorp.com>
1141
1142        * mkgdbspec.in, setup.def, gcc3newlib/gccnewlib.add, gdb/gdb.add:
1143        Updated to gcc 3.1 and gdb 5.2.
1144
11452001-05-29      Joel Sherrill <joel@OARcorp.com>
1146
1147        * setup.def: Updated to binutils 2.12.1.
1148        * rtems/Makefile.am: Remove m68k-rtemself references.
1149
11502002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1151
1152        * mkgcc3newlibspec.in: Remove SETUP (bogus).
1153        * gcc3newlib/target-c++.add: New.
1154        * gcc3newlib/Makefile.am: Add target-c++.add.
1155        * gcc3newlib/base-g77.add: Adapt to gcc-3.1.
1156        Reflect having split out c++. Various minor fixes.
1157        * gcc3newlib/base-gcc.add: Ditto.
1158        * gcc3newlib/gccnewlib.add: Ditto.
1159        * gcc3newlib/target-gcc.add: Ditto.
1160
11612002-04-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1162
1163        * gcc3newlib/gccnewlib.add: Add gcc_update --touch to fix
1164        timestamps.
1165
11662001-04-16      Joel Sherrill <joel@OARcorp.com>
1167
1168        * .cvsignore: Added files added by automake 1.6.1.
1169        * setup.def: New shot at gcc 3.0.4 RPMs.
1170        * binutils/Makefile.am, gdb/Makefile.am, rtems/Makefile.am:
1171        Deleted m68k-rtemself.
1172        * gcc3newlib/gccnewlib.add: Commented out host/target OS check.
1173 
11742002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1175
1176        * autotools/automake-rtems.spec.in: Update to automake-1.6.1.
1177        Use *.tar.bz2.
1178
11792002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1180
1181        * mkbinutilspec.in: Fix PATCH2.
1182
11832002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1184
1185        * gcc3newlib/gccnewlib.add: Add -Bgcc/ when collecting multilibs.
1186
11872002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1188
1189        * gcc3newlib/gccnewlib.spec.in: Removed from CVS.
1190
1191
11922002-04-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1193
1194        * mkbinutilspec.in: Add support for empty patch-version (no patch).
1195        * mkgcc3newlibspec.in: Ditto.
1196        * setup: Fix gcc3*_versions handling.
1197        * setup.def: binutils_patch_version=.
1198        * binutils/binutils.add: Reflect changes to mkbinutilspec.in,
1199        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
1200        * binutils/target-binutils.add: Comment out c++filt.
1201        * gcc3newlib/base-gcc.add: Remove duplicate libm.info.
1202        * gcc3newlib/gccnewlib.add: Reflect changes to mkgcc3newlibspec.in.
1203        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
1204        Comment out gcc-2.95.x hacks.
1205        Remove *.la from installed files.
1206        * gcc3newlib/gccnewlib_c_only.spec.in: Remove.
1207
12082001-04-02      Joel Sherrill <joel@OARcorp.com>
1209
1210        * buildall.in: Correct logic for detecting 0 RTEMS RPMS installed.
1211
12122001-03-29      Joel Sherrill <joel@OARcorp.com>
1213
1214        * .cvsignore: Added mkgcc3newlib.
1215
12162001-03-29      Joel Sherrill <joel@OARcorp.com>
1217
1218        * gcc3newlib/.cvsignore: New file.
1219
12202001-03-28      Joel Sherrill <joel@OARcorp.com>
1221
1222        * Per PR64 added support for gcc 3.x RPMs
1223        * Makefile.am, configure.ac, mkspec, setup, setup.def: Modified.
1224        * mkgcc3newlibspec.in: New file.
1225        * gcc3newlib: New subdirectory.
1226        * base-g77.add, base-gcc.add, base-gcj.add, gccnewlib.add,
1227        gccnewlib_c_only.spec.in, gccnewlib.spec.in, HISTORY, Makefile.am,
1228        README, target-g77.add, target-gcc.add, target-gcj.add,
1229        target-objc.add: New files.
1230
12312001-03-28      Joel Sherrill <joel@OARcorp.com>
1232
1233        * binutils/binutils.add: Commented out patch since binutils 2.12
1234        does not require one.
1235
12362002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1237
1238        * configure.ac:
1239        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1240        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1241        * autotools/Makefile.am: Remove AUTOMAKE_OPTIONS.
1242        * Makefile.am: Remove AUTOMAKE_OPTIONS.
1243        * binutils/Makefile.am: Remove AUTOMAKE_OPTIONS.
1244        * gccnewlib/Makefile.am: Remove AUTOMAKE_OPTIONS.
1245        * gdb/Makefile.am: Remove AUTOMAKE_OPTIONS.
1246        * rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
1247
12482002-03-06      Ralf Corsepius <corsepiu@faw-uni-ulm.de>
1249
1250        * PR151
1251        * autotools/automake-rtems.spec.in: New.
1252        * autotools/automake-rtems.spec: Removed.
1253        * configure.ac: Reflect changes above.
1254
12552001-02-27      Joel Sherrill <joel@OARcorp.com>
1256
1257        * configure.ac: Be a little more lenient in matching sparc-solaris.
1258
12592002-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1260
1261        * mkbinutilspec.in, mkgccnewlibspec.in, gccnewlib/base-chill.add,
1262        gccnewlib/base-g77.add, gccnewlib/base-gcc.add,
1263        gccnewlib/base-gcj.add, gccnewlib/gccnewlib.add,
1264        gccnewlib/target-chill.add, gccnewlib/target-g77.add,
1265        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
1266        gccnewlib/target-objc.add: Added more support for Canadian Cross
1267        building.
1268
12692001-01-30      Joel Sherrill <joel@OARcorp.com>
1270
1271        * buildall.in: Corrected logic for detecting when no RPMs are installed.
1272
12732001-01-24      Joel Sherrill <joel@OARcorp.com>
1274
1275        * README: Added Canadian Cross instructions.
1276
12772002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1278
1279        * configure.ac: Add AC_PREFIX_DEFAULT([/opt/rtems]).
1280        * mkbinutilsspec.in: Add propagation of @prefix@.
1281        * binutils/base-binutils.add:
1282        Let %post and %unpost apply %{_prefix}.
1283        Apply %{_prefix} instead of /opt/rtems.
1284        * binutils/binutils.add: Update copyright notice.
1285        Add _prefix.
1286        Apply %{_prefix} instead of /opt/rtems.
1287        Remove -a 0 in %setup.
1288        Rework hack to SuSE's rpm screwing up %{_target}.
1289        Replace ARGS with CONFIGURE_ARGS.
1290        * binutils/target-binutils.add:
1291        Apply %{_prefix} instead of /opt/rtems.
1292
12932002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1294
1295        * binutils/binutils.add: Add initial support for building
1296        Canadian cross RPMs.  It should work like this:
1297            cd rtems/scripts
1298            ./configure --build=`../config.guess` --host=i386-cygwin
1299            make install
1300            rpm --target=i386-cygwin \
1301                /usr/src/redhat/SPECS/<target>-binutils-..spec.
1302
1303            alien -t /usr/src/redhat/RPMS/....i386.rpm
1304        .. and voila ... your tarball, with rpm-consistency checks etc. applied.
1305
13062001-01-22      Joel Sherrill <joel@OARcorp.com>
1307
1308        * buildalltar.in: Modified to support Canadian cross builds.
1309        It was testing using a RedHat 7.2 host to build *-rtems tools
1310        that run on an i386-cygwin host.
1311
13122001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1313
1314        * configure.ac: Fix typo to allow custom RPM_SPECSdirs.
1315
13162001-10-16      Joel Sherrill <joel@OARcorp.com>
1317
1318        * setup.def: Bumped the gdb_patch_version to account for a configuration
1319        problem on psim where it could not be enabled for powerpc-RTEMS.
1320        * gdb/Makefile.am: Add i386-RTEMS and powerpc-RTEMS targets.
1321
13222001-10-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1323
1324        * mkbinutilsspec.in: Guard sed-pattern against autoconf.
1325        * mkgccnewlibspec.in: Guard sed-pattern against autoconf, remove
1326        Target_alias.
1327        * mkgdbspec.in: Guard sed-pattern against autoconf.
1328        * mkbspspec.in: Guard sed-pattern against autoconf.
1329        * configure.ac: Rework check for RPM_SPECSdir.
1330        * autotools/automake-rtems.spec: Update to automake-1.5.
1331
13322001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1333
1334        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
1335        * configure.in: Remove.
1336        * configure.ac: New file, generated from configure.in by autoupdate.
1337
13382001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1339
1340        * gdb/Makefile.am, gccnewlib/Makefile.am, binutils/Makefile.am:
1341        Initially setup CLEANFILES using = instead of += to make
1342        automake-1.5 happy.
1343
13442001-09-13      Joel Sherrill <joel@OARcorp.com>
1345
1346        * setup.def, gccnewlib/gccnewlib.add, gccnewlib/target-gcc.add:
1347        Revert changes because of gcc 2.5.x/3.0 transition and continue
1348        to support gcc 2.95.x as primary version.
1349
13502001-09-13      Joel Sherrill <joel@OARcorp.com>
1351
1352        * mkgccnewlibspec.in,
1353        Use Target_alias not target_alias to avoid conflicts with new autoconf.
1354        * setup.def: Changed version numbers in attempt at building gcc 3.0.1.
1355        Only sparc and arm built for C/C++ OK. :(
1356        * gccnewlib/base-gcc.add: Modifications to reflect files not in gcc 3.x.
1357        * gccnewlib/gccnewlib.add: gcc 3.x does not have "everything in the name"
1358        * target-gcc.add: Modifications to reflect files not in gcc 3.1
1359
13602001-09-13      Joel Sherrill <joel@OARcorp.com>
1361
1362        * autotools/.cvsignore: New file.
1363
13642001-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1365
1366        * autotools/Makefile.am, autotools/autoconf-rtems.spec,
1367        autotools/automake-rtems.spec: New.
1368        * configure.in, Makefile.am: Add autotools/.
1369
13702001-08-30      Joel Sherrill <joel@OARcorp.com>
1371
1372        * .cvsignore: Add buildalltar.
1373
13742001-08-30      Joel Sherrill <joel@OARcorp.com>
1375
1376        * buildalltar.in: New file.
1377        * configure.in, Makefile.am: Modified to reflect addition of file.
1378
13792001-08-10      Joel Sherrill <joel@OARcorp.com>
1380
1381        * mkgdbspec.in: Make list of simulators very complete.
1382        * setup.def: Update versions.
1383
13842001-07-03      Joel Sherrill <joel@OARcorp.com>
1385
1386        * setup.def, binutils.add, gccnewlib.add: Updated to build
1387        binutils 2.11.2 (rtems patch 20010622), gcc 2.95.3 (rtems
1388        patch a20010622), and newlib 1.9.0 (rtems patch 10020622).
1389
13902001-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1391
1392        * configure.in: Remove AC_EXEEXT, treat .exe manually.
1393        * gccnewlib/base-gcc.add: Remove cpp.
1394        * gccnewlib/gccnewlib.add: mv cpp $target_alias-cpp, update
1395        copyright.
1396
13972001-04-16      Joel Sherrill <joel@OARcorp.com>
1398
1399        * setup.def: Modified the binutils version to 2.11 and
1400        RPM revision 3 to reflect experimentation with new binutils release.
1401
14022001-04-11      Joel Sherrill <joel@OARcorp.com>
1403
1404        * binutils/Makefile.am: Added a29k-rtems.
1405        * binutils/binutils.add: Switch to .bz2 extension to reflect
1406        real way code is compressed on distribution sites now.
1407
14082001-03-19      Joel Sherrill <joel@OARcorp.com>
1409
1410        * setup.def: Updated version numbers and patches for binutils
1411        and gdb.  binutils was to get correct patch in field.  gdb
1412        was to add mipstx39-rtems configurery support.
1413
14142001-03-14      Joel Sherrill <joel@OARcorp.com>
1415
1416        * gdb/Makefile.am, mkgdbspec.in: Added mipstx39-rtems
1417        configuration to gdb since this includes the JMR3904 simulator.
1418
14192001-01-03      Joel Sherrill <joel@OARcorp.com>
1420
1421        * setup.def, binutils/HISTORY, gccnewlib/HISTORY: Updated
1422        binutils HISTORY to reflect new revision.  Updated gcc to fix
1423        i960 C++ problem.  Updated newlib to move to newlib 1.9.0.
1424
14252000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1426
1427        * gccnewlib/gccnewlib.add: Fix typo in URL.
1428
14292000-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1430
1431        * configure.in: Adapt m4-quoting to autoconf-2.49b, use $host
1432        instead of $target to setup RPM_CPU, move chmod 755 buildall to
1433        AC_OUTPUT's extra-cmds.
1434       
14352000-10-30      Joel Sherrill <joel@OARcorp.com>
1436
1437        * buildall.in, mkgdbspec.in, setup.def, binutils/Makefile.am,
1438        gccnewlib/HISTORY, gccnewlib/Makefile.am, gdb/Makefile.am:
1439        Added mips-rtems, updated to include new patches and
1440        gcc 2.95.2/newlib 1.8.2 revision 11 RPM.
1441
14422000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1443
1444        * configure.in: Remove trailing '/'s from setting up RPM_SPECdir.
1445
14462000-10-18      Joel Sherrill <joel@OARcorp.com>
1447
1448        * setup.def: Updating version numbers for gcc/newlib RPM release 10.
1449
14502000-08-30      Joel Sherrill <joel@OARcorp.com>
1451
1452        * setup.def: Updated gcc and newlib patches and bumped RPM revision.
1453        Patches primarily add or16/or32 basic support to newlib and
1454        i386 multilib improvements to gcc from Ralf Corsepius.
1455
14562000-08-10      Joel Sherrill <joel@OARcorp.com>
1457
1458        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.