source: rtems/scripts/ChangeLog @ 925563f

4.104.114.84.95
Last change on this file since 925563f was 925563f, checked in by Joel Sherrill <joel.sherrill@…>, on 11/02/04 at 16:19:05

2004-11-02 Joel Sherrill <joel@…>

  • setup.def: Include PowerPC patch to make C++ global constructors work -- gcc 3.3.5/newlib-1.12.0 revision 2.
  • Property mode set to 100644
File size: 40.8 KB
Line 
12004-11-02      Joel Sherrill <joel@OARcorp.com>
2
3        * setup.def: Include PowerPC patch to make C++ global constructors work
4        -- gcc 3.3.5/newlib-1.12.0 revision 2.
5
62004-10-29      Joel Sherrill <joel@OARcorp.com>
7
8        * setup.def: Update gcc to 3.3.5 and binutils to 2.15.
9        * autotools/autoconf-rtems.spec.in: Temporarily do not include
10        some of the documentation since it causes the RPM build to fail.
11        * binutils/Makefile.am, gcc3newlib/Makefile.am: Add mips64-rtems.
12
132004-09-29      Joel Sherrill <joel@OARcorp.com>
14
15        * buildall.in, buildalltar.in, binutils/Makefile.am,
16        cpukit/Makefile.am, gcc3newlib/Makefile.am, gcc3newlib/gccnewlib.add,
17        gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore,
18        rtemsdoc/Makefile.am: i960 obsoleted.
19
202004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
21
22        * configure.ac: Require automake > 1.9.
23
242004-09-23      Ralf Corsepius <ralf_corsepius@rtems.org>
25
26        * binutils/binutils.add: Rename package from binutils-collection to
27        binutils. Cleanups.
28        * binutils/target-binutils.add: Reflect changes above.
29        * binutils/Makefile.am: Add avr. Reflect changes above.
30        * autotools/autoconf-rtems.spec.in: Cleanup for chroot'ed builds.
31        * autotools/automake-rtems.spec.in: automake-1.9.2.
32        Cleanup for chroot'ed builds.
33        * gcc3newlib/Makefile.am: Add avr-rtems*gcc.
34        * gcc3newlib/gccnewlib.add: Disable c++ for avr.
35
362004-07-29      Ralf Corsepius <ralf_corsepius@rtems.org>
37
38        * autotools/automake.spec.in: automake-1.9.
39
402004-05-23      Joel Sherrill <joel@OARcorp.com>
41
42        * gcc3newlib/gccnewlib.add: gcc 3.4.0 is broken for embedded SPARC and
43        Ada. Until we can fix it, it is disabled.
44
452004-05-23      Joel Sherrill <joel@OARcorp.com>
46
47        * gcc3newlib/target-gnat.add: Fix path to gnat1.
48
492004-05-18      Ralf Corsepius <ralf_corsepius@rtems.org>
50
51        * binutils/Makefile.am: Add sh-rtemscoff.
52        Remove sh-rtemself.
53        * binutils/binutils.add: BuildRequires flex.
54        * autotools/automake-rtems.spec.in: Automake 1.8.5.
55
562004-04-29      Ralf Corsepius <ralf_corsepius@rtems.org>
57
58        * gcc3newlib/gccnewlib.add: Another attempt to make *info.gz
59        handling more robust.
60
612004-04-26      Ralf Corsepius <ralf_corsepius@rtems.org>
62
63        * autotools/automake-rtems.spec.in: Upgrade to 1.8.4.
64
652004-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * Index: base-g77.add, base-gcc.add, base-gcj.add, base-gnat.add,
68        gccnewlib.add, target-c++.add, target-gcc.add, target-gcj.add:
69        Apply _infodir, _mandir. Gzip man pages.
70        Reflect gcc having fixed gccinstall.info.
71
722004-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * binutils/base-binutils.add: Apply _infodir.
75        Don't install libiberty. Misc. cleanups.
76        * binutils/binutils.add: Apply _infodir, _mandir.
77        Don't install libiberty. Gzip man pages. Misc. cleanups.
78        * binutils/target-binutils.add: Apply _mandir.
79
802004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * autotools/automake-rtems.spec.in: Upgrade to 1.8.3.
83
842004-03-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
85
86        * gcc3newlib/gccnewlib.add: Disable gnats.
87        Further preparations for gcc-3.4.0
88        * gcc3newlib/base-gcc.add, gcc3newlib/target-gnat.add,
89        gcc3newlib/base-gcj.add, gcc3newlib/target-gcj.add:
90        Reflect changes to gcc3newlib/gccnewlib.add.
91
922004-03-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * gcc3newlib/base-gcc.add, gcc3newlib/target-g77.add,
95        gcc3newlib/target-objc.add: Preps for gcc-3.4.0.
96        Reflect changes to gcc3newlib/gccnewlib.add.
97
982004-03-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * gcc3newlib/target-gcc.add, gcc3newlib/target-c++.add:
101        Reflect changes to gcc3newlib/gccnewlib.add.
102
1032004-03-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * gcc3newlib/gccnewlib.add: Preps. for gcc-3.4.0.
106        Add %gcclib, %gccexec.
107
1082004-03-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * binutils/base-binutils.add: Preparations for binutils-2.15.
111
1122004-02-24      Joel Sherrill <joel@OARcorp.com>
113
114        PR 580/tools
115        * setup.def: Fix setup.def to match current reality.
116
1172004-02-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * gdb/base-gdb.add: Add annotate.info.
120        * gdb/gdb.add: Remove info/dir.
121
1222004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
123
124        * Makefile.am, gdb/Makefile.am: Cosmetics.
125
1262004-02-19      Joel Sherrill <joel@OARcorp.com>
127
128        * setup.def, gdb/gdb.add: gdb 6.0 RPMs built.
129
1302004-02-19      Joel Sherrill <joel@OARcorp.com>
131
132        * ChangeLog: Replace RTEMS user account with Joel.
133
1342004-02-17      Joel Sherrill <joel@oarcorp.com>
135
136        * setup.def, gdb/base-gdb.add, gdb/gdb.add: Building a gcc 3.2.3 i960
137        gcc and updating gdb to 5.3.
138
1392004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * configure.ac, setup, setup.def: Remove now unused vars.
142
1432004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
144
145        * mkgccnewlibspec.in, gccnewlib/.cvsignore, gccnewlib/HISTORY,
146        gccnewlib/Makefile.am, gccnewlib/README, gccnewlib/base-chill.add,
147        gccnewlib/base-g77.add, gccnewlib/base-gcc.add, gccnewlib/base-gcj.add,
148        gccnewlib/gccnewlib.add, gccnewlib/header.add,
149        gccnewlib/target-chill.add, gccnewlib/target-g77.add,
150        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
151        gccnewlib/target-objc.add: Remove (Obsolete).
152        * configure.ac, Makefile.am: Reflect changes above.
153
1542004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * gcc3newlib/gcc3newlib.add: Remove info/dir.
157        Cosmetics.
158
1592004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * setup.def: Adapt to what Joel already ships -
162        gcc3_version=3.3.2, gcc3_patch_version=20031216,
163        gcc3newlib_rpm_release=3
164
1652004-02-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * configure.ac: Remove rtemsdoc/mkspec. Add RTEMS_RPM_RELEASE.
168        * rtemsdoc/.cvsignore: Reformat.
169        * Makefile.am: Reformat. Add RTEMS_RPM_RELEASE support to
170        rtems-source.add, Use rtems_source_spec_DEPS instead of
171        rtems_source_spec_DEPENDENCIES (Conflicts with automake internals).
172        * rtems/rtems-source.add: Add RTEMS_RPM_RELEASE.
173        * rtemsdoc/mkspec.in: Remove.
174        * rtemsdoc/Makefile.am: Reworked.
175        * rtemsdoc/header.add: Update Copyright notice.
176        * rtemsdoc/rtemsdoc.add: Add RTEMS_RPM_RELEASE.
177        Add %{rpmgroup}. Remove bzip-ing *.ps.
178        * rtemsdoc/supplement.add.in: Add %{rpmgroup}.
179        * rtemsdoc/templ.add.in: Add %{rpmgroup}.
180
1812004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * rtems/rtems-source.add: Require automake-1.8.2, autoconf-2.59.
184
1852004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * rtems/rtems-source.add: New.
188        * Makefile.am: Add rtems/rtems-source.spec handling.
189        * configure.ac: AC_SUBST(RTEMS_VERSION,[_RTEMS_VERSION]).
190        * common/common.add.in: Use www.rtems.com as Vendor.
191
1922004-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
193
194        * configure.ac: Use RTEMS_ENABLE_RPMPREFIX.
195
1962004-01-28      Joel Sherrill <joel@oarcorp.com>
197
198        * buildall.in, buildalltar.in, binutils/Makefile.am,
199        cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am,
200        gdb/Makefile.am: Attempt to convert all c4x-rtems references to
201        tic4x-rtems. Left the rtems documentation alone.
202
2032004-01-28      Joel Sherrill <joel@oarcorp.com>
204
205        * configure.ac: Enable OS versioning by default for 4.7 branch.
206        * setup.def: Update binutils RPM version and build new gcc 3.2.3 RPMs.
207        * autotools/autoconf-rtems.spec.in, autotools/automake-rtems.spec.in:
208        Update for new tool spin.
209
2102004-01-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
211
212        * scripts/automake.spec.in: 1.8.2.
213
2142004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
215
216        * scripts/automake.spec.in: 1.8.1.
217        Add Patch0 automake-1.8.1-rtems-20040112-1.diff.
218        Add defattr, URL:-tag.
219
2202004-01-08      Joel Sherrill <joel@OARcorp.com>
221
222        * setup.def: Update gcc/newlib for 4.7 series to 3.3.2 with 20031216
223        gcc patch (RPM revision 4.7-2).
224
2252004-01-07      Joel Sherrill <joel@OARcorp.com>
226
227        * buildall.in, buildalltar.in, binutils/Makefile.am,
228        cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am,
229        gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore,
230        rtemsdoc/Makefile.am: mips64orion port removed as mips port more
231        completely covers the MIPS family.
232
2332003-12-16      Joel Sherrill <joel@OARcorp.com>
234
235        * setup.def: Update gcc/newlib for 4.7 series to 3.3.2 with 20031022
236        gcc patch (RPM revision 4.7-1).
237
2382003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
239
240        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
241
2422003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
243
244        * Makefile.am: Cosmetics.
245        * autotools/Makefile.am: Cosmetics.
246        * autotools/autoconf-rtems.spec.in: 2.59.
247        * autotools/automake-rtems.spec.in: 1.8, Require autoconf-2.59.
248        * binutils/Makefile.am: Cosmetics.
249        * cpukit/Makefile.am: Cosmetics.
250        * gcc3newlib/Makefile.am: Cosmetics.
251        * gccnewlib/Makefile.am: Cosmetics.
252        * gdb/Makefile.am: Cosmetics.
253        * rtems/Makefile.am: Cosmetics.
254        * rtemsdoc/Makefile.am: Cosmetics.
255
2562003-11-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
257
258        * gcc3newlib/gccnewlib.add: Add hacks to make gnatlib
259        buildable.
260        * gcc3newlib/base-gnat.add: Add info files.
261
2622003-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
263
264        * gcc3newlib/gccnewlib.add: Make not building gnat and gcj the
265        default for gcc-3.3.
266
2672003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
268
269        * binutils/Makefile.am: Add tic4x.
270        * binutils/mkspec.in: Remove duplicate rpmgroup.
271
2722003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
273
274        * gcc3newlib/Makefile.am: Add tic4x.
275        * gcc3newlib/gccnewlib.add: Don't install install-tools for
276        gcc >= 3.3.
277
2782003-10-22      Joel Sherrill <joel@OARcorp.com>
279
280        * configure.ac, setup.def: Update to binutils 2.14 adn gcc/newlib to
281        3.2.3 with 20030826 gcc patch.
282
2832003-10-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
284
285        * cpukit/target-cpukit.add: New.
286        * cpukit/Makefile.am: Reflect having added target-cpukit.add.
287        Acknowledge osversion.
288        * cpukit/mkspec.in: Acknowledge osversion and rpmgroup.
289        * cpukit/rtems-cpukit.add: Reflect new RTEMS spec conventions.
290
2912003-10-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
292
293        * autotools/automake-rtems.spec.in: Automake-1.7.8.
294
2952003-09-26      Joel Sherrill <joel@OARcorp.com>
296
297        * buildall.in, buildalltar.in, binutils/Makefile.am,
298        cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am,
299        gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore,
300        rtemsdoc/Makefile.am: Obsoleting HP PA-RISC port.
301
3022003-09-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
303
304        * autotools/automake-rtems.spec.in: Automake-1.7.7.
305
3062003-09-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
307
308        * gcc3newlib/gccnewlib.add: Fix duplicate removal of c++filt.
309        * gcc3newlib/base-gcj.add: Add fastjar.info, jar.1, grepjar.1.
310        * setup.def: gcc3newlib_rpm_release=4.
311
3122003-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
313
314        * binutils/base-binutils.add: Add osversion support.
315        * binutils/binutils.add: Add osversion support.
316        %setup -n %{name}-%{version}.
317        Don't remove c++filt.
318        * binutils/target-binutils.add: Add osversion support.
319        Pickup c++filt.
320        * gcc3newlib/base-g77.add: Add osversion support.
321        * gcc3newlib/base-gcc.add: Add osversion support.
322        * gcc3newlib/base-gcj.add: Add osversion support.
323        * gcc3newlib/base-gnat.add: Add osversion support.
324        * gcc3newlib/gccnewlib.add: Add osversion support.
325        Remove c++filt,
326        %setup -n -n %{name}-%{version}.
327        * gcc3newlib/target-c++.add: Add osversion support.
328        Don't pickup c++filt.
329        * gcc3newlib/target-g77.add: Add osversion support.
330        * gcc3newlib/target-gcc.add: Add osversion support.
331        * gcc3newlib/target-gcj.add: Add osversion support.
332        * gcc3newlib/target-gnat.add: Add osversion support.
333        * gccnewlib/gccnewlib.add: %setup -n %{name}-%{version}.
334        * gdb/base-gdb.add: Add osversion support, rpmgroup, rpmprefix,
335        gdb_version, gdb_target.
336        * gdb/target-gdb.add: Ditto.
337        * gdb/gdb.add: Ditto.
338        %setup -n -n %{name}-%{version}.
339
3402003-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
341
342        * binutils/Makefile.am: Fix osversion support for sh-rtemself.
343        * gcc3newlib/Makefile.am: Fix osversion support for sh-rtemself.
344
3452003-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
346
347        * configure.ac: Add --enable-osversions (OS-versioned RPMS support).
348        * binutils/Makefile.am: Add osversion support.
349        * binutils/mkspec.in: Add osversion support.
350        * gcc3newlib/Makefile.am: Add osversion support.
351        * gcc3newlib/mkspec.in: Add osversion support.
352        * gdb/Makefile.am: Add osversion support.
353        * gdb/mkspec.in: Add osversion support.
354        Add rpmprefix, rpmgroup.
355
3562003-09-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
357
358        * Makefile.am, configure.ac,
359        autotools/autoconf-rtems.spec.in, autotools/automake-rtems.spec.in,
360        binutils/Makefile.am, binutils/base-binutils.add,
361        binutils/binutils.add, binutils/mkspec.in,
362        binutils/target-binutils.add,
363        common/common.add.in,
364        cpukit/Makefile.am,
365        gcc3newlib/Makefile.am, gcc3newlib/base-g77.add,
366        gcc3newlib/base-gcc.add, gcc3newlib/base-gcj.add,
367        gcc3newlib/base-gnat.add, gcc3newlib/gccnewlib.add,
368        gcc3newlib/mkspec.in, gcc3newlib/target-c++.add,
369        gcc3newlib/target-g77.add, gcc3newlib/target-gcc.add,
370        gcc3newlib/target-gcj.add, gcc3newlib/target-gnat.add,
371        gcc3newlib/target-objc.add,
372        gccnewlib/Makefile.am,
373        gdb/Makefile.am,
374        rtems/Makefile.am,
375        rtemsdoc/Makefile.am:
376        Merger from rtems-4-6-branch.
377        * common/common.am: New.
378
3792003-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
380
381        * common/common.add.in: s/www.oarcorp.com/www.rtems.com/.
382        Add %define __os_install_post %{nil} to prevent RH-9's rpm-brp-strip
383        from running (Chokes on foreign object formats).
384        * gcc3newlib/base-g77.add:
385        Use %{gcc_version} instead of @gcc_version@.
386        * gcc3newlib/gccnewlib.add:
387        Use %{gcc_version} instead of @gcc_version@.
388        Reflect gcc >= 3.3 shipping monolytic infos.
389        * gcc3newlib/target-c++.add:
390        Use %{gcc_version} instead of @gcc_version@.
391        Don't pickup c++filt.
392        * gcc3newlib/target-g77.add:
393        Use %{gcc_version} instead of @gcc_version@.
394        * gcc3newlib/target-gcc.add:
395        Use %{gcc_version} instead of @gcc_version@.
396        * gcc3newlib/target-gcj.add:
397        Use %{gcc_version} instead of @gcc_version@.
398        * gcc3newlib/target-gnat.add:
399        Use %{gcc_version} instead of @gcc_version@.
400        * gcc3newlib/target-objc.add:
401        Use %{gcc_version} instead of @gcc_version@.
402
4032003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
404
405        * binutils/binutils.add: Preps for 2.14.
406        Use %{binutils_version} instead of @binutils_version@.
407        * binutils/base_binutils.add: Preps for 2.14.
408
4092003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
410
411        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
412
4132003-07-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
414
415        * autotools/automake-rtems.spec.in: Automake-1.7.6.
416
4172003-06-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
418
419        * autotools/automake-rtems.spec.in: Automake-1.7.5.
420
4212003-06-02      Joel Sherrill <joel@OARcorp.com>
422
423        * setup.def: Updated for RPM revision 3 of gcc3.2.3 and newlib1.11.0.
424
4252003-05-07      Joel Sherrill <joel@OARcorp.com>
426
427        * setup.def: Update to gcc3.2.3newlib1.11.0-1.
428        * gcc3newlib/gccnewlib.add: We used .bz2 files.
429
4302003-04-18      Joel Sherrill <joel@OARcorp.com>
431
432        * setup.def: Update to gcc3.2.2newlib1.11.0-2.
433        * gcc3newlib/gccnewlib.add: We used .bz2 files.
434
4352003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
436
437        * gcc3newlib/gccnewlib.add: Add %gcc_version, %newlib_version.
438        Apply %gcc_version, %newlib_version.
439        * gcc3newlib/target-c++.add: Apply %gcc_version, %newlib_version.
440        * gcc3newlib/target-g77.add: Apply %gcc_version, %newlib_version.
441        * gcc3newlib/target-gcc.add: Apply %gcc_version, %newlib_version.
442        * gcc3newlib/target-gcj.add: Apply %gcc_version, %newlib_version.
443        * gcc3newlib/target-gnat.add: Apply %gcc_version, %newlib_version.
444        * gcc3newlib/target-objc.add: Apply %gcc_version, %newlib_version.
445
4462003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
447
448        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
449
4502003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
451
452        * configure.ac: AC_PREREQ(2.57).
453
4542003-02-10      Joel Sherrill <joel@OARcorp.com>
455
456        * gdb/gdb.add, gdb/mkspec.in, gdb/target-gdb.add: Use RPM logic to
457        determine which targets have simulators, configure with appropriate
458        arguments, and package the correct files.
459
4602003-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
461
462        * gcc3newlib/target-gcc.add: Remove %{_exeext} from gccbug.
463        * gcc3newlib/gccnewlib.add: Add %gcj to support to disabling building
464        gcj from rpmbuild command line.
465        Copy gsyslimits.h for CDN-X compilation.
466
4672003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
468
469        * README.cdn-X: New.
470        * binutils/binutils.add: Add --build=%_build --host=%_host.
471        * cpukit/.cvsignore: Add *.spec.in.
472        * gcc3newlib/gccnewlib.add: Add --build=%_build --host=%_host.
473        * gdb/gdb.add: Add --build=%_build --host=%_host.
474        * rtemsdoc/.cvsignore: Add *.spec.in.
475
4762003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
477
478        * gcc3newlib/gccnewlib.add: Remove Buildroot.
479        * common/.cvsignore: New.
480
4812003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
482
483        * common/common.add.in: Add Vendor, Distribution, BuildRoot.
484        * binutils/Makefile.am: Fix path to clean.add.
485        * binutils/binutils.add: Remove BuildRoot.
486        * cpukit/Makefile.am:  Use $(top_builddir)/common/common.add,
487        $(top_builddir)/common/clean.add, header.add.
488        Generate rtems-cpukit.spec.in.
489        * cpukit/header.add: New.
490        * cpukit/rtems-cpukit.spec.in: Remove.
491        * cpukit/rtems-cpukit.add: New.
492        * gccnewlib/gccnewlib.add: Remove Buildroot.
493        * gdb/gdb.add: Remove Buildroot.
494        * rtemsdoc/rtemsdoc.add: Remove BuildRoot.
495
4962003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
497
498        * rtemsdoc/Makefile.am: Use $(top_builddir)/common/common.add,
499        $(top_builddir)/common/clean.add, header.add.
500        Generate rtemsdoc.spec.in.
501        * rtemsdoc/mkspec.in: Remove exe_ext.
502        * rtemsdoc/rtemsdoc.spec.in: Remove.
503        * gccnewlib/Makefile.am:  Use $(top_builddir)/common/common.add,
504        $(top_builddir)/common/clean.add, header.add.
505        * gccnewlib/base-gcc.m4: Replace @exe_ext@ with %{_exeext}.
506        * gccnewlib/base-gcj.add: Replace @exe_ext@ with %{_exeext}.
507        * gccnewlib/gccnewlib.add: Replace @exe_ext@ with %{_exeext}.
508        Remove header, broken cdn-X configuration, %clean.
509        * gccnewlib/target-g77.add: Replace @exe_ext@ with %{_exeext}.
510        * gccnewlib/target-gcc.add: Replace @exe_ext@ with %{_exeext}.
511        * gccnewlib/target-gcj.add: Replace @exe_ext@ with %{_exeext}.
512        * gccnewlib/target-objc.add: Replace @exe_ext@ with %{_exeext}.
513
5142003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
515
516        * gdb/gdb.add: Remove header, broken cdn-X configuration,
517        %clean, Replace @exe_ext@ with %{_exeext}.
518        * gdb/mkspec.in: Remove exe_ext.
519        * gdb/target-gdb.add: Replace @exe_ext@ with %{_exeext}.
520        * gdb/Makefile.am: Use $(top_builddir)/common/common.add,
521        $(top_builddir)/common/clean.add, header.add.
522        * gcc3newlib/base-gcj.add: Replace @exe_ext@ with %{_exeext}.
523        * cpukit/mkspec.in: Remove exe_ext.
524        * binutils/Makefile.am: Use $(top_builddir)/common/common.add,
525        $(top_builddir)/common/clean.add, header.add.
526
5272003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
528
529        * gcc3newlib/gccnewlib.add: Remove header, broken cdn-X configuration,
530        %clean, Replace @exe_ext@ with %{_exeext}.
531        * gcc3newlib/mkspec.in: Remove exe_ext.
532        * gcc3newlib/target-c++.add: Replace @exe_ext@ with %{_exeext}.
533        * gcc3newlib/target-g77.add: Replace @exe_ext@ with %{_exeext}.
534        * gcc3newlib/target-gcc.add: Replace @exe_ext@ with %{_exeext}.
535        * gcc3newlib/target-gcj.add: Replace @exe_ext@ with %{_exeext}.
536        * gcc3newlib/target-gnat.add: Replace @exe_ext@ with %{_exeext}.
537        * gcc3newlib/target-objc.add: Replace @exe_ext@ with %{_exeext}.
538        * gcc3newlib/Makefile.am: Use $(top_builddir)/common/common.add,
539        $(top_builddir)/common/clean.add, header.add.
540
5412003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
542
543        * Makefile.am: Remove reference to mkbinutilsspec.
544        * configure.ac: Remove EXEEXT check.
545        Add common/clean.add, common/common.add.
546
5472003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
548
549        * binutils/binutils.add: Remove header, broken cdn-X configuration,
550        %clean.
551        * binutils/mkspec.in: Remove exe_ext, build_alias, host_alias.
552        * binutils/target-binutils.add: Replace @exe_ext@ with %{_exeext}.
553
5542003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
555
556        * gcc3newlib/header.add: New.
557        * gccnewlib/header.add: New.
558        * binutils/header.add: New.
559        * gdb/header.add: New.
560        * rtemsdoc/header.add: New.
561        * rtemsdoc/rtemsdoc.add: New.
562        * common/clean.add.in: New.
563        * common/common.add.in: New.
564
5652003-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
566
567        * binutils/mkspec.in: New.
568        * binutils/.cvsignore: Add mkspec.
569        * mkbinutilspec.in: Remove.
570        * gdb/Makefile.am: Depend on mkspec.
571        * binutils/binutils.add: Add @exe_ext@ to c++filt.
572        Add %_defaultbuildroot.
573        * configure.ac: Reflect changes above.
574        * binutils/Makefile.am: Reflect changes above.
575        * Makefile.am: Remove mkbinutilspec.
576
5772003-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
578
579        * gdb/.cvsignore: Add mkspec.
580
5812003-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
582
583        * ChangeLog: Fix yesterday's entry.
584        * gdb/target-gdb.add: %defattr(-,root,root).
585        Use %{_prefix} instead of /opt/rtems.
586        Misc. minor changes.
587        * gdb/gdb.add: Use %{_prefix} instead of /opt/rtems.
588        Remove stray unpackaged files.
589        Use %{_defaultbuildroot} instead of hard-coded values.
590        configure --disable-nls.
591        Misc. minor changes.
592        Add BuildPreReq: ncurses-devel.
593        * gdb/base-gdb.add: %defattr(-,root,root).
594        Use %{_prefix} instead of /opt/rtems.
595        Misc. minor changes.
596        * gdb/mkspec.in: New.
597        * gdb/Makefile.am: Reflect addition of gdb/mkspec.in.
598        * gcc3newlib/mkspec.in: Fix usage.
599        * gcc3newlib/gccnewlib.add: Use %{_defaultbuildroot} instead of
600        hard-coded values. Update copyright notice.
601        * mkgdbspec.in: Removed.
602        * Makefile.am: Remove mkgdbspec.
603        * configure.ac: Remove mkgdbspec.
604        Add gdb/mkspec.
605
6062003-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
607
608        * gcc3newlib/gccnewlib.add: Add various BuildPreReq.
609        Add %defattr(-,root,root) to "dir".
610        * gcc3newlib/base-g77.add: %defattr(-,root,root).
611        * gcc3newlib/base-gcc.add %defattr(-,root,root).
612        * gcc3newlib/base-gcj.add %defattr(-,root,root).
613        * gcc3newlib/base-gnat.add %defattr(-,root,root).
614        * gcc3newlib/target-c++.add %defattr(-,root,root).
615        * gcc3newlib/target-g77.add %defattr(-,root,root).
616        * gcc3newlib/target-gcc.add %defattr(-,root,root).
617        * gcc3newlib/target-gcj.add %defattr(-,root,root).
618        * gcc3newlib/target-gnat.add %defattr(-,root,root).
619        * gcc3newlib/target-objc.add %defattr(-,root,root).
620
6212003-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
622
623        * setup.def: binutils_rpm_release=2.
624        * binutils/base-binutils.add: %defattr(-,root,root).
625        * binutils/target-binutils.add: Ditto.
626        * binutils/binutils.add: BuildPreReq: texinfo >= 4.2.
627
6282003-01-27      Joel Sherrill <joel@OARcorp.com>
629
630        * buildalltar.in, setup.def: Tool update including binaries for Cygwin
631        with a special RTEMS user account.
632
6332003-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
634
635        * configure.ac: Add rtemsdoc.
636        * Makefile.ac: Add rtemsdoc.
637        * rtemsdoc/README: New.
638        * rtemsdoc/.cvsignore: New.
639
6402003-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
641
642        * rtemsdoc/Makefile.am: New.
643        * rtemsdoc/mkspec.in: New.
644        * rtemsdoc/rtemsdoc.spec.in: New.
645        * rtemsdoc/supplement.add.in: New.
646        * rtemsdoc/templ.add.in: New.
647
6482002-12-16      Joel Sherrill <joel@OARcorp.com>
649
650        * setup.def: Updated gcc 3.2.1newlib1.10.0 RPM to revision 4
651        to include m68k crti.o/crtn.o multilib patch.
652
6532002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
654
655        * autotools/automake-rtems.spec.in: Update to automake-1.7.2.
656        * autotools/autoconf-rtems.spec.in: Update to autoconf-2.57.
657
6582002-12-06      Joel Sherrill <joel@OARcorp.com>
659
660        * ChangeLog: Removed duplicate entry.
661
6622002-12-06      Joel Sherrill <joel@OARcorp.com>
663
664        * setup.def: Updated patch to fix m68k cut and paste bug which turned
665        a tab into spaces in a Makefile fragment.
666        * gcc3newlib/gccnewlib.add: If building gnat for the mips, the library
667        must be built with a -G0 option.
668
6692002-12-02      Joel Sherrill <joel@OARcorp.com>
670
671        * setup.def, gcc3newlib/gccnewlib.add: Updated to gcc 3.2.1 RPM revision
672        2 which enabled the mips-rtems gnat using gcc 3.2.1 patch 20021129.
673
6742002-11-29      Joel Sherrill <joel@OARcorp.com>
675
676        * setup.def: Updated to gcc-3.2.1.
677
6782002-11-28      Joel Sherrill <joel@OARcorp.com>
679
680        * setup.def: Updated to gcc-3.2 and newlib1.1.0 RPM version 6.
681        * gcc3newlib/gccnewlib.add: Reenabled i386-rtems gnat.
682
6832002-11-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
684
685        * gcc3newlib/gccnewlib.add:
686        Remove *.la's to make rpm-4.1/RH-8.0 happy.
687        Remove libiberty.a to make rpm-4.1/RH-8.0 happy.
688        Change gcc/version.c to reflect us having patched gcc.
689
6902002-11-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
691
692        * binutils/binutils.add: Add BuildPreReq: /sbin/install-info.
693        Disable nls.
694        Apply gzip -9qf to compress *infos and *mans.
695        Apply /sbin/install-info.
696        Remove  *c++-filt.
697        * binutils/base-binutils.add: Add PreReq: /sbin/install-info.
698        Apply /sbin/install-info.
699        Package as.info-*.gz.
700        * binutils/target-binutils.add:
701        Package man1/*.1*.
702
7032002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
704
705        * autotool/autoconf-rtems.spec.in: Fix @prefix@.
706
7072002-11-13      Joel Sherrill <joel@OARcorp.com>
708
709        * setup.def: Switched to binutils 2.13.1
710        * binutils/Makefile.am: Remove a29k-rtems.
711
7122002-11-11      Joel Sherrill <joel@OARcorp.com>
713
714        * setup.def, gcc3newlib/gccnewlib.add: Patch includes updates
715        which were patch changes for -3 and -4 RPM revisions.   Disabled
716        build of gnat for i386-rtems as it failed to build.
717
7182002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
719
720        * gcc3newlib/gccnewlib.add: Remove %{target} != %{build} comment
721        (RH-8.0/rpm-4.1 bogusly expands the macros and chokes.)
722        * binutils/binutils.add: Remove %{target} != %{build} comment
723        (RH-8.0/rpm-4.1 bogusly expands the macros and chokes.).
724        Comment out CONFIGURE_ARGS (RH-8.0/rpm-4.1 is broken wrt. _build_os
725        and _target_os)
726        * gcc3newlib/base-gcc.add: Add gccint*infos.
727        * gcc3newlib/base-gcj.add: Add gcj*infos.
728        Mark manpages as %doc and pickup the gzipped versions.
729
7302002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
731
732        * autotools/automake-rtems.spec.in: Fix my address. Set up PATH
733        before running configure (Prep. for automake >= 1.7).
734
7352002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
736
737        * autotools/autoconf-rtems.spec.in: New.
738        Remove Provides: autoconf (Conflicts with RH-8.0).
739        * autotools/autoconf-rtems.spec: Remove.
740        * autotools/automake-rtems.spec.in:
741        Remove Provides: automake (Conflicts with RH-8.0).
742        * gcc3newlib/Makefile.am: Remove references to mkgcc3newlibspec.
743        * Makefile.am: Ditto.
744        * configure.ac: Add autotools/autoconf-rtems.spec.in.
745
7462002-10-24      Joel Sherrill <joel@OARcorp.com>
747
748        * setup.def: Update gcc 3.2 pathc to includ epatch for gcc PR8314.
749        * gcc3newlib/gccnewlib.add: Don't build mips/gnat as we do not
750        currently include the patch referenced in PR8344.
751
7522002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
753
754        * .cvsignore: Reformat.
755        Add autom4te*cache.
756        Remove autom4te.cache.
757
7582002-09-14      Joel Sherrill <joel@OARcorp.com>
759
760        * gcc3newlib/base-gcj.add, gcc3newlib/gccnewlib.add,
761        gcc3newlib/target-gcj.add: First attempt at enabling Java support.
762
7632002-08-21      Joel Sherrill <joel@OARcorp.com>
764
765        * setup.def, gcc3newlib/gccnewlib.add: Updated the tools for
766        gcc 3.2 and Ada.
767
7682002-08-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
769
770        * gcc3newlib/gccnewlib.add: Re-add i386-rtems Ada.
771        Add %_gnat and --define 'gnat [0|1]' support.
772        Enable gnat for gcc-3.2/Disable for gcc-3.1.
773        Add hacks to build gnatlib.
774        Re-activate commented out fragments for old gcc versions.
775        Add @target_alias@-gnatgcc.
776
7772002-08-15      Joel Sherrill <joel@OARcorp.com>
778
779        * setup.def: New gcc 3.1 RPMs (-7).
780        * gcc3newlib/gccnewlib.add:  i386-rtems doesn't build Ada.
781
7822002-08-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
783
784        * gcc3newlib/Makefile.am: Remove c_only remnants.
785        * gcc3newlib/gccnewlib.add: Reflect gcc-3.2 putting c++
786        headers into c++ instead of g++.
787        * gcc3newlib/target-c++.add: Ditto.
788
7892002-08-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
790
791        * gcc3newlib/base-gnat.add: Don't use %{%prefix}/bin/gnat*.
792        * gcc3newlib/Makefile.am: Use mkspec for c4x.
793        * gcc3newlib/gccnewlib.add: Rework processing of %if %build_XXX.
794        Rework handing Ada.
795        Don't put adalib and adainclude into files.gcc.
796        * gcc3newlib/target-gnat.add: Add adalib.
797        Add adainclude.
798
7992002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
800
801        * gcc3newlib/base-gnat.add: Use -n rtems-base-gnat.
802
8032002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
804
805        * gcc3newlib/.cvsignore: Add mkspec.
806
8072002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
808
809        * mkgcc3newlibspec.in: Remove
810        * gcc3newlib/mkspec.in: New.
811        * configure.ac: Reflect changes above.
812        * gcc3newlib/gccnewlib.add: Add build_XXX defines.
813        Add preliminary gnat support.
814        * gcc3newlib/base-g77.add: Add build_g77.
815        * gcc3newlib/base-gcj.add: Add build_gcj.
816        * gcc3newlib/base-gnat.add: New.
817        * gcc3newlib/target-c++.add: Add build_cxx.
818        * gcc3newlib/target-g77.add: Add build_g77.
819        * gcc3newlib/target-gcj.add: Add build_gcj.
820        * gcc3newlib/target-objc.add: Add build_objc.
821        * gcc3newlib/target-gnat.add: New.
822        * gcc3newlib/Makefile.am: Use ./mkspec. Use unified spec.
823
8242002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
825
826        * setup.def: Increment release for gcc3newlib.
827        * gcc3newlib/gccnewlib.add: Do not put cc1plus into gcc-rpm.
828
8292002-08-08      Joel Sherrill <joel@OARcorp.com>
830
831        * setup.def, binutils/base-binutils.add, binutils/target-binutils.add:
832        Updated to binutils 2.13 which has no known issues.
833
8342002-08-06      Joel Sherrill <joel@OARcorp.com>
835
836        * setup.def: Updating gcc3/newlib patches and tool versions.  The
837        focus of this round of patches was ot eliminate header file name
838        conflicts between RTEMS and newlib.
839
8402002-07-30      Joel Sherrill <joel@OARcorp.com>
841
842        * setup.def: Updated to gcc3.1/newlib 1.10.0 RPM revision 5 with
843        the gcc3 patch 20020730a and newlib 1.10.0 patch 20020726.
844
8452002-07-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
846
847        * autotools/automake-rtems.spec.in: Automake-1.6.3.
848        * cpukit/.cvsignore: Add mkspec. Remove rtems.spec.
849
8502002-07-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
851
852        * configure.ac: Use AC_CONFIG_FILES(script, chmod +x script)
853        to generate mk*spec scripts.
854        * mkbspspec.in: Use ',' as pattern delimiter in sed expression
855        for $rpm_build_root.
856        * mkbinutilsspec.in:  Use ',' as pattern delimiter in sed
857        expression for $rpm_build_root.
858        * cpukit/mkspec.in: Cosmetical changes.
859
8602002-07-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
861
862        * ChangeLog: Fix 2002-07-22 ChangeLog entry bogusly referring to
863        Joel.
864        * cpukit/Makefile.am: New.
865        * cpukit/mkspec.in: New.
866        * cpukit/rtems-cpukit.spec.in: New.
867        * cpukit/.cvsignore: New.
868        * configure.ac: Add cpukit.
869        Add RTEMS_TOP to pickup _RTEMS_VERSION (required by cpukit).
870        * Makefile.am: Add cpukit. Add ACLOCAL_AMFLAGS (required to pickup
871        RTEMS_VERSION).
872        * setup.def: Use %{_tmppath} as default for $rpm_build_root.
873        * mkbinutilsspec.in: Use ',' as pattern delimiter in sed expression
874        for $rpm_build_root.
875        * mkgccnewlibspec.in:  Use ',' as pattern delimiter in sed
876        expression for $rpm_build_root.
877        * mkgcc3newlibspec.in:  Use ',' as pattern delimiter in sed
878        expression for $rpm_build_root.
879        * mkgdbspec.in:  Use ',' as pattern delimiter in sed expression for
880        $rpm_build_root.
881
8822002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
883
884        * binutils/Makefile.am: Add or32-rtems-binutils.
885
8862002-07-19      Joel Sherrill <joel@OARcorp.com>
887
888        * setup.def: Updated newlib patch to get sh and hppa crt0 mods.
889
8902002-07-01      Joel Sherrill <joel@OARcorp.com>
891
892        * setup.def: Update gcc3 RPMs for new patches.
893
8942002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
895
896        * autotools/automake-rtems.spec.in: Update to automake-1.6.2.
897
8982002-06-14      Joel Sherrill <joel@OARcorp.com>
899
900        * mkgdbspec.in, setup.def, gcc3newlib/gccnewlib.add, gdb/gdb.add:
901        Updated to gcc 3.1 and gdb 5.2.
902
9032001-05-29      Joel Sherrill <joel@OARcorp.com>
904
905        * setup.def: Updated to binutils 2.12.1.
906        * rtems/Makefile.am: Remove m68k-rtemself references.
907
9082002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
909
910        * mkgcc3newlibspec.in: Remove SETUP (bogus).
911        * gcc3newlib/target-c++.add: New.
912        * gcc3newlib/Makefile.am: Add target-c++.add.
913        * gcc3newlib/base-g77.add: Adapt to gcc-3.1.
914        Reflect having split out c++. Various minor fixes.
915        * gcc3newlib/base-gcc.add: Ditto.
916        * gcc3newlib/gccnewlib.add: Ditto.
917        * gcc3newlib/target-gcc.add: Ditto.
918
9192002-04-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
920
921        * gcc3newlib/gccnewlib.add: Add gcc_update --touch to fix
922        timestamps.
923
9242001-04-16      Joel Sherrill <joel@OARcorp.com>
925
926        * .cvsignore: Added files added by automake 1.6.1.
927        * setup.def: New shot at gcc 3.0.4 RPMs.
928        * binutils/Makefile.am, gdb/Makefile.am, rtems/Makefile.am:
929        Deleted m68k-rtemself.
930        * gcc3newlib/gccnewlib.add: Commented out host/target OS check.
931 
9322002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
933
934        * autotools/automake-rtems.spec.in: Update to automake-1.6.1.
935        Use *.tar.bz2.
936
9372002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
938
939        * mkbinutilspec.in: Fix PATCH2.
940
9412002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
942
943        * gcc3newlib/gccnewlib.add: Add -Bgcc/ when collecting multilibs.
944
9452002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
946
947        * gcc3newlib/gccnewlib.spec.in: Removed from CVS.
948
949
9502002-04-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
951
952        * mkbinutilspec.in: Add support for empty patch-version (no patch).
953        * mkgcc3newlibspec.in: Ditto.
954        * setup: Fix gcc3*_versions handling.
955        * setup.def: binutils_patch_version=.
956        * binutils/binutils.add: Reflect changes to mkbinutilspec.in,
957        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
958        * binutils/target-binutils.add: Comment out c++filt.
959        * gcc3newlib/base-gcc.add: Remove duplicate libm.info.
960        * gcc3newlib/gccnewlib.add: Reflect changes to mkgcc3newlibspec.in.
961        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
962        Comment out gcc-2.95.x hacks.
963        Remove *.la from installed files.
964        * gcc3newlib/gccnewlib_c_only.spec.in: Remove.
965
9662001-04-02      Joel Sherrill <joel@OARcorp.com>
967
968        * buildall.in: Correct logic for detecting 0 RTEMS RPMS installed.
969
9702001-03-29      Joel Sherrill <joel@OARcorp.com>
971
972        * .cvsignore: Added mkgcc3newlib.
973
9742001-03-29      Joel Sherrill <joel@OARcorp.com>
975
976        * gcc3newlib/.cvsignore: New file.
977
9782001-03-28      Joel Sherrill <joel@OARcorp.com>
979
980        * Per PR64 added support for gcc 3.x RPMs
981        * Makefile.am, configure.ac, mkspec, setup, setup.def: Modified.
982        * mkgcc3newlibspec.in: New file.
983        * gcc3newlib: New subdirectory.
984        * base-g77.add, base-gcc.add, base-gcj.add, gccnewlib.add,
985        gccnewlib_c_only.spec.in, gccnewlib.spec.in, HISTORY, Makefile.am,
986        README, target-g77.add, target-gcc.add, target-gcj.add,
987        target-objc.add: New files.
988
9892001-03-28      Joel Sherrill <joel@OARcorp.com>
990
991        * binutils/binutils.add: Commented out patch since binutils 2.12
992        does not require one.
993
9942002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
995
996        * configure.ac:
997        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
998        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
999        * autotools/Makefile.am: Remove AUTOMAKE_OPTIONS.
1000        * Makefile.am: Remove AUTOMAKE_OPTIONS.
1001        * binutils/Makefile.am: Remove AUTOMAKE_OPTIONS.
1002        * gccnewlib/Makefile.am: Remove AUTOMAKE_OPTIONS.
1003        * gdb/Makefile.am: Remove AUTOMAKE_OPTIONS.
1004        * rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
1005
10062002-03-06      Ralf Corsepius <corsepiu@faw-uni-ulm.de>
1007
1008        * PR151
1009        * autotools/automake-rtems.spec.in: New.
1010        * autotools/automake-rtems.spec: Removed.
1011        * configure.ac: Reflect changes above.
1012
10132001-02-27      Joel Sherrill <joel@OARcorp.com>
1014
1015        * configure.ac: Be a little more lenient in matching sparc-solaris.
1016
10172002-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1018
1019        * mkbinutilspec.in, mkgccnewlibspec.in, gccnewlib/base-chill.add,
1020        gccnewlib/base-g77.add, gccnewlib/base-gcc.add,
1021        gccnewlib/base-gcj.add, gccnewlib/gccnewlib.add,
1022        gccnewlib/target-chill.add, gccnewlib/target-g77.add,
1023        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
1024        gccnewlib/target-objc.add: Added more support for Canadian Cross
1025        building.
1026
10272001-01-30      Joel Sherrill <joel@OARcorp.com>
1028
1029        * buildall.in: Corrected logic for detecting when no RPMs are installed.
1030
10312001-01-24      Joel Sherrill <joel@OARcorp.com>
1032
1033        * README: Added Canadian Cross instructions.
1034
10352002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1036
1037        * configure.ac: Add AC_PREFIX_DEFAULT([/opt/rtems]).
1038        * mkbinutilsspec.in: Add propagation of @prefix@.
1039        * binutils/base-binutils.add:
1040        Let %post and %unpost apply %{_prefix}.
1041        Apply %{_prefix} instead of /opt/rtems.
1042        * binutils/binutils.add: Update copyright notice.
1043        Add _prefix.
1044        Apply %{_prefix} instead of /opt/rtems.
1045        Remove -a 0 in %setup.
1046        Rework hack to SuSE's rpm screwing up %{_target}.
1047        Replace ARGS with CONFIGURE_ARGS.
1048        * binutils/target-binutils.add:
1049        Apply %{_prefix} instead of /opt/rtems.
1050
10512002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1052
1053        * binutils/binutils.add: Add initial support for building
1054        Canadian cross RPMs.  It should work like this:
1055            cd rtems/scripts
1056            ./configure --build=`../config.guess` --host=i386-cygwin
1057            make install
1058            rpm --target=i386-cygwin \
1059                /usr/src/redhat/SPECS/<target>-binutils-..spec.
1060
1061            alien -t /usr/src/redhat/RPMS/....i386.rpm
1062        .. and voila ... your tarball, with rpm-consistency checks etc. applied.
1063
10642001-01-22      Joel Sherrill <joel@OARcorp.com>
1065
1066        * buildalltar.in: Modified to support Canadian cross builds.
1067        It was testing using a RedHat 7.2 host to build *-rtems tools
1068        that run on an i386-cygwin host.
1069
10702001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1071
1072        * configure.ac: Fix typo to allow custom RPM_SPECSdirs.
1073
10742001-10-16      Joel Sherrill <joel@OARcorp.com>
1075
1076        * setup.def: Bumped the gdb_patch_version to account for a configuration
1077        problem on psim where it could not be enabled for powerpc-RTEMS.
1078        * gdb/Makefile.am: Add i386-RTEMS and powerpc-RTEMS targets.
1079
10802001-10-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1081
1082        * mkbinutilsspec.in: Guard sed-pattern against autoconf.
1083        * mkgccnewlibspec.in: Guard sed-pattern against autoconf, remove
1084        Target_alias.
1085        * mkgdbspec.in: Guard sed-pattern against autoconf.
1086        * mkbspspec.in: Guard sed-pattern against autoconf.
1087        * configure.ac: Rework check for RPM_SPECSdir.
1088        * autotools/automake-rtems.spec: Update to automake-1.5.
1089
10902001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1091
1092        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
1093        * configure.in: Remove.
1094        * configure.ac: New file, generated from configure.in by autoupdate.
1095
10962001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1097
1098        * gdb/Makefile.am, gccnewlib/Makefile.am, binutils/Makefile.am:
1099        Initially setup CLEANFILES using = instead of += to make
1100        automake-1.5 happy.
1101
11022001-09-13      Joel Sherrill <joel@OARcorp.com>
1103
1104        * setup.def, gccnewlib/gccnewlib.add, gccnewlib/target-gcc.add:
1105        Revert changes because of gcc 2.5.x/3.0 transition and continue
1106        to support gcc 2.95.x as primary version.
1107
11082001-09-13      Joel Sherrill <joel@OARcorp.com>
1109
1110        * mkgccnewlibspec.in,
1111        Use Target_alias not target_alias to avoid conflicts with new autoconf.
1112        * setup.def: Changed version numbers in attempt at building gcc 3.0.1.
1113        Only sparc and arm built for C/C++ OK. :(
1114        * gccnewlib/base-gcc.add: Modifications to reflect files not in gcc 3.x.
1115        * gccnewlib/gccnewlib.add: gcc 3.x does not have "everything in the name"
1116        * target-gcc.add: Modifications to reflect files not in gcc 3.1
1117
11182001-09-13      Joel Sherrill <joel@OARcorp.com>
1119
1120        * autotools/.cvsignore: New file.
1121
11222001-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1123
1124        * autotools/Makefile.am, autotools/autoconf-rtems.spec,
1125        autotools/automake-rtems.spec: New.
1126        * configure.in, Makefile.am: Add autotools/.
1127
11282001-08-30      Joel Sherrill <joel@OARcorp.com>
1129
1130        * .cvsignore: Add buildalltar.
1131
11322001-08-30      Joel Sherrill <joel@OARcorp.com>
1133
1134        * buildalltar.in: New file.
1135        * configure.in, Makefile.am: Modified to reflect addition of file.
1136
11372001-08-10      Joel Sherrill <joel@OARcorp.com>
1138
1139        * mkgdbspec.in: Make list of simulators very complete.
1140        * setup.def: Update versions.
1141
11422001-07-03      Joel Sherrill <joel@OARcorp.com>
1143
1144        * setup.def, binutils.add, gccnewlib.add: Updated to build
1145        binutils 2.11.2 (rtems patch 20010622), gcc 2.95.3 (rtems
1146        patch a20010622), and newlib 1.9.0 (rtems patch 10020622).
1147
11482001-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1149
1150        * configure.in: Remove AC_EXEEXT, treat .exe manually.
1151        * gccnewlib/base-gcc.add: Remove cpp.
1152        * gccnewlib/gccnewlib.add: mv cpp $target_alias-cpp, update
1153        copyright.
1154
11552001-04-16      Joel Sherrill <joel@OARcorp.com>
1156
1157        * setup.def: Modified the binutils version to 2.11 and
1158        RPM revision 3 to reflect experimentation with new binutils release.
1159
11602001-04-11      Joel Sherrill <joel@OARcorp.com>
1161
1162        * binutils/Makefile.am: Added a29k-rtems.
1163        * binutils/binutils.add: Switch to .bz2 extension to reflect
1164        real way code is compressed on distribution sites now.
1165
11662001-03-19      Joel Sherrill <joel@OARcorp.com>
1167
1168        * setup.def: Updated version numbers and patches for binutils
1169        and gdb.  binutils was to get correct patch in field.  gdb
1170        was to add mipstx39-rtems configurery support.
1171
11722001-03-14      Joel Sherrill <joel@OARcorp.com>
1173
1174        * gdb/Makefile.am, mkgdbspec.in: Added mipstx39-rtems
1175        configuration to gdb since this includes the JMR3904 simulator.
1176
11772001-01-03      Joel Sherrill <joel@OARcorp.com>
1178
1179        * setup.def, binutils/HISTORY, gccnewlib/HISTORY: Updated
1180        binutils HISTORY to reflect new revision.  Updated gcc to fix
1181        i960 C++ problem.  Updated newlib to move to newlib 1.9.0.
1182
11832000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1184
1185        * gccnewlib/gccnewlib.add: Fix typo in URL.
1186
11872000-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1188
1189        * configure.in: Adapt m4-quoting to autoconf-2.49b, use $host
1190        instead of $target to setup RPM_CPU, move chmod 755 buildall to
1191        AC_OUTPUT's extra-cmds.
1192       
11932000-10-30      Joel Sherrill <joel@OARcorp.com>
1194
1195        * buildall.in, mkgdbspec.in, setup.def, binutils/Makefile.am,
1196        gccnewlib/HISTORY, gccnewlib/Makefile.am, gdb/Makefile.am:
1197        Added mips-rtems, updated to include new patches and
1198        gcc 2.95.2/newlib 1.8.2 revision 11 RPM.
1199
12002000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1201
1202        * configure.in: Remove trailing '/'s from setting up RPM_SPECdir.
1203
12042000-10-18      Joel Sherrill <joel@OARcorp.com>
1205
1206        * setup.def: Updating version numbers for gcc/newlib RPM release 10.
1207
12082000-08-30      Joel Sherrill <joel@OARcorp.com>
1209
1210        * setup.def: Updated gcc and newlib patches and bumped RPM revision.
1211        Patches primarily add or16/or32 basic support to newlib and
1212        i386 multilib improvements to gcc from Ralf Corsepius.
1213
12142000-08-10      Joel Sherrill <joel@OARcorp.com>
1215
1216        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.