source: rtems/scripts/ChangeLog @ 4a74b03

Last change on this file since 4a74b03 was 4a74b03, checked in by Joel Sherrill <joel.sherrill@…>, on 04/08/04 at 22:08:49

2004-04-08 Joel Sherrill <joel@…>

PR 594/tools

  • setup.def, autotools/autoconf-rtems.spec.in: Increment and rebuild so GNAT included.
  • Property mode set to 100644
File size: 32.8 KB
Line 
12004-04-08      Joel Sherrill <joel@OARcorp.com>
2
3        PR 594/tools
4        * setup.def, autotools/autoconf-rtems.spec.in: Increment and rebuild so
5        GNAT included.
6
72004-02-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * Makefile.am: Use rtems_source_spec_DEPS instead of
10        rtems_source_spec_DEPENDENCIES (Conflicts with automake internals).
11
122004-02-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
13
14        * configure.ac: Remove rtemsdoc/mkspec.
15
162004-02-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * rtemsdoc/.cvsignore: Reformat.
19        * configure.ac: Add RTEMS_RPM_RELEASE.
20        * Makefile.am: Reformat. Add RTEMS_RPM_RELEASE support to
21        rtems-source.add
22        * rtems/rtems-source.add: Add RTEMS_RPM_RELEASE.
23        * rtemsdoc/mkspec.in: Remove.
24        * rtemsdoc/Makefile.am: Reworked.
25        * rtemsdoc/header.add: Update Copyright notice.
26        * rtemsdoc/rtemsdoc.add: Add RTEMS_RPM_RELEASE.
27        Add %{rpmgroup}. Remove bzip-ing *.ps.
28        * rtemsdoc/supplement.add.in: Add %{rpmgroup}.
29        * rtemsdoc/templ.add.in: Add %{rpmgroup}.
30
312004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * rtems/rtems-source.add: New.
34        * Makefile.am: Add rtems/rtems-source.spec handling.
35        * configure.ac: AC_SUBST(RTEMS_VERSION,[_RTEMS_VERSION]).
36        * common/common.add.in: Use www.rtems.com as Vendor.
37
382004-01-23      Joel Sherrill <joel@OARcorp.com>
39
40        * setup.def: Reflect new binutils RPM revision to correct defattr.
41
422004-01-23      Joel Sherrill <joel@OARcorp.com>
43
44        * setup.def: Make it match gcc 3.2.3 RPMs.
45
462004-01-21      Joel Sherrill <joel@OARcorp.com>
47
48        * configure.ac: Use all CAPS RTEMS.
49
502004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
51
52        PR 554/tools
53        * scripts/automake.spec.in: Add defattr, URL:-tag.
54        Release 2.
55
562003-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * binutils/base-binutils.add: Add osversion support.
59        * binutils/binutils.add: Add osversion support.
60        %setup -n %{name}-%{version}.
61        Don't remove c++filt.
62        * binutils/target-binutils.add: Add osversion support.
63        Pickup c++filt.
64        * gcc3newlib/base-g77.add: Add osversion support.
65        * gcc3newlib/base-gcc.add: Add osversion support.
66        * gcc3newlib/base-gcj.add: Add osversion support.
67        * gcc3newlib/base-gnat.add: Add osversion support.
68        * gcc3newlib/gccnewlib.add: Add osversion support.
69        Remove c++filt,
70        %setup -n -n %{name}-%{version}.
71        * gcc3newlib/target-c++.add: Add osversion support.
72        Don't pickup c++filt.
73        * gcc3newlib/target-g77.add: Add osversion support.
74        * gcc3newlib/target-gcc.add: Add osversion support.
75        * gcc3newlib/target-gcj.add: Add osversion support.
76        * gcc3newlib/target-gnat.add: Add osversion support.
77        * gccnewlib/gccnewlib.add: %setup -n %{name}-%{version}.
78        * gdb/base-gdb.add: Add osversion support, rpmgroup, rpmprefix,
79        gdb_version, gdb_target.
80        * gdb/target-gdb.add: Ditto.
81        * gdb/gdb.add: Ditto.
82        %setup -n -n %{name}-%{version}.
83
842003-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * binutils/Makefile.am: Fix osversion support for sh-rtemself.
87        * gcc3newlib/Makefile.am: Fix osversion support for sh-rtemself.
88
892003-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * configure.ac: Add --enable-osversions (OS-versioned RPMS support).
92        * binutils/Makefile.am: Add osversion support.
93        * binutils/mkspec.in: Add osversion support.
94        * gcc3newlib/Makefile.am: Add osversion support.
95        * gcc3newlib/mkspec.in: Add osversion support.
96        * gdb/Makefile.am: Add osversion support.
97        * gdb/mkspec.in: Add osversion support.
98        Add rpmprefix, rpmgroup.
99
1002003-09-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * binutils/base-binutils.add: Preps for 2.14 (Merger from CVS trunk).
103        * binutils/binutils.add: Use %{binutils_version} instead of
104        @binutils_version@ (Missed in previous patches).
105
1062003-09-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * autotools/autoconf.spec.in, autotools/automake.spec.in:
109        Add rpmgroup, rpmprefix support.
110
1112003-09-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * binutils/mkspec.in: Use ',' as sed-delimiter for %{rpmprefix}.
114        * common/common.add.in: Add _infodir, _mandir, rpmprefix, rpmgroup.
115        * configure.ac: Add --enable-pkgprefix, rpmgroup.
116
1172003-09-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * gcc3newlib/base-g77.add, gcc3newlib/base-gcc.add,
120        gcc3newlib/base-gcj.add, gcc3newlib/base-gnat.add,
121        gcc3newlib/target-c++.add, gcc3newlib/target-g77.add,
122        gcc3newlib/target-gcc.add, gcc3newlib/target-gcj.add,
123        gcc3newlib/target-gnat.add, gcc3newlib/target-objc.add:
124        Add support for %{rpmprefix}, %{rpmgroup}.
125        Use %{gcc_target and %{gcc_version}.
126        Remove "Provides:".
127        * gcc3newlib/gccnewlib.add: Ditto.
128        Correct setting up _gcj.
129        Explicitly build c++filt for gcc >= 3.3.
130        * gcc3newlib/mkspec.in: Add support for %{rpmprefix}, %{rpmgroup}.
131        * binutils/mkspec.in: Use ',' as sed-delimiter for %{rpmprefix}.
132        * common/common.add.in: Add _infodir, _mandir, rpmprefix, rpmgroup.
133
1342003-09-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
135
136        * binutils/Makefile.am: Minor cleanups.
137        * binutils/binutils.add, binutils/base-binutils.add,
138        binutils/target-binutils.add: Add support for %{rpmprefix},
139        %{rpmgroup}. Use %{binutils_target} and %{binutils_version}.
140        * binutils/mkspec.in:: Add support for @rpmprefix@, @rpmgroup@.
141
1422003-08-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
143
144        * common/commom.am: New.
145        * Makefile.am: Remove TEMPLATES.
146        Put setup.cache into CONFIG_STATUS_DEPENDENCIES instead of
147        CONFIGURE_DEPENDENCIES.
148        * configure.ac: Remove AC_PREFIX_DEFAULT.
149        * binutils/Makefile.am: include common.am.
150        * common/common.add.in: Use rtems.com gnats.
151        * cpukit/Makefile.am: include common.am.
152        * gcc3newlib/Makefile.am: include common.am.
153        * gccnewlib/Makefile.am: include common.am.
154        * gdb/Makefile.am: include common.am.
155        * rtems/Makefile.am: include common.am.
156        * rtemsdoc/Makefile.am: include common.am.
157
1582003-08-28      Joel Sherrill <joel@OARcorp.com>
159
160        PR 473/misc
161        * setup.def: Recovery effort.
162
1632003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
164
165        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
166
1672003-06-02      Joel Sherrill <joel@OARcorp.com>
168
169        * setup.def: Updated for RPM revision 3 of gcc3.2.3 and newlib1.11.0.
170
1712003-05-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
172
173        * common/common.add.in: Add %define __os_install_post %{nil} to
174        work around rpm-4.2 choking on foreign file types.
175
1762003-04-18      Joel Sherrill <joel@OARcorp.com>
177
178        * ChangeLog, gcc3newlib/gccnewlib.add, gdb/Makefile.am: Merged from
179        head.
180
1812003-04-18      Joel Sherrill <joel@OARcorp.com>
182
183        * setup.def: Update to gcc3.2.2newlib1.11.0-2.
184        * gcc3newlib/gccnewlib.add: We used .bz2 files.
185
1862003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
187
188        * gcc3newlib/gccnewlib.add: Add %gcc_version, %newlib_version.
189        Apply %gcc_version, %newlib_version.
190        * gcc3newlib/target-c++.add: Apply %gcc_version, %newlib_version.
191        * gcc3newlib/target-g77.add: Apply %gcc_version, %newlib_version.
192        * gcc3newlib/target-gcc.add: Apply %gcc_version, %newlib_version.
193        * gcc3newlib/target-gcj.add: Apply %gcc_version, %newlib_version.
194        * gcc3newlib/target-gnat.add: Apply %gcc_version, %newlib_version.
195        * gcc3newlib/target-objc.add: Apply %gcc_version, %newlib_version.
196
1972003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
198
199        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
200
2012003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
202
203        * configure.ac: AC_PREREQ(2.57).
204
2052003-02-10      Joel Sherrill <joel@OARcorp.com>
206
207        * gdb/gdb.add, gdb/mkspec.in, gdb/target-gdb.add: Use RPM logic to
208        determine which targets have simulators, configure with appropriate
209        arguments, and package the correct files.
210
2112003-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
212
213        * gcc3newlib/target-gcc.add: Remove %{_exeext} from gccbug.
214        * gcc3newlib/gccnewlib.add: Add %gcj to support to disabling building
215        gcj from rpmbuild command line.
216        Copy gsyslimits.h for CDN-X compilation.
217
2182003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
219
220        * README.cdn-X: New.
221        * binutils/binutils.add: Add --build=%_build --host=%_host.
222        * cpukit/.cvsignore: Add *.spec.in.
223        * gcc3newlib/gccnewlib.add: Add --build=%_build --host=%_host.
224        * gdb/gdb.add: Add --build=%_build --host=%_host.
225        * rtemsdoc/.cvsignore: Add *.spec.in.
226
2272003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
228
229        * gcc3newlib/gccnewlib.add: Remove Buildroot.
230        * common/.cvsignore: New.
231
2322003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
233
234        * common/common.add.in: Add Vendor, Distribution, BuildRoot.
235        * binutils/Makefile.am: Fix path to clean.add.
236        * binutils/binutils.add: Remove BuildRoot.
237        * cpukit/Makefile.am:  Use $(top_builddir)/common/common.add,
238        $(top_builddir)/common/clean.add, header.add.
239        Generate rtems-cpukit.spec.in.
240        * cpukit/header.add: New.
241        * cpukit/rtems-cpukit.spec.in: Remove.
242        * cpukit/rtems-cpukit.add: New.
243        * gccnewlib/gccnewlib.add: Remove Buildroot.
244        * gdb/gdb.add: Remove Buildroot.
245        * rtemsdoc/rtemsdoc.add: Remove BuildRoot.
246
2472003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
248
249        * rtemsdoc/Makefile.am: Use $(top_builddir)/common/common.add,
250        $(top_builddir)/common/clean.add, header.add.
251        Generate rtemsdoc.spec.in.
252        * rtemsdoc/mkspec.in: Remove exe_ext.
253        * rtemsdoc/rtemsdoc.spec.in: Remove.
254        * gccnewlib/Makefile.am:  Use $(top_builddir)/common/common.add,
255        $(top_builddir)/common/clean.add, header.add.
256        * gccnewlib/base-gcc.m4: Replace @exe_ext@ with %{_exeext}.
257        * gccnewlib/base-gcj.add: Replace @exe_ext@ with %{_exeext}.
258        * gccnewlib/gccnewlib.add: Replace @exe_ext@ with %{_exeext}.
259        Remove header, broken cdn-X configuration, %clean.
260        * gccnewlib/target-g77.add: Replace @exe_ext@ with %{_exeext}.
261        * gccnewlib/target-gcc.add: Replace @exe_ext@ with %{_exeext}.
262        * gccnewlib/target-gcj.add: Replace @exe_ext@ with %{_exeext}.
263        * gccnewlib/target-objc.add: Replace @exe_ext@ with %{_exeext}.
264
2652003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
266
267        * gdb/gdb.add: Remove header, broken cdn-X configuration,
268        %clean, Replace @exe_ext@ with %{_exeext}.
269        * gdb/mkspec.in: Remove exe_ext.
270        * gdb/target-gdb.add: Replace @exe_ext@ with %{_exeext}.
271        * gdb/Makefile.am: Use $(top_builddir)/common/common.add,
272        $(top_builddir)/common/clean.add, header.add.
273        * gcc3newlib/base-gcj.add: Replace @exe_ext@ with %{_exeext}.
274        * cpukit/mkspec.in: Remove exe_ext.
275        * binutils/Makefile.am: Use $(top_builddir)/common/common.add,
276        $(top_builddir)/common/clean.add, header.add.
277
2782003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
279
280        * gcc3newlib/gccnewlib.add: Remove header, broken cdn-X configuration,
281        %clean, Replace @exe_ext@ with %{_exeext}.
282        * gcc3newlib/mkspec.in: Remove exe_ext.
283        * gcc3newlib/target-c++.add: Replace @exe_ext@ with %{_exeext}.
284        * gcc3newlib/target-g77.add: Replace @exe_ext@ with %{_exeext}.
285        * gcc3newlib/target-gcc.add: Replace @exe_ext@ with %{_exeext}.
286        * gcc3newlib/target-gcj.add: Replace @exe_ext@ with %{_exeext}.
287        * gcc3newlib/target-gnat.add: Replace @exe_ext@ with %{_exeext}.
288        * gcc3newlib/target-objc.add: Replace @exe_ext@ with %{_exeext}.
289        * gcc3newlib/Makefile.am: Use $(top_builddir)/common/common.add,
290        $(top_builddir)/common/clean.add, header.add.
291
2922003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
293
294        * Makefile.am: Remove reference to mkbinutilsspec.
295        * configure.ac: Remove EXEEXT check.
296        Add common/clean.add, common/common.add.
297
2982003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
299
300        * binutils/binutils.add: Remove header, broken cdn-X configuration,
301        %clean.
302        * binutils/mkspec.in: Remove exe_ext, build_alias, host_alias.
303        * binutils/target-binutils.add: Replace @exe_ext@ with %{_exeext}.
304
3052003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
306
307        * gcc3newlib/header.add: New.
308        * gccnewlib/header.add: New.
309        * binutils/header.add: New.
310        * gdb/header.add: New.
311        * rtemsdoc/header.add: New.
312        * rtemsdoc/rtemsdoc.add: New.
313        * common/clean.add.in: New.
314        * common/common.add.in: New.
315
3162003-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
317
318        * binutils/mkspec.in: New.
319        * binutils/.cvsignore: Add mkspec.
320        * mkbinutilspec.in: Remove.
321        * gdb/Makefile.am: Depend on mkspec.
322        * binutils/binutils.add: Add @exe_ext@ to c++filt.
323        Add %_defaultbuildroot.
324        * configure.ac: Reflect changes above.
325        * binutils/Makefile.am: Reflect changes above.
326        * Makefile.am: Remove mkbinutilspec.
327
3282003-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
329
330        * gdb/.cvsignore: Add mkspec.
331
3322003-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
333
334        * ChangeLog: Fix yesterday's entry.
335        * gdb/target-gdb.add: %defattr(-,root,root).
336        Use %{_prefix} instead of /opt/rtems.
337        Misc. minor changes.
338        * gdb/gdb.add: Use %{_prefix} instead of /opt/rtems.
339        Remove stray unpackaged files.
340        Use %{_defaultbuildroot} instead of hard-coded values.
341        configure --disable-nls.
342        Misc. minor changes.
343        Add BuildPreReq: ncurses-devel.
344        * gdb/base-gdb.add: %defattr(-,root,root).
345        Use %{_prefix} instead of /opt/rtems.
346        Misc. minor changes.
347        * gdb/mkspec.in: New.
348        * gdb/Makefile.am: Reflect addition of gdb/mkspec.in.
349        * gcc3newlib/mkspec.in: Fix usage.
350        * gcc3newlib/gccnewlib.add: Use %{_defaultbuildroot} instead of
351        hard-coded values. Update copyright notice.
352        * mkgdbspec.in: Removed.
353        * Makefile.am: Remove mkgdbspec.
354        * configure.ac: Remove mkgdbspec.
355        Add gdb/mkspec.
356
3572003-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
358
359        * gcc3newlib/gccnewlib.add: Add various BuildPreReq.
360        Add %defattr(-,root,root) to "dir".
361        * gcc3newlib/base-g77.add: %defattr(-,root,root).
362        * gcc3newlib/base-gcc.add %defattr(-,root,root).
363        * gcc3newlib/base-gcj.add %defattr(-,root,root).
364        * gcc3newlib/base-gnat.add %defattr(-,root,root).
365        * gcc3newlib/target-c++.add %defattr(-,root,root).
366        * gcc3newlib/target-g77.add %defattr(-,root,root).
367        * gcc3newlib/target-gcc.add %defattr(-,root,root).
368        * gcc3newlib/target-gcj.add %defattr(-,root,root).
369        * gcc3newlib/target-gnat.add %defattr(-,root,root).
370        * gcc3newlib/target-objc.add %defattr(-,root,root).
371
3722003-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
373
374        * setup.def: binutils_rpm_release=2.
375        * binutils/base-binutils.add: %defattr(-,root,root).
376        * binutils/target-binutils.add: Ditto.
377        * binutils/binutils.add: BuildPreReq: texinfo >= 4.2.
378
3792003-01-27      Joel Sherrill <joel@OARcorp.com>
380
381        * buildalltar.in, setup.def: Tool update including binaries for Cygwin
382        with a special RTEMS user account.
383
3842003-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
385
386        * configure.ac: Add rtemsdoc.
387        * Makefile.ac: Add rtemsdoc.
388        * rtemsdoc/README: New.
389        * rtemsdoc/.cvsignore: New.
390
3912003-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
392
393        * rtemsdoc/Makefile.am: New.
394        * rtemsdoc/mkspec.in: New.
395        * rtemsdoc/rtemsdoc.spec.in: New.
396        * rtemsdoc/supplement.add.in: New.
397        * rtemsdoc/templ.add.in: New.
398
3992002-12-16      Joel Sherrill <joel@OARcorp.com>
400
401        * setup.def: Updated gcc 3.2.1newlib1.10.0 RPM to revision 4
402        to include m68k crti.o/crtn.o multilib patch.
403
4042002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
405
406        * autotools/automake-rtems.spec.in: Update to automake-1.7.2.
407        * autotools/autoconf-rtems.spec.in: Update to autoconf-2.57.
408
4092002-12-06      Joel Sherrill <joel@OARcorp.com>
410
411        * ChangeLog: Removed duplicate entry.
412
4132002-12-06      Joel Sherrill <joel@OARcorp.com>
414
415        * setup.def: Updated patch to fix m68k cut and paste bug which turned
416        a tab into spaces in a Makefile fragment.
417        * gcc3newlib/gccnewlib.add: If building gnat for the mips, the library
418        must be built with a -G0 option.
419
4202002-12-02      Joel Sherrill <joel@OARcorp.com>
421
422        * setup.def, gcc3newlib/gccnewlib.add: Updated to gcc 3.2.1 RPM revision
423        2 which enabled the mips-rtems gnat using gcc 3.2.1 patch 20021129.
424
4252002-11-29      Joel Sherrill <joel@OARcorp.com>
426
427        * setup.def: Updated to gcc-3.2.1.
428
4292002-11-28      Joel Sherrill <joel@OARcorp.com>
430
431        * setup.def: Updated to gcc-3.2 and newlib1.1.0 RPM version 6.
432        * gcc3newlib/gccnewlib.add: Reenabled i386-rtems gnat.
433
4342002-11-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
435
436        * gcc3newlib/gccnewlib.add:
437        Remove *.la's to make rpm-4.1/RH-8.0 happy.
438        Remove libiberty.a to make rpm-4.1/RH-8.0 happy.
439        Change gcc/version.c to reflect us having patched gcc.
440
4412002-11-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
442
443        * binutils/binutils.add: Add BuildPreReq: /sbin/install-info.
444        Disable nls.
445        Apply gzip -9qf to compress *infos and *mans.
446        Apply /sbin/install-info.
447        Remove  *c++-filt.
448        * binutils/base-binutils.add: Add PreReq: /sbin/install-info.
449        Apply /sbin/install-info.
450        Package as.info-*.gz.
451        * binutils/target-binutils.add:
452        Package man1/*.1*.
453
4542002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
455
456        * autotool/autoconf-rtems.spec.in: Fix @prefix@.
457
4582002-11-13      Joel Sherrill <joel@OARcorp.com>
459
460        * setup.def: Switched to binutils 2.13.1
461        * binutils/Makefile.am: Remove a29k-rtems.
462
4632002-11-11      Joel Sherrill <joel@OARcorp.com>
464
465        * setup.def, gcc3newlib/gccnewlib.add: Patch includes updates
466        which were patch changes for -3 and -4 RPM revisions.   Disabled
467        build of gnat for i386-rtems as it failed to build.
468
4692002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
470
471        * gcc3newlib/gccnewlib.add: Remove %{target} != %{build} comment
472        (RH-8.0/rpm-4.1 bogusly expands the macros and chokes.)
473        * binutils/binutils.add: Remove %{target} != %{build} comment
474        (RH-8.0/rpm-4.1 bogusly expands the macros and chokes.).
475        Comment out CONFIGURE_ARGS (RH-8.0/rpm-4.1 is broken wrt. _build_os
476        and _target_os)
477        * gcc3newlib/base-gcc.add: Add gccint*infos.
478        * gcc3newlib/base-gcj.add: Add gcj*infos.
479        Mark manpages as %doc and pickup the gzipped versions.
480
4812002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
482
483        * autotools/automake-rtems.spec.in: Fix my address. Set up PATH
484        before running configure (Prep. for automake >= 1.7).
485
4862002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
487
488        * autotools/autoconf-rtems.spec.in: New.
489        Remove Provides: autoconf (Conflicts with RH-8.0).
490        * autotools/autoconf-rtems.spec: Remove.
491        * autotools/automake-rtems.spec.in:
492        Remove Provides: automake (Conflicts with RH-8.0).
493        * gcc3newlib/Makefile.am: Remove references to mkgcc3newlibspec.
494        * Makefile.am: Ditto.
495        * configure.ac: Add autotools/autoconf-rtems.spec.in.
496
4972002-10-24      Joel Sherrill <joel@OARcorp.com>
498
499        * setup.def: Update gcc 3.2 pathc to includ epatch for gcc PR8314.
500        * gcc3newlib/gccnewlib.add: Don't build mips/gnat as we do not
501        currently include the patch referenced in PR8344.
502
5032002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
504
505        * .cvsignore: Reformat.
506        Add autom4te*cache.
507        Remove autom4te.cache.
508
5092002-09-14      Joel Sherrill <joel@OARcorp.com>
510
511        * gcc3newlib/base-gcj.add, gcc3newlib/gccnewlib.add,
512        gcc3newlib/target-gcj.add: First attempt at enabling Java support.
513
5142002-08-21      Joel Sherrill <joel@OARcorp.com>
515
516        * setup.def, gcc3newlib/gccnewlib.add: Updated the tools for
517        gcc 3.2 and Ada.
518
5192002-08-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
520
521        * gcc3newlib/gccnewlib.add: Re-add i386-rtems Ada.
522        Add %_gnat and --define 'gnat [0|1]' support.
523        Enable gnat for gcc-3.2/Disable for gcc-3.1.
524        Add hacks to build gnatlib.
525        Re-activate commented out fragments for old gcc versions.
526        Add @target_alias@-gnatgcc.
527
5282002-08-15      Joel Sherrill <joel@OARcorp.com>
529
530        * setup.def: New gcc 3.1 RPMs (-7).
531        * gcc3newlib/gccnewlib.add:  i386-rtems doesn't build Ada.
532
5332002-08-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
534
535        * gcc3newlib/Makefile.am: Remove c_only remnants.
536        * gcc3newlib/gccnewlib.add: Reflect gcc-3.2 putting c++
537        headers into c++ instead of g++.
538        * gcc3newlib/target-c++.add: Ditto.
539
5402002-08-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
541
542        * gcc3newlib/base-gnat.add: Don't use %{%prefix}/bin/gnat*.
543        * gcc3newlib/Makefile.am: Use mkspec for c4x.
544        * gcc3newlib/gccnewlib.add: Rework processing of %if %build_XXX.
545        Rework handing Ada.
546        Don't put adalib and adainclude into files.gcc.
547        * gcc3newlib/target-gnat.add: Add adalib.
548        Add adainclude.
549
5502002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
551
552        * gcc3newlib/base-gnat.add: Use -n rtems-base-gnat.
553
5542002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
555
556        * gcc3newlib/.cvsignore: Add mkspec.
557
5582002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
559
560        * mkgcc3newlibspec.in: Remove
561        * gcc3newlib/mkspec.in: New.
562        * configure.ac: Reflect changes above.
563        * gcc3newlib/gccnewlib.add: Add build_XXX defines.
564        Add preliminary gnat support.
565        * gcc3newlib/base-g77.add: Add build_g77.
566        * gcc3newlib/base-gcj.add: Add build_gcj.
567        * gcc3newlib/base-gnat.add: New.
568        * gcc3newlib/target-c++.add: Add build_cxx.
569        * gcc3newlib/target-g77.add: Add build_g77.
570        * gcc3newlib/target-gcj.add: Add build_gcj.
571        * gcc3newlib/target-objc.add: Add build_objc.
572        * gcc3newlib/target-gnat.add: New.
573        * gcc3newlib/Makefile.am: Use ./mkspec. Use unified spec.
574
5752002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
576
577        * setup.def: Increment release for gcc3newlib.
578        * gcc3newlib/gccnewlib.add: Do not put cc1plus into gcc-rpm.
579
5802002-08-08      Joel Sherrill <joel@OARcorp.com>
581
582        * setup.def, binutils/base-binutils.add, binutils/target-binutils.add:
583        Updated to binutils 2.13 which has no known issues.
584
5852002-08-06      Joel Sherrill <joel@OARcorp.com>
586
587        * setup.def: Updating gcc3/newlib patches and tool versions.  The
588        focus of this round of patches was ot eliminate header file name
589        conflicts between RTEMS and newlib.
590
5912002-07-30      Joel Sherrill <joel@OARcorp.com>
592
593        * setup.def: Updated to gcc3.1/newlib 1.10.0 RPM revision 5 with
594        the gcc3 patch 20020730a and newlib 1.10.0 patch 20020726.
595
5962002-07-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
597
598        * autotools/automake-rtems.spec.in: Automake-1.6.3.
599        * cpukit/.cvsignore: Add mkspec. Remove rtems.spec.
600
6012002-07-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
602
603        * configure.ac: Use AC_CONFIG_FILES(script, chmod +x script)
604        to generate mk*spec scripts.
605        * mkbspspec.in: Use ',' as pattern delimiter in sed expression
606        for $rpm_build_root.
607        * mkbinutilsspec.in:  Use ',' as pattern delimiter in sed
608        expression for $rpm_build_root.
609        * cpukit/mkspec.in: Cosmetical changes.
610
6112002-07-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
612
613        * ChangeLog: Fix 2002-07-22 ChangeLog entry bogusly referring to
614        Joel.
615        * cpukit/Makefile.am: New.
616        * cpukit/mkspec.in: New.
617        * cpukit/rtems-cpukit.spec.in: New.
618        * cpukit/.cvsignore: New.
619        * configure.ac: Add cpukit.
620        Add RTEMS_TOP to pickup _RTEMS_VERSION (required by cpukit).
621        * Makefile.am: Add cpukit. Add ACLOCAL_AMFLAGS (required to pickup
622        RTEMS_VERSION).
623        * setup.def: Use %{_tmppath} as default for $rpm_build_root.
624        * mkbinutilsspec.in: Use ',' as pattern delimiter in sed expression
625        for $rpm_build_root.
626        * mkgccnewlibspec.in:  Use ',' as pattern delimiter in sed
627        expression for $rpm_build_root.
628        * mkgcc3newlibspec.in:  Use ',' as pattern delimiter in sed
629        expression for $rpm_build_root.
630        * mkgdbspec.in:  Use ',' as pattern delimiter in sed expression for
631        $rpm_build_root.
632
6332002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
634
635        * binutils/Makefile.am: Add or32-rtems-binutils.
636
6372002-07-19      Joel Sherrill <joel@OARcorp.com>
638
639        * setup.def: Updated newlib patch to get sh and hppa crt0 mods.
640
6412002-07-01      Joel Sherrill <joel@OARcorp.com>
642
643        * setup.def: Update gcc3 RPMs for new patches.
644
6452002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
646
647        * autotools/automake-rtems.spec.in: Update to automake-1.6.2.
648
6492002-06-14      Joel Sherrill <joel@OARcorp.com>
650
651        * mkgdbspec.in, setup.def, gcc3newlib/gccnewlib.add, gdb/gdb.add:
652        Updated to gcc 3.1 and gdb 5.2.
653
6542001-05-29      Joel Sherrill <joel@OARcorp.com>
655
656        * setup.def: Updated to binutils 2.12.1.
657        * rtems/Makefile.am: Remove m68k-rtemself references.
658
6592002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
660
661        * mkgcc3newlibspec.in: Remove SETUP (bogus).
662        * gcc3newlib/target-c++.add: New.
663        * gcc3newlib/Makefile.am: Add target-c++.add.
664        * gcc3newlib/base-g77.add: Adapt to gcc-3.1.
665        Reflect having split out c++. Various minor fixes.
666        * gcc3newlib/base-gcc.add: Ditto.
667        * gcc3newlib/gccnewlib.add: Ditto.
668        * gcc3newlib/target-gcc.add: Ditto.
669
6702002-04-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
671
672        * gcc3newlib/gccnewlib.add: Add gcc_update --touch to fix
673        timestamps.
674
6752001-04-16      Joel Sherrill <joel@OARcorp.com>
676
677        * .cvsignore: Added files added by automake 1.6.1.
678        * setup.def: New shot at gcc 3.0.4 RPMs.
679        * binutils/Makefile.am, gdb/Makefile.am, rtems/Makefile.am:
680        Deleted m68k-rtemself.
681        * gcc3newlib/gccnewlib.add: Commented out host/target OS check.
682 
6832002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
684
685        * autotools/automake-rtems.spec.in: Update to automake-1.6.1.
686        Use *.tar.bz2.
687
6882002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
689
690        * mkbinutilspec.in: Fix PATCH2.
691
6922002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
693
694        * gcc3newlib/gccnewlib.add: Add -Bgcc/ when collecting multilibs.
695
6962002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
697
698        * gcc3newlib/gccnewlib.spec.in: Removed from CVS.
699
700
7012002-04-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
702
703        * mkbinutilspec.in: Add support for empty patch-version (no patch).
704        * mkgcc3newlibspec.in: Ditto.
705        * setup: Fix gcc3*_versions handling.
706        * setup.def: binutils_patch_version=.
707        * binutils/binutils.add: Reflect changes to mkbinutilspec.in,
708        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
709        * binutils/target-binutils.add: Comment out c++filt.
710        * gcc3newlib/base-gcc.add: Remove duplicate libm.info.
711        * gcc3newlib/gccnewlib.add: Reflect changes to mkgcc3newlibspec.in.
712        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
713        Comment out gcc-2.95.x hacks.
714        Remove *.la from installed files.
715        * gcc3newlib/gccnewlib_c_only.spec.in: Remove.
716
7172001-04-02      Joel Sherrill <joel@OARcorp.com>
718
719        * buildall.in: Correct logic for detecting 0 RTEMS RPMS installed.
720
7212001-03-29      Joel Sherrill <joel@OARcorp.com>
722
723        * .cvsignore: Added mkgcc3newlib.
724
7252001-03-29      Joel Sherrill <joel@OARcorp.com>
726
727        * gcc3newlib/.cvsignore: New file.
728
7292001-03-28      Joel Sherrill <joel@OARcorp.com>
730
731        * Per PR64 added support for gcc 3.x RPMs
732        * Makefile.am, configure.ac, mkspec, setup, setup.def: Modified.
733        * mkgcc3newlibspec.in: New file.
734        * gcc3newlib: New subdirectory.
735        * base-g77.add, base-gcc.add, base-gcj.add, gccnewlib.add,
736        gccnewlib_c_only.spec.in, gccnewlib.spec.in, HISTORY, Makefile.am,
737        README, target-g77.add, target-gcc.add, target-gcj.add,
738        target-objc.add: New files.
739
7402001-03-28      Joel Sherrill <joel@OARcorp.com>
741
742        * binutils/binutils.add: Commented out patch since binutils 2.12
743        does not require one.
744
7452002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
746
747        * configure.ac:
748        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
749        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
750        * autotools/Makefile.am: Remove AUTOMAKE_OPTIONS.
751        * Makefile.am: Remove AUTOMAKE_OPTIONS.
752        * binutils/Makefile.am: Remove AUTOMAKE_OPTIONS.
753        * gccnewlib/Makefile.am: Remove AUTOMAKE_OPTIONS.
754        * gdb/Makefile.am: Remove AUTOMAKE_OPTIONS.
755        * rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
756
7572002-03-06      Ralf Corsepius <corsepiu@faw-uni-ulm.de>
758
759        * PR151
760        * autotools/automake-rtems.spec.in: New.
761        * autotools/automake-rtems.spec: Removed.
762        * configure.ac: Reflect changes above.
763
7642001-02-27      Joel Sherrill <joel@OARcorp.com>
765
766        * configure.ac: Be a little more lenient in matching sparc-solaris.
767
7682002-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
769
770        * mkbinutilspec.in, mkgccnewlibspec.in, gccnewlib/base-chill.add,
771        gccnewlib/base-g77.add, gccnewlib/base-gcc.add,
772        gccnewlib/base-gcj.add, gccnewlib/gccnewlib.add,
773        gccnewlib/target-chill.add, gccnewlib/target-g77.add,
774        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
775        gccnewlib/target-objc.add: Added more support for Canadian Cross
776        building.
777
7782001-01-30      Joel Sherrill <joel@OARcorp.com>
779
780        * buildall.in: Corrected logic for detecting when no RPMs are installed.
781
7822001-01-24      Joel Sherrill <joel@OARcorp.com>
783
784        * README: Added Canadian Cross instructions.
785
7862002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
787
788        * configure.ac: Add AC_PREFIX_DEFAULT([/opt/rtems]).
789        * mkbinutilsspec.in: Add propagation of @prefix@.
790        * binutils/base-binutils.add:
791        Let %post and %unpost apply %{_prefix}.
792        Apply %{_prefix} instead of /opt/rtems.
793        * binutils/binutils.add: Update copyright notice.
794        Add _prefix.
795        Apply %{_prefix} instead of /opt/rtems.
796        Remove -a 0 in %setup.
797        Rework hack to SuSE's rpm screwing up %{_target}.
798        Replace ARGS with CONFIGURE_ARGS.
799        * binutils/target-binutils.add:
800        Apply %{_prefix} instead of /opt/rtems.
801
8022002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
803
804        * binutils/binutils.add: Add initial support for building
805        Canadian cross RPMs.  It should work like this:
806            cd rtems/scripts
807            ./configure --build=`../config.guess` --host=i386-cygwin
808            make install
809            rpm --target=i386-cygwin \
810                /usr/src/redhat/SPECS/<target>-binutils-..spec.
811
812            alien -t /usr/src/redhat/RPMS/....i386.rpm
813        .. and voila ... your tarball, with rpm-consistency checks etc. applied.
814
8152001-01-22      Joel Sherrill <joel@OARcorp.com>
816
817        * buildalltar.in: Modified to support Canadian cross builds.
818        It was testing using a RedHat 7.2 host to build *-rtems tools
819        that run on an i386-cygwin host.
820
8212001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
822
823        * configure.ac: Fix typo to allow custom RPM_SPECSdirs.
824
8252001-10-16      Joel Sherrill <joel@OARcorp.com>
826
827        * setup.def: Bumped the gdb_patch_version to account for a configuration
828        problem on psim where it could not be enabled for powerpc-RTEMS.
829        * gdb/Makefile.am: Add i386-RTEMS and powerpc-RTEMS targets.
830
8312001-10-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
832
833        * mkbinutilsspec.in: Guard sed-pattern against autoconf.
834        * mkgccnewlibspec.in: Guard sed-pattern against autoconf, remove
835        Target_alias.
836        * mkgdbspec.in: Guard sed-pattern against autoconf.
837        * mkbspspec.in: Guard sed-pattern against autoconf.
838        * configure.ac: Rework check for RPM_SPECSdir.
839        * autotools/automake-rtems.spec: Update to automake-1.5.
840
8412001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
842
843        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
844        * configure.in: Remove.
845        * configure.ac: New file, generated from configure.in by autoupdate.
846
8472001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
848
849        * gdb/Makefile.am, gccnewlib/Makefile.am, binutils/Makefile.am:
850        Initially setup CLEANFILES using = instead of += to make
851        automake-1.5 happy.
852
8532001-09-13      Joel Sherrill <joel@OARcorp.com>
854
855        * setup.def, gccnewlib/gccnewlib.add, gccnewlib/target-gcc.add:
856        Revert changes because of gcc 2.5.x/3.0 transition and continue
857        to support gcc 2.95.x as primary version.
858
8592001-09-13      Joel Sherrill <joel@OARcorp.com>
860
861        * mkgccnewlibspec.in,
862        Use Target_alias not target_alias to avoid conflicts with new autoconf.
863        * setup.def: Changed version numbers in attempt at building gcc 3.0.1.
864        Only sparc and arm built for C/C++ OK. :(
865        * gccnewlib/base-gcc.add: Modifications to reflect files not in gcc 3.x.
866        * gccnewlib/gccnewlib.add: gcc 3.x does not have "everything in the name"
867        * target-gcc.add: Modifications to reflect files not in gcc 3.1
868
8692001-09-13      Joel Sherrill <joel@OARcorp.com>
870
871        * autotools/.cvsignore: New file.
872
8732001-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
874
875        * autotools/Makefile.am, autotools/autoconf-rtems.spec,
876        autotools/automake-rtems.spec: New.
877        * configure.in, Makefile.am: Add autotools/.
878
8792001-08-30      Joel Sherrill <joel@OARcorp.com>
880
881        * .cvsignore: Add buildalltar.
882
8832001-08-30      Joel Sherrill <joel@OARcorp.com>
884
885        * buildalltar.in: New file.
886        * configure.in, Makefile.am: Modified to reflect addition of file.
887
8882001-08-10      Joel Sherrill <joel@OARcorp.com>
889
890        * mkgdbspec.in: Make list of simulators very complete.
891        * setup.def: Update versions.
892
8932001-07-03      Joel Sherrill <joel@OARcorp.com>
894
895        * setup.def, binutils.add, gccnewlib.add: Updated to build
896        binutils 2.11.2 (rtems patch 20010622), gcc 2.95.3 (rtems
897        patch a20010622), and newlib 1.9.0 (rtems patch 10020622).
898
8992001-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
900
901        * configure.in: Remove AC_EXEEXT, treat .exe manually.
902        * gccnewlib/base-gcc.add: Remove cpp.
903        * gccnewlib/gccnewlib.add: mv cpp $target_alias-cpp, update
904        copyright.
905
9062001-04-16      Joel Sherrill <joel@OARcorp.com>
907
908        * setup.def: Modified the binutils version to 2.11 and
909        RPM revision 3 to reflect experimentation with new binutils release.
910
9112001-04-11      Joel Sherrill <joel@OARcorp.com>
912
913        * binutils/Makefile.am: Added a29k-rtems.
914        * binutils/binutils.add: Switch to .bz2 extension to reflect
915        real way code is compressed on distribution sites now.
916
9172001-03-19      Joel Sherrill <joel@OARcorp.com>
918
919        * setup.def: Updated version numbers and patches for binutils
920        and gdb.  binutils was to get correct patch in field.  gdb
921        was to add mipstx39-rtems configurery support.
922
9232001-03-14      Joel Sherrill <joel@OARcorp.com>
924
925        * gdb/Makefile.am, mkgdbspec.in: Added mipstx39-rtems
926        configuration to gdb since this includes the JMR3904 simulator.
927
9282001-01-03      Joel Sherrill <joel@OARcorp.com>
929
930        * setup.def, binutils/HISTORY, gccnewlib/HISTORY: Updated
931        binutils HISTORY to reflect new revision.  Updated gcc to fix
932        i960 C++ problem.  Updated newlib to move to newlib 1.9.0.
933
9342000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
935
936        * gccnewlib/gccnewlib.add: Fix typo in URL.
937
9382000-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
939
940        * configure.in: Adapt m4-quoting to autoconf-2.49b, use $host
941        instead of $target to setup RPM_CPU, move chmod 755 buildall to
942        AC_OUTPUT's extra-cmds.
943       
9442000-10-30      Joel Sherrill <joel@OARcorp.com>
945
946        * buildall.in, mkgdbspec.in, setup.def, binutils/Makefile.am,
947        gccnewlib/HISTORY, gccnewlib/Makefile.am, gdb/Makefile.am:
948        Added mips-rtems, updated to include new patches and
949        gcc 2.95.2/newlib 1.8.2 revision 11 RPM.
950
9512000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
952
953        * configure.in: Remove trailing '/'s from setting up RPM_SPECdir.
954
9552000-10-18      Joel Sherrill <joel@OARcorp.com>
956
957        * setup.def: Updating version numbers for gcc/newlib RPM release 10.
958
9592000-08-30      Joel Sherrill <joel@OARcorp.com>
960
961        * setup.def: Updated gcc and newlib patches and bumped RPM revision.
962        Patches primarily add or16/or32 basic support to newlib and
963        i386 multilib improvements to gcc from Ralf Corsepius.
964
9652000-08-10      Joel Sherrill <joel@OARcorp.com>
966
967        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.