source: rtems/scripts/ChangeLog @ 76842bf2

4.104.114.84.95
Last change on this file since 76842bf2 was 76842bf2, checked in by Ralf Corsepius <ralf.corsepius@…>, on 04/12/05 at 08:11:39

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

  • configure.ac, setup, setup.def, gcc3newlib/mkspec.in: Use newlib_* instead of gcc3newlib_* for setup.* values.
  • Property mode set to 100644
File size: 43.0 KB
Line 
12005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * configure.ac, setup, setup.def, gcc3newlib/mkspec.in:
4        Use newlib_* instead of gcc3newlib_* for setup.* values.
5
62005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
7
8        * configure.ac, setup, setup.def, gcc3newlib/mkspec.in:
9        Use gcc_* instead of gcc3_* for setup.* values.
10
112005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
12
13        * binutils/binutils.add, gdb/gdb.add: Sync %setup with gcc/gcc.add
14        for consistency.
15
162005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
17
18        * binutils/binutils.add, gcc3newlib/gccnewlib.add, gdb/gdb.add:
19        Apply patches in tool subdirs.
20
212005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
22
23        * binutils/binutils.add, binutils/mkspec.in:
24        Eliminate @PATCH2@.
25        * gcc3newlib/gccnewlib.add, gcc3newlib/mkspec.in:
26        Eliminate @PATCH2@, @PATCH4@.
27        * gdb/gdb.add, gdb/mkspec.in:
28        Eliminate @PATCH2@.
29
302005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
31
32        * binutils/binutils.add, gcc3newlib/gccnewlib.add,
33        gdb/gdb.add: Add support for rpmbuild --with sources.
34
352005-03-17      Ralf Corsepius <ralf.corsepius@rtems.org>
36
37        * gdb/Makefile.am: Add avr, mips64.
38        Cosmetics.
39        * gdb/base-gdb.add: Reflect gdb-6.3 not shipping mmalloc.info*.
40        * gdb/target-gdb.add: Add support for gcc-6.3's gdbtui.
41        * gdb/mkspec.in: Add PATCH-magic.
42        Add gdb_suffix.
43
442005-03-12      Ralf Corsepius <ralf.corsepius@rtems.org>
45
46        * binutils/binutils.add, binutils/mkspec.in, setup.def:
47        Add binutils_suffix.
48        * binutils/target-binutils.add: Preparations for binutils-2.16.
49
502005-02-24      Ralf Corsepius <ralf.corsepius@rtems.org>
51
52        * gcc3newlib/gccnewlib.add, gcc3newlib/mkspec.in, setup.def:
53        Add gcc_suffix. Add newlib_suffix.
54
552005-02-16      Ralf Corsepius <ralf.corsepius@rtems.org>
56
57        * autotools/automake-rtems.spec.in: automake-1.9.5.
58
592005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
60
61        * gcc3newlib/Makefile.am: Remove sh-rtemself. Add sh-rtemscoff.
62
632005-01-17      Ralf Corsepius <ralf.corsepius@rtems.org>
64
65        * gcc3newlib/gccnewlib.add: Disable Ada (Stil broken with GCC-4.0.0).
66
672005-01-12      Ralf Corsepius <ralf.corsepius@rtems.org>
68
69        * gcc3newlib/gccnewlib.add: Change my email address.
70        Add tic4x-*.
71
722005-01-05      Ralf Corsepius <ralf.corsepius@rtems.org>
73
74        * autotools/automake-rtems.spec.in: automake-1.9.4.
75
762004-11-02      Joel Sherrill <joel@OARcorp.com>
77
78        * setup.def: Include PowerPC patch to make C++ global constructors work
79        -- gcc 3.3.5/newlib-1.12.0 revision 2.
80
812004-10-29      Joel Sherrill <joel@OARcorp.com>
82
83        * setup.def: Update gcc to 3.3.5 and binutils to 2.15.
84        * autotools/autoconf-rtems.spec.in: Temporarily do not include
85        some of the documentation since it causes the RPM build to fail.
86        * binutils/Makefile.am, gcc3newlib/Makefile.am: Add mips64-rtems.
87
882004-09-29      Joel Sherrill <joel@OARcorp.com>
89
90        * buildall.in, buildalltar.in, binutils/Makefile.am,
91        cpukit/Makefile.am, gcc3newlib/Makefile.am, gcc3newlib/gccnewlib.add,
92        gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore,
93        rtemsdoc/Makefile.am: i960 obsoleted.
94
952004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
96
97        * configure.ac: Require automake > 1.9.
98
992004-09-23      Ralf Corsepius <ralf_corsepius@rtems.org>
100
101        * binutils/binutils.add: Rename package from binutils-collection to
102        binutils. Cleanups.
103        * binutils/target-binutils.add: Reflect changes above.
104        * binutils/Makefile.am: Add avr. Reflect changes above.
105        * autotools/autoconf-rtems.spec.in: Cleanup for chroot'ed builds.
106        * autotools/automake-rtems.spec.in: automake-1.9.2.
107        Cleanup for chroot'ed builds.
108        * gcc3newlib/Makefile.am: Add avr-rtems*gcc.
109        * gcc3newlib/gccnewlib.add: Disable c++ for avr.
110
1112004-07-29      Ralf Corsepius <ralf_corsepius@rtems.org>
112
113        * autotools/automake.spec.in: automake-1.9.
114
1152004-05-23      Joel Sherrill <joel@OARcorp.com>
116
117        * gcc3newlib/gccnewlib.add: gcc 3.4.0 is broken for embedded SPARC and
118        Ada. Until we can fix it, it is disabled.
119
1202004-05-23      Joel Sherrill <joel@OARcorp.com>
121
122        * gcc3newlib/target-gnat.add: Fix path to gnat1.
123
1242004-05-18      Ralf Corsepius <ralf_corsepius@rtems.org>
125
126        * binutils/Makefile.am: Add sh-rtemscoff.
127        Remove sh-rtemself.
128        * binutils/binutils.add: BuildRequires flex.
129        * autotools/automake-rtems.spec.in: Automake 1.8.5.
130
1312004-04-29      Ralf Corsepius <ralf_corsepius@rtems.org>
132
133        * gcc3newlib/gccnewlib.add: Another attempt to make *info.gz
134        handling more robust.
135
1362004-04-26      Ralf Corsepius <ralf_corsepius@rtems.org>
137
138        * autotools/automake-rtems.spec.in: Upgrade to 1.8.4.
139
1402004-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * Index: base-g77.add, base-gcc.add, base-gcj.add, base-gnat.add,
143        gccnewlib.add, target-c++.add, target-gcc.add, target-gcj.add:
144        Apply _infodir, _mandir. Gzip man pages.
145        Reflect gcc having fixed gccinstall.info.
146
1472004-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * binutils/base-binutils.add: Apply _infodir.
150        Don't install libiberty. Misc. cleanups.
151        * binutils/binutils.add: Apply _infodir, _mandir.
152        Don't install libiberty. Gzip man pages. Misc. cleanups.
153        * binutils/target-binutils.add: Apply _mandir.
154
1552004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
156
157        * autotools/automake-rtems.spec.in: Upgrade to 1.8.3.
158
1592004-03-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * gcc3newlib/gccnewlib.add: Disable gnats.
162        Further preparations for gcc-3.4.0
163        * gcc3newlib/base-gcc.add, gcc3newlib/target-gnat.add,
164        gcc3newlib/base-gcj.add, gcc3newlib/target-gcj.add:
165        Reflect changes to gcc3newlib/gccnewlib.add.
166
1672004-03-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
168
169        * gcc3newlib/base-gcc.add, gcc3newlib/target-g77.add,
170        gcc3newlib/target-objc.add: Preps for gcc-3.4.0.
171        Reflect changes to gcc3newlib/gccnewlib.add.
172
1732004-03-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
174
175        * gcc3newlib/target-gcc.add, gcc3newlib/target-c++.add:
176        Reflect changes to gcc3newlib/gccnewlib.add.
177
1782004-03-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
179
180        * gcc3newlib/gccnewlib.add: Preps. for gcc-3.4.0.
181        Add %gcclib, %gccexec.
182
1832004-03-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
184
185        * binutils/base-binutils.add: Preparations for binutils-2.15.
186
1872004-02-24      Joel Sherrill <joel@OARcorp.com>
188
189        PR 580/tools
190        * setup.def: Fix setup.def to match current reality.
191
1922004-02-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
193
194        * gdb/base-gdb.add: Add annotate.info.
195        * gdb/gdb.add: Remove info/dir.
196
1972004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
198
199        * Makefile.am, gdb/Makefile.am: Cosmetics.
200
2012004-02-19      Joel Sherrill <joel@OARcorp.com>
202
203        * setup.def, gdb/gdb.add: gdb 6.0 RPMs built.
204
2052004-02-19      Joel Sherrill <joel@OARcorp.com>
206
207        * ChangeLog: Replace RTEMS user account with Joel.
208
2092004-02-17      Joel Sherrill <joel@oarcorp.com>
210
211        * setup.def, gdb/base-gdb.add, gdb/gdb.add: Building a gcc 3.2.3 i960
212        gcc and updating gdb to 5.3.
213
2142004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
215
216        * configure.ac, setup, setup.def: Remove now unused vars.
217
2182004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
219
220        * mkgccnewlibspec.in, gccnewlib/.cvsignore, gccnewlib/HISTORY,
221        gccnewlib/Makefile.am, gccnewlib/README, gccnewlib/base-chill.add,
222        gccnewlib/base-g77.add, gccnewlib/base-gcc.add, gccnewlib/base-gcj.add,
223        gccnewlib/gccnewlib.add, gccnewlib/header.add,
224        gccnewlib/target-chill.add, gccnewlib/target-g77.add,
225        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
226        gccnewlib/target-objc.add: Remove (Obsolete).
227        * configure.ac, Makefile.am: Reflect changes above.
228
2292004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
230
231        * gcc3newlib/gcc3newlib.add: Remove info/dir.
232        Cosmetics.
233
2342004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
235
236        * setup.def: Adapt to what Joel already ships -
237        gcc3_version=3.3.2, gcc3_patch_version=20031216,
238        gcc3newlib_rpm_release=3
239
2402004-02-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
241
242        * configure.ac: Remove rtemsdoc/mkspec. Add RTEMS_RPM_RELEASE.
243        * rtemsdoc/.cvsignore: Reformat.
244        * Makefile.am: Reformat. Add RTEMS_RPM_RELEASE support to
245        rtems-source.add, Use rtems_source_spec_DEPS instead of
246        rtems_source_spec_DEPENDENCIES (Conflicts with automake internals).
247        * rtems/rtems-source.add: Add RTEMS_RPM_RELEASE.
248        * rtemsdoc/mkspec.in: Remove.
249        * rtemsdoc/Makefile.am: Reworked.
250        * rtemsdoc/header.add: Update Copyright notice.
251        * rtemsdoc/rtemsdoc.add: Add RTEMS_RPM_RELEASE.
252        Add %{rpmgroup}. Remove bzip-ing *.ps.
253        * rtemsdoc/supplement.add.in: Add %{rpmgroup}.
254        * rtemsdoc/templ.add.in: Add %{rpmgroup}.
255
2562004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
257
258        * rtems/rtems-source.add: Require automake-1.8.2, autoconf-2.59.
259
2602004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
261
262        * rtems/rtems-source.add: New.
263        * Makefile.am: Add rtems/rtems-source.spec handling.
264        * configure.ac: AC_SUBST(RTEMS_VERSION,[_RTEMS_VERSION]).
265        * common/common.add.in: Use www.rtems.com as Vendor.
266
2672004-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
268
269        * configure.ac: Use RTEMS_ENABLE_RPMPREFIX.
270
2712004-01-28      Joel Sherrill <joel@oarcorp.com>
272
273        * buildall.in, buildalltar.in, binutils/Makefile.am,
274        cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am,
275        gdb/Makefile.am: Attempt to convert all c4x-rtems references to
276        tic4x-rtems. Left the rtems documentation alone.
277
2782004-01-28      Joel Sherrill <joel@oarcorp.com>
279
280        * configure.ac: Enable OS versioning by default for 4.7 branch.
281        * setup.def: Update binutils RPM version and build new gcc 3.2.3 RPMs.
282        * autotools/autoconf-rtems.spec.in, autotools/automake-rtems.spec.in:
283        Update for new tool spin.
284
2852004-01-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
286
287        * scripts/automake.spec.in: 1.8.2.
288
2892004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
290
291        * scripts/automake.spec.in: 1.8.1.
292        Add Patch0 automake-1.8.1-rtems-20040112-1.diff.
293        Add defattr, URL:-tag.
294
2952004-01-08      Joel Sherrill <joel@OARcorp.com>
296
297        * setup.def: Update gcc/newlib for 4.7 series to 3.3.2 with 20031216
298        gcc patch (RPM revision 4.7-2).
299
3002004-01-07      Joel Sherrill <joel@OARcorp.com>
301
302        * buildall.in, buildalltar.in, binutils/Makefile.am,
303        cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am,
304        gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore,
305        rtemsdoc/Makefile.am: mips64orion port removed as mips port more
306        completely covers the MIPS family.
307
3082003-12-16      Joel Sherrill <joel@OARcorp.com>
309
310        * setup.def: Update gcc/newlib for 4.7 series to 3.3.2 with 20031022
311        gcc patch (RPM revision 4.7-1).
312
3132003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
314
315        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
316
3172003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
318
319        * Makefile.am: Cosmetics.
320        * autotools/Makefile.am: Cosmetics.
321        * autotools/autoconf-rtems.spec.in: 2.59.
322        * autotools/automake-rtems.spec.in: 1.8, Require autoconf-2.59.
323        * binutils/Makefile.am: Cosmetics.
324        * cpukit/Makefile.am: Cosmetics.
325        * gcc3newlib/Makefile.am: Cosmetics.
326        * gccnewlib/Makefile.am: Cosmetics.
327        * gdb/Makefile.am: Cosmetics.
328        * rtems/Makefile.am: Cosmetics.
329        * rtemsdoc/Makefile.am: Cosmetics.
330
3312003-11-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
332
333        * gcc3newlib/gccnewlib.add: Add hacks to make gnatlib
334        buildable.
335        * gcc3newlib/base-gnat.add: Add info files.
336
3372003-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
338
339        * gcc3newlib/gccnewlib.add: Make not building gnat and gcj the
340        default for gcc-3.3.
341
3422003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
343
344        * binutils/Makefile.am: Add tic4x.
345        * binutils/mkspec.in: Remove duplicate rpmgroup.
346
3472003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
348
349        * gcc3newlib/Makefile.am: Add tic4x.
350        * gcc3newlib/gccnewlib.add: Don't install install-tools for
351        gcc >= 3.3.
352
3532003-10-22      Joel Sherrill <joel@OARcorp.com>
354
355        * configure.ac, setup.def: Update to binutils 2.14 adn gcc/newlib to
356        3.2.3 with 20030826 gcc patch.
357
3582003-10-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
359
360        * cpukit/target-cpukit.add: New.
361        * cpukit/Makefile.am: Reflect having added target-cpukit.add.
362        Acknowledge osversion.
363        * cpukit/mkspec.in: Acknowledge osversion and rpmgroup.
364        * cpukit/rtems-cpukit.add: Reflect new RTEMS spec conventions.
365
3662003-10-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
367
368        * autotools/automake-rtems.spec.in: Automake-1.7.8.
369
3702003-09-26      Joel Sherrill <joel@OARcorp.com>
371
372        * buildall.in, buildalltar.in, binutils/Makefile.am,
373        cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am,
374        gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore,
375        rtemsdoc/Makefile.am: Obsoleting HP PA-RISC port.
376
3772003-09-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
378
379        * autotools/automake-rtems.spec.in: Automake-1.7.7.
380
3812003-09-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
382
383        * gcc3newlib/gccnewlib.add: Fix duplicate removal of c++filt.
384        * gcc3newlib/base-gcj.add: Add fastjar.info, jar.1, grepjar.1.
385        * setup.def: gcc3newlib_rpm_release=4.
386
3872003-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
388
389        * binutils/base-binutils.add: Add osversion support.
390        * binutils/binutils.add: Add osversion support.
391        %setup -n %{name}-%{version}.
392        Don't remove c++filt.
393        * binutils/target-binutils.add: Add osversion support.
394        Pickup c++filt.
395        * gcc3newlib/base-g77.add: Add osversion support.
396        * gcc3newlib/base-gcc.add: Add osversion support.
397        * gcc3newlib/base-gcj.add: Add osversion support.
398        * gcc3newlib/base-gnat.add: Add osversion support.
399        * gcc3newlib/gccnewlib.add: Add osversion support.
400        Remove c++filt,
401        %setup -n -n %{name}-%{version}.
402        * gcc3newlib/target-c++.add: Add osversion support.
403        Don't pickup c++filt.
404        * gcc3newlib/target-g77.add: Add osversion support.
405        * gcc3newlib/target-gcc.add: Add osversion support.
406        * gcc3newlib/target-gcj.add: Add osversion support.
407        * gcc3newlib/target-gnat.add: Add osversion support.
408        * gccnewlib/gccnewlib.add: %setup -n %{name}-%{version}.
409        * gdb/base-gdb.add: Add osversion support, rpmgroup, rpmprefix,
410        gdb_version, gdb_target.
411        * gdb/target-gdb.add: Ditto.
412        * gdb/gdb.add: Ditto.
413        %setup -n -n %{name}-%{version}.
414
4152003-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
416
417        * binutils/Makefile.am: Fix osversion support for sh-rtemself.
418        * gcc3newlib/Makefile.am: Fix osversion support for sh-rtemself.
419
4202003-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
421
422        * configure.ac: Add --enable-osversions (OS-versioned RPMS support).
423        * binutils/Makefile.am: Add osversion support.
424        * binutils/mkspec.in: Add osversion support.
425        * gcc3newlib/Makefile.am: Add osversion support.
426        * gcc3newlib/mkspec.in: Add osversion support.
427        * gdb/Makefile.am: Add osversion support.
428        * gdb/mkspec.in: Add osversion support.
429        Add rpmprefix, rpmgroup.
430
4312003-09-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
432
433        * Makefile.am, configure.ac,
434        autotools/autoconf-rtems.spec.in, autotools/automake-rtems.spec.in,
435        binutils/Makefile.am, binutils/base-binutils.add,
436        binutils/binutils.add, binutils/mkspec.in,
437        binutils/target-binutils.add,
438        common/common.add.in,
439        cpukit/Makefile.am,
440        gcc3newlib/Makefile.am, gcc3newlib/base-g77.add,
441        gcc3newlib/base-gcc.add, gcc3newlib/base-gcj.add,
442        gcc3newlib/base-gnat.add, gcc3newlib/gccnewlib.add,
443        gcc3newlib/mkspec.in, gcc3newlib/target-c++.add,
444        gcc3newlib/target-g77.add, gcc3newlib/target-gcc.add,
445        gcc3newlib/target-gcj.add, gcc3newlib/target-gnat.add,
446        gcc3newlib/target-objc.add,
447        gccnewlib/Makefile.am,
448        gdb/Makefile.am,
449        rtems/Makefile.am,
450        rtemsdoc/Makefile.am:
451        Merger from rtems-4-6-branch.
452        * common/common.am: New.
453
4542003-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
455
456        * common/common.add.in: s/www.oarcorp.com/www.rtems.com/.
457        Add %define __os_install_post %{nil} to prevent RH-9's rpm-brp-strip
458        from running (Chokes on foreign object formats).
459        * gcc3newlib/base-g77.add:
460        Use %{gcc_version} instead of @gcc_version@.
461        * gcc3newlib/gccnewlib.add:
462        Use %{gcc_version} instead of @gcc_version@.
463        Reflect gcc >= 3.3 shipping monolytic infos.
464        * gcc3newlib/target-c++.add:
465        Use %{gcc_version} instead of @gcc_version@.
466        Don't pickup c++filt.
467        * gcc3newlib/target-g77.add:
468        Use %{gcc_version} instead of @gcc_version@.
469        * gcc3newlib/target-gcc.add:
470        Use %{gcc_version} instead of @gcc_version@.
471        * gcc3newlib/target-gcj.add:
472        Use %{gcc_version} instead of @gcc_version@.
473        * gcc3newlib/target-gnat.add:
474        Use %{gcc_version} instead of @gcc_version@.
475        * gcc3newlib/target-objc.add:
476        Use %{gcc_version} instead of @gcc_version@.
477
4782003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
479
480        * binutils/binutils.add: Preps for 2.14.
481        Use %{binutils_version} instead of @binutils_version@.
482        * binutils/base_binutils.add: Preps for 2.14.
483
4842003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
485
486        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
487
4882003-07-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
489
490        * autotools/automake-rtems.spec.in: Automake-1.7.6.
491
4922003-06-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
493
494        * autotools/automake-rtems.spec.in: Automake-1.7.5.
495
4962003-06-02      Joel Sherrill <joel@OARcorp.com>
497
498        * setup.def: Updated for RPM revision 3 of gcc3.2.3 and newlib1.11.0.
499
5002003-05-07      Joel Sherrill <joel@OARcorp.com>
501
502        * setup.def: Update to gcc3.2.3newlib1.11.0-1.
503        * gcc3newlib/gccnewlib.add: We used .bz2 files.
504
5052003-04-18      Joel Sherrill <joel@OARcorp.com>
506
507        * setup.def: Update to gcc3.2.2newlib1.11.0-2.
508        * gcc3newlib/gccnewlib.add: We used .bz2 files.
509
5102003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
511
512        * gcc3newlib/gccnewlib.add: Add %gcc_version, %newlib_version.
513        Apply %gcc_version, %newlib_version.
514        * gcc3newlib/target-c++.add: Apply %gcc_version, %newlib_version.
515        * gcc3newlib/target-g77.add: Apply %gcc_version, %newlib_version.
516        * gcc3newlib/target-gcc.add: Apply %gcc_version, %newlib_version.
517        * gcc3newlib/target-gcj.add: Apply %gcc_version, %newlib_version.
518        * gcc3newlib/target-gnat.add: Apply %gcc_version, %newlib_version.
519        * gcc3newlib/target-objc.add: Apply %gcc_version, %newlib_version.
520
5212003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
522
523        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
524
5252003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
526
527        * configure.ac: AC_PREREQ(2.57).
528
5292003-02-10      Joel Sherrill <joel@OARcorp.com>
530
531        * gdb/gdb.add, gdb/mkspec.in, gdb/target-gdb.add: Use RPM logic to
532        determine which targets have simulators, configure with appropriate
533        arguments, and package the correct files.
534
5352003-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
536
537        * gcc3newlib/target-gcc.add: Remove %{_exeext} from gccbug.
538        * gcc3newlib/gccnewlib.add: Add %gcj to support to disabling building
539        gcj from rpmbuild command line.
540        Copy gsyslimits.h for CDN-X compilation.
541
5422003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
543
544        * README.cdn-X: New.
545        * binutils/binutils.add: Add --build=%_build --host=%_host.
546        * cpukit/.cvsignore: Add *.spec.in.
547        * gcc3newlib/gccnewlib.add: Add --build=%_build --host=%_host.
548        * gdb/gdb.add: Add --build=%_build --host=%_host.
549        * rtemsdoc/.cvsignore: Add *.spec.in.
550
5512003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
552
553        * gcc3newlib/gccnewlib.add: Remove Buildroot.
554        * common/.cvsignore: New.
555
5562003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
557
558        * common/common.add.in: Add Vendor, Distribution, BuildRoot.
559        * binutils/Makefile.am: Fix path to clean.add.
560        * binutils/binutils.add: Remove BuildRoot.
561        * cpukit/Makefile.am:  Use $(top_builddir)/common/common.add,
562        $(top_builddir)/common/clean.add, header.add.
563        Generate rtems-cpukit.spec.in.
564        * cpukit/header.add: New.
565        * cpukit/rtems-cpukit.spec.in: Remove.
566        * cpukit/rtems-cpukit.add: New.
567        * gccnewlib/gccnewlib.add: Remove Buildroot.
568        * gdb/gdb.add: Remove Buildroot.
569        * rtemsdoc/rtemsdoc.add: Remove BuildRoot.
570
5712003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
572
573        * rtemsdoc/Makefile.am: Use $(top_builddir)/common/common.add,
574        $(top_builddir)/common/clean.add, header.add.
575        Generate rtemsdoc.spec.in.
576        * rtemsdoc/mkspec.in: Remove exe_ext.
577        * rtemsdoc/rtemsdoc.spec.in: Remove.
578        * gccnewlib/Makefile.am:  Use $(top_builddir)/common/common.add,
579        $(top_builddir)/common/clean.add, header.add.
580        * gccnewlib/base-gcc.m4: Replace @exe_ext@ with %{_exeext}.
581        * gccnewlib/base-gcj.add: Replace @exe_ext@ with %{_exeext}.
582        * gccnewlib/gccnewlib.add: Replace @exe_ext@ with %{_exeext}.
583        Remove header, broken cdn-X configuration, %clean.
584        * gccnewlib/target-g77.add: Replace @exe_ext@ with %{_exeext}.
585        * gccnewlib/target-gcc.add: Replace @exe_ext@ with %{_exeext}.
586        * gccnewlib/target-gcj.add: Replace @exe_ext@ with %{_exeext}.
587        * gccnewlib/target-objc.add: Replace @exe_ext@ with %{_exeext}.
588
5892003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
590
591        * gdb/gdb.add: Remove header, broken cdn-X configuration,
592        %clean, Replace @exe_ext@ with %{_exeext}.
593        * gdb/mkspec.in: Remove exe_ext.
594        * gdb/target-gdb.add: Replace @exe_ext@ with %{_exeext}.
595        * gdb/Makefile.am: Use $(top_builddir)/common/common.add,
596        $(top_builddir)/common/clean.add, header.add.
597        * gcc3newlib/base-gcj.add: Replace @exe_ext@ with %{_exeext}.
598        * cpukit/mkspec.in: Remove exe_ext.
599        * binutils/Makefile.am: Use $(top_builddir)/common/common.add,
600        $(top_builddir)/common/clean.add, header.add.
601
6022003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
603
604        * gcc3newlib/gccnewlib.add: Remove header, broken cdn-X configuration,
605        %clean, Replace @exe_ext@ with %{_exeext}.
606        * gcc3newlib/mkspec.in: Remove exe_ext.
607        * gcc3newlib/target-c++.add: Replace @exe_ext@ with %{_exeext}.
608        * gcc3newlib/target-g77.add: Replace @exe_ext@ with %{_exeext}.
609        * gcc3newlib/target-gcc.add: Replace @exe_ext@ with %{_exeext}.
610        * gcc3newlib/target-gcj.add: Replace @exe_ext@ with %{_exeext}.
611        * gcc3newlib/target-gnat.add: Replace @exe_ext@ with %{_exeext}.
612        * gcc3newlib/target-objc.add: Replace @exe_ext@ with %{_exeext}.
613        * gcc3newlib/Makefile.am: Use $(top_builddir)/common/common.add,
614        $(top_builddir)/common/clean.add, header.add.
615
6162003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
617
618        * Makefile.am: Remove reference to mkbinutilsspec.
619        * configure.ac: Remove EXEEXT check.
620        Add common/clean.add, common/common.add.
621
6222003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
623
624        * binutils/binutils.add: Remove header, broken cdn-X configuration,
625        %clean.
626        * binutils/mkspec.in: Remove exe_ext, build_alias, host_alias.
627        * binutils/target-binutils.add: Replace @exe_ext@ with %{_exeext}.
628
6292003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
630
631        * gcc3newlib/header.add: New.
632        * gccnewlib/header.add: New.
633        * binutils/header.add: New.
634        * gdb/header.add: New.
635        * rtemsdoc/header.add: New.
636        * rtemsdoc/rtemsdoc.add: New.
637        * common/clean.add.in: New.
638        * common/common.add.in: New.
639
6402003-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
641
642        * binutils/mkspec.in: New.
643        * binutils/.cvsignore: Add mkspec.
644        * mkbinutilspec.in: Remove.
645        * gdb/Makefile.am: Depend on mkspec.
646        * binutils/binutils.add: Add @exe_ext@ to c++filt.
647        Add %_defaultbuildroot.
648        * configure.ac: Reflect changes above.
649        * binutils/Makefile.am: Reflect changes above.
650        * Makefile.am: Remove mkbinutilspec.
651
6522003-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
653
654        * gdb/.cvsignore: Add mkspec.
655
6562003-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
657
658        * ChangeLog: Fix yesterday's entry.
659        * gdb/target-gdb.add: %defattr(-,root,root).
660        Use %{_prefix} instead of /opt/rtems.
661        Misc. minor changes.
662        * gdb/gdb.add: Use %{_prefix} instead of /opt/rtems.
663        Remove stray unpackaged files.
664        Use %{_defaultbuildroot} instead of hard-coded values.
665        configure --disable-nls.
666        Misc. minor changes.
667        Add BuildPreReq: ncurses-devel.
668        * gdb/base-gdb.add: %defattr(-,root,root).
669        Use %{_prefix} instead of /opt/rtems.
670        Misc. minor changes.
671        * gdb/mkspec.in: New.
672        * gdb/Makefile.am: Reflect addition of gdb/mkspec.in.
673        * gcc3newlib/mkspec.in: Fix usage.
674        * gcc3newlib/gccnewlib.add: Use %{_defaultbuildroot} instead of
675        hard-coded values. Update copyright notice.
676        * mkgdbspec.in: Removed.
677        * Makefile.am: Remove mkgdbspec.
678        * configure.ac: Remove mkgdbspec.
679        Add gdb/mkspec.
680
6812003-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
682
683        * gcc3newlib/gccnewlib.add: Add various BuildPreReq.
684        Add %defattr(-,root,root) to "dir".
685        * gcc3newlib/base-g77.add: %defattr(-,root,root).
686        * gcc3newlib/base-gcc.add %defattr(-,root,root).
687        * gcc3newlib/base-gcj.add %defattr(-,root,root).
688        * gcc3newlib/base-gnat.add %defattr(-,root,root).
689        * gcc3newlib/target-c++.add %defattr(-,root,root).
690        * gcc3newlib/target-g77.add %defattr(-,root,root).
691        * gcc3newlib/target-gcc.add %defattr(-,root,root).
692        * gcc3newlib/target-gcj.add %defattr(-,root,root).
693        * gcc3newlib/target-gnat.add %defattr(-,root,root).
694        * gcc3newlib/target-objc.add %defattr(-,root,root).
695
6962003-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
697
698        * setup.def: binutils_rpm_release=2.
699        * binutils/base-binutils.add: %defattr(-,root,root).
700        * binutils/target-binutils.add: Ditto.
701        * binutils/binutils.add: BuildPreReq: texinfo >= 4.2.
702
7032003-01-27      Joel Sherrill <joel@OARcorp.com>
704
705        * buildalltar.in, setup.def: Tool update including binaries for Cygwin
706        with a special RTEMS user account.
707
7082003-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
709
710        * configure.ac: Add rtemsdoc.
711        * Makefile.ac: Add rtemsdoc.
712        * rtemsdoc/README: New.
713        * rtemsdoc/.cvsignore: New.
714
7152003-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
716
717        * rtemsdoc/Makefile.am: New.
718        * rtemsdoc/mkspec.in: New.
719        * rtemsdoc/rtemsdoc.spec.in: New.
720        * rtemsdoc/supplement.add.in: New.
721        * rtemsdoc/templ.add.in: New.
722
7232002-12-16      Joel Sherrill <joel@OARcorp.com>
724
725        * setup.def: Updated gcc 3.2.1newlib1.10.0 RPM to revision 4
726        to include m68k crti.o/crtn.o multilib patch.
727
7282002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
729
730        * autotools/automake-rtems.spec.in: Update to automake-1.7.2.
731        * autotools/autoconf-rtems.spec.in: Update to autoconf-2.57.
732
7332002-12-06      Joel Sherrill <joel@OARcorp.com>
734
735        * ChangeLog: Removed duplicate entry.
736
7372002-12-06      Joel Sherrill <joel@OARcorp.com>
738
739        * setup.def: Updated patch to fix m68k cut and paste bug which turned
740        a tab into spaces in a Makefile fragment.
741        * gcc3newlib/gccnewlib.add: If building gnat for the mips, the library
742        must be built with a -G0 option.
743
7442002-12-02      Joel Sherrill <joel@OARcorp.com>
745
746        * setup.def, gcc3newlib/gccnewlib.add: Updated to gcc 3.2.1 RPM revision
747        2 which enabled the mips-rtems gnat using gcc 3.2.1 patch 20021129.
748
7492002-11-29      Joel Sherrill <joel@OARcorp.com>
750
751        * setup.def: Updated to gcc-3.2.1.
752
7532002-11-28      Joel Sherrill <joel@OARcorp.com>
754
755        * setup.def: Updated to gcc-3.2 and newlib1.1.0 RPM version 6.
756        * gcc3newlib/gccnewlib.add: Reenabled i386-rtems gnat.
757
7582002-11-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
759
760        * gcc3newlib/gccnewlib.add:
761        Remove *.la's to make rpm-4.1/RH-8.0 happy.
762        Remove libiberty.a to make rpm-4.1/RH-8.0 happy.
763        Change gcc/version.c to reflect us having patched gcc.
764
7652002-11-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
766
767        * binutils/binutils.add: Add BuildPreReq: /sbin/install-info.
768        Disable nls.
769        Apply gzip -9qf to compress *infos and *mans.
770        Apply /sbin/install-info.
771        Remove  *c++-filt.
772        * binutils/base-binutils.add: Add PreReq: /sbin/install-info.
773        Apply /sbin/install-info.
774        Package as.info-*.gz.
775        * binutils/target-binutils.add:
776        Package man1/*.1*.
777
7782002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
779
780        * autotool/autoconf-rtems.spec.in: Fix @prefix@.
781
7822002-11-13      Joel Sherrill <joel@OARcorp.com>
783
784        * setup.def: Switched to binutils 2.13.1
785        * binutils/Makefile.am: Remove a29k-rtems.
786
7872002-11-11      Joel Sherrill <joel@OARcorp.com>
788
789        * setup.def, gcc3newlib/gccnewlib.add: Patch includes updates
790        which were patch changes for -3 and -4 RPM revisions.   Disabled
791        build of gnat for i386-rtems as it failed to build.
792
7932002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
794
795        * gcc3newlib/gccnewlib.add: Remove %{target} != %{build} comment
796        (RH-8.0/rpm-4.1 bogusly expands the macros and chokes.)
797        * binutils/binutils.add: Remove %{target} != %{build} comment
798        (RH-8.0/rpm-4.1 bogusly expands the macros and chokes.).
799        Comment out CONFIGURE_ARGS (RH-8.0/rpm-4.1 is broken wrt. _build_os
800        and _target_os)
801        * gcc3newlib/base-gcc.add: Add gccint*infos.
802        * gcc3newlib/base-gcj.add: Add gcj*infos.
803        Mark manpages as %doc and pickup the gzipped versions.
804
8052002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
806
807        * autotools/automake-rtems.spec.in: Fix my address. Set up PATH
808        before running configure (Prep. for automake >= 1.7).
809
8102002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
811
812        * autotools/autoconf-rtems.spec.in: New.
813        Remove Provides: autoconf (Conflicts with RH-8.0).
814        * autotools/autoconf-rtems.spec: Remove.
815        * autotools/automake-rtems.spec.in:
816        Remove Provides: automake (Conflicts with RH-8.0).
817        * gcc3newlib/Makefile.am: Remove references to mkgcc3newlibspec.
818        * Makefile.am: Ditto.
819        * configure.ac: Add autotools/autoconf-rtems.spec.in.
820
8212002-10-24      Joel Sherrill <joel@OARcorp.com>
822
823        * setup.def: Update gcc 3.2 pathc to includ epatch for gcc PR8314.
824        * gcc3newlib/gccnewlib.add: Don't build mips/gnat as we do not
825        currently include the patch referenced in PR8344.
826
8272002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
828
829        * .cvsignore: Reformat.
830        Add autom4te*cache.
831        Remove autom4te.cache.
832
8332002-09-14      Joel Sherrill <joel@OARcorp.com>
834
835        * gcc3newlib/base-gcj.add, gcc3newlib/gccnewlib.add,
836        gcc3newlib/target-gcj.add: First attempt at enabling Java support.
837
8382002-08-21      Joel Sherrill <joel@OARcorp.com>
839
840        * setup.def, gcc3newlib/gccnewlib.add: Updated the tools for
841        gcc 3.2 and Ada.
842
8432002-08-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
844
845        * gcc3newlib/gccnewlib.add: Re-add i386-rtems Ada.
846        Add %_gnat and --define 'gnat [0|1]' support.
847        Enable gnat for gcc-3.2/Disable for gcc-3.1.
848        Add hacks to build gnatlib.
849        Re-activate commented out fragments for old gcc versions.
850        Add @target_alias@-gnatgcc.
851
8522002-08-15      Joel Sherrill <joel@OARcorp.com>
853
854        * setup.def: New gcc 3.1 RPMs (-7).
855        * gcc3newlib/gccnewlib.add:  i386-rtems doesn't build Ada.
856
8572002-08-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
858
859        * gcc3newlib/Makefile.am: Remove c_only remnants.
860        * gcc3newlib/gccnewlib.add: Reflect gcc-3.2 putting c++
861        headers into c++ instead of g++.
862        * gcc3newlib/target-c++.add: Ditto.
863
8642002-08-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
865
866        * gcc3newlib/base-gnat.add: Don't use %{%prefix}/bin/gnat*.
867        * gcc3newlib/Makefile.am: Use mkspec for c4x.
868        * gcc3newlib/gccnewlib.add: Rework processing of %if %build_XXX.
869        Rework handing Ada.
870        Don't put adalib and adainclude into files.gcc.
871        * gcc3newlib/target-gnat.add: Add adalib.
872        Add adainclude.
873
8742002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
875
876        * gcc3newlib/base-gnat.add: Use -n rtems-base-gnat.
877
8782002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
879
880        * gcc3newlib/.cvsignore: Add mkspec.
881
8822002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
883
884        * mkgcc3newlibspec.in: Remove
885        * gcc3newlib/mkspec.in: New.
886        * configure.ac: Reflect changes above.
887        * gcc3newlib/gccnewlib.add: Add build_XXX defines.
888        Add preliminary gnat support.
889        * gcc3newlib/base-g77.add: Add build_g77.
890        * gcc3newlib/base-gcj.add: Add build_gcj.
891        * gcc3newlib/base-gnat.add: New.
892        * gcc3newlib/target-c++.add: Add build_cxx.
893        * gcc3newlib/target-g77.add: Add build_g77.
894        * gcc3newlib/target-gcj.add: Add build_gcj.
895        * gcc3newlib/target-objc.add: Add build_objc.
896        * gcc3newlib/target-gnat.add: New.
897        * gcc3newlib/Makefile.am: Use ./mkspec. Use unified spec.
898
8992002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
900
901        * setup.def: Increment release for gcc3newlib.
902        * gcc3newlib/gccnewlib.add: Do not put cc1plus into gcc-rpm.
903
9042002-08-08      Joel Sherrill <joel@OARcorp.com>
905
906        * setup.def, binutils/base-binutils.add, binutils/target-binutils.add:
907        Updated to binutils 2.13 which has no known issues.
908
9092002-08-06      Joel Sherrill <joel@OARcorp.com>
910
911        * setup.def: Updating gcc3/newlib patches and tool versions.  The
912        focus of this round of patches was ot eliminate header file name
913        conflicts between RTEMS and newlib.
914
9152002-07-30      Joel Sherrill <joel@OARcorp.com>
916
917        * setup.def: Updated to gcc3.1/newlib 1.10.0 RPM revision 5 with
918        the gcc3 patch 20020730a and newlib 1.10.0 patch 20020726.
919
9202002-07-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
921
922        * autotools/automake-rtems.spec.in: Automake-1.6.3.
923        * cpukit/.cvsignore: Add mkspec. Remove rtems.spec.
924
9252002-07-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
926
927        * configure.ac: Use AC_CONFIG_FILES(script, chmod +x script)
928        to generate mk*spec scripts.
929        * mkbspspec.in: Use ',' as pattern delimiter in sed expression
930        for $rpm_build_root.
931        * mkbinutilsspec.in:  Use ',' as pattern delimiter in sed
932        expression for $rpm_build_root.
933        * cpukit/mkspec.in: Cosmetical changes.
934
9352002-07-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
936
937        * ChangeLog: Fix 2002-07-22 ChangeLog entry bogusly referring to
938        Joel.
939        * cpukit/Makefile.am: New.
940        * cpukit/mkspec.in: New.
941        * cpukit/rtems-cpukit.spec.in: New.
942        * cpukit/.cvsignore: New.
943        * configure.ac: Add cpukit.
944        Add RTEMS_TOP to pickup _RTEMS_VERSION (required by cpukit).
945        * Makefile.am: Add cpukit. Add ACLOCAL_AMFLAGS (required to pickup
946        RTEMS_VERSION).
947        * setup.def: Use %{_tmppath} as default for $rpm_build_root.
948        * mkbinutilsspec.in: Use ',' as pattern delimiter in sed expression
949        for $rpm_build_root.
950        * mkgccnewlibspec.in:  Use ',' as pattern delimiter in sed
951        expression for $rpm_build_root.
952        * mkgcc3newlibspec.in:  Use ',' as pattern delimiter in sed
953        expression for $rpm_build_root.
954        * mkgdbspec.in:  Use ',' as pattern delimiter in sed expression for
955        $rpm_build_root.
956
9572002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
958
959        * binutils/Makefile.am: Add or32-rtems-binutils.
960
9612002-07-19      Joel Sherrill <joel@OARcorp.com>
962
963        * setup.def: Updated newlib patch to get sh and hppa crt0 mods.
964
9652002-07-01      Joel Sherrill <joel@OARcorp.com>
966
967        * setup.def: Update gcc3 RPMs for new patches.
968
9692002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
970
971        * autotools/automake-rtems.spec.in: Update to automake-1.6.2.
972
9732002-06-14      Joel Sherrill <joel@OARcorp.com>
974
975        * mkgdbspec.in, setup.def, gcc3newlib/gccnewlib.add, gdb/gdb.add:
976        Updated to gcc 3.1 and gdb 5.2.
977
9782001-05-29      Joel Sherrill <joel@OARcorp.com>
979
980        * setup.def: Updated to binutils 2.12.1.
981        * rtems/Makefile.am: Remove m68k-rtemself references.
982
9832002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
984
985        * mkgcc3newlibspec.in: Remove SETUP (bogus).
986        * gcc3newlib/target-c++.add: New.
987        * gcc3newlib/Makefile.am: Add target-c++.add.
988        * gcc3newlib/base-g77.add: Adapt to gcc-3.1.
989        Reflect having split out c++. Various minor fixes.
990        * gcc3newlib/base-gcc.add: Ditto.
991        * gcc3newlib/gccnewlib.add: Ditto.
992        * gcc3newlib/target-gcc.add: Ditto.
993
9942002-04-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
995
996        * gcc3newlib/gccnewlib.add: Add gcc_update --touch to fix
997        timestamps.
998
9992001-04-16      Joel Sherrill <joel@OARcorp.com>
1000
1001        * .cvsignore: Added files added by automake 1.6.1.
1002        * setup.def: New shot at gcc 3.0.4 RPMs.
1003        * binutils/Makefile.am, gdb/Makefile.am, rtems/Makefile.am:
1004        Deleted m68k-rtemself.
1005        * gcc3newlib/gccnewlib.add: Commented out host/target OS check.
1006 
10072002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1008
1009        * autotools/automake-rtems.spec.in: Update to automake-1.6.1.
1010        Use *.tar.bz2.
1011
10122002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1013
1014        * mkbinutilspec.in: Fix PATCH2.
1015
10162002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1017
1018        * gcc3newlib/gccnewlib.add: Add -Bgcc/ when collecting multilibs.
1019
10202002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1021
1022        * gcc3newlib/gccnewlib.spec.in: Removed from CVS.
1023
1024
10252002-04-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1026
1027        * mkbinutilspec.in: Add support for empty patch-version (no patch).
1028        * mkgcc3newlibspec.in: Ditto.
1029        * setup: Fix gcc3*_versions handling.
1030        * setup.def: binutils_patch_version=.
1031        * binutils/binutils.add: Reflect changes to mkbinutilspec.in,
1032        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
1033        * binutils/target-binutils.add: Comment out c++filt.
1034        * gcc3newlib/base-gcc.add: Remove duplicate libm.info.
1035        * gcc3newlib/gccnewlib.add: Reflect changes to mkgcc3newlibspec.in.
1036        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
1037        Comment out gcc-2.95.x hacks.
1038        Remove *.la from installed files.
1039        * gcc3newlib/gccnewlib_c_only.spec.in: Remove.
1040
10412001-04-02      Joel Sherrill <joel@OARcorp.com>
1042
1043        * buildall.in: Correct logic for detecting 0 RTEMS RPMS installed.
1044
10452001-03-29      Joel Sherrill <joel@OARcorp.com>
1046
1047        * .cvsignore: Added mkgcc3newlib.
1048
10492001-03-29      Joel Sherrill <joel@OARcorp.com>
1050
1051        * gcc3newlib/.cvsignore: New file.
1052
10532001-03-28      Joel Sherrill <joel@OARcorp.com>
1054
1055        * Per PR64 added support for gcc 3.x RPMs
1056        * Makefile.am, configure.ac, mkspec, setup, setup.def: Modified.
1057        * mkgcc3newlibspec.in: New file.
1058        * gcc3newlib: New subdirectory.
1059        * base-g77.add, base-gcc.add, base-gcj.add, gccnewlib.add,
1060        gccnewlib_c_only.spec.in, gccnewlib.spec.in, HISTORY, Makefile.am,
1061        README, target-g77.add, target-gcc.add, target-gcj.add,
1062        target-objc.add: New files.
1063
10642001-03-28      Joel Sherrill <joel@OARcorp.com>
1065
1066        * binutils/binutils.add: Commented out patch since binutils 2.12
1067        does not require one.
1068
10692002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1070
1071        * configure.ac:
1072        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1073        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1074        * autotools/Makefile.am: Remove AUTOMAKE_OPTIONS.
1075        * Makefile.am: Remove AUTOMAKE_OPTIONS.
1076        * binutils/Makefile.am: Remove AUTOMAKE_OPTIONS.
1077        * gccnewlib/Makefile.am: Remove AUTOMAKE_OPTIONS.
1078        * gdb/Makefile.am: Remove AUTOMAKE_OPTIONS.
1079        * rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
1080
10812002-03-06      Ralf Corsepius <corsepiu@faw-uni-ulm.de>
1082
1083        * PR151
1084        * autotools/automake-rtems.spec.in: New.
1085        * autotools/automake-rtems.spec: Removed.
1086        * configure.ac: Reflect changes above.
1087
10882001-02-27      Joel Sherrill <joel@OARcorp.com>
1089
1090        * configure.ac: Be a little more lenient in matching sparc-solaris.
1091
10922002-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1093
1094        * mkbinutilspec.in, mkgccnewlibspec.in, gccnewlib/base-chill.add,
1095        gccnewlib/base-g77.add, gccnewlib/base-gcc.add,
1096        gccnewlib/base-gcj.add, gccnewlib/gccnewlib.add,
1097        gccnewlib/target-chill.add, gccnewlib/target-g77.add,
1098        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
1099        gccnewlib/target-objc.add: Added more support for Canadian Cross
1100        building.
1101
11022001-01-30      Joel Sherrill <joel@OARcorp.com>
1103
1104        * buildall.in: Corrected logic for detecting when no RPMs are installed.
1105
11062001-01-24      Joel Sherrill <joel@OARcorp.com>
1107
1108        * README: Added Canadian Cross instructions.
1109
11102002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1111
1112        * configure.ac: Add AC_PREFIX_DEFAULT([/opt/rtems]).
1113        * mkbinutilsspec.in: Add propagation of @prefix@.
1114        * binutils/base-binutils.add:
1115        Let %post and %unpost apply %{_prefix}.
1116        Apply %{_prefix} instead of /opt/rtems.
1117        * binutils/binutils.add: Update copyright notice.
1118        Add _prefix.
1119        Apply %{_prefix} instead of /opt/rtems.
1120        Remove -a 0 in %setup.
1121        Rework hack to SuSE's rpm screwing up %{_target}.
1122        Replace ARGS with CONFIGURE_ARGS.
1123        * binutils/target-binutils.add:
1124        Apply %{_prefix} instead of /opt/rtems.
1125
11262002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1127
1128        * binutils/binutils.add: Add initial support for building
1129        Canadian cross RPMs.  It should work like this:
1130            cd rtems/scripts
1131            ./configure --build=`../config.guess` --host=i386-cygwin
1132            make install
1133            rpm --target=i386-cygwin \
1134                /usr/src/redhat/SPECS/<target>-binutils-..spec.
1135
1136            alien -t /usr/src/redhat/RPMS/....i386.rpm
1137        .. and voila ... your tarball, with rpm-consistency checks etc. applied.
1138
11392001-01-22      Joel Sherrill <joel@OARcorp.com>
1140
1141        * buildalltar.in: Modified to support Canadian cross builds.
1142        It was testing using a RedHat 7.2 host to build *-rtems tools
1143        that run on an i386-cygwin host.
1144
11452001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1146
1147        * configure.ac: Fix typo to allow custom RPM_SPECSdirs.
1148
11492001-10-16      Joel Sherrill <joel@OARcorp.com>
1150
1151        * setup.def: Bumped the gdb_patch_version to account for a configuration
1152        problem on psim where it could not be enabled for powerpc-RTEMS.
1153        * gdb/Makefile.am: Add i386-RTEMS and powerpc-RTEMS targets.
1154
11552001-10-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1156
1157        * mkbinutilsspec.in: Guard sed-pattern against autoconf.
1158        * mkgccnewlibspec.in: Guard sed-pattern against autoconf, remove
1159        Target_alias.
1160        * mkgdbspec.in: Guard sed-pattern against autoconf.
1161        * mkbspspec.in: Guard sed-pattern against autoconf.
1162        * configure.ac: Rework check for RPM_SPECSdir.
1163        * autotools/automake-rtems.spec: Update to automake-1.5.
1164
11652001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1166
1167        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
1168        * configure.in: Remove.
1169        * configure.ac: New file, generated from configure.in by autoupdate.
1170
11712001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1172
1173        * gdb/Makefile.am, gccnewlib/Makefile.am, binutils/Makefile.am:
1174        Initially setup CLEANFILES using = instead of += to make
1175        automake-1.5 happy.
1176
11772001-09-13      Joel Sherrill <joel@OARcorp.com>
1178
1179        * setup.def, gccnewlib/gccnewlib.add, gccnewlib/target-gcc.add:
1180        Revert changes because of gcc 2.5.x/3.0 transition and continue
1181        to support gcc 2.95.x as primary version.
1182
11832001-09-13      Joel Sherrill <joel@OARcorp.com>
1184
1185        * mkgccnewlibspec.in,
1186        Use Target_alias not target_alias to avoid conflicts with new autoconf.
1187        * setup.def: Changed version numbers in attempt at building gcc 3.0.1.
1188        Only sparc and arm built for C/C++ OK. :(
1189        * gccnewlib/base-gcc.add: Modifications to reflect files not in gcc 3.x.
1190        * gccnewlib/gccnewlib.add: gcc 3.x does not have "everything in the name"
1191        * target-gcc.add: Modifications to reflect files not in gcc 3.1
1192
11932001-09-13      Joel Sherrill <joel@OARcorp.com>
1194
1195        * autotools/.cvsignore: New file.
1196
11972001-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1198
1199        * autotools/Makefile.am, autotools/autoconf-rtems.spec,
1200        autotools/automake-rtems.spec: New.
1201        * configure.in, Makefile.am: Add autotools/.
1202
12032001-08-30      Joel Sherrill <joel@OARcorp.com>
1204
1205        * .cvsignore: Add buildalltar.
1206
12072001-08-30      Joel Sherrill <joel@OARcorp.com>
1208
1209        * buildalltar.in: New file.
1210        * configure.in, Makefile.am: Modified to reflect addition of file.
1211
12122001-08-10      Joel Sherrill <joel@OARcorp.com>
1213
1214        * mkgdbspec.in: Make list of simulators very complete.
1215        * setup.def: Update versions.
1216
12172001-07-03      Joel Sherrill <joel@OARcorp.com>
1218
1219        * setup.def, binutils.add, gccnewlib.add: Updated to build
1220        binutils 2.11.2 (rtems patch 20010622), gcc 2.95.3 (rtems
1221        patch a20010622), and newlib 1.9.0 (rtems patch 10020622).
1222
12232001-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1224
1225        * configure.in: Remove AC_EXEEXT, treat .exe manually.
1226        * gccnewlib/base-gcc.add: Remove cpp.
1227        * gccnewlib/gccnewlib.add: mv cpp $target_alias-cpp, update
1228        copyright.
1229
12302001-04-16      Joel Sherrill <joel@OARcorp.com>
1231
1232        * setup.def: Modified the binutils version to 2.11 and
1233        RPM revision 3 to reflect experimentation with new binutils release.
1234
12352001-04-11      Joel Sherrill <joel@OARcorp.com>
1236
1237        * binutils/Makefile.am: Added a29k-rtems.
1238        * binutils/binutils.add: Switch to .bz2 extension to reflect
1239        real way code is compressed on distribution sites now.
1240
12412001-03-19      Joel Sherrill <joel@OARcorp.com>
1242
1243        * setup.def: Updated version numbers and patches for binutils
1244        and gdb.  binutils was to get correct patch in field.  gdb
1245        was to add mipstx39-rtems configurery support.
1246
12472001-03-14      Joel Sherrill <joel@OARcorp.com>
1248
1249        * gdb/Makefile.am, mkgdbspec.in: Added mipstx39-rtems
1250        configuration to gdb since this includes the JMR3904 simulator.
1251
12522001-01-03      Joel Sherrill <joel@OARcorp.com>
1253
1254        * setup.def, binutils/HISTORY, gccnewlib/HISTORY: Updated
1255        binutils HISTORY to reflect new revision.  Updated gcc to fix
1256        i960 C++ problem.  Updated newlib to move to newlib 1.9.0.
1257
12582000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1259
1260        * gccnewlib/gccnewlib.add: Fix typo in URL.
1261
12622000-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1263
1264        * configure.in: Adapt m4-quoting to autoconf-2.49b, use $host
1265        instead of $target to setup RPM_CPU, move chmod 755 buildall to
1266        AC_OUTPUT's extra-cmds.
1267       
12682000-10-30      Joel Sherrill <joel@OARcorp.com>
1269
1270        * buildall.in, mkgdbspec.in, setup.def, binutils/Makefile.am,
1271        gccnewlib/HISTORY, gccnewlib/Makefile.am, gdb/Makefile.am:
1272        Added mips-rtems, updated to include new patches and
1273        gcc 2.95.2/newlib 1.8.2 revision 11 RPM.
1274
12752000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1276
1277        * configure.in: Remove trailing '/'s from setting up RPM_SPECdir.
1278
12792000-10-18      Joel Sherrill <joel@OARcorp.com>
1280
1281        * setup.def: Updating version numbers for gcc/newlib RPM release 10.
1282
12832000-08-30      Joel Sherrill <joel@OARcorp.com>
1284
1285        * setup.def: Updated gcc and newlib patches and bumped RPM revision.
1286        Patches primarily add or16/or32 basic support to newlib and
1287        i386 multilib improvements to gcc from Ralf Corsepius.
1288
12892000-08-10      Joel Sherrill <joel@OARcorp.com>
1290
1291        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.