source: rtems/scripts/ChangeLog @ 0da7ecd2

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

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

  • gdb/base-gdb.add, gdb/gdb.add, gdb/target-gdb.add: Various changes and hacks.
  • Property mode set to 100644
File size: 46.0 KB
Line 
12005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * gdb/base-gdb.add, gdb/gdb.add, gdb/target-gdb.add: Various
4        changes and hacks.
5
62005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
7
8        * binutils/mkspec.in: Remove rpm_build_root.
9        * common/common.add.in: Remove _defaultbuildroot.
10        * cpukit/mkspec.in: Remove rpm_build_root.
11        * gccnewlib/mkspec.in: Remove rpm_build_root.
12        * gdb/mkspec.in: Remove rpm_build_root.
13        * gccnewlib/gccnewlib.add: Let %install rm -f $RPM_BUILD_ROOT.
14        * binutils/binutils.add: Let %install rm -f $RPM_BUILD_ROOT.
15
162005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
17
18        * gdb/Makefile.am: Remove obsolete targets.
19        * gdb/gdb.add: Pass bindir, infodir, mandir to configure.
20
212005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
22
23        * binutils/Makefile.am, gdb/Makefile.am: Move target-*.add before
24        base*.add.
25        * gdb/gdb.add, gdb/target-gdb.add: Introduce %{_infodir}, %{_mandir},
26        %{_bindir}. Various minor fixes.
27        Rename src.rpm into <target>-gdb.
28        Disable sim for avr.
29
302005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
31
32        * setup.def, gdb/gdb.add: Add gdb_suffix.
33
342005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
35
36        * gcc3newlib/HISTORY, gcc3newlib/Makefile.am, gcc3newlib/README,
37        gcc3newlib/base-g77.add, gcc3newlib/base-gcc.add,
38        gcc3newlib/base-gcj.add, gcc3newlib/base-gnat.add,
39        gcc3newlib/gccnewlib.add, gcc3newlib/header.add,
40        gcc3newlib/mkspec.in, gcc3newlib/target-c++.add,
41        gcc3newlib/target-g77.add, gcc3newlib/target-gcc.add,
42        gcc3newlib/target-gcj.add, gcc3newlib/target-gnat.add,
43        gcc3newlib/target-objc.add: Remove.
44
452005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
46
47        * gccnewlib/mkspec.in: Use gccnewlib/ instead of gcc3newlib/.
48
492005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
50
51        * Makefile.am, configure.ac: Use gccnewlib/ instead of gcc3newlib/.
52        * README.cdn-X: Minor updates.
53
542005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
55
56        * gccnewlib/.cvsignore, gccnewlib/Makefile.am,
57        gccnewlib/README, gccnewlib/base-g77.add,
58        gccnewlib/base-gcc.add, gccnewlib/base-gcj.add,
59        gccnewlib/base-gnat.add, gccnewlib/gccnewlib.add,
60        gccnewlib/header.add, gccnewlib/mkspec.in,
61        gccnewlib/target-c++.add, gccnewlib/target-g77.add,
62        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
63        gccnewlib/target-gnat.add, gccnewlib/target-objc.add:
64        New.
65
662005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
67
68        * cpukit/rtems-cpukit.add, gdb/gdb.add:
69        Fix my email address, cosmetics.
70
712005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
72
73        * setup, setup.def, gcc3newlib/mkspec.in:
74        s/gcc3newlib_rpm_release/gccnewlib_rpm_release/g.
75
762005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
77
78        * setup: Fixup messages.
79
802005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
81
82        * binutils/target-binutils.add, cpukit/rtems-cpukit.add,
83        gcc3newlib/gccnewlib.add, gdb/gdb.add, rtemsdoc/rtemsdoc.add:
84        Remove Autoreqprov-tag.
85
862005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
87
88        * gcc3newlib/gccnewlib.add: Default to not building gcj for all gcc
89        versions. Cleanup comments.
90
912005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
92
93        * configure.ac, setup, setup.def, gcc3newlib/mkspec.in:
94        Use newlib_* instead of gcc3newlib_* for setup.* values.
95
962005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
97
98        * configure.ac, setup, setup.def, gcc3newlib/mkspec.in:
99        Use gcc_* instead of gcc3_* for setup.* values.
100
1012005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
102
103        * binutils/binutils.add, gdb/gdb.add: Sync %setup with gcc/gcc.add
104        for consistency.
105
1062005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
107
108        * binutils/binutils.add, gcc3newlib/gccnewlib.add, gdb/gdb.add:
109        Apply patches in tool subdirs.
110
1112005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
112
113        * binutils/binutils.add, binutils/mkspec.in:
114        Eliminate @PATCH2@.
115        * gcc3newlib/gccnewlib.add, gcc3newlib/mkspec.in:
116        Eliminate @PATCH2@, @PATCH4@.
117        * gdb/gdb.add, gdb/mkspec.in:
118        Eliminate @PATCH2@.
119
1202005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
121
122        * binutils/binutils.add, gcc3newlib/gccnewlib.add,
123        gdb/gdb.add: Add support for rpmbuild --with sources.
124
1252005-03-17      Ralf Corsepius <ralf.corsepius@rtems.org>
126
127        * gdb/Makefile.am: Add avr, mips64.
128        Cosmetics.
129        * gdb/base-gdb.add: Reflect gdb-6.3 not shipping mmalloc.info*.
130        * gdb/target-gdb.add: Add support for gcc-6.3's gdbtui.
131        * gdb/mkspec.in: Add PATCH-magic.
132        Add gdb_suffix.
133
1342005-03-12      Ralf Corsepius <ralf.corsepius@rtems.org>
135
136        * binutils/binutils.add, binutils/mkspec.in, setup.def:
137        Add binutils_suffix.
138        * binutils/target-binutils.add: Preparations for binutils-2.16.
139
1402005-02-24      Ralf Corsepius <ralf.corsepius@rtems.org>
141
142        * gcc3newlib/gccnewlib.add, gcc3newlib/mkspec.in, setup.def:
143        Add gcc_suffix. Add newlib_suffix.
144
1452005-02-16      Ralf Corsepius <ralf.corsepius@rtems.org>
146
147        * autotools/automake-rtems.spec.in: automake-1.9.5.
148
1492005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
150
151        * gcc3newlib/Makefile.am: Remove sh-rtemself. Add sh-rtemscoff.
152
1532005-01-17      Ralf Corsepius <ralf.corsepius@rtems.org>
154
155        * gcc3newlib/gccnewlib.add: Disable Ada (Stil broken with GCC-4.0.0).
156
1572005-01-12      Ralf Corsepius <ralf.corsepius@rtems.org>
158
159        * gcc3newlib/gccnewlib.add: Change my email address.
160        Add tic4x-*.
161
1622005-01-05      Ralf Corsepius <ralf.corsepius@rtems.org>
163
164        * autotools/automake-rtems.spec.in: automake-1.9.4.
165
1662004-11-02      Joel Sherrill <joel@OARcorp.com>
167
168        * setup.def: Include PowerPC patch to make C++ global constructors work
169        -- gcc 3.3.5/newlib-1.12.0 revision 2.
170
1712004-10-29      Joel Sherrill <joel@OARcorp.com>
172
173        * setup.def: Update gcc to 3.3.5 and binutils to 2.15.
174        * autotools/autoconf-rtems.spec.in: Temporarily do not include
175        some of the documentation since it causes the RPM build to fail.
176        * binutils/Makefile.am, gcc3newlib/Makefile.am: Add mips64-rtems.
177
1782004-09-29      Joel Sherrill <joel@OARcorp.com>
179
180        * buildall.in, buildalltar.in, binutils/Makefile.am,
181        cpukit/Makefile.am, gcc3newlib/Makefile.am, gcc3newlib/gccnewlib.add,
182        gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore,
183        rtemsdoc/Makefile.am: i960 obsoleted.
184
1852004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
186
187        * configure.ac: Require automake > 1.9.
188
1892004-09-23      Ralf Corsepius <ralf_corsepius@rtems.org>
190
191        * binutils/binutils.add: Rename package from binutils-collection to
192        binutils. Cleanups.
193        * binutils/target-binutils.add: Reflect changes above.
194        * binutils/Makefile.am: Add avr. Reflect changes above.
195        * autotools/autoconf-rtems.spec.in: Cleanup for chroot'ed builds.
196        * autotools/automake-rtems.spec.in: automake-1.9.2.
197        Cleanup for chroot'ed builds.
198        * gcc3newlib/Makefile.am: Add avr-rtems*gcc.
199        * gcc3newlib/gccnewlib.add: Disable c++ for avr.
200
2012004-07-29      Ralf Corsepius <ralf_corsepius@rtems.org>
202
203        * autotools/automake.spec.in: automake-1.9.
204
2052004-05-23      Joel Sherrill <joel@OARcorp.com>
206
207        * gcc3newlib/gccnewlib.add: gcc 3.4.0 is broken for embedded SPARC and
208        Ada. Until we can fix it, it is disabled.
209
2102004-05-23      Joel Sherrill <joel@OARcorp.com>
211
212        * gcc3newlib/target-gnat.add: Fix path to gnat1.
213
2142004-05-18      Ralf Corsepius <ralf_corsepius@rtems.org>
215
216        * binutils/Makefile.am: Add sh-rtemscoff.
217        Remove sh-rtemself.
218        * binutils/binutils.add: BuildRequires flex.
219        * autotools/automake-rtems.spec.in: Automake 1.8.5.
220
2212004-04-29      Ralf Corsepius <ralf_corsepius@rtems.org>
222
223        * gcc3newlib/gccnewlib.add: Another attempt to make *info.gz
224        handling more robust.
225
2262004-04-26      Ralf Corsepius <ralf_corsepius@rtems.org>
227
228        * autotools/automake-rtems.spec.in: Upgrade to 1.8.4.
229
2302004-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
231
232        * Index: base-g77.add, base-gcc.add, base-gcj.add, base-gnat.add,
233        gccnewlib.add, target-c++.add, target-gcc.add, target-gcj.add:
234        Apply _infodir, _mandir. Gzip man pages.
235        Reflect gcc having fixed gccinstall.info.
236
2372004-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
238
239        * binutils/base-binutils.add: Apply _infodir.
240        Don't install libiberty. Misc. cleanups.
241        * binutils/binutils.add: Apply _infodir, _mandir.
242        Don't install libiberty. Gzip man pages. Misc. cleanups.
243        * binutils/target-binutils.add: Apply _mandir.
244
2452004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
246
247        * autotools/automake-rtems.spec.in: Upgrade to 1.8.3.
248
2492004-03-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
250
251        * gcc3newlib/gccnewlib.add: Disable gnats.
252        Further preparations for gcc-3.4.0
253        * gcc3newlib/base-gcc.add, gcc3newlib/target-gnat.add,
254        gcc3newlib/base-gcj.add, gcc3newlib/target-gcj.add:
255        Reflect changes to gcc3newlib/gccnewlib.add.
256
2572004-03-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
258
259        * gcc3newlib/base-gcc.add, gcc3newlib/target-g77.add,
260        gcc3newlib/target-objc.add: Preps for gcc-3.4.0.
261        Reflect changes to gcc3newlib/gccnewlib.add.
262
2632004-03-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
264
265        * gcc3newlib/target-gcc.add, gcc3newlib/target-c++.add:
266        Reflect changes to gcc3newlib/gccnewlib.add.
267
2682004-03-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
269
270        * gcc3newlib/gccnewlib.add: Preps. for gcc-3.4.0.
271        Add %gcclib, %gccexec.
272
2732004-03-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
274
275        * binutils/base-binutils.add: Preparations for binutils-2.15.
276
2772004-02-24      Joel Sherrill <joel@OARcorp.com>
278
279        PR 580/tools
280        * setup.def: Fix setup.def to match current reality.
281
2822004-02-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
283
284        * gdb/base-gdb.add: Add annotate.info.
285        * gdb/gdb.add: Remove info/dir.
286
2872004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
288
289        * Makefile.am, gdb/Makefile.am: Cosmetics.
290
2912004-02-19      Joel Sherrill <joel@OARcorp.com>
292
293        * setup.def, gdb/gdb.add: gdb 6.0 RPMs built.
294
2952004-02-19      Joel Sherrill <joel@OARcorp.com>
296
297        * ChangeLog: Replace RTEMS user account with Joel.
298
2992004-02-17      Joel Sherrill <joel@oarcorp.com>
300
301        * setup.def, gdb/base-gdb.add, gdb/gdb.add: Building a gcc 3.2.3 i960
302        gcc and updating gdb to 5.3.
303
3042004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
305
306        * configure.ac, setup, setup.def: Remove now unused vars.
307
3082004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
309
310        * mkgccnewlibspec.in, gccnewlib/.cvsignore, gccnewlib/HISTORY,
311        gccnewlib/Makefile.am, gccnewlib/README, gccnewlib/base-chill.add,
312        gccnewlib/base-g77.add, gccnewlib/base-gcc.add, gccnewlib/base-gcj.add,
313        gccnewlib/gccnewlib.add, gccnewlib/header.add,
314        gccnewlib/target-chill.add, gccnewlib/target-g77.add,
315        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
316        gccnewlib/target-objc.add: Remove (Obsolete).
317        * configure.ac, Makefile.am: Reflect changes above.
318
3192004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
320
321        * gcc3newlib/gcc3newlib.add: Remove info/dir.
322        Cosmetics.
323
3242004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
325
326        * setup.def: Adapt to what Joel already ships -
327        gcc3_version=3.3.2, gcc3_patch_version=20031216,
328        gcc3newlib_rpm_release=3
329
3302004-02-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
331
332        * configure.ac: Remove rtemsdoc/mkspec. Add RTEMS_RPM_RELEASE.
333        * rtemsdoc/.cvsignore: Reformat.
334        * Makefile.am: Reformat. Add RTEMS_RPM_RELEASE support to
335        rtems-source.add, Use rtems_source_spec_DEPS instead of
336        rtems_source_spec_DEPENDENCIES (Conflicts with automake internals).
337        * rtems/rtems-source.add: Add RTEMS_RPM_RELEASE.
338        * rtemsdoc/mkspec.in: Remove.
339        * rtemsdoc/Makefile.am: Reworked.
340        * rtemsdoc/header.add: Update Copyright notice.
341        * rtemsdoc/rtemsdoc.add: Add RTEMS_RPM_RELEASE.
342        Add %{rpmgroup}. Remove bzip-ing *.ps.
343        * rtemsdoc/supplement.add.in: Add %{rpmgroup}.
344        * rtemsdoc/templ.add.in: Add %{rpmgroup}.
345
3462004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
347
348        * rtems/rtems-source.add: Require automake-1.8.2, autoconf-2.59.
349
3502004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
351
352        * rtems/rtems-source.add: New.
353        * Makefile.am: Add rtems/rtems-source.spec handling.
354        * configure.ac: AC_SUBST(RTEMS_VERSION,[_RTEMS_VERSION]).
355        * common/common.add.in: Use www.rtems.com as Vendor.
356
3572004-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
358
359        * configure.ac: Use RTEMS_ENABLE_RPMPREFIX.
360
3612004-01-28      Joel Sherrill <joel@oarcorp.com>
362
363        * buildall.in, buildalltar.in, binutils/Makefile.am,
364        cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am,
365        gdb/Makefile.am: Attempt to convert all c4x-rtems references to
366        tic4x-rtems. Left the rtems documentation alone.
367
3682004-01-28      Joel Sherrill <joel@oarcorp.com>
369
370        * configure.ac: Enable OS versioning by default for 4.7 branch.
371        * setup.def: Update binutils RPM version and build new gcc 3.2.3 RPMs.
372        * autotools/autoconf-rtems.spec.in, autotools/automake-rtems.spec.in:
373        Update for new tool spin.
374
3752004-01-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
376
377        * scripts/automake.spec.in: 1.8.2.
378
3792004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
380
381        * scripts/automake.spec.in: 1.8.1.
382        Add Patch0 automake-1.8.1-rtems-20040112-1.diff.
383        Add defattr, URL:-tag.
384
3852004-01-08      Joel Sherrill <joel@OARcorp.com>
386
387        * setup.def: Update gcc/newlib for 4.7 series to 3.3.2 with 20031216
388        gcc patch (RPM revision 4.7-2).
389
3902004-01-07      Joel Sherrill <joel@OARcorp.com>
391
392        * buildall.in, buildalltar.in, binutils/Makefile.am,
393        cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am,
394        gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore,
395        rtemsdoc/Makefile.am: mips64orion port removed as mips port more
396        completely covers the MIPS family.
397
3982003-12-16      Joel Sherrill <joel@OARcorp.com>
399
400        * setup.def: Update gcc/newlib for 4.7 series to 3.3.2 with 20031022
401        gcc patch (RPM revision 4.7-1).
402
4032003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
404
405        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
406
4072003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
408
409        * Makefile.am: Cosmetics.
410        * autotools/Makefile.am: Cosmetics.
411        * autotools/autoconf-rtems.spec.in: 2.59.
412        * autotools/automake-rtems.spec.in: 1.8, Require autoconf-2.59.
413        * binutils/Makefile.am: Cosmetics.
414        * cpukit/Makefile.am: Cosmetics.
415        * gcc3newlib/Makefile.am: Cosmetics.
416        * gccnewlib/Makefile.am: Cosmetics.
417        * gdb/Makefile.am: Cosmetics.
418        * rtems/Makefile.am: Cosmetics.
419        * rtemsdoc/Makefile.am: Cosmetics.
420
4212003-11-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
422
423        * gcc3newlib/gccnewlib.add: Add hacks to make gnatlib
424        buildable.
425        * gcc3newlib/base-gnat.add: Add info files.
426
4272003-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
428
429        * gcc3newlib/gccnewlib.add: Make not building gnat and gcj the
430        default for gcc-3.3.
431
4322003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
433
434        * binutils/Makefile.am: Add tic4x.
435        * binutils/mkspec.in: Remove duplicate rpmgroup.
436
4372003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
438
439        * gcc3newlib/Makefile.am: Add tic4x.
440        * gcc3newlib/gccnewlib.add: Don't install install-tools for
441        gcc >= 3.3.
442
4432003-10-22      Joel Sherrill <joel@OARcorp.com>
444
445        * configure.ac, setup.def: Update to binutils 2.14 adn gcc/newlib to
446        3.2.3 with 20030826 gcc patch.
447
4482003-10-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
449
450        * cpukit/target-cpukit.add: New.
451        * cpukit/Makefile.am: Reflect having added target-cpukit.add.
452        Acknowledge osversion.
453        * cpukit/mkspec.in: Acknowledge osversion and rpmgroup.
454        * cpukit/rtems-cpukit.add: Reflect new RTEMS spec conventions.
455
4562003-10-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
457
458        * autotools/automake-rtems.spec.in: Automake-1.7.8.
459
4602003-09-26      Joel Sherrill <joel@OARcorp.com>
461
462        * buildall.in, buildalltar.in, binutils/Makefile.am,
463        cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am,
464        gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore,
465        rtemsdoc/Makefile.am: Obsoleting HP PA-RISC port.
466
4672003-09-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
468
469        * autotools/automake-rtems.spec.in: Automake-1.7.7.
470
4712003-09-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
472
473        * gcc3newlib/gccnewlib.add: Fix duplicate removal of c++filt.
474        * gcc3newlib/base-gcj.add: Add fastjar.info, jar.1, grepjar.1.
475        * setup.def: gcc3newlib_rpm_release=4.
476
4772003-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
478
479        * binutils/base-binutils.add: Add osversion support.
480        * binutils/binutils.add: Add osversion support.
481        %setup -n %{name}-%{version}.
482        Don't remove c++filt.
483        * binutils/target-binutils.add: Add osversion support.
484        Pickup c++filt.
485        * gcc3newlib/base-g77.add: Add osversion support.
486        * gcc3newlib/base-gcc.add: Add osversion support.
487        * gcc3newlib/base-gcj.add: Add osversion support.
488        * gcc3newlib/base-gnat.add: Add osversion support.
489        * gcc3newlib/gccnewlib.add: Add osversion support.
490        Remove c++filt,
491        %setup -n -n %{name}-%{version}.
492        * gcc3newlib/target-c++.add: Add osversion support.
493        Don't pickup c++filt.
494        * gcc3newlib/target-g77.add: Add osversion support.
495        * gcc3newlib/target-gcc.add: Add osversion support.
496        * gcc3newlib/target-gcj.add: Add osversion support.
497        * gcc3newlib/target-gnat.add: Add osversion support.
498        * gccnewlib/gccnewlib.add: %setup -n %{name}-%{version}.
499        * gdb/base-gdb.add: Add osversion support, rpmgroup, rpmprefix,
500        gdb_version, gdb_target.
501        * gdb/target-gdb.add: Ditto.
502        * gdb/gdb.add: Ditto.
503        %setup -n -n %{name}-%{version}.
504
5052003-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
506
507        * binutils/Makefile.am: Fix osversion support for sh-rtemself.
508        * gcc3newlib/Makefile.am: Fix osversion support for sh-rtemself.
509
5102003-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
511
512        * configure.ac: Add --enable-osversions (OS-versioned RPMS support).
513        * binutils/Makefile.am: Add osversion support.
514        * binutils/mkspec.in: Add osversion support.
515        * gcc3newlib/Makefile.am: Add osversion support.
516        * gcc3newlib/mkspec.in: Add osversion support.
517        * gdb/Makefile.am: Add osversion support.
518        * gdb/mkspec.in: Add osversion support.
519        Add rpmprefix, rpmgroup.
520
5212003-09-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
522
523        * Makefile.am, configure.ac,
524        autotools/autoconf-rtems.spec.in, autotools/automake-rtems.spec.in,
525        binutils/Makefile.am, binutils/base-binutils.add,
526        binutils/binutils.add, binutils/mkspec.in,
527        binutils/target-binutils.add,
528        common/common.add.in,
529        cpukit/Makefile.am,
530        gcc3newlib/Makefile.am, gcc3newlib/base-g77.add,
531        gcc3newlib/base-gcc.add, gcc3newlib/base-gcj.add,
532        gcc3newlib/base-gnat.add, gcc3newlib/gccnewlib.add,
533        gcc3newlib/mkspec.in, gcc3newlib/target-c++.add,
534        gcc3newlib/target-g77.add, gcc3newlib/target-gcc.add,
535        gcc3newlib/target-gcj.add, gcc3newlib/target-gnat.add,
536        gcc3newlib/target-objc.add,
537        gccnewlib/Makefile.am,
538        gdb/Makefile.am,
539        rtems/Makefile.am,
540        rtemsdoc/Makefile.am:
541        Merger from rtems-4-6-branch.
542        * common/common.am: New.
543
5442003-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
545
546        * common/common.add.in: s/www.oarcorp.com/www.rtems.com/.
547        Add %define __os_install_post %{nil} to prevent RH-9's rpm-brp-strip
548        from running (Chokes on foreign object formats).
549        * gcc3newlib/base-g77.add:
550        Use %{gcc_version} instead of @gcc_version@.
551        * gcc3newlib/gccnewlib.add:
552        Use %{gcc_version} instead of @gcc_version@.
553        Reflect gcc >= 3.3 shipping monolytic infos.
554        * gcc3newlib/target-c++.add:
555        Use %{gcc_version} instead of @gcc_version@.
556        Don't pickup c++filt.
557        * gcc3newlib/target-g77.add:
558        Use %{gcc_version} instead of @gcc_version@.
559        * gcc3newlib/target-gcc.add:
560        Use %{gcc_version} instead of @gcc_version@.
561        * gcc3newlib/target-gcj.add:
562        Use %{gcc_version} instead of @gcc_version@.
563        * gcc3newlib/target-gnat.add:
564        Use %{gcc_version} instead of @gcc_version@.
565        * gcc3newlib/target-objc.add:
566        Use %{gcc_version} instead of @gcc_version@.
567
5682003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
569
570        * binutils/binutils.add: Preps for 2.14.
571        Use %{binutils_version} instead of @binutils_version@.
572        * binutils/base_binutils.add: Preps for 2.14.
573
5742003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
575
576        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
577
5782003-07-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
579
580        * autotools/automake-rtems.spec.in: Automake-1.7.6.
581
5822003-06-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
583
584        * autotools/automake-rtems.spec.in: Automake-1.7.5.
585
5862003-06-02      Joel Sherrill <joel@OARcorp.com>
587
588        * setup.def: Updated for RPM revision 3 of gcc3.2.3 and newlib1.11.0.
589
5902003-05-07      Joel Sherrill <joel@OARcorp.com>
591
592        * setup.def: Update to gcc3.2.3newlib1.11.0-1.
593        * gcc3newlib/gccnewlib.add: We used .bz2 files.
594
5952003-04-18      Joel Sherrill <joel@OARcorp.com>
596
597        * setup.def: Update to gcc3.2.2newlib1.11.0-2.
598        * gcc3newlib/gccnewlib.add: We used .bz2 files.
599
6002003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
601
602        * gcc3newlib/gccnewlib.add: Add %gcc_version, %newlib_version.
603        Apply %gcc_version, %newlib_version.
604        * gcc3newlib/target-c++.add: Apply %gcc_version, %newlib_version.
605        * gcc3newlib/target-g77.add: Apply %gcc_version, %newlib_version.
606        * gcc3newlib/target-gcc.add: Apply %gcc_version, %newlib_version.
607        * gcc3newlib/target-gcj.add: Apply %gcc_version, %newlib_version.
608        * gcc3newlib/target-gnat.add: Apply %gcc_version, %newlib_version.
609        * gcc3newlib/target-objc.add: Apply %gcc_version, %newlib_version.
610
6112003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
612
613        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
614
6152003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
616
617        * configure.ac: AC_PREREQ(2.57).
618
6192003-02-10      Joel Sherrill <joel@OARcorp.com>
620
621        * gdb/gdb.add, gdb/mkspec.in, gdb/target-gdb.add: Use RPM logic to
622        determine which targets have simulators, configure with appropriate
623        arguments, and package the correct files.
624
6252003-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
626
627        * gcc3newlib/target-gcc.add: Remove %{_exeext} from gccbug.
628        * gcc3newlib/gccnewlib.add: Add %gcj to support to disabling building
629        gcj from rpmbuild command line.
630        Copy gsyslimits.h for CDN-X compilation.
631
6322003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
633
634        * README.cdn-X: New.
635        * binutils/binutils.add: Add --build=%_build --host=%_host.
636        * cpukit/.cvsignore: Add *.spec.in.
637        * gcc3newlib/gccnewlib.add: Add --build=%_build --host=%_host.
638        * gdb/gdb.add: Add --build=%_build --host=%_host.
639        * rtemsdoc/.cvsignore: Add *.spec.in.
640
6412003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
642
643        * gcc3newlib/gccnewlib.add: Remove Buildroot.
644        * common/.cvsignore: New.
645
6462003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
647
648        * common/common.add.in: Add Vendor, Distribution, BuildRoot.
649        * binutils/Makefile.am: Fix path to clean.add.
650        * binutils/binutils.add: Remove BuildRoot.
651        * cpukit/Makefile.am:  Use $(top_builddir)/common/common.add,
652        $(top_builddir)/common/clean.add, header.add.
653        Generate rtems-cpukit.spec.in.
654        * cpukit/header.add: New.
655        * cpukit/rtems-cpukit.spec.in: Remove.
656        * cpukit/rtems-cpukit.add: New.
657        * gccnewlib/gccnewlib.add: Remove Buildroot.
658        * gdb/gdb.add: Remove Buildroot.
659        * rtemsdoc/rtemsdoc.add: Remove BuildRoot.
660
6612003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
662
663        * rtemsdoc/Makefile.am: Use $(top_builddir)/common/common.add,
664        $(top_builddir)/common/clean.add, header.add.
665        Generate rtemsdoc.spec.in.
666        * rtemsdoc/mkspec.in: Remove exe_ext.
667        * rtemsdoc/rtemsdoc.spec.in: Remove.
668        * gccnewlib/Makefile.am:  Use $(top_builddir)/common/common.add,
669        $(top_builddir)/common/clean.add, header.add.
670        * gccnewlib/base-gcc.m4: Replace @exe_ext@ with %{_exeext}.
671        * gccnewlib/base-gcj.add: Replace @exe_ext@ with %{_exeext}.
672        * gccnewlib/gccnewlib.add: Replace @exe_ext@ with %{_exeext}.
673        Remove header, broken cdn-X configuration, %clean.
674        * gccnewlib/target-g77.add: Replace @exe_ext@ with %{_exeext}.
675        * gccnewlib/target-gcc.add: Replace @exe_ext@ with %{_exeext}.
676        * gccnewlib/target-gcj.add: Replace @exe_ext@ with %{_exeext}.
677        * gccnewlib/target-objc.add: Replace @exe_ext@ with %{_exeext}.
678
6792003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
680
681        * gdb/gdb.add: Remove header, broken cdn-X configuration,
682        %clean, Replace @exe_ext@ with %{_exeext}.
683        * gdb/mkspec.in: Remove exe_ext.
684        * gdb/target-gdb.add: Replace @exe_ext@ with %{_exeext}.
685        * gdb/Makefile.am: Use $(top_builddir)/common/common.add,
686        $(top_builddir)/common/clean.add, header.add.
687        * gcc3newlib/base-gcj.add: Replace @exe_ext@ with %{_exeext}.
688        * cpukit/mkspec.in: Remove exe_ext.
689        * binutils/Makefile.am: Use $(top_builddir)/common/common.add,
690        $(top_builddir)/common/clean.add, header.add.
691
6922003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
693
694        * gcc3newlib/gccnewlib.add: Remove header, broken cdn-X configuration,
695        %clean, Replace @exe_ext@ with %{_exeext}.
696        * gcc3newlib/mkspec.in: Remove exe_ext.
697        * gcc3newlib/target-c++.add: Replace @exe_ext@ with %{_exeext}.
698        * gcc3newlib/target-g77.add: Replace @exe_ext@ with %{_exeext}.
699        * gcc3newlib/target-gcc.add: Replace @exe_ext@ with %{_exeext}.
700        * gcc3newlib/target-gcj.add: Replace @exe_ext@ with %{_exeext}.
701        * gcc3newlib/target-gnat.add: Replace @exe_ext@ with %{_exeext}.
702        * gcc3newlib/target-objc.add: Replace @exe_ext@ with %{_exeext}.
703        * gcc3newlib/Makefile.am: Use $(top_builddir)/common/common.add,
704        $(top_builddir)/common/clean.add, header.add.
705
7062003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
707
708        * Makefile.am: Remove reference to mkbinutilsspec.
709        * configure.ac: Remove EXEEXT check.
710        Add common/clean.add, common/common.add.
711
7122003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
713
714        * binutils/binutils.add: Remove header, broken cdn-X configuration,
715        %clean.
716        * binutils/mkspec.in: Remove exe_ext, build_alias, host_alias.
717        * binutils/target-binutils.add: Replace @exe_ext@ with %{_exeext}.
718
7192003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
720
721        * gcc3newlib/header.add: New.
722        * gccnewlib/header.add: New.
723        * binutils/header.add: New.
724        * gdb/header.add: New.
725        * rtemsdoc/header.add: New.
726        * rtemsdoc/rtemsdoc.add: New.
727        * common/clean.add.in: New.
728        * common/common.add.in: New.
729
7302003-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
731
732        * binutils/mkspec.in: New.
733        * binutils/.cvsignore: Add mkspec.
734        * mkbinutilspec.in: Remove.
735        * gdb/Makefile.am: Depend on mkspec.
736        * binutils/binutils.add: Add @exe_ext@ to c++filt.
737        Add %_defaultbuildroot.
738        * configure.ac: Reflect changes above.
739        * binutils/Makefile.am: Reflect changes above.
740        * Makefile.am: Remove mkbinutilspec.
741
7422003-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
743
744        * gdb/.cvsignore: Add mkspec.
745
7462003-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
747
748        * ChangeLog: Fix yesterday's entry.
749        * gdb/target-gdb.add: %defattr(-,root,root).
750        Use %{_prefix} instead of /opt/rtems.
751        Misc. minor changes.
752        * gdb/gdb.add: Use %{_prefix} instead of /opt/rtems.
753        Remove stray unpackaged files.
754        Use %{_defaultbuildroot} instead of hard-coded values.
755        configure --disable-nls.
756        Misc. minor changes.
757        Add BuildPreReq: ncurses-devel.
758        * gdb/base-gdb.add: %defattr(-,root,root).
759        Use %{_prefix} instead of /opt/rtems.
760        Misc. minor changes.
761        * gdb/mkspec.in: New.
762        * gdb/Makefile.am: Reflect addition of gdb/mkspec.in.
763        * gcc3newlib/mkspec.in: Fix usage.
764        * gcc3newlib/gccnewlib.add: Use %{_defaultbuildroot} instead of
765        hard-coded values. Update copyright notice.
766        * mkgdbspec.in: Removed.
767        * Makefile.am: Remove mkgdbspec.
768        * configure.ac: Remove mkgdbspec.
769        Add gdb/mkspec.
770
7712003-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
772
773        * gcc3newlib/gccnewlib.add: Add various BuildPreReq.
774        Add %defattr(-,root,root) to "dir".
775        * gcc3newlib/base-g77.add: %defattr(-,root,root).
776        * gcc3newlib/base-gcc.add %defattr(-,root,root).
777        * gcc3newlib/base-gcj.add %defattr(-,root,root).
778        * gcc3newlib/base-gnat.add %defattr(-,root,root).
779        * gcc3newlib/target-c++.add %defattr(-,root,root).
780        * gcc3newlib/target-g77.add %defattr(-,root,root).
781        * gcc3newlib/target-gcc.add %defattr(-,root,root).
782        * gcc3newlib/target-gcj.add %defattr(-,root,root).
783        * gcc3newlib/target-gnat.add %defattr(-,root,root).
784        * gcc3newlib/target-objc.add %defattr(-,root,root).
785
7862003-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
787
788        * setup.def: binutils_rpm_release=2.
789        * binutils/base-binutils.add: %defattr(-,root,root).
790        * binutils/target-binutils.add: Ditto.
791        * binutils/binutils.add: BuildPreReq: texinfo >= 4.2.
792
7932003-01-27      Joel Sherrill <joel@OARcorp.com>
794
795        * buildalltar.in, setup.def: Tool update including binaries for Cygwin
796        with a special RTEMS user account.
797
7982003-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
799
800        * configure.ac: Add rtemsdoc.
801        * Makefile.ac: Add rtemsdoc.
802        * rtemsdoc/README: New.
803        * rtemsdoc/.cvsignore: New.
804
8052003-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
806
807        * rtemsdoc/Makefile.am: New.
808        * rtemsdoc/mkspec.in: New.
809        * rtemsdoc/rtemsdoc.spec.in: New.
810        * rtemsdoc/supplement.add.in: New.
811        * rtemsdoc/templ.add.in: New.
812
8132002-12-16      Joel Sherrill <joel@OARcorp.com>
814
815        * setup.def: Updated gcc 3.2.1newlib1.10.0 RPM to revision 4
816        to include m68k crti.o/crtn.o multilib patch.
817
8182002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
819
820        * autotools/automake-rtems.spec.in: Update to automake-1.7.2.
821        * autotools/autoconf-rtems.spec.in: Update to autoconf-2.57.
822
8232002-12-06      Joel Sherrill <joel@OARcorp.com>
824
825        * ChangeLog: Removed duplicate entry.
826
8272002-12-06      Joel Sherrill <joel@OARcorp.com>
828
829        * setup.def: Updated patch to fix m68k cut and paste bug which turned
830        a tab into spaces in a Makefile fragment.
831        * gcc3newlib/gccnewlib.add: If building gnat for the mips, the library
832        must be built with a -G0 option.
833
8342002-12-02      Joel Sherrill <joel@OARcorp.com>
835
836        * setup.def, gcc3newlib/gccnewlib.add: Updated to gcc 3.2.1 RPM revision
837        2 which enabled the mips-rtems gnat using gcc 3.2.1 patch 20021129.
838
8392002-11-29      Joel Sherrill <joel@OARcorp.com>
840
841        * setup.def: Updated to gcc-3.2.1.
842
8432002-11-28      Joel Sherrill <joel@OARcorp.com>
844
845        * setup.def: Updated to gcc-3.2 and newlib1.1.0 RPM version 6.
846        * gcc3newlib/gccnewlib.add: Reenabled i386-rtems gnat.
847
8482002-11-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
849
850        * gcc3newlib/gccnewlib.add:
851        Remove *.la's to make rpm-4.1/RH-8.0 happy.
852        Remove libiberty.a to make rpm-4.1/RH-8.0 happy.
853        Change gcc/version.c to reflect us having patched gcc.
854
8552002-11-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
856
857        * binutils/binutils.add: Add BuildPreReq: /sbin/install-info.
858        Disable nls.
859        Apply gzip -9qf to compress *infos and *mans.
860        Apply /sbin/install-info.
861        Remove  *c++-filt.
862        * binutils/base-binutils.add: Add PreReq: /sbin/install-info.
863        Apply /sbin/install-info.
864        Package as.info-*.gz.
865        * binutils/target-binutils.add:
866        Package man1/*.1*.
867
8682002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
869
870        * autotool/autoconf-rtems.spec.in: Fix @prefix@.
871
8722002-11-13      Joel Sherrill <joel@OARcorp.com>
873
874        * setup.def: Switched to binutils 2.13.1
875        * binutils/Makefile.am: Remove a29k-rtems.
876
8772002-11-11      Joel Sherrill <joel@OARcorp.com>
878
879        * setup.def, gcc3newlib/gccnewlib.add: Patch includes updates
880        which were patch changes for -3 and -4 RPM revisions.   Disabled
881        build of gnat for i386-rtems as it failed to build.
882
8832002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
884
885        * gcc3newlib/gccnewlib.add: Remove %{target} != %{build} comment
886        (RH-8.0/rpm-4.1 bogusly expands the macros and chokes.)
887        * binutils/binutils.add: Remove %{target} != %{build} comment
888        (RH-8.0/rpm-4.1 bogusly expands the macros and chokes.).
889        Comment out CONFIGURE_ARGS (RH-8.0/rpm-4.1 is broken wrt. _build_os
890        and _target_os)
891        * gcc3newlib/base-gcc.add: Add gccint*infos.
892        * gcc3newlib/base-gcj.add: Add gcj*infos.
893        Mark manpages as %doc and pickup the gzipped versions.
894
8952002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
896
897        * autotools/automake-rtems.spec.in: Fix my address. Set up PATH
898        before running configure (Prep. for automake >= 1.7).
899
9002002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
901
902        * autotools/autoconf-rtems.spec.in: New.
903        Remove Provides: autoconf (Conflicts with RH-8.0).
904        * autotools/autoconf-rtems.spec: Remove.
905        * autotools/automake-rtems.spec.in:
906        Remove Provides: automake (Conflicts with RH-8.0).
907        * gcc3newlib/Makefile.am: Remove references to mkgcc3newlibspec.
908        * Makefile.am: Ditto.
909        * configure.ac: Add autotools/autoconf-rtems.spec.in.
910
9112002-10-24      Joel Sherrill <joel@OARcorp.com>
912
913        * setup.def: Update gcc 3.2 pathc to includ epatch for gcc PR8314.
914        * gcc3newlib/gccnewlib.add: Don't build mips/gnat as we do not
915        currently include the patch referenced in PR8344.
916
9172002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
918
919        * .cvsignore: Reformat.
920        Add autom4te*cache.
921        Remove autom4te.cache.
922
9232002-09-14      Joel Sherrill <joel@OARcorp.com>
924
925        * gcc3newlib/base-gcj.add, gcc3newlib/gccnewlib.add,
926        gcc3newlib/target-gcj.add: First attempt at enabling Java support.
927
9282002-08-21      Joel Sherrill <joel@OARcorp.com>
929
930        * setup.def, gcc3newlib/gccnewlib.add: Updated the tools for
931        gcc 3.2 and Ada.
932
9332002-08-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
934
935        * gcc3newlib/gccnewlib.add: Re-add i386-rtems Ada.
936        Add %_gnat and --define 'gnat [0|1]' support.
937        Enable gnat for gcc-3.2/Disable for gcc-3.1.
938        Add hacks to build gnatlib.
939        Re-activate commented out fragments for old gcc versions.
940        Add @target_alias@-gnatgcc.
941
9422002-08-15      Joel Sherrill <joel@OARcorp.com>
943
944        * setup.def: New gcc 3.1 RPMs (-7).
945        * gcc3newlib/gccnewlib.add:  i386-rtems doesn't build Ada.
946
9472002-08-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
948
949        * gcc3newlib/Makefile.am: Remove c_only remnants.
950        * gcc3newlib/gccnewlib.add: Reflect gcc-3.2 putting c++
951        headers into c++ instead of g++.
952        * gcc3newlib/target-c++.add: Ditto.
953
9542002-08-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
955
956        * gcc3newlib/base-gnat.add: Don't use %{%prefix}/bin/gnat*.
957        * gcc3newlib/Makefile.am: Use mkspec for c4x.
958        * gcc3newlib/gccnewlib.add: Rework processing of %if %build_XXX.
959        Rework handing Ada.
960        Don't put adalib and adainclude into files.gcc.
961        * gcc3newlib/target-gnat.add: Add adalib.
962        Add adainclude.
963
9642002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
965
966        * gcc3newlib/base-gnat.add: Use -n rtems-base-gnat.
967
9682002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
969
970        * gcc3newlib/.cvsignore: Add mkspec.
971
9722002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
973
974        * mkgcc3newlibspec.in: Remove
975        * gcc3newlib/mkspec.in: New.
976        * configure.ac: Reflect changes above.
977        * gcc3newlib/gccnewlib.add: Add build_XXX defines.
978        Add preliminary gnat support.
979        * gcc3newlib/base-g77.add: Add build_g77.
980        * gcc3newlib/base-gcj.add: Add build_gcj.
981        * gcc3newlib/base-gnat.add: New.
982        * gcc3newlib/target-c++.add: Add build_cxx.
983        * gcc3newlib/target-g77.add: Add build_g77.
984        * gcc3newlib/target-gcj.add: Add build_gcj.
985        * gcc3newlib/target-objc.add: Add build_objc.
986        * gcc3newlib/target-gnat.add: New.
987        * gcc3newlib/Makefile.am: Use ./mkspec. Use unified spec.
988
9892002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
990
991        * setup.def: Increment release for gcc3newlib.
992        * gcc3newlib/gccnewlib.add: Do not put cc1plus into gcc-rpm.
993
9942002-08-08      Joel Sherrill <joel@OARcorp.com>
995
996        * setup.def, binutils/base-binutils.add, binutils/target-binutils.add:
997        Updated to binutils 2.13 which has no known issues.
998
9992002-08-06      Joel Sherrill <joel@OARcorp.com>
1000
1001        * setup.def: Updating gcc3/newlib patches and tool versions.  The
1002        focus of this round of patches was ot eliminate header file name
1003        conflicts between RTEMS and newlib.
1004
10052002-07-30      Joel Sherrill <joel@OARcorp.com>
1006
1007        * setup.def: Updated to gcc3.1/newlib 1.10.0 RPM revision 5 with
1008        the gcc3 patch 20020730a and newlib 1.10.0 patch 20020726.
1009
10102002-07-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1011
1012        * autotools/automake-rtems.spec.in: Automake-1.6.3.
1013        * cpukit/.cvsignore: Add mkspec. Remove rtems.spec.
1014
10152002-07-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1016
1017        * configure.ac: Use AC_CONFIG_FILES(script, chmod +x script)
1018        to generate mk*spec scripts.
1019        * mkbspspec.in: Use ',' as pattern delimiter in sed expression
1020        for $rpm_build_root.
1021        * mkbinutilsspec.in:  Use ',' as pattern delimiter in sed
1022        expression for $rpm_build_root.
1023        * cpukit/mkspec.in: Cosmetical changes.
1024
10252002-07-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1026
1027        * ChangeLog: Fix 2002-07-22 ChangeLog entry bogusly referring to
1028        Joel.
1029        * cpukit/Makefile.am: New.
1030        * cpukit/mkspec.in: New.
1031        * cpukit/rtems-cpukit.spec.in: New.
1032        * cpukit/.cvsignore: New.
1033        * configure.ac: Add cpukit.
1034        Add RTEMS_TOP to pickup _RTEMS_VERSION (required by cpukit).
1035        * Makefile.am: Add cpukit. Add ACLOCAL_AMFLAGS (required to pickup
1036        RTEMS_VERSION).
1037        * setup.def: Use %{_tmppath} as default for $rpm_build_root.
1038        * mkbinutilsspec.in: Use ',' as pattern delimiter in sed expression
1039        for $rpm_build_root.
1040        * mkgccnewlibspec.in:  Use ',' as pattern delimiter in sed
1041        expression for $rpm_build_root.
1042        * mkgcc3newlibspec.in:  Use ',' as pattern delimiter in sed
1043        expression for $rpm_build_root.
1044        * mkgdbspec.in:  Use ',' as pattern delimiter in sed expression for
1045        $rpm_build_root.
1046
10472002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1048
1049        * binutils/Makefile.am: Add or32-rtems-binutils.
1050
10512002-07-19      Joel Sherrill <joel@OARcorp.com>
1052
1053        * setup.def: Updated newlib patch to get sh and hppa crt0 mods.
1054
10552002-07-01      Joel Sherrill <joel@OARcorp.com>
1056
1057        * setup.def: Update gcc3 RPMs for new patches.
1058
10592002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1060
1061        * autotools/automake-rtems.spec.in: Update to automake-1.6.2.
1062
10632002-06-14      Joel Sherrill <joel@OARcorp.com>
1064
1065        * mkgdbspec.in, setup.def, gcc3newlib/gccnewlib.add, gdb/gdb.add:
1066        Updated to gcc 3.1 and gdb 5.2.
1067
10682001-05-29      Joel Sherrill <joel@OARcorp.com>
1069
1070        * setup.def: Updated to binutils 2.12.1.
1071        * rtems/Makefile.am: Remove m68k-rtemself references.
1072
10732002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1074
1075        * mkgcc3newlibspec.in: Remove SETUP (bogus).
1076        * gcc3newlib/target-c++.add: New.
1077        * gcc3newlib/Makefile.am: Add target-c++.add.
1078        * gcc3newlib/base-g77.add: Adapt to gcc-3.1.
1079        Reflect having split out c++. Various minor fixes.
1080        * gcc3newlib/base-gcc.add: Ditto.
1081        * gcc3newlib/gccnewlib.add: Ditto.
1082        * gcc3newlib/target-gcc.add: Ditto.
1083
10842002-04-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1085
1086        * gcc3newlib/gccnewlib.add: Add gcc_update --touch to fix
1087        timestamps.
1088
10892001-04-16      Joel Sherrill <joel@OARcorp.com>
1090
1091        * .cvsignore: Added files added by automake 1.6.1.
1092        * setup.def: New shot at gcc 3.0.4 RPMs.
1093        * binutils/Makefile.am, gdb/Makefile.am, rtems/Makefile.am:
1094        Deleted m68k-rtemself.
1095        * gcc3newlib/gccnewlib.add: Commented out host/target OS check.
1096 
10972002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1098
1099        * autotools/automake-rtems.spec.in: Update to automake-1.6.1.
1100        Use *.tar.bz2.
1101
11022002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1103
1104        * mkbinutilspec.in: Fix PATCH2.
1105
11062002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1107
1108        * gcc3newlib/gccnewlib.add: Add -Bgcc/ when collecting multilibs.
1109
11102002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1111
1112        * gcc3newlib/gccnewlib.spec.in: Removed from CVS.
1113
1114
11152002-04-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1116
1117        * mkbinutilspec.in: Add support for empty patch-version (no patch).
1118        * mkgcc3newlibspec.in: Ditto.
1119        * setup: Fix gcc3*_versions handling.
1120        * setup.def: binutils_patch_version=.
1121        * binutils/binutils.add: Reflect changes to mkbinutilspec.in,
1122        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
1123        * binutils/target-binutils.add: Comment out c++filt.
1124        * gcc3newlib/base-gcc.add: Remove duplicate libm.info.
1125        * gcc3newlib/gccnewlib.add: Reflect changes to mkgcc3newlibspec.in.
1126        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
1127        Comment out gcc-2.95.x hacks.
1128        Remove *.la from installed files.
1129        * gcc3newlib/gccnewlib_c_only.spec.in: Remove.
1130
11312001-04-02      Joel Sherrill <joel@OARcorp.com>
1132
1133        * buildall.in: Correct logic for detecting 0 RTEMS RPMS installed.
1134
11352001-03-29      Joel Sherrill <joel@OARcorp.com>
1136
1137        * .cvsignore: Added mkgcc3newlib.
1138
11392001-03-29      Joel Sherrill <joel@OARcorp.com>
1140
1141        * gcc3newlib/.cvsignore: New file.
1142
11432001-03-28      Joel Sherrill <joel@OARcorp.com>
1144
1145        * Per PR64 added support for gcc 3.x RPMs
1146        * Makefile.am, configure.ac, mkspec, setup, setup.def: Modified.
1147        * mkgcc3newlibspec.in: New file.
1148        * gcc3newlib: New subdirectory.
1149        * base-g77.add, base-gcc.add, base-gcj.add, gccnewlib.add,
1150        gccnewlib_c_only.spec.in, gccnewlib.spec.in, HISTORY, Makefile.am,
1151        README, target-g77.add, target-gcc.add, target-gcj.add,
1152        target-objc.add: New files.
1153
11542001-03-28      Joel Sherrill <joel@OARcorp.com>
1155
1156        * binutils/binutils.add: Commented out patch since binutils 2.12
1157        does not require one.
1158
11592002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1160
1161        * configure.ac:
1162        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1163        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1164        * autotools/Makefile.am: Remove AUTOMAKE_OPTIONS.
1165        * Makefile.am: Remove AUTOMAKE_OPTIONS.
1166        * binutils/Makefile.am: Remove AUTOMAKE_OPTIONS.
1167        * gccnewlib/Makefile.am: Remove AUTOMAKE_OPTIONS.
1168        * gdb/Makefile.am: Remove AUTOMAKE_OPTIONS.
1169        * rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
1170
11712002-03-06      Ralf Corsepius <corsepiu@faw-uni-ulm.de>
1172
1173        * PR151
1174        * autotools/automake-rtems.spec.in: New.
1175        * autotools/automake-rtems.spec: Removed.
1176        * configure.ac: Reflect changes above.
1177
11782001-02-27      Joel Sherrill <joel@OARcorp.com>
1179
1180        * configure.ac: Be a little more lenient in matching sparc-solaris.
1181
11822002-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1183
1184        * mkbinutilspec.in, mkgccnewlibspec.in, gccnewlib/base-chill.add,
1185        gccnewlib/base-g77.add, gccnewlib/base-gcc.add,
1186        gccnewlib/base-gcj.add, gccnewlib/gccnewlib.add,
1187        gccnewlib/target-chill.add, gccnewlib/target-g77.add,
1188        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
1189        gccnewlib/target-objc.add: Added more support for Canadian Cross
1190        building.
1191
11922001-01-30      Joel Sherrill <joel@OARcorp.com>
1193
1194        * buildall.in: Corrected logic for detecting when no RPMs are installed.
1195
11962001-01-24      Joel Sherrill <joel@OARcorp.com>
1197
1198        * README: Added Canadian Cross instructions.
1199
12002002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1201
1202        * configure.ac: Add AC_PREFIX_DEFAULT([/opt/rtems]).
1203        * mkbinutilsspec.in: Add propagation of @prefix@.
1204        * binutils/base-binutils.add:
1205        Let %post and %unpost apply %{_prefix}.
1206        Apply %{_prefix} instead of /opt/rtems.
1207        * binutils/binutils.add: Update copyright notice.
1208        Add _prefix.
1209        Apply %{_prefix} instead of /opt/rtems.
1210        Remove -a 0 in %setup.
1211        Rework hack to SuSE's rpm screwing up %{_target}.
1212        Replace ARGS with CONFIGURE_ARGS.
1213        * binutils/target-binutils.add:
1214        Apply %{_prefix} instead of /opt/rtems.
1215
12162002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1217
1218        * binutils/binutils.add: Add initial support for building
1219        Canadian cross RPMs.  It should work like this:
1220            cd rtems/scripts
1221            ./configure --build=`../config.guess` --host=i386-cygwin
1222            make install
1223            rpm --target=i386-cygwin \
1224                /usr/src/redhat/SPECS/<target>-binutils-..spec.
1225
1226            alien -t /usr/src/redhat/RPMS/....i386.rpm
1227        .. and voila ... your tarball, with rpm-consistency checks etc. applied.
1228
12292001-01-22      Joel Sherrill <joel@OARcorp.com>
1230
1231        * buildalltar.in: Modified to support Canadian cross builds.
1232        It was testing using a RedHat 7.2 host to build *-rtems tools
1233        that run on an i386-cygwin host.
1234
12352001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1236
1237        * configure.ac: Fix typo to allow custom RPM_SPECSdirs.
1238
12392001-10-16      Joel Sherrill <joel@OARcorp.com>
1240
1241        * setup.def: Bumped the gdb_patch_version to account for a configuration
1242        problem on psim where it could not be enabled for powerpc-RTEMS.
1243        * gdb/Makefile.am: Add i386-RTEMS and powerpc-RTEMS targets.
1244
12452001-10-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1246
1247        * mkbinutilsspec.in: Guard sed-pattern against autoconf.
1248        * mkgccnewlibspec.in: Guard sed-pattern against autoconf, remove
1249        Target_alias.
1250        * mkgdbspec.in: Guard sed-pattern against autoconf.
1251        * mkbspspec.in: Guard sed-pattern against autoconf.
1252        * configure.ac: Rework check for RPM_SPECSdir.
1253        * autotools/automake-rtems.spec: Update to automake-1.5.
1254
12552001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1256
1257        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
1258        * configure.in: Remove.
1259        * configure.ac: New file, generated from configure.in by autoupdate.
1260
12612001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1262
1263        * gdb/Makefile.am, gccnewlib/Makefile.am, binutils/Makefile.am:
1264        Initially setup CLEANFILES using = instead of += to make
1265        automake-1.5 happy.
1266
12672001-09-13      Joel Sherrill <joel@OARcorp.com>
1268
1269        * setup.def, gccnewlib/gccnewlib.add, gccnewlib/target-gcc.add:
1270        Revert changes because of gcc 2.5.x/3.0 transition and continue
1271        to support gcc 2.95.x as primary version.
1272
12732001-09-13      Joel Sherrill <joel@OARcorp.com>
1274
1275        * mkgccnewlibspec.in,
1276        Use Target_alias not target_alias to avoid conflicts with new autoconf.
1277        * setup.def: Changed version numbers in attempt at building gcc 3.0.1.
1278        Only sparc and arm built for C/C++ OK. :(
1279        * gccnewlib/base-gcc.add: Modifications to reflect files not in gcc 3.x.
1280        * gccnewlib/gccnewlib.add: gcc 3.x does not have "everything in the name"
1281        * target-gcc.add: Modifications to reflect files not in gcc 3.1
1282
12832001-09-13      Joel Sherrill <joel@OARcorp.com>
1284
1285        * autotools/.cvsignore: New file.
1286
12872001-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1288
1289        * autotools/Makefile.am, autotools/autoconf-rtems.spec,
1290        autotools/automake-rtems.spec: New.
1291        * configure.in, Makefile.am: Add autotools/.
1292
12932001-08-30      Joel Sherrill <joel@OARcorp.com>
1294
1295        * .cvsignore: Add buildalltar.
1296
12972001-08-30      Joel Sherrill <joel@OARcorp.com>
1298
1299        * buildalltar.in: New file.
1300        * configure.in, Makefile.am: Modified to reflect addition of file.
1301
13022001-08-10      Joel Sherrill <joel@OARcorp.com>
1303
1304        * mkgdbspec.in: Make list of simulators very complete.
1305        * setup.def: Update versions.
1306
13072001-07-03      Joel Sherrill <joel@OARcorp.com>
1308
1309        * setup.def, binutils.add, gccnewlib.add: Updated to build
1310        binutils 2.11.2 (rtems patch 20010622), gcc 2.95.3 (rtems
1311        patch a20010622), and newlib 1.9.0 (rtems patch 10020622).
1312
13132001-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1314
1315        * configure.in: Remove AC_EXEEXT, treat .exe manually.
1316        * gccnewlib/base-gcc.add: Remove cpp.
1317        * gccnewlib/gccnewlib.add: mv cpp $target_alias-cpp, update
1318        copyright.
1319
13202001-04-16      Joel Sherrill <joel@OARcorp.com>
1321
1322        * setup.def: Modified the binutils version to 2.11 and
1323        RPM revision 3 to reflect experimentation with new binutils release.
1324
13252001-04-11      Joel Sherrill <joel@OARcorp.com>
1326
1327        * binutils/Makefile.am: Added a29k-rtems.
1328        * binutils/binutils.add: Switch to .bz2 extension to reflect
1329        real way code is compressed on distribution sites now.
1330
13312001-03-19      Joel Sherrill <joel@OARcorp.com>
1332
1333        * setup.def: Updated version numbers and patches for binutils
1334        and gdb.  binutils was to get correct patch in field.  gdb
1335        was to add mipstx39-rtems configurery support.
1336
13372001-03-14      Joel Sherrill <joel@OARcorp.com>
1338
1339        * gdb/Makefile.am, mkgdbspec.in: Added mipstx39-rtems
1340        configuration to gdb since this includes the JMR3904 simulator.
1341
13422001-01-03      Joel Sherrill <joel@OARcorp.com>
1343
1344        * setup.def, binutils/HISTORY, gccnewlib/HISTORY: Updated
1345        binutils HISTORY to reflect new revision.  Updated gcc to fix
1346        i960 C++ problem.  Updated newlib to move to newlib 1.9.0.
1347
13482000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1349
1350        * gccnewlib/gccnewlib.add: Fix typo in URL.
1351
13522000-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1353
1354        * configure.in: Adapt m4-quoting to autoconf-2.49b, use $host
1355        instead of $target to setup RPM_CPU, move chmod 755 buildall to
1356        AC_OUTPUT's extra-cmds.
1357       
13582000-10-30      Joel Sherrill <joel@OARcorp.com>
1359
1360        * buildall.in, mkgdbspec.in, setup.def, binutils/Makefile.am,
1361        gccnewlib/HISTORY, gccnewlib/Makefile.am, gdb/Makefile.am:
1362        Added mips-rtems, updated to include new patches and
1363        gcc 2.95.2/newlib 1.8.2 revision 11 RPM.
1364
13652000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1366
1367        * configure.in: Remove trailing '/'s from setting up RPM_SPECdir.
1368
13692000-10-18      Joel Sherrill <joel@OARcorp.com>
1370
1371        * setup.def: Updating version numbers for gcc/newlib RPM release 10.
1372
13732000-08-30      Joel Sherrill <joel@OARcorp.com>
1374
1375        * setup.def: Updated gcc and newlib patches and bumped RPM revision.
1376        Patches primarily add or16/or32 basic support to newlib and
1377        i386 multilib improvements to gcc from Ralf Corsepius.
1378
13792000-08-10      Joel Sherrill <joel@OARcorp.com>
1380
1381        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.