source: rtems/scripts/ChangeLog @ d88c378

4.104.114.84.95
Last change on this file since d88c378 was b1e04829, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/04/05 at 16:13:18

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

  • gcc3newlib/Makefile.am: Remove sh-rtemself. Add sh-rtemscoff.
  • Property mode set to 100644
File size: 41.3 KB
Line 
12005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * gcc3newlib/Makefile.am: Remove sh-rtemself. Add sh-rtemscoff.
4
52005-01-17      Ralf Corsepius <ralf.corsepius@rtems.org>
6
7        * gcc3newlib/gccnewlib.add: Disable Ada (Stil broken with GCC-4.0.0).
8
92005-01-12      Ralf Corsepius <ralf.corsepius@rtems.org>
10
11        * gcc3newlib/gccnewlib.add: Change my email address.
12        Add tic4x-*.
13
142005-01-05      Ralf Corsepius <ralf.corsepius@rtems.org>
15
16        * autotools/automake-rtems.spec.in: automake-1.9.4.
17
182004-11-02      Joel Sherrill <joel@OARcorp.com>
19
20        * setup.def: Include PowerPC patch to make C++ global constructors work
21        -- gcc 3.3.5/newlib-1.12.0 revision 2.
22
232004-10-29      Joel Sherrill <joel@OARcorp.com>
24
25        * setup.def: Update gcc to 3.3.5 and binutils to 2.15.
26        * autotools/autoconf-rtems.spec.in: Temporarily do not include
27        some of the documentation since it causes the RPM build to fail.
28        * binutils/Makefile.am, gcc3newlib/Makefile.am: Add mips64-rtems.
29
302004-09-29      Joel Sherrill <joel@OARcorp.com>
31
32        * buildall.in, buildalltar.in, binutils/Makefile.am,
33        cpukit/Makefile.am, gcc3newlib/Makefile.am, gcc3newlib/gccnewlib.add,
34        gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore,
35        rtemsdoc/Makefile.am: i960 obsoleted.
36
372004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
38
39        * configure.ac: Require automake > 1.9.
40
412004-09-23      Ralf Corsepius <ralf_corsepius@rtems.org>
42
43        * binutils/binutils.add: Rename package from binutils-collection to
44        binutils. Cleanups.
45        * binutils/target-binutils.add: Reflect changes above.
46        * binutils/Makefile.am: Add avr. Reflect changes above.
47        * autotools/autoconf-rtems.spec.in: Cleanup for chroot'ed builds.
48        * autotools/automake-rtems.spec.in: automake-1.9.2.
49        Cleanup for chroot'ed builds.
50        * gcc3newlib/Makefile.am: Add avr-rtems*gcc.
51        * gcc3newlib/gccnewlib.add: Disable c++ for avr.
52
532004-07-29      Ralf Corsepius <ralf_corsepius@rtems.org>
54
55        * autotools/automake.spec.in: automake-1.9.
56
572004-05-23      Joel Sherrill <joel@OARcorp.com>
58
59        * gcc3newlib/gccnewlib.add: gcc 3.4.0 is broken for embedded SPARC and
60        Ada. Until we can fix it, it is disabled.
61
622004-05-23      Joel Sherrill <joel@OARcorp.com>
63
64        * gcc3newlib/target-gnat.add: Fix path to gnat1.
65
662004-05-18      Ralf Corsepius <ralf_corsepius@rtems.org>
67
68        * binutils/Makefile.am: Add sh-rtemscoff.
69        Remove sh-rtemself.
70        * binutils/binutils.add: BuildRequires flex.
71        * autotools/automake-rtems.spec.in: Automake 1.8.5.
72
732004-04-29      Ralf Corsepius <ralf_corsepius@rtems.org>
74
75        * gcc3newlib/gccnewlib.add: Another attempt to make *info.gz
76        handling more robust.
77
782004-04-26      Ralf Corsepius <ralf_corsepius@rtems.org>
79
80        * autotools/automake-rtems.spec.in: Upgrade to 1.8.4.
81
822004-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * Index: base-g77.add, base-gcc.add, base-gcj.add, base-gnat.add,
85        gccnewlib.add, target-c++.add, target-gcc.add, target-gcj.add:
86        Apply _infodir, _mandir. Gzip man pages.
87        Reflect gcc having fixed gccinstall.info.
88
892004-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * binutils/base-binutils.add: Apply _infodir.
92        Don't install libiberty. Misc. cleanups.
93        * binutils/binutils.add: Apply _infodir, _mandir.
94        Don't install libiberty. Gzip man pages. Misc. cleanups.
95        * binutils/target-binutils.add: Apply _mandir.
96
972004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * autotools/automake-rtems.spec.in: Upgrade to 1.8.3.
100
1012004-03-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * gcc3newlib/gccnewlib.add: Disable gnats.
104        Further preparations for gcc-3.4.0
105        * gcc3newlib/base-gcc.add, gcc3newlib/target-gnat.add,
106        gcc3newlib/base-gcj.add, gcc3newlib/target-gcj.add:
107        Reflect changes to gcc3newlib/gccnewlib.add.
108
1092004-03-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * gcc3newlib/base-gcc.add, gcc3newlib/target-g77.add,
112        gcc3newlib/target-objc.add: Preps for gcc-3.4.0.
113        Reflect changes to gcc3newlib/gccnewlib.add.
114
1152004-03-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * gcc3newlib/target-gcc.add, gcc3newlib/target-c++.add:
118        Reflect changes to gcc3newlib/gccnewlib.add.
119
1202004-03-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * gcc3newlib/gccnewlib.add: Preps. for gcc-3.4.0.
123        Add %gcclib, %gccexec.
124
1252004-03-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * binutils/base-binutils.add: Preparations for binutils-2.15.
128
1292004-02-24      Joel Sherrill <joel@OARcorp.com>
130
131        PR 580/tools
132        * setup.def: Fix setup.def to match current reality.
133
1342004-02-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * gdb/base-gdb.add: Add annotate.info.
137        * gdb/gdb.add: Remove info/dir.
138
1392004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * Makefile.am, gdb/Makefile.am: Cosmetics.
142
1432004-02-19      Joel Sherrill <joel@OARcorp.com>
144
145        * setup.def, gdb/gdb.add: gdb 6.0 RPMs built.
146
1472004-02-19      Joel Sherrill <joel@OARcorp.com>
148
149        * ChangeLog: Replace RTEMS user account with Joel.
150
1512004-02-17      Joel Sherrill <joel@oarcorp.com>
152
153        * setup.def, gdb/base-gdb.add, gdb/gdb.add: Building a gcc 3.2.3 i960
154        gcc and updating gdb to 5.3.
155
1562004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * configure.ac, setup, setup.def: Remove now unused vars.
159
1602004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        * mkgccnewlibspec.in, gccnewlib/.cvsignore, gccnewlib/HISTORY,
163        gccnewlib/Makefile.am, gccnewlib/README, gccnewlib/base-chill.add,
164        gccnewlib/base-g77.add, gccnewlib/base-gcc.add, gccnewlib/base-gcj.add,
165        gccnewlib/gccnewlib.add, gccnewlib/header.add,
166        gccnewlib/target-chill.add, gccnewlib/target-g77.add,
167        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
168        gccnewlib/target-objc.add: Remove (Obsolete).
169        * configure.ac, Makefile.am: Reflect changes above.
170
1712004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
172
173        * gcc3newlib/gcc3newlib.add: Remove info/dir.
174        Cosmetics.
175
1762004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
178        * setup.def: Adapt to what Joel already ships -
179        gcc3_version=3.3.2, gcc3_patch_version=20031216,
180        gcc3newlib_rpm_release=3
181
1822004-02-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
183
184        * configure.ac: Remove rtemsdoc/mkspec. Add RTEMS_RPM_RELEASE.
185        * rtemsdoc/.cvsignore: Reformat.
186        * Makefile.am: Reformat. Add RTEMS_RPM_RELEASE support to
187        rtems-source.add, Use rtems_source_spec_DEPS instead of
188        rtems_source_spec_DEPENDENCIES (Conflicts with automake internals).
189        * rtems/rtems-source.add: Add RTEMS_RPM_RELEASE.
190        * rtemsdoc/mkspec.in: Remove.
191        * rtemsdoc/Makefile.am: Reworked.
192        * rtemsdoc/header.add: Update Copyright notice.
193        * rtemsdoc/rtemsdoc.add: Add RTEMS_RPM_RELEASE.
194        Add %{rpmgroup}. Remove bzip-ing *.ps.
195        * rtemsdoc/supplement.add.in: Add %{rpmgroup}.
196        * rtemsdoc/templ.add.in: Add %{rpmgroup}.
197
1982004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
199
200        * rtems/rtems-source.add: Require automake-1.8.2, autoconf-2.59.
201
2022004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
203
204        * rtems/rtems-source.add: New.
205        * Makefile.am: Add rtems/rtems-source.spec handling.
206        * configure.ac: AC_SUBST(RTEMS_VERSION,[_RTEMS_VERSION]).
207        * common/common.add.in: Use www.rtems.com as Vendor.
208
2092004-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
210
211        * configure.ac: Use RTEMS_ENABLE_RPMPREFIX.
212
2132004-01-28      Joel Sherrill <joel@oarcorp.com>
214
215        * buildall.in, buildalltar.in, binutils/Makefile.am,
216        cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am,
217        gdb/Makefile.am: Attempt to convert all c4x-rtems references to
218        tic4x-rtems. Left the rtems documentation alone.
219
2202004-01-28      Joel Sherrill <joel@oarcorp.com>
221
222        * configure.ac: Enable OS versioning by default for 4.7 branch.
223        * setup.def: Update binutils RPM version and build new gcc 3.2.3 RPMs.
224        * autotools/autoconf-rtems.spec.in, autotools/automake-rtems.spec.in:
225        Update for new tool spin.
226
2272004-01-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
228
229        * scripts/automake.spec.in: 1.8.2.
230
2312004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
232
233        * scripts/automake.spec.in: 1.8.1.
234        Add Patch0 automake-1.8.1-rtems-20040112-1.diff.
235        Add defattr, URL:-tag.
236
2372004-01-08      Joel Sherrill <joel@OARcorp.com>
238
239        * setup.def: Update gcc/newlib for 4.7 series to 3.3.2 with 20031216
240        gcc patch (RPM revision 4.7-2).
241
2422004-01-07      Joel Sherrill <joel@OARcorp.com>
243
244        * buildall.in, buildalltar.in, binutils/Makefile.am,
245        cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am,
246        gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore,
247        rtemsdoc/Makefile.am: mips64orion port removed as mips port more
248        completely covers the MIPS family.
249
2502003-12-16      Joel Sherrill <joel@OARcorp.com>
251
252        * setup.def: Update gcc/newlib for 4.7 series to 3.3.2 with 20031022
253        gcc patch (RPM revision 4.7-1).
254
2552003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
256
257        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
258
2592003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
260
261        * Makefile.am: Cosmetics.
262        * autotools/Makefile.am: Cosmetics.
263        * autotools/autoconf-rtems.spec.in: 2.59.
264        * autotools/automake-rtems.spec.in: 1.8, Require autoconf-2.59.
265        * binutils/Makefile.am: Cosmetics.
266        * cpukit/Makefile.am: Cosmetics.
267        * gcc3newlib/Makefile.am: Cosmetics.
268        * gccnewlib/Makefile.am: Cosmetics.
269        * gdb/Makefile.am: Cosmetics.
270        * rtems/Makefile.am: Cosmetics.
271        * rtemsdoc/Makefile.am: Cosmetics.
272
2732003-11-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
274
275        * gcc3newlib/gccnewlib.add: Add hacks to make gnatlib
276        buildable.
277        * gcc3newlib/base-gnat.add: Add info files.
278
2792003-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
280
281        * gcc3newlib/gccnewlib.add: Make not building gnat and gcj the
282        default for gcc-3.3.
283
2842003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
285
286        * binutils/Makefile.am: Add tic4x.
287        * binutils/mkspec.in: Remove duplicate rpmgroup.
288
2892003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
290
291        * gcc3newlib/Makefile.am: Add tic4x.
292        * gcc3newlib/gccnewlib.add: Don't install install-tools for
293        gcc >= 3.3.
294
2952003-10-22      Joel Sherrill <joel@OARcorp.com>
296
297        * configure.ac, setup.def: Update to binutils 2.14 adn gcc/newlib to
298        3.2.3 with 20030826 gcc patch.
299
3002003-10-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
301
302        * cpukit/target-cpukit.add: New.
303        * cpukit/Makefile.am: Reflect having added target-cpukit.add.
304        Acknowledge osversion.
305        * cpukit/mkspec.in: Acknowledge osversion and rpmgroup.
306        * cpukit/rtems-cpukit.add: Reflect new RTEMS spec conventions.
307
3082003-10-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
309
310        * autotools/automake-rtems.spec.in: Automake-1.7.8.
311
3122003-09-26      Joel Sherrill <joel@OARcorp.com>
313
314        * buildall.in, buildalltar.in, binutils/Makefile.am,
315        cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am,
316        gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore,
317        rtemsdoc/Makefile.am: Obsoleting HP PA-RISC port.
318
3192003-09-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
320
321        * autotools/automake-rtems.spec.in: Automake-1.7.7.
322
3232003-09-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
324
325        * gcc3newlib/gccnewlib.add: Fix duplicate removal of c++filt.
326        * gcc3newlib/base-gcj.add: Add fastjar.info, jar.1, grepjar.1.
327        * setup.def: gcc3newlib_rpm_release=4.
328
3292003-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
330
331        * binutils/base-binutils.add: Add osversion support.
332        * binutils/binutils.add: Add osversion support.
333        %setup -n %{name}-%{version}.
334        Don't remove c++filt.
335        * binutils/target-binutils.add: Add osversion support.
336        Pickup c++filt.
337        * gcc3newlib/base-g77.add: Add osversion support.
338        * gcc3newlib/base-gcc.add: Add osversion support.
339        * gcc3newlib/base-gcj.add: Add osversion support.
340        * gcc3newlib/base-gnat.add: Add osversion support.
341        * gcc3newlib/gccnewlib.add: Add osversion support.
342        Remove c++filt,
343        %setup -n -n %{name}-%{version}.
344        * gcc3newlib/target-c++.add: Add osversion support.
345        Don't pickup c++filt.
346        * gcc3newlib/target-g77.add: Add osversion support.
347        * gcc3newlib/target-gcc.add: Add osversion support.
348        * gcc3newlib/target-gcj.add: Add osversion support.
349        * gcc3newlib/target-gnat.add: Add osversion support.
350        * gccnewlib/gccnewlib.add: %setup -n %{name}-%{version}.
351        * gdb/base-gdb.add: Add osversion support, rpmgroup, rpmprefix,
352        gdb_version, gdb_target.
353        * gdb/target-gdb.add: Ditto.
354        * gdb/gdb.add: Ditto.
355        %setup -n -n %{name}-%{version}.
356
3572003-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
358
359        * binutils/Makefile.am: Fix osversion support for sh-rtemself.
360        * gcc3newlib/Makefile.am: Fix osversion support for sh-rtemself.
361
3622003-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
363
364        * configure.ac: Add --enable-osversions (OS-versioned RPMS support).
365        * binutils/Makefile.am: Add osversion support.
366        * binutils/mkspec.in: Add osversion support.
367        * gcc3newlib/Makefile.am: Add osversion support.
368        * gcc3newlib/mkspec.in: Add osversion support.
369        * gdb/Makefile.am: Add osversion support.
370        * gdb/mkspec.in: Add osversion support.
371        Add rpmprefix, rpmgroup.
372
3732003-09-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
374
375        * Makefile.am, configure.ac,
376        autotools/autoconf-rtems.spec.in, autotools/automake-rtems.spec.in,
377        binutils/Makefile.am, binutils/base-binutils.add,
378        binutils/binutils.add, binutils/mkspec.in,
379        binutils/target-binutils.add,
380        common/common.add.in,
381        cpukit/Makefile.am,
382        gcc3newlib/Makefile.am, gcc3newlib/base-g77.add,
383        gcc3newlib/base-gcc.add, gcc3newlib/base-gcj.add,
384        gcc3newlib/base-gnat.add, gcc3newlib/gccnewlib.add,
385        gcc3newlib/mkspec.in, gcc3newlib/target-c++.add,
386        gcc3newlib/target-g77.add, gcc3newlib/target-gcc.add,
387        gcc3newlib/target-gcj.add, gcc3newlib/target-gnat.add,
388        gcc3newlib/target-objc.add,
389        gccnewlib/Makefile.am,
390        gdb/Makefile.am,
391        rtems/Makefile.am,
392        rtemsdoc/Makefile.am:
393        Merger from rtems-4-6-branch.
394        * common/common.am: New.
395
3962003-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
397
398        * common/common.add.in: s/www.oarcorp.com/www.rtems.com/.
399        Add %define __os_install_post %{nil} to prevent RH-9's rpm-brp-strip
400        from running (Chokes on foreign object formats).
401        * gcc3newlib/base-g77.add:
402        Use %{gcc_version} instead of @gcc_version@.
403        * gcc3newlib/gccnewlib.add:
404        Use %{gcc_version} instead of @gcc_version@.
405        Reflect gcc >= 3.3 shipping monolytic infos.
406        * gcc3newlib/target-c++.add:
407        Use %{gcc_version} instead of @gcc_version@.
408        Don't pickup c++filt.
409        * gcc3newlib/target-g77.add:
410        Use %{gcc_version} instead of @gcc_version@.
411        * gcc3newlib/target-gcc.add:
412        Use %{gcc_version} instead of @gcc_version@.
413        * gcc3newlib/target-gcj.add:
414        Use %{gcc_version} instead of @gcc_version@.
415        * gcc3newlib/target-gnat.add:
416        Use %{gcc_version} instead of @gcc_version@.
417        * gcc3newlib/target-objc.add:
418        Use %{gcc_version} instead of @gcc_version@.
419
4202003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
421
422        * binutils/binutils.add: Preps for 2.14.
423        Use %{binutils_version} instead of @binutils_version@.
424        * binutils/base_binutils.add: Preps for 2.14.
425
4262003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
427
428        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
429
4302003-07-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
431
432        * autotools/automake-rtems.spec.in: Automake-1.7.6.
433
4342003-06-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
435
436        * autotools/automake-rtems.spec.in: Automake-1.7.5.
437
4382003-06-02      Joel Sherrill <joel@OARcorp.com>
439
440        * setup.def: Updated for RPM revision 3 of gcc3.2.3 and newlib1.11.0.
441
4422003-05-07      Joel Sherrill <joel@OARcorp.com>
443
444        * setup.def: Update to gcc3.2.3newlib1.11.0-1.
445        * gcc3newlib/gccnewlib.add: We used .bz2 files.
446
4472003-04-18      Joel Sherrill <joel@OARcorp.com>
448
449        * setup.def: Update to gcc3.2.2newlib1.11.0-2.
450        * gcc3newlib/gccnewlib.add: We used .bz2 files.
451
4522003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
453
454        * gcc3newlib/gccnewlib.add: Add %gcc_version, %newlib_version.
455        Apply %gcc_version, %newlib_version.
456        * gcc3newlib/target-c++.add: Apply %gcc_version, %newlib_version.
457        * gcc3newlib/target-g77.add: Apply %gcc_version, %newlib_version.
458        * gcc3newlib/target-gcc.add: Apply %gcc_version, %newlib_version.
459        * gcc3newlib/target-gcj.add: Apply %gcc_version, %newlib_version.
460        * gcc3newlib/target-gnat.add: Apply %gcc_version, %newlib_version.
461        * gcc3newlib/target-objc.add: Apply %gcc_version, %newlib_version.
462
4632003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
464
465        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
466
4672003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
468
469        * configure.ac: AC_PREREQ(2.57).
470
4712003-02-10      Joel Sherrill <joel@OARcorp.com>
472
473        * gdb/gdb.add, gdb/mkspec.in, gdb/target-gdb.add: Use RPM logic to
474        determine which targets have simulators, configure with appropriate
475        arguments, and package the correct files.
476
4772003-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
478
479        * gcc3newlib/target-gcc.add: Remove %{_exeext} from gccbug.
480        * gcc3newlib/gccnewlib.add: Add %gcj to support to disabling building
481        gcj from rpmbuild command line.
482        Copy gsyslimits.h for CDN-X compilation.
483
4842003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
485
486        * README.cdn-X: New.
487        * binutils/binutils.add: Add --build=%_build --host=%_host.
488        * cpukit/.cvsignore: Add *.spec.in.
489        * gcc3newlib/gccnewlib.add: Add --build=%_build --host=%_host.
490        * gdb/gdb.add: Add --build=%_build --host=%_host.
491        * rtemsdoc/.cvsignore: Add *.spec.in.
492
4932003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
494
495        * gcc3newlib/gccnewlib.add: Remove Buildroot.
496        * common/.cvsignore: New.
497
4982003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
499
500        * common/common.add.in: Add Vendor, Distribution, BuildRoot.
501        * binutils/Makefile.am: Fix path to clean.add.
502        * binutils/binutils.add: Remove BuildRoot.
503        * cpukit/Makefile.am:  Use $(top_builddir)/common/common.add,
504        $(top_builddir)/common/clean.add, header.add.
505        Generate rtems-cpukit.spec.in.
506        * cpukit/header.add: New.
507        * cpukit/rtems-cpukit.spec.in: Remove.
508        * cpukit/rtems-cpukit.add: New.
509        * gccnewlib/gccnewlib.add: Remove Buildroot.
510        * gdb/gdb.add: Remove Buildroot.
511        * rtemsdoc/rtemsdoc.add: Remove BuildRoot.
512
5132003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
514
515        * rtemsdoc/Makefile.am: Use $(top_builddir)/common/common.add,
516        $(top_builddir)/common/clean.add, header.add.
517        Generate rtemsdoc.spec.in.
518        * rtemsdoc/mkspec.in: Remove exe_ext.
519        * rtemsdoc/rtemsdoc.spec.in: Remove.
520        * gccnewlib/Makefile.am:  Use $(top_builddir)/common/common.add,
521        $(top_builddir)/common/clean.add, header.add.
522        * gccnewlib/base-gcc.m4: Replace @exe_ext@ with %{_exeext}.
523        * gccnewlib/base-gcj.add: Replace @exe_ext@ with %{_exeext}.
524        * gccnewlib/gccnewlib.add: Replace @exe_ext@ with %{_exeext}.
525        Remove header, broken cdn-X configuration, %clean.
526        * gccnewlib/target-g77.add: Replace @exe_ext@ with %{_exeext}.
527        * gccnewlib/target-gcc.add: Replace @exe_ext@ with %{_exeext}.
528        * gccnewlib/target-gcj.add: Replace @exe_ext@ with %{_exeext}.
529        * gccnewlib/target-objc.add: Replace @exe_ext@ with %{_exeext}.
530
5312003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
532
533        * gdb/gdb.add: Remove header, broken cdn-X configuration,
534        %clean, Replace @exe_ext@ with %{_exeext}.
535        * gdb/mkspec.in: Remove exe_ext.
536        * gdb/target-gdb.add: Replace @exe_ext@ with %{_exeext}.
537        * gdb/Makefile.am: Use $(top_builddir)/common/common.add,
538        $(top_builddir)/common/clean.add, header.add.
539        * gcc3newlib/base-gcj.add: Replace @exe_ext@ with %{_exeext}.
540        * cpukit/mkspec.in: Remove exe_ext.
541        * binutils/Makefile.am: Use $(top_builddir)/common/common.add,
542        $(top_builddir)/common/clean.add, header.add.
543
5442003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
545
546        * gcc3newlib/gccnewlib.add: Remove header, broken cdn-X configuration,
547        %clean, Replace @exe_ext@ with %{_exeext}.
548        * gcc3newlib/mkspec.in: Remove exe_ext.
549        * gcc3newlib/target-c++.add: Replace @exe_ext@ with %{_exeext}.
550        * gcc3newlib/target-g77.add: Replace @exe_ext@ with %{_exeext}.
551        * gcc3newlib/target-gcc.add: Replace @exe_ext@ with %{_exeext}.
552        * gcc3newlib/target-gcj.add: Replace @exe_ext@ with %{_exeext}.
553        * gcc3newlib/target-gnat.add: Replace @exe_ext@ with %{_exeext}.
554        * gcc3newlib/target-objc.add: Replace @exe_ext@ with %{_exeext}.
555        * gcc3newlib/Makefile.am: Use $(top_builddir)/common/common.add,
556        $(top_builddir)/common/clean.add, header.add.
557
5582003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
559
560        * Makefile.am: Remove reference to mkbinutilsspec.
561        * configure.ac: Remove EXEEXT check.
562        Add common/clean.add, common/common.add.
563
5642003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
565
566        * binutils/binutils.add: Remove header, broken cdn-X configuration,
567        %clean.
568        * binutils/mkspec.in: Remove exe_ext, build_alias, host_alias.
569        * binutils/target-binutils.add: Replace @exe_ext@ with %{_exeext}.
570
5712003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
572
573        * gcc3newlib/header.add: New.
574        * gccnewlib/header.add: New.
575        * binutils/header.add: New.
576        * gdb/header.add: New.
577        * rtemsdoc/header.add: New.
578        * rtemsdoc/rtemsdoc.add: New.
579        * common/clean.add.in: New.
580        * common/common.add.in: New.
581
5822003-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
583
584        * binutils/mkspec.in: New.
585        * binutils/.cvsignore: Add mkspec.
586        * mkbinutilspec.in: Remove.
587        * gdb/Makefile.am: Depend on mkspec.
588        * binutils/binutils.add: Add @exe_ext@ to c++filt.
589        Add %_defaultbuildroot.
590        * configure.ac: Reflect changes above.
591        * binutils/Makefile.am: Reflect changes above.
592        * Makefile.am: Remove mkbinutilspec.
593
5942003-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
595
596        * gdb/.cvsignore: Add mkspec.
597
5982003-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
599
600        * ChangeLog: Fix yesterday's entry.
601        * gdb/target-gdb.add: %defattr(-,root,root).
602        Use %{_prefix} instead of /opt/rtems.
603        Misc. minor changes.
604        * gdb/gdb.add: Use %{_prefix} instead of /opt/rtems.
605        Remove stray unpackaged files.
606        Use %{_defaultbuildroot} instead of hard-coded values.
607        configure --disable-nls.
608        Misc. minor changes.
609        Add BuildPreReq: ncurses-devel.
610        * gdb/base-gdb.add: %defattr(-,root,root).
611        Use %{_prefix} instead of /opt/rtems.
612        Misc. minor changes.
613        * gdb/mkspec.in: New.
614        * gdb/Makefile.am: Reflect addition of gdb/mkspec.in.
615        * gcc3newlib/mkspec.in: Fix usage.
616        * gcc3newlib/gccnewlib.add: Use %{_defaultbuildroot} instead of
617        hard-coded values. Update copyright notice.
618        * mkgdbspec.in: Removed.
619        * Makefile.am: Remove mkgdbspec.
620        * configure.ac: Remove mkgdbspec.
621        Add gdb/mkspec.
622
6232003-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
624
625        * gcc3newlib/gccnewlib.add: Add various BuildPreReq.
626        Add %defattr(-,root,root) to "dir".
627        * gcc3newlib/base-g77.add: %defattr(-,root,root).
628        * gcc3newlib/base-gcc.add %defattr(-,root,root).
629        * gcc3newlib/base-gcj.add %defattr(-,root,root).
630        * gcc3newlib/base-gnat.add %defattr(-,root,root).
631        * gcc3newlib/target-c++.add %defattr(-,root,root).
632        * gcc3newlib/target-g77.add %defattr(-,root,root).
633        * gcc3newlib/target-gcc.add %defattr(-,root,root).
634        * gcc3newlib/target-gcj.add %defattr(-,root,root).
635        * gcc3newlib/target-gnat.add %defattr(-,root,root).
636        * gcc3newlib/target-objc.add %defattr(-,root,root).
637
6382003-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
639
640        * setup.def: binutils_rpm_release=2.
641        * binutils/base-binutils.add: %defattr(-,root,root).
642        * binutils/target-binutils.add: Ditto.
643        * binutils/binutils.add: BuildPreReq: texinfo >= 4.2.
644
6452003-01-27      Joel Sherrill <joel@OARcorp.com>
646
647        * buildalltar.in, setup.def: Tool update including binaries for Cygwin
648        with a special RTEMS user account.
649
6502003-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
651
652        * configure.ac: Add rtemsdoc.
653        * Makefile.ac: Add rtemsdoc.
654        * rtemsdoc/README: New.
655        * rtemsdoc/.cvsignore: New.
656
6572003-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
658
659        * rtemsdoc/Makefile.am: New.
660        * rtemsdoc/mkspec.in: New.
661        * rtemsdoc/rtemsdoc.spec.in: New.
662        * rtemsdoc/supplement.add.in: New.
663        * rtemsdoc/templ.add.in: New.
664
6652002-12-16      Joel Sherrill <joel@OARcorp.com>
666
667        * setup.def: Updated gcc 3.2.1newlib1.10.0 RPM to revision 4
668        to include m68k crti.o/crtn.o multilib patch.
669
6702002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
671
672        * autotools/automake-rtems.spec.in: Update to automake-1.7.2.
673        * autotools/autoconf-rtems.spec.in: Update to autoconf-2.57.
674
6752002-12-06      Joel Sherrill <joel@OARcorp.com>
676
677        * ChangeLog: Removed duplicate entry.
678
6792002-12-06      Joel Sherrill <joel@OARcorp.com>
680
681        * setup.def: Updated patch to fix m68k cut and paste bug which turned
682        a tab into spaces in a Makefile fragment.
683        * gcc3newlib/gccnewlib.add: If building gnat for the mips, the library
684        must be built with a -G0 option.
685
6862002-12-02      Joel Sherrill <joel@OARcorp.com>
687
688        * setup.def, gcc3newlib/gccnewlib.add: Updated to gcc 3.2.1 RPM revision
689        2 which enabled the mips-rtems gnat using gcc 3.2.1 patch 20021129.
690
6912002-11-29      Joel Sherrill <joel@OARcorp.com>
692
693        * setup.def: Updated to gcc-3.2.1.
694
6952002-11-28      Joel Sherrill <joel@OARcorp.com>
696
697        * setup.def: Updated to gcc-3.2 and newlib1.1.0 RPM version 6.
698        * gcc3newlib/gccnewlib.add: Reenabled i386-rtems gnat.
699
7002002-11-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
701
702        * gcc3newlib/gccnewlib.add:
703        Remove *.la's to make rpm-4.1/RH-8.0 happy.
704        Remove libiberty.a to make rpm-4.1/RH-8.0 happy.
705        Change gcc/version.c to reflect us having patched gcc.
706
7072002-11-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
708
709        * binutils/binutils.add: Add BuildPreReq: /sbin/install-info.
710        Disable nls.
711        Apply gzip -9qf to compress *infos and *mans.
712        Apply /sbin/install-info.
713        Remove  *c++-filt.
714        * binutils/base-binutils.add: Add PreReq: /sbin/install-info.
715        Apply /sbin/install-info.
716        Package as.info-*.gz.
717        * binutils/target-binutils.add:
718        Package man1/*.1*.
719
7202002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
721
722        * autotool/autoconf-rtems.spec.in: Fix @prefix@.
723
7242002-11-13      Joel Sherrill <joel@OARcorp.com>
725
726        * setup.def: Switched to binutils 2.13.1
727        * binutils/Makefile.am: Remove a29k-rtems.
728
7292002-11-11      Joel Sherrill <joel@OARcorp.com>
730
731        * setup.def, gcc3newlib/gccnewlib.add: Patch includes updates
732        which were patch changes for -3 and -4 RPM revisions.   Disabled
733        build of gnat for i386-rtems as it failed to build.
734
7352002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
736
737        * gcc3newlib/gccnewlib.add: Remove %{target} != %{build} comment
738        (RH-8.0/rpm-4.1 bogusly expands the macros and chokes.)
739        * binutils/binutils.add: Remove %{target} != %{build} comment
740        (RH-8.0/rpm-4.1 bogusly expands the macros and chokes.).
741        Comment out CONFIGURE_ARGS (RH-8.0/rpm-4.1 is broken wrt. _build_os
742        and _target_os)
743        * gcc3newlib/base-gcc.add: Add gccint*infos.
744        * gcc3newlib/base-gcj.add: Add gcj*infos.
745        Mark manpages as %doc and pickup the gzipped versions.
746
7472002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
748
749        * autotools/automake-rtems.spec.in: Fix my address. Set up PATH
750        before running configure (Prep. for automake >= 1.7).
751
7522002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
753
754        * autotools/autoconf-rtems.spec.in: New.
755        Remove Provides: autoconf (Conflicts with RH-8.0).
756        * autotools/autoconf-rtems.spec: Remove.
757        * autotools/automake-rtems.spec.in:
758        Remove Provides: automake (Conflicts with RH-8.0).
759        * gcc3newlib/Makefile.am: Remove references to mkgcc3newlibspec.
760        * Makefile.am: Ditto.
761        * configure.ac: Add autotools/autoconf-rtems.spec.in.
762
7632002-10-24      Joel Sherrill <joel@OARcorp.com>
764
765        * setup.def: Update gcc 3.2 pathc to includ epatch for gcc PR8314.
766        * gcc3newlib/gccnewlib.add: Don't build mips/gnat as we do not
767        currently include the patch referenced in PR8344.
768
7692002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
770
771        * .cvsignore: Reformat.
772        Add autom4te*cache.
773        Remove autom4te.cache.
774
7752002-09-14      Joel Sherrill <joel@OARcorp.com>
776
777        * gcc3newlib/base-gcj.add, gcc3newlib/gccnewlib.add,
778        gcc3newlib/target-gcj.add: First attempt at enabling Java support.
779
7802002-08-21      Joel Sherrill <joel@OARcorp.com>
781
782        * setup.def, gcc3newlib/gccnewlib.add: Updated the tools for
783        gcc 3.2 and Ada.
784
7852002-08-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
786
787        * gcc3newlib/gccnewlib.add: Re-add i386-rtems Ada.
788        Add %_gnat and --define 'gnat [0|1]' support.
789        Enable gnat for gcc-3.2/Disable for gcc-3.1.
790        Add hacks to build gnatlib.
791        Re-activate commented out fragments for old gcc versions.
792        Add @target_alias@-gnatgcc.
793
7942002-08-15      Joel Sherrill <joel@OARcorp.com>
795
796        * setup.def: New gcc 3.1 RPMs (-7).
797        * gcc3newlib/gccnewlib.add:  i386-rtems doesn't build Ada.
798
7992002-08-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
800
801        * gcc3newlib/Makefile.am: Remove c_only remnants.
802        * gcc3newlib/gccnewlib.add: Reflect gcc-3.2 putting c++
803        headers into c++ instead of g++.
804        * gcc3newlib/target-c++.add: Ditto.
805
8062002-08-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
807
808        * gcc3newlib/base-gnat.add: Don't use %{%prefix}/bin/gnat*.
809        * gcc3newlib/Makefile.am: Use mkspec for c4x.
810        * gcc3newlib/gccnewlib.add: Rework processing of %if %build_XXX.
811        Rework handing Ada.
812        Don't put adalib and adainclude into files.gcc.
813        * gcc3newlib/target-gnat.add: Add adalib.
814        Add adainclude.
815
8162002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
817
818        * gcc3newlib/base-gnat.add: Use -n rtems-base-gnat.
819
8202002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
821
822        * gcc3newlib/.cvsignore: Add mkspec.
823
8242002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
825
826        * mkgcc3newlibspec.in: Remove
827        * gcc3newlib/mkspec.in: New.
828        * configure.ac: Reflect changes above.
829        * gcc3newlib/gccnewlib.add: Add build_XXX defines.
830        Add preliminary gnat support.
831        * gcc3newlib/base-g77.add: Add build_g77.
832        * gcc3newlib/base-gcj.add: Add build_gcj.
833        * gcc3newlib/base-gnat.add: New.
834        * gcc3newlib/target-c++.add: Add build_cxx.
835        * gcc3newlib/target-g77.add: Add build_g77.
836        * gcc3newlib/target-gcj.add: Add build_gcj.
837        * gcc3newlib/target-objc.add: Add build_objc.
838        * gcc3newlib/target-gnat.add: New.
839        * gcc3newlib/Makefile.am: Use ./mkspec. Use unified spec.
840
8412002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
842
843        * setup.def: Increment release for gcc3newlib.
844        * gcc3newlib/gccnewlib.add: Do not put cc1plus into gcc-rpm.
845
8462002-08-08      Joel Sherrill <joel@OARcorp.com>
847
848        * setup.def, binutils/base-binutils.add, binutils/target-binutils.add:
849        Updated to binutils 2.13 which has no known issues.
850
8512002-08-06      Joel Sherrill <joel@OARcorp.com>
852
853        * setup.def: Updating gcc3/newlib patches and tool versions.  The
854        focus of this round of patches was ot eliminate header file name
855        conflicts between RTEMS and newlib.
856
8572002-07-30      Joel Sherrill <joel@OARcorp.com>
858
859        * setup.def: Updated to gcc3.1/newlib 1.10.0 RPM revision 5 with
860        the gcc3 patch 20020730a and newlib 1.10.0 patch 20020726.
861
8622002-07-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
863
864        * autotools/automake-rtems.spec.in: Automake-1.6.3.
865        * cpukit/.cvsignore: Add mkspec. Remove rtems.spec.
866
8672002-07-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
868
869        * configure.ac: Use AC_CONFIG_FILES(script, chmod +x script)
870        to generate mk*spec scripts.
871        * mkbspspec.in: Use ',' as pattern delimiter in sed expression
872        for $rpm_build_root.
873        * mkbinutilsspec.in:  Use ',' as pattern delimiter in sed
874        expression for $rpm_build_root.
875        * cpukit/mkspec.in: Cosmetical changes.
876
8772002-07-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
878
879        * ChangeLog: Fix 2002-07-22 ChangeLog entry bogusly referring to
880        Joel.
881        * cpukit/Makefile.am: New.
882        * cpukit/mkspec.in: New.
883        * cpukit/rtems-cpukit.spec.in: New.
884        * cpukit/.cvsignore: New.
885        * configure.ac: Add cpukit.
886        Add RTEMS_TOP to pickup _RTEMS_VERSION (required by cpukit).
887        * Makefile.am: Add cpukit. Add ACLOCAL_AMFLAGS (required to pickup
888        RTEMS_VERSION).
889        * setup.def: Use %{_tmppath} as default for $rpm_build_root.
890        * mkbinutilsspec.in: Use ',' as pattern delimiter in sed expression
891        for $rpm_build_root.
892        * mkgccnewlibspec.in:  Use ',' as pattern delimiter in sed
893        expression for $rpm_build_root.
894        * mkgcc3newlibspec.in:  Use ',' as pattern delimiter in sed
895        expression for $rpm_build_root.
896        * mkgdbspec.in:  Use ',' as pattern delimiter in sed expression for
897        $rpm_build_root.
898
8992002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
900
901        * binutils/Makefile.am: Add or32-rtems-binutils.
902
9032002-07-19      Joel Sherrill <joel@OARcorp.com>
904
905        * setup.def: Updated newlib patch to get sh and hppa crt0 mods.
906
9072002-07-01      Joel Sherrill <joel@OARcorp.com>
908
909        * setup.def: Update gcc3 RPMs for new patches.
910
9112002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
912
913        * autotools/automake-rtems.spec.in: Update to automake-1.6.2.
914
9152002-06-14      Joel Sherrill <joel@OARcorp.com>
916
917        * mkgdbspec.in, setup.def, gcc3newlib/gccnewlib.add, gdb/gdb.add:
918        Updated to gcc 3.1 and gdb 5.2.
919
9202001-05-29      Joel Sherrill <joel@OARcorp.com>
921
922        * setup.def: Updated to binutils 2.12.1.
923        * rtems/Makefile.am: Remove m68k-rtemself references.
924
9252002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
926
927        * mkgcc3newlibspec.in: Remove SETUP (bogus).
928        * gcc3newlib/target-c++.add: New.
929        * gcc3newlib/Makefile.am: Add target-c++.add.
930        * gcc3newlib/base-g77.add: Adapt to gcc-3.1.
931        Reflect having split out c++. Various minor fixes.
932        * gcc3newlib/base-gcc.add: Ditto.
933        * gcc3newlib/gccnewlib.add: Ditto.
934        * gcc3newlib/target-gcc.add: Ditto.
935
9362002-04-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
937
938        * gcc3newlib/gccnewlib.add: Add gcc_update --touch to fix
939        timestamps.
940
9412001-04-16      Joel Sherrill <joel@OARcorp.com>
942
943        * .cvsignore: Added files added by automake 1.6.1.
944        * setup.def: New shot at gcc 3.0.4 RPMs.
945        * binutils/Makefile.am, gdb/Makefile.am, rtems/Makefile.am:
946        Deleted m68k-rtemself.
947        * gcc3newlib/gccnewlib.add: Commented out host/target OS check.
948 
9492002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
950
951        * autotools/automake-rtems.spec.in: Update to automake-1.6.1.
952        Use *.tar.bz2.
953
9542002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
955
956        * mkbinutilspec.in: Fix PATCH2.
957
9582002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
959
960        * gcc3newlib/gccnewlib.add: Add -Bgcc/ when collecting multilibs.
961
9622002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
963
964        * gcc3newlib/gccnewlib.spec.in: Removed from CVS.
965
966
9672002-04-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
968
969        * mkbinutilspec.in: Add support for empty patch-version (no patch).
970        * mkgcc3newlibspec.in: Ditto.
971        * setup: Fix gcc3*_versions handling.
972        * setup.def: binutils_patch_version=.
973        * binutils/binutils.add: Reflect changes to mkbinutilspec.in,
974        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
975        * binutils/target-binutils.add: Comment out c++filt.
976        * gcc3newlib/base-gcc.add: Remove duplicate libm.info.
977        * gcc3newlib/gccnewlib.add: Reflect changes to mkgcc3newlibspec.in.
978        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
979        Comment out gcc-2.95.x hacks.
980        Remove *.la from installed files.
981        * gcc3newlib/gccnewlib_c_only.spec.in: Remove.
982
9832001-04-02      Joel Sherrill <joel@OARcorp.com>
984
985        * buildall.in: Correct logic for detecting 0 RTEMS RPMS installed.
986
9872001-03-29      Joel Sherrill <joel@OARcorp.com>
988
989        * .cvsignore: Added mkgcc3newlib.
990
9912001-03-29      Joel Sherrill <joel@OARcorp.com>
992
993        * gcc3newlib/.cvsignore: New file.
994
9952001-03-28      Joel Sherrill <joel@OARcorp.com>
996
997        * Per PR64 added support for gcc 3.x RPMs
998        * Makefile.am, configure.ac, mkspec, setup, setup.def: Modified.
999        * mkgcc3newlibspec.in: New file.
1000        * gcc3newlib: New subdirectory.
1001        * base-g77.add, base-gcc.add, base-gcj.add, gccnewlib.add,
1002        gccnewlib_c_only.spec.in, gccnewlib.spec.in, HISTORY, Makefile.am,
1003        README, target-g77.add, target-gcc.add, target-gcj.add,
1004        target-objc.add: New files.
1005
10062001-03-28      Joel Sherrill <joel@OARcorp.com>
1007
1008        * binutils/binutils.add: Commented out patch since binutils 2.12
1009        does not require one.
1010
10112002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1012
1013        * configure.ac:
1014        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1015        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1016        * autotools/Makefile.am: Remove AUTOMAKE_OPTIONS.
1017        * Makefile.am: Remove AUTOMAKE_OPTIONS.
1018        * binutils/Makefile.am: Remove AUTOMAKE_OPTIONS.
1019        * gccnewlib/Makefile.am: Remove AUTOMAKE_OPTIONS.
1020        * gdb/Makefile.am: Remove AUTOMAKE_OPTIONS.
1021        * rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
1022
10232002-03-06      Ralf Corsepius <corsepiu@faw-uni-ulm.de>
1024
1025        * PR151
1026        * autotools/automake-rtems.spec.in: New.
1027        * autotools/automake-rtems.spec: Removed.
1028        * configure.ac: Reflect changes above.
1029
10302001-02-27      Joel Sherrill <joel@OARcorp.com>
1031
1032        * configure.ac: Be a little more lenient in matching sparc-solaris.
1033
10342002-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1035
1036        * mkbinutilspec.in, mkgccnewlibspec.in, gccnewlib/base-chill.add,
1037        gccnewlib/base-g77.add, gccnewlib/base-gcc.add,
1038        gccnewlib/base-gcj.add, gccnewlib/gccnewlib.add,
1039        gccnewlib/target-chill.add, gccnewlib/target-g77.add,
1040        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
1041        gccnewlib/target-objc.add: Added more support for Canadian Cross
1042        building.
1043
10442001-01-30      Joel Sherrill <joel@OARcorp.com>
1045
1046        * buildall.in: Corrected logic for detecting when no RPMs are installed.
1047
10482001-01-24      Joel Sherrill <joel@OARcorp.com>
1049
1050        * README: Added Canadian Cross instructions.
1051
10522002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1053
1054        * configure.ac: Add AC_PREFIX_DEFAULT([/opt/rtems]).
1055        * mkbinutilsspec.in: Add propagation of @prefix@.
1056        * binutils/base-binutils.add:
1057        Let %post and %unpost apply %{_prefix}.
1058        Apply %{_prefix} instead of /opt/rtems.
1059        * binutils/binutils.add: Update copyright notice.
1060        Add _prefix.
1061        Apply %{_prefix} instead of /opt/rtems.
1062        Remove -a 0 in %setup.
1063        Rework hack to SuSE's rpm screwing up %{_target}.
1064        Replace ARGS with CONFIGURE_ARGS.
1065        * binutils/target-binutils.add:
1066        Apply %{_prefix} instead of /opt/rtems.
1067
10682002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1069
1070        * binutils/binutils.add: Add initial support for building
1071        Canadian cross RPMs.  It should work like this:
1072            cd rtems/scripts
1073            ./configure --build=`../config.guess` --host=i386-cygwin
1074            make install
1075            rpm --target=i386-cygwin \
1076                /usr/src/redhat/SPECS/<target>-binutils-..spec.
1077
1078            alien -t /usr/src/redhat/RPMS/....i386.rpm
1079        .. and voila ... your tarball, with rpm-consistency checks etc. applied.
1080
10812001-01-22      Joel Sherrill <joel@OARcorp.com>
1082
1083        * buildalltar.in: Modified to support Canadian cross builds.
1084        It was testing using a RedHat 7.2 host to build *-rtems tools
1085        that run on an i386-cygwin host.
1086
10872001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1088
1089        * configure.ac: Fix typo to allow custom RPM_SPECSdirs.
1090
10912001-10-16      Joel Sherrill <joel@OARcorp.com>
1092
1093        * setup.def: Bumped the gdb_patch_version to account for a configuration
1094        problem on psim where it could not be enabled for powerpc-RTEMS.
1095        * gdb/Makefile.am: Add i386-RTEMS and powerpc-RTEMS targets.
1096
10972001-10-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1098
1099        * mkbinutilsspec.in: Guard sed-pattern against autoconf.
1100        * mkgccnewlibspec.in: Guard sed-pattern against autoconf, remove
1101        Target_alias.
1102        * mkgdbspec.in: Guard sed-pattern against autoconf.
1103        * mkbspspec.in: Guard sed-pattern against autoconf.
1104        * configure.ac: Rework check for RPM_SPECSdir.
1105        * autotools/automake-rtems.spec: Update to automake-1.5.
1106
11072001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1108
1109        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
1110        * configure.in: Remove.
1111        * configure.ac: New file, generated from configure.in by autoupdate.
1112
11132001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1114
1115        * gdb/Makefile.am, gccnewlib/Makefile.am, binutils/Makefile.am:
1116        Initially setup CLEANFILES using = instead of += to make
1117        automake-1.5 happy.
1118
11192001-09-13      Joel Sherrill <joel@OARcorp.com>
1120
1121        * setup.def, gccnewlib/gccnewlib.add, gccnewlib/target-gcc.add:
1122        Revert changes because of gcc 2.5.x/3.0 transition and continue
1123        to support gcc 2.95.x as primary version.
1124
11252001-09-13      Joel Sherrill <joel@OARcorp.com>
1126
1127        * mkgccnewlibspec.in,
1128        Use Target_alias not target_alias to avoid conflicts with new autoconf.
1129        * setup.def: Changed version numbers in attempt at building gcc 3.0.1.
1130        Only sparc and arm built for C/C++ OK. :(
1131        * gccnewlib/base-gcc.add: Modifications to reflect files not in gcc 3.x.
1132        * gccnewlib/gccnewlib.add: gcc 3.x does not have "everything in the name"
1133        * target-gcc.add: Modifications to reflect files not in gcc 3.1
1134
11352001-09-13      Joel Sherrill <joel@OARcorp.com>
1136
1137        * autotools/.cvsignore: New file.
1138
11392001-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1140
1141        * autotools/Makefile.am, autotools/autoconf-rtems.spec,
1142        autotools/automake-rtems.spec: New.
1143        * configure.in, Makefile.am: Add autotools/.
1144
11452001-08-30      Joel Sherrill <joel@OARcorp.com>
1146
1147        * .cvsignore: Add buildalltar.
1148
11492001-08-30      Joel Sherrill <joel@OARcorp.com>
1150
1151        * buildalltar.in: New file.
1152        * configure.in, Makefile.am: Modified to reflect addition of file.
1153
11542001-08-10      Joel Sherrill <joel@OARcorp.com>
1155
1156        * mkgdbspec.in: Make list of simulators very complete.
1157        * setup.def: Update versions.
1158
11592001-07-03      Joel Sherrill <joel@OARcorp.com>
1160
1161        * setup.def, binutils.add, gccnewlib.add: Updated to build
1162        binutils 2.11.2 (rtems patch 20010622), gcc 2.95.3 (rtems
1163        patch a20010622), and newlib 1.9.0 (rtems patch 10020622).
1164
11652001-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1166
1167        * configure.in: Remove AC_EXEEXT, treat .exe manually.
1168        * gccnewlib/base-gcc.add: Remove cpp.
1169        * gccnewlib/gccnewlib.add: mv cpp $target_alias-cpp, update
1170        copyright.
1171
11722001-04-16      Joel Sherrill <joel@OARcorp.com>
1173
1174        * setup.def: Modified the binutils version to 2.11 and
1175        RPM revision 3 to reflect experimentation with new binutils release.
1176
11772001-04-11      Joel Sherrill <joel@OARcorp.com>
1178
1179        * binutils/Makefile.am: Added a29k-rtems.
1180        * binutils/binutils.add: Switch to .bz2 extension to reflect
1181        real way code is compressed on distribution sites now.
1182
11832001-03-19      Joel Sherrill <joel@OARcorp.com>
1184
1185        * setup.def: Updated version numbers and patches for binutils
1186        and gdb.  binutils was to get correct patch in field.  gdb
1187        was to add mipstx39-rtems configurery support.
1188
11892001-03-14      Joel Sherrill <joel@OARcorp.com>
1190
1191        * gdb/Makefile.am, mkgdbspec.in: Added mipstx39-rtems
1192        configuration to gdb since this includes the JMR3904 simulator.
1193
11942001-01-03      Joel Sherrill <joel@OARcorp.com>
1195
1196        * setup.def, binutils/HISTORY, gccnewlib/HISTORY: Updated
1197        binutils HISTORY to reflect new revision.  Updated gcc to fix
1198        i960 C++ problem.  Updated newlib to move to newlib 1.9.0.
1199
12002000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1201
1202        * gccnewlib/gccnewlib.add: Fix typo in URL.
1203
12042000-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1205
1206        * configure.in: Adapt m4-quoting to autoconf-2.49b, use $host
1207        instead of $target to setup RPM_CPU, move chmod 755 buildall to
1208        AC_OUTPUT's extra-cmds.
1209       
12102000-10-30      Joel Sherrill <joel@OARcorp.com>
1211
1212        * buildall.in, mkgdbspec.in, setup.def, binutils/Makefile.am,
1213        gccnewlib/HISTORY, gccnewlib/Makefile.am, gdb/Makefile.am:
1214        Added mips-rtems, updated to include new patches and
1215        gcc 2.95.2/newlib 1.8.2 revision 11 RPM.
1216
12172000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1218
1219        * configure.in: Remove trailing '/'s from setting up RPM_SPECdir.
1220
12212000-10-18      Joel Sherrill <joel@OARcorp.com>
1222
1223        * setup.def: Updating version numbers for gcc/newlib RPM release 10.
1224
12252000-08-30      Joel Sherrill <joel@OARcorp.com>
1226
1227        * setup.def: Updated gcc and newlib patches and bumped RPM revision.
1228        Patches primarily add or16/or32 basic support to newlib and
1229        i386 multilib improvements to gcc from Ralf Corsepius.
1230
12312000-08-10      Joel Sherrill <joel@OARcorp.com>
1232
1233        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.