source: rtems/scripts/ChangeLog @ e93fa77

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

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

  • binutils/target-binutils.add, cpukit/rtems-cpukit.add, gcc3newlib/gccnewlib.add, gdb/gdb.add, rtemsdoc/rtemsdoc.add: Remove Autoreqprov-tag.
  • Property mode set to 100644
File size: 43.3 KB
Line 
12005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * binutils/target-binutils.add, cpukit/rtems-cpukit.add,
4        gcc3newlib/gccnewlib.add, gdb/gdb.add, rtemsdoc/rtemsdoc.add:
5        Remove Autoreqprov-tag.
6
72005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
8
9        * gcc3newlib/gccnewlib.add: Default to not building gcj for all gcc
10        versions. Cleanup comments.
11
122005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
13
14        * configure.ac, setup, setup.def, gcc3newlib/mkspec.in:
15        Use newlib_* instead of gcc3newlib_* for setup.* values.
16
172005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
18
19        * configure.ac, setup, setup.def, gcc3newlib/mkspec.in:
20        Use gcc_* instead of gcc3_* for setup.* values.
21
222005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
23
24        * binutils/binutils.add, gdb/gdb.add: Sync %setup with gcc/gcc.add
25        for consistency.
26
272005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
28
29        * binutils/binutils.add, gcc3newlib/gccnewlib.add, gdb/gdb.add:
30        Apply patches in tool subdirs.
31
322005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
33
34        * binutils/binutils.add, binutils/mkspec.in:
35        Eliminate @PATCH2@.
36        * gcc3newlib/gccnewlib.add, gcc3newlib/mkspec.in:
37        Eliminate @PATCH2@, @PATCH4@.
38        * gdb/gdb.add, gdb/mkspec.in:
39        Eliminate @PATCH2@.
40
412005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
42
43        * binutils/binutils.add, gcc3newlib/gccnewlib.add,
44        gdb/gdb.add: Add support for rpmbuild --with sources.
45
462005-03-17      Ralf Corsepius <ralf.corsepius@rtems.org>
47
48        * gdb/Makefile.am: Add avr, mips64.
49        Cosmetics.
50        * gdb/base-gdb.add: Reflect gdb-6.3 not shipping mmalloc.info*.
51        * gdb/target-gdb.add: Add support for gcc-6.3's gdbtui.
52        * gdb/mkspec.in: Add PATCH-magic.
53        Add gdb_suffix.
54
552005-03-12      Ralf Corsepius <ralf.corsepius@rtems.org>
56
57        * binutils/binutils.add, binutils/mkspec.in, setup.def:
58        Add binutils_suffix.
59        * binutils/target-binutils.add: Preparations for binutils-2.16.
60
612005-02-24      Ralf Corsepius <ralf.corsepius@rtems.org>
62
63        * gcc3newlib/gccnewlib.add, gcc3newlib/mkspec.in, setup.def:
64        Add gcc_suffix. Add newlib_suffix.
65
662005-02-16      Ralf Corsepius <ralf.corsepius@rtems.org>
67
68        * autotools/automake-rtems.spec.in: automake-1.9.5.
69
702005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
71
72        * gcc3newlib/Makefile.am: Remove sh-rtemself. Add sh-rtemscoff.
73
742005-01-17      Ralf Corsepius <ralf.corsepius@rtems.org>
75
76        * gcc3newlib/gccnewlib.add: Disable Ada (Stil broken with GCC-4.0.0).
77
782005-01-12      Ralf Corsepius <ralf.corsepius@rtems.org>
79
80        * gcc3newlib/gccnewlib.add: Change my email address.
81        Add tic4x-*.
82
832005-01-05      Ralf Corsepius <ralf.corsepius@rtems.org>
84
85        * autotools/automake-rtems.spec.in: automake-1.9.4.
86
872004-11-02      Joel Sherrill <joel@OARcorp.com>
88
89        * setup.def: Include PowerPC patch to make C++ global constructors work
90        -- gcc 3.3.5/newlib-1.12.0 revision 2.
91
922004-10-29      Joel Sherrill <joel@OARcorp.com>
93
94        * setup.def: Update gcc to 3.3.5 and binutils to 2.15.
95        * autotools/autoconf-rtems.spec.in: Temporarily do not include
96        some of the documentation since it causes the RPM build to fail.
97        * binutils/Makefile.am, gcc3newlib/Makefile.am: Add mips64-rtems.
98
992004-09-29      Joel Sherrill <joel@OARcorp.com>
100
101        * buildall.in, buildalltar.in, binutils/Makefile.am,
102        cpukit/Makefile.am, gcc3newlib/Makefile.am, gcc3newlib/gccnewlib.add,
103        gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore,
104        rtemsdoc/Makefile.am: i960 obsoleted.
105
1062004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
107
108        * configure.ac: Require automake > 1.9.
109
1102004-09-23      Ralf Corsepius <ralf_corsepius@rtems.org>
111
112        * binutils/binutils.add: Rename package from binutils-collection to
113        binutils. Cleanups.
114        * binutils/target-binutils.add: Reflect changes above.
115        * binutils/Makefile.am: Add avr. Reflect changes above.
116        * autotools/autoconf-rtems.spec.in: Cleanup for chroot'ed builds.
117        * autotools/automake-rtems.spec.in: automake-1.9.2.
118        Cleanup for chroot'ed builds.
119        * gcc3newlib/Makefile.am: Add avr-rtems*gcc.
120        * gcc3newlib/gccnewlib.add: Disable c++ for avr.
121
1222004-07-29      Ralf Corsepius <ralf_corsepius@rtems.org>
123
124        * autotools/automake.spec.in: automake-1.9.
125
1262004-05-23      Joel Sherrill <joel@OARcorp.com>
127
128        * gcc3newlib/gccnewlib.add: gcc 3.4.0 is broken for embedded SPARC and
129        Ada. Until we can fix it, it is disabled.
130
1312004-05-23      Joel Sherrill <joel@OARcorp.com>
132
133        * gcc3newlib/target-gnat.add: Fix path to gnat1.
134
1352004-05-18      Ralf Corsepius <ralf_corsepius@rtems.org>
136
137        * binutils/Makefile.am: Add sh-rtemscoff.
138        Remove sh-rtemself.
139        * binutils/binutils.add: BuildRequires flex.
140        * autotools/automake-rtems.spec.in: Automake 1.8.5.
141
1422004-04-29      Ralf Corsepius <ralf_corsepius@rtems.org>
143
144        * gcc3newlib/gccnewlib.add: Another attempt to make *info.gz
145        handling more robust.
146
1472004-04-26      Ralf Corsepius <ralf_corsepius@rtems.org>
148
149        * autotools/automake-rtems.spec.in: Upgrade to 1.8.4.
150
1512004-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        * Index: base-g77.add, base-gcc.add, base-gcj.add, base-gnat.add,
154        gccnewlib.add, target-c++.add, target-gcc.add, target-gcj.add:
155        Apply _infodir, _mandir. Gzip man pages.
156        Reflect gcc having fixed gccinstall.info.
157
1582004-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        * binutils/base-binutils.add: Apply _infodir.
161        Don't install libiberty. Misc. cleanups.
162        * binutils/binutils.add: Apply _infodir, _mandir.
163        Don't install libiberty. Gzip man pages. Misc. cleanups.
164        * binutils/target-binutils.add: Apply _mandir.
165
1662004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
167
168        * autotools/automake-rtems.spec.in: Upgrade to 1.8.3.
169
1702004-03-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
171
172        * gcc3newlib/gccnewlib.add: Disable gnats.
173        Further preparations for gcc-3.4.0
174        * gcc3newlib/base-gcc.add, gcc3newlib/target-gnat.add,
175        gcc3newlib/base-gcj.add, gcc3newlib/target-gcj.add:
176        Reflect changes to gcc3newlib/gccnewlib.add.
177
1782004-03-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
179
180        * gcc3newlib/base-gcc.add, gcc3newlib/target-g77.add,
181        gcc3newlib/target-objc.add: Preps for gcc-3.4.0.
182        Reflect changes to gcc3newlib/gccnewlib.add.
183
1842004-03-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
185
186        * gcc3newlib/target-gcc.add, gcc3newlib/target-c++.add:
187        Reflect changes to gcc3newlib/gccnewlib.add.
188
1892004-03-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
190
191        * gcc3newlib/gccnewlib.add: Preps. for gcc-3.4.0.
192        Add %gcclib, %gccexec.
193
1942004-03-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
195
196        * binutils/base-binutils.add: Preparations for binutils-2.15.
197
1982004-02-24      Joel Sherrill <joel@OARcorp.com>
199
200        PR 580/tools
201        * setup.def: Fix setup.def to match current reality.
202
2032004-02-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
204
205        * gdb/base-gdb.add: Add annotate.info.
206        * gdb/gdb.add: Remove info/dir.
207
2082004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
209
210        * Makefile.am, gdb/Makefile.am: Cosmetics.
211
2122004-02-19      Joel Sherrill <joel@OARcorp.com>
213
214        * setup.def, gdb/gdb.add: gdb 6.0 RPMs built.
215
2162004-02-19      Joel Sherrill <joel@OARcorp.com>
217
218        * ChangeLog: Replace RTEMS user account with Joel.
219
2202004-02-17      Joel Sherrill <joel@oarcorp.com>
221
222        * setup.def, gdb/base-gdb.add, gdb/gdb.add: Building a gcc 3.2.3 i960
223        gcc and updating gdb to 5.3.
224
2252004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
226
227        * configure.ac, setup, setup.def: Remove now unused vars.
228
2292004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
230
231        * mkgccnewlibspec.in, gccnewlib/.cvsignore, gccnewlib/HISTORY,
232        gccnewlib/Makefile.am, gccnewlib/README, gccnewlib/base-chill.add,
233        gccnewlib/base-g77.add, gccnewlib/base-gcc.add, gccnewlib/base-gcj.add,
234        gccnewlib/gccnewlib.add, gccnewlib/header.add,
235        gccnewlib/target-chill.add, gccnewlib/target-g77.add,
236        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
237        gccnewlib/target-objc.add: Remove (Obsolete).
238        * configure.ac, Makefile.am: Reflect changes above.
239
2402004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
241
242        * gcc3newlib/gcc3newlib.add: Remove info/dir.
243        Cosmetics.
244
2452004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
246
247        * setup.def: Adapt to what Joel already ships -
248        gcc3_version=3.3.2, gcc3_patch_version=20031216,
249        gcc3newlib_rpm_release=3
250
2512004-02-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
252
253        * configure.ac: Remove rtemsdoc/mkspec. Add RTEMS_RPM_RELEASE.
254        * rtemsdoc/.cvsignore: Reformat.
255        * Makefile.am: Reformat. Add RTEMS_RPM_RELEASE support to
256        rtems-source.add, Use rtems_source_spec_DEPS instead of
257        rtems_source_spec_DEPENDENCIES (Conflicts with automake internals).
258        * rtems/rtems-source.add: Add RTEMS_RPM_RELEASE.
259        * rtemsdoc/mkspec.in: Remove.
260        * rtemsdoc/Makefile.am: Reworked.
261        * rtemsdoc/header.add: Update Copyright notice.
262        * rtemsdoc/rtemsdoc.add: Add RTEMS_RPM_RELEASE.
263        Add %{rpmgroup}. Remove bzip-ing *.ps.
264        * rtemsdoc/supplement.add.in: Add %{rpmgroup}.
265        * rtemsdoc/templ.add.in: Add %{rpmgroup}.
266
2672004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
268
269        * rtems/rtems-source.add: Require automake-1.8.2, autoconf-2.59.
270
2712004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
272
273        * rtems/rtems-source.add: New.
274        * Makefile.am: Add rtems/rtems-source.spec handling.
275        * configure.ac: AC_SUBST(RTEMS_VERSION,[_RTEMS_VERSION]).
276        * common/common.add.in: Use www.rtems.com as Vendor.
277
2782004-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
279
280        * configure.ac: Use RTEMS_ENABLE_RPMPREFIX.
281
2822004-01-28      Joel Sherrill <joel@oarcorp.com>
283
284        * buildall.in, buildalltar.in, binutils/Makefile.am,
285        cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am,
286        gdb/Makefile.am: Attempt to convert all c4x-rtems references to
287        tic4x-rtems. Left the rtems documentation alone.
288
2892004-01-28      Joel Sherrill <joel@oarcorp.com>
290
291        * configure.ac: Enable OS versioning by default for 4.7 branch.
292        * setup.def: Update binutils RPM version and build new gcc 3.2.3 RPMs.
293        * autotools/autoconf-rtems.spec.in, autotools/automake-rtems.spec.in:
294        Update for new tool spin.
295
2962004-01-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
297
298        * scripts/automake.spec.in: 1.8.2.
299
3002004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
301
302        * scripts/automake.spec.in: 1.8.1.
303        Add Patch0 automake-1.8.1-rtems-20040112-1.diff.
304        Add defattr, URL:-tag.
305
3062004-01-08      Joel Sherrill <joel@OARcorp.com>
307
308        * setup.def: Update gcc/newlib for 4.7 series to 3.3.2 with 20031216
309        gcc patch (RPM revision 4.7-2).
310
3112004-01-07      Joel Sherrill <joel@OARcorp.com>
312
313        * buildall.in, buildalltar.in, binutils/Makefile.am,
314        cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am,
315        gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore,
316        rtemsdoc/Makefile.am: mips64orion port removed as mips port more
317        completely covers the MIPS family.
318
3192003-12-16      Joel Sherrill <joel@OARcorp.com>
320
321        * setup.def: Update gcc/newlib for 4.7 series to 3.3.2 with 20031022
322        gcc patch (RPM revision 4.7-1).
323
3242003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
325
326        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
327
3282003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
329
330        * Makefile.am: Cosmetics.
331        * autotools/Makefile.am: Cosmetics.
332        * autotools/autoconf-rtems.spec.in: 2.59.
333        * autotools/automake-rtems.spec.in: 1.8, Require autoconf-2.59.
334        * binutils/Makefile.am: Cosmetics.
335        * cpukit/Makefile.am: Cosmetics.
336        * gcc3newlib/Makefile.am: Cosmetics.
337        * gccnewlib/Makefile.am: Cosmetics.
338        * gdb/Makefile.am: Cosmetics.
339        * rtems/Makefile.am: Cosmetics.
340        * rtemsdoc/Makefile.am: Cosmetics.
341
3422003-11-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
343
344        * gcc3newlib/gccnewlib.add: Add hacks to make gnatlib
345        buildable.
346        * gcc3newlib/base-gnat.add: Add info files.
347
3482003-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
349
350        * gcc3newlib/gccnewlib.add: Make not building gnat and gcj the
351        default for gcc-3.3.
352
3532003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
354
355        * binutils/Makefile.am: Add tic4x.
356        * binutils/mkspec.in: Remove duplicate rpmgroup.
357
3582003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
359
360        * gcc3newlib/Makefile.am: Add tic4x.
361        * gcc3newlib/gccnewlib.add: Don't install install-tools for
362        gcc >= 3.3.
363
3642003-10-22      Joel Sherrill <joel@OARcorp.com>
365
366        * configure.ac, setup.def: Update to binutils 2.14 adn gcc/newlib to
367        3.2.3 with 20030826 gcc patch.
368
3692003-10-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
370
371        * cpukit/target-cpukit.add: New.
372        * cpukit/Makefile.am: Reflect having added target-cpukit.add.
373        Acknowledge osversion.
374        * cpukit/mkspec.in: Acknowledge osversion and rpmgroup.
375        * cpukit/rtems-cpukit.add: Reflect new RTEMS spec conventions.
376
3772003-10-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
378
379        * autotools/automake-rtems.spec.in: Automake-1.7.8.
380
3812003-09-26      Joel Sherrill <joel@OARcorp.com>
382
383        * buildall.in, buildalltar.in, binutils/Makefile.am,
384        cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am,
385        gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore,
386        rtemsdoc/Makefile.am: Obsoleting HP PA-RISC port.
387
3882003-09-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
389
390        * autotools/automake-rtems.spec.in: Automake-1.7.7.
391
3922003-09-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
393
394        * gcc3newlib/gccnewlib.add: Fix duplicate removal of c++filt.
395        * gcc3newlib/base-gcj.add: Add fastjar.info, jar.1, grepjar.1.
396        * setup.def: gcc3newlib_rpm_release=4.
397
3982003-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
399
400        * binutils/base-binutils.add: Add osversion support.
401        * binutils/binutils.add: Add osversion support.
402        %setup -n %{name}-%{version}.
403        Don't remove c++filt.
404        * binutils/target-binutils.add: Add osversion support.
405        Pickup c++filt.
406        * gcc3newlib/base-g77.add: Add osversion support.
407        * gcc3newlib/base-gcc.add: Add osversion support.
408        * gcc3newlib/base-gcj.add: Add osversion support.
409        * gcc3newlib/base-gnat.add: Add osversion support.
410        * gcc3newlib/gccnewlib.add: Add osversion support.
411        Remove c++filt,
412        %setup -n -n %{name}-%{version}.
413        * gcc3newlib/target-c++.add: Add osversion support.
414        Don't pickup c++filt.
415        * gcc3newlib/target-g77.add: Add osversion support.
416        * gcc3newlib/target-gcc.add: Add osversion support.
417        * gcc3newlib/target-gcj.add: Add osversion support.
418        * gcc3newlib/target-gnat.add: Add osversion support.
419        * gccnewlib/gccnewlib.add: %setup -n %{name}-%{version}.
420        * gdb/base-gdb.add: Add osversion support, rpmgroup, rpmprefix,
421        gdb_version, gdb_target.
422        * gdb/target-gdb.add: Ditto.
423        * gdb/gdb.add: Ditto.
424        %setup -n -n %{name}-%{version}.
425
4262003-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
427
428        * binutils/Makefile.am: Fix osversion support for sh-rtemself.
429        * gcc3newlib/Makefile.am: Fix osversion support for sh-rtemself.
430
4312003-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
432
433        * configure.ac: Add --enable-osversions (OS-versioned RPMS support).
434        * binutils/Makefile.am: Add osversion support.
435        * binutils/mkspec.in: Add osversion support.
436        * gcc3newlib/Makefile.am: Add osversion support.
437        * gcc3newlib/mkspec.in: Add osversion support.
438        * gdb/Makefile.am: Add osversion support.
439        * gdb/mkspec.in: Add osversion support.
440        Add rpmprefix, rpmgroup.
441
4422003-09-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
443
444        * Makefile.am, configure.ac,
445        autotools/autoconf-rtems.spec.in, autotools/automake-rtems.spec.in,
446        binutils/Makefile.am, binutils/base-binutils.add,
447        binutils/binutils.add, binutils/mkspec.in,
448        binutils/target-binutils.add,
449        common/common.add.in,
450        cpukit/Makefile.am,
451        gcc3newlib/Makefile.am, gcc3newlib/base-g77.add,
452        gcc3newlib/base-gcc.add, gcc3newlib/base-gcj.add,
453        gcc3newlib/base-gnat.add, gcc3newlib/gccnewlib.add,
454        gcc3newlib/mkspec.in, gcc3newlib/target-c++.add,
455        gcc3newlib/target-g77.add, gcc3newlib/target-gcc.add,
456        gcc3newlib/target-gcj.add, gcc3newlib/target-gnat.add,
457        gcc3newlib/target-objc.add,
458        gccnewlib/Makefile.am,
459        gdb/Makefile.am,
460        rtems/Makefile.am,
461        rtemsdoc/Makefile.am:
462        Merger from rtems-4-6-branch.
463        * common/common.am: New.
464
4652003-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
466
467        * common/common.add.in: s/www.oarcorp.com/www.rtems.com/.
468        Add %define __os_install_post %{nil} to prevent RH-9's rpm-brp-strip
469        from running (Chokes on foreign object formats).
470        * gcc3newlib/base-g77.add:
471        Use %{gcc_version} instead of @gcc_version@.
472        * gcc3newlib/gccnewlib.add:
473        Use %{gcc_version} instead of @gcc_version@.
474        Reflect gcc >= 3.3 shipping monolytic infos.
475        * gcc3newlib/target-c++.add:
476        Use %{gcc_version} instead of @gcc_version@.
477        Don't pickup c++filt.
478        * gcc3newlib/target-g77.add:
479        Use %{gcc_version} instead of @gcc_version@.
480        * gcc3newlib/target-gcc.add:
481        Use %{gcc_version} instead of @gcc_version@.
482        * gcc3newlib/target-gcj.add:
483        Use %{gcc_version} instead of @gcc_version@.
484        * gcc3newlib/target-gnat.add:
485        Use %{gcc_version} instead of @gcc_version@.
486        * gcc3newlib/target-objc.add:
487        Use %{gcc_version} instead of @gcc_version@.
488
4892003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
490
491        * binutils/binutils.add: Preps for 2.14.
492        Use %{binutils_version} instead of @binutils_version@.
493        * binutils/base_binutils.add: Preps for 2.14.
494
4952003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
496
497        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
498
4992003-07-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
500
501        * autotools/automake-rtems.spec.in: Automake-1.7.6.
502
5032003-06-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
504
505        * autotools/automake-rtems.spec.in: Automake-1.7.5.
506
5072003-06-02      Joel Sherrill <joel@OARcorp.com>
508
509        * setup.def: Updated for RPM revision 3 of gcc3.2.3 and newlib1.11.0.
510
5112003-05-07      Joel Sherrill <joel@OARcorp.com>
512
513        * setup.def: Update to gcc3.2.3newlib1.11.0-1.
514        * gcc3newlib/gccnewlib.add: We used .bz2 files.
515
5162003-04-18      Joel Sherrill <joel@OARcorp.com>
517
518        * setup.def: Update to gcc3.2.2newlib1.11.0-2.
519        * gcc3newlib/gccnewlib.add: We used .bz2 files.
520
5212003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
522
523        * gcc3newlib/gccnewlib.add: Add %gcc_version, %newlib_version.
524        Apply %gcc_version, %newlib_version.
525        * gcc3newlib/target-c++.add: Apply %gcc_version, %newlib_version.
526        * gcc3newlib/target-g77.add: Apply %gcc_version, %newlib_version.
527        * gcc3newlib/target-gcc.add: Apply %gcc_version, %newlib_version.
528        * gcc3newlib/target-gcj.add: Apply %gcc_version, %newlib_version.
529        * gcc3newlib/target-gnat.add: Apply %gcc_version, %newlib_version.
530        * gcc3newlib/target-objc.add: Apply %gcc_version, %newlib_version.
531
5322003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
533
534        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
535
5362003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
537
538        * configure.ac: AC_PREREQ(2.57).
539
5402003-02-10      Joel Sherrill <joel@OARcorp.com>
541
542        * gdb/gdb.add, gdb/mkspec.in, gdb/target-gdb.add: Use RPM logic to
543        determine which targets have simulators, configure with appropriate
544        arguments, and package the correct files.
545
5462003-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
547
548        * gcc3newlib/target-gcc.add: Remove %{_exeext} from gccbug.
549        * gcc3newlib/gccnewlib.add: Add %gcj to support to disabling building
550        gcj from rpmbuild command line.
551        Copy gsyslimits.h for CDN-X compilation.
552
5532003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
554
555        * README.cdn-X: New.
556        * binutils/binutils.add: Add --build=%_build --host=%_host.
557        * cpukit/.cvsignore: Add *.spec.in.
558        * gcc3newlib/gccnewlib.add: Add --build=%_build --host=%_host.
559        * gdb/gdb.add: Add --build=%_build --host=%_host.
560        * rtemsdoc/.cvsignore: Add *.spec.in.
561
5622003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
563
564        * gcc3newlib/gccnewlib.add: Remove Buildroot.
565        * common/.cvsignore: New.
566
5672003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
568
569        * common/common.add.in: Add Vendor, Distribution, BuildRoot.
570        * binutils/Makefile.am: Fix path to clean.add.
571        * binutils/binutils.add: Remove BuildRoot.
572        * cpukit/Makefile.am:  Use $(top_builddir)/common/common.add,
573        $(top_builddir)/common/clean.add, header.add.
574        Generate rtems-cpukit.spec.in.
575        * cpukit/header.add: New.
576        * cpukit/rtems-cpukit.spec.in: Remove.
577        * cpukit/rtems-cpukit.add: New.
578        * gccnewlib/gccnewlib.add: Remove Buildroot.
579        * gdb/gdb.add: Remove Buildroot.
580        * rtemsdoc/rtemsdoc.add: Remove BuildRoot.
581
5822003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
583
584        * rtemsdoc/Makefile.am: Use $(top_builddir)/common/common.add,
585        $(top_builddir)/common/clean.add, header.add.
586        Generate rtemsdoc.spec.in.
587        * rtemsdoc/mkspec.in: Remove exe_ext.
588        * rtemsdoc/rtemsdoc.spec.in: Remove.
589        * gccnewlib/Makefile.am:  Use $(top_builddir)/common/common.add,
590        $(top_builddir)/common/clean.add, header.add.
591        * gccnewlib/base-gcc.m4: Replace @exe_ext@ with %{_exeext}.
592        * gccnewlib/base-gcj.add: Replace @exe_ext@ with %{_exeext}.
593        * gccnewlib/gccnewlib.add: Replace @exe_ext@ with %{_exeext}.
594        Remove header, broken cdn-X configuration, %clean.
595        * gccnewlib/target-g77.add: Replace @exe_ext@ with %{_exeext}.
596        * gccnewlib/target-gcc.add: Replace @exe_ext@ with %{_exeext}.
597        * gccnewlib/target-gcj.add: Replace @exe_ext@ with %{_exeext}.
598        * gccnewlib/target-objc.add: Replace @exe_ext@ with %{_exeext}.
599
6002003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
601
602        * gdb/gdb.add: Remove header, broken cdn-X configuration,
603        %clean, Replace @exe_ext@ with %{_exeext}.
604        * gdb/mkspec.in: Remove exe_ext.
605        * gdb/target-gdb.add: Replace @exe_ext@ with %{_exeext}.
606        * gdb/Makefile.am: Use $(top_builddir)/common/common.add,
607        $(top_builddir)/common/clean.add, header.add.
608        * gcc3newlib/base-gcj.add: Replace @exe_ext@ with %{_exeext}.
609        * cpukit/mkspec.in: Remove exe_ext.
610        * binutils/Makefile.am: Use $(top_builddir)/common/common.add,
611        $(top_builddir)/common/clean.add, header.add.
612
6132003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
614
615        * gcc3newlib/gccnewlib.add: Remove header, broken cdn-X configuration,
616        %clean, Replace @exe_ext@ with %{_exeext}.
617        * gcc3newlib/mkspec.in: Remove exe_ext.
618        * gcc3newlib/target-c++.add: Replace @exe_ext@ with %{_exeext}.
619        * gcc3newlib/target-g77.add: Replace @exe_ext@ with %{_exeext}.
620        * gcc3newlib/target-gcc.add: Replace @exe_ext@ with %{_exeext}.
621        * gcc3newlib/target-gcj.add: Replace @exe_ext@ with %{_exeext}.
622        * gcc3newlib/target-gnat.add: Replace @exe_ext@ with %{_exeext}.
623        * gcc3newlib/target-objc.add: Replace @exe_ext@ with %{_exeext}.
624        * gcc3newlib/Makefile.am: Use $(top_builddir)/common/common.add,
625        $(top_builddir)/common/clean.add, header.add.
626
6272003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
628
629        * Makefile.am: Remove reference to mkbinutilsspec.
630        * configure.ac: Remove EXEEXT check.
631        Add common/clean.add, common/common.add.
632
6332003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
634
635        * binutils/binutils.add: Remove header, broken cdn-X configuration,
636        %clean.
637        * binutils/mkspec.in: Remove exe_ext, build_alias, host_alias.
638        * binutils/target-binutils.add: Replace @exe_ext@ with %{_exeext}.
639
6402003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
641
642        * gcc3newlib/header.add: New.
643        * gccnewlib/header.add: New.
644        * binutils/header.add: New.
645        * gdb/header.add: New.
646        * rtemsdoc/header.add: New.
647        * rtemsdoc/rtemsdoc.add: New.
648        * common/clean.add.in: New.
649        * common/common.add.in: New.
650
6512003-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
652
653        * binutils/mkspec.in: New.
654        * binutils/.cvsignore: Add mkspec.
655        * mkbinutilspec.in: Remove.
656        * gdb/Makefile.am: Depend on mkspec.
657        * binutils/binutils.add: Add @exe_ext@ to c++filt.
658        Add %_defaultbuildroot.
659        * configure.ac: Reflect changes above.
660        * binutils/Makefile.am: Reflect changes above.
661        * Makefile.am: Remove mkbinutilspec.
662
6632003-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
664
665        * gdb/.cvsignore: Add mkspec.
666
6672003-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
668
669        * ChangeLog: Fix yesterday's entry.
670        * gdb/target-gdb.add: %defattr(-,root,root).
671        Use %{_prefix} instead of /opt/rtems.
672        Misc. minor changes.
673        * gdb/gdb.add: Use %{_prefix} instead of /opt/rtems.
674        Remove stray unpackaged files.
675        Use %{_defaultbuildroot} instead of hard-coded values.
676        configure --disable-nls.
677        Misc. minor changes.
678        Add BuildPreReq: ncurses-devel.
679        * gdb/base-gdb.add: %defattr(-,root,root).
680        Use %{_prefix} instead of /opt/rtems.
681        Misc. minor changes.
682        * gdb/mkspec.in: New.
683        * gdb/Makefile.am: Reflect addition of gdb/mkspec.in.
684        * gcc3newlib/mkspec.in: Fix usage.
685        * gcc3newlib/gccnewlib.add: Use %{_defaultbuildroot} instead of
686        hard-coded values. Update copyright notice.
687        * mkgdbspec.in: Removed.
688        * Makefile.am: Remove mkgdbspec.
689        * configure.ac: Remove mkgdbspec.
690        Add gdb/mkspec.
691
6922003-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
693
694        * gcc3newlib/gccnewlib.add: Add various BuildPreReq.
695        Add %defattr(-,root,root) to "dir".
696        * gcc3newlib/base-g77.add: %defattr(-,root,root).
697        * gcc3newlib/base-gcc.add %defattr(-,root,root).
698        * gcc3newlib/base-gcj.add %defattr(-,root,root).
699        * gcc3newlib/base-gnat.add %defattr(-,root,root).
700        * gcc3newlib/target-c++.add %defattr(-,root,root).
701        * gcc3newlib/target-g77.add %defattr(-,root,root).
702        * gcc3newlib/target-gcc.add %defattr(-,root,root).
703        * gcc3newlib/target-gcj.add %defattr(-,root,root).
704        * gcc3newlib/target-gnat.add %defattr(-,root,root).
705        * gcc3newlib/target-objc.add %defattr(-,root,root).
706
7072003-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
708
709        * setup.def: binutils_rpm_release=2.
710        * binutils/base-binutils.add: %defattr(-,root,root).
711        * binutils/target-binutils.add: Ditto.
712        * binutils/binutils.add: BuildPreReq: texinfo >= 4.2.
713
7142003-01-27      Joel Sherrill <joel@OARcorp.com>
715
716        * buildalltar.in, setup.def: Tool update including binaries for Cygwin
717        with a special RTEMS user account.
718
7192003-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
720
721        * configure.ac: Add rtemsdoc.
722        * Makefile.ac: Add rtemsdoc.
723        * rtemsdoc/README: New.
724        * rtemsdoc/.cvsignore: New.
725
7262003-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
727
728        * rtemsdoc/Makefile.am: New.
729        * rtemsdoc/mkspec.in: New.
730        * rtemsdoc/rtemsdoc.spec.in: New.
731        * rtemsdoc/supplement.add.in: New.
732        * rtemsdoc/templ.add.in: New.
733
7342002-12-16      Joel Sherrill <joel@OARcorp.com>
735
736        * setup.def: Updated gcc 3.2.1newlib1.10.0 RPM to revision 4
737        to include m68k crti.o/crtn.o multilib patch.
738
7392002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
740
741        * autotools/automake-rtems.spec.in: Update to automake-1.7.2.
742        * autotools/autoconf-rtems.spec.in: Update to autoconf-2.57.
743
7442002-12-06      Joel Sherrill <joel@OARcorp.com>
745
746        * ChangeLog: Removed duplicate entry.
747
7482002-12-06      Joel Sherrill <joel@OARcorp.com>
749
750        * setup.def: Updated patch to fix m68k cut and paste bug which turned
751        a tab into spaces in a Makefile fragment.
752        * gcc3newlib/gccnewlib.add: If building gnat for the mips, the library
753        must be built with a -G0 option.
754
7552002-12-02      Joel Sherrill <joel@OARcorp.com>
756
757        * setup.def, gcc3newlib/gccnewlib.add: Updated to gcc 3.2.1 RPM revision
758        2 which enabled the mips-rtems gnat using gcc 3.2.1 patch 20021129.
759
7602002-11-29      Joel Sherrill <joel@OARcorp.com>
761
762        * setup.def: Updated to gcc-3.2.1.
763
7642002-11-28      Joel Sherrill <joel@OARcorp.com>
765
766        * setup.def: Updated to gcc-3.2 and newlib1.1.0 RPM version 6.
767        * gcc3newlib/gccnewlib.add: Reenabled i386-rtems gnat.
768
7692002-11-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
770
771        * gcc3newlib/gccnewlib.add:
772        Remove *.la's to make rpm-4.1/RH-8.0 happy.
773        Remove libiberty.a to make rpm-4.1/RH-8.0 happy.
774        Change gcc/version.c to reflect us having patched gcc.
775
7762002-11-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
777
778        * binutils/binutils.add: Add BuildPreReq: /sbin/install-info.
779        Disable nls.
780        Apply gzip -9qf to compress *infos and *mans.
781        Apply /sbin/install-info.
782        Remove  *c++-filt.
783        * binutils/base-binutils.add: Add PreReq: /sbin/install-info.
784        Apply /sbin/install-info.
785        Package as.info-*.gz.
786        * binutils/target-binutils.add:
787        Package man1/*.1*.
788
7892002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
790
791        * autotool/autoconf-rtems.spec.in: Fix @prefix@.
792
7932002-11-13      Joel Sherrill <joel@OARcorp.com>
794
795        * setup.def: Switched to binutils 2.13.1
796        * binutils/Makefile.am: Remove a29k-rtems.
797
7982002-11-11      Joel Sherrill <joel@OARcorp.com>
799
800        * setup.def, gcc3newlib/gccnewlib.add: Patch includes updates
801        which were patch changes for -3 and -4 RPM revisions.   Disabled
802        build of gnat for i386-rtems as it failed to build.
803
8042002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
805
806        * gcc3newlib/gccnewlib.add: Remove %{target} != %{build} comment
807        (RH-8.0/rpm-4.1 bogusly expands the macros and chokes.)
808        * binutils/binutils.add: Remove %{target} != %{build} comment
809        (RH-8.0/rpm-4.1 bogusly expands the macros and chokes.).
810        Comment out CONFIGURE_ARGS (RH-8.0/rpm-4.1 is broken wrt. _build_os
811        and _target_os)
812        * gcc3newlib/base-gcc.add: Add gccint*infos.
813        * gcc3newlib/base-gcj.add: Add gcj*infos.
814        Mark manpages as %doc and pickup the gzipped versions.
815
8162002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
817
818        * autotools/automake-rtems.spec.in: Fix my address. Set up PATH
819        before running configure (Prep. for automake >= 1.7).
820
8212002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
822
823        * autotools/autoconf-rtems.spec.in: New.
824        Remove Provides: autoconf (Conflicts with RH-8.0).
825        * autotools/autoconf-rtems.spec: Remove.
826        * autotools/automake-rtems.spec.in:
827        Remove Provides: automake (Conflicts with RH-8.0).
828        * gcc3newlib/Makefile.am: Remove references to mkgcc3newlibspec.
829        * Makefile.am: Ditto.
830        * configure.ac: Add autotools/autoconf-rtems.spec.in.
831
8322002-10-24      Joel Sherrill <joel@OARcorp.com>
833
834        * setup.def: Update gcc 3.2 pathc to includ epatch for gcc PR8314.
835        * gcc3newlib/gccnewlib.add: Don't build mips/gnat as we do not
836        currently include the patch referenced in PR8344.
837
8382002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
839
840        * .cvsignore: Reformat.
841        Add autom4te*cache.
842        Remove autom4te.cache.
843
8442002-09-14      Joel Sherrill <joel@OARcorp.com>
845
846        * gcc3newlib/base-gcj.add, gcc3newlib/gccnewlib.add,
847        gcc3newlib/target-gcj.add: First attempt at enabling Java support.
848
8492002-08-21      Joel Sherrill <joel@OARcorp.com>
850
851        * setup.def, gcc3newlib/gccnewlib.add: Updated the tools for
852        gcc 3.2 and Ada.
853
8542002-08-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
855
856        * gcc3newlib/gccnewlib.add: Re-add i386-rtems Ada.
857        Add %_gnat and --define 'gnat [0|1]' support.
858        Enable gnat for gcc-3.2/Disable for gcc-3.1.
859        Add hacks to build gnatlib.
860        Re-activate commented out fragments for old gcc versions.
861        Add @target_alias@-gnatgcc.
862
8632002-08-15      Joel Sherrill <joel@OARcorp.com>
864
865        * setup.def: New gcc 3.1 RPMs (-7).
866        * gcc3newlib/gccnewlib.add:  i386-rtems doesn't build Ada.
867
8682002-08-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
869
870        * gcc3newlib/Makefile.am: Remove c_only remnants.
871        * gcc3newlib/gccnewlib.add: Reflect gcc-3.2 putting c++
872        headers into c++ instead of g++.
873        * gcc3newlib/target-c++.add: Ditto.
874
8752002-08-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
876
877        * gcc3newlib/base-gnat.add: Don't use %{%prefix}/bin/gnat*.
878        * gcc3newlib/Makefile.am: Use mkspec for c4x.
879        * gcc3newlib/gccnewlib.add: Rework processing of %if %build_XXX.
880        Rework handing Ada.
881        Don't put adalib and adainclude into files.gcc.
882        * gcc3newlib/target-gnat.add: Add adalib.
883        Add adainclude.
884
8852002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
886
887        * gcc3newlib/base-gnat.add: Use -n rtems-base-gnat.
888
8892002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
890
891        * gcc3newlib/.cvsignore: Add mkspec.
892
8932002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
894
895        * mkgcc3newlibspec.in: Remove
896        * gcc3newlib/mkspec.in: New.
897        * configure.ac: Reflect changes above.
898        * gcc3newlib/gccnewlib.add: Add build_XXX defines.
899        Add preliminary gnat support.
900        * gcc3newlib/base-g77.add: Add build_g77.
901        * gcc3newlib/base-gcj.add: Add build_gcj.
902        * gcc3newlib/base-gnat.add: New.
903        * gcc3newlib/target-c++.add: Add build_cxx.
904        * gcc3newlib/target-g77.add: Add build_g77.
905        * gcc3newlib/target-gcj.add: Add build_gcj.
906        * gcc3newlib/target-objc.add: Add build_objc.
907        * gcc3newlib/target-gnat.add: New.
908        * gcc3newlib/Makefile.am: Use ./mkspec. Use unified spec.
909
9102002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
911
912        * setup.def: Increment release for gcc3newlib.
913        * gcc3newlib/gccnewlib.add: Do not put cc1plus into gcc-rpm.
914
9152002-08-08      Joel Sherrill <joel@OARcorp.com>
916
917        * setup.def, binutils/base-binutils.add, binutils/target-binutils.add:
918        Updated to binutils 2.13 which has no known issues.
919
9202002-08-06      Joel Sherrill <joel@OARcorp.com>
921
922        * setup.def: Updating gcc3/newlib patches and tool versions.  The
923        focus of this round of patches was ot eliminate header file name
924        conflicts between RTEMS and newlib.
925
9262002-07-30      Joel Sherrill <joel@OARcorp.com>
927
928        * setup.def: Updated to gcc3.1/newlib 1.10.0 RPM revision 5 with
929        the gcc3 patch 20020730a and newlib 1.10.0 patch 20020726.
930
9312002-07-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
932
933        * autotools/automake-rtems.spec.in: Automake-1.6.3.
934        * cpukit/.cvsignore: Add mkspec. Remove rtems.spec.
935
9362002-07-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
937
938        * configure.ac: Use AC_CONFIG_FILES(script, chmod +x script)
939        to generate mk*spec scripts.
940        * mkbspspec.in: Use ',' as pattern delimiter in sed expression
941        for $rpm_build_root.
942        * mkbinutilsspec.in:  Use ',' as pattern delimiter in sed
943        expression for $rpm_build_root.
944        * cpukit/mkspec.in: Cosmetical changes.
945
9462002-07-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
947
948        * ChangeLog: Fix 2002-07-22 ChangeLog entry bogusly referring to
949        Joel.
950        * cpukit/Makefile.am: New.
951        * cpukit/mkspec.in: New.
952        * cpukit/rtems-cpukit.spec.in: New.
953        * cpukit/.cvsignore: New.
954        * configure.ac: Add cpukit.
955        Add RTEMS_TOP to pickup _RTEMS_VERSION (required by cpukit).
956        * Makefile.am: Add cpukit. Add ACLOCAL_AMFLAGS (required to pickup
957        RTEMS_VERSION).
958        * setup.def: Use %{_tmppath} as default for $rpm_build_root.
959        * mkbinutilsspec.in: Use ',' as pattern delimiter in sed expression
960        for $rpm_build_root.
961        * mkgccnewlibspec.in:  Use ',' as pattern delimiter in sed
962        expression for $rpm_build_root.
963        * mkgcc3newlibspec.in:  Use ',' as pattern delimiter in sed
964        expression for $rpm_build_root.
965        * mkgdbspec.in:  Use ',' as pattern delimiter in sed expression for
966        $rpm_build_root.
967
9682002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
969
970        * binutils/Makefile.am: Add or32-rtems-binutils.
971
9722002-07-19      Joel Sherrill <joel@OARcorp.com>
973
974        * setup.def: Updated newlib patch to get sh and hppa crt0 mods.
975
9762002-07-01      Joel Sherrill <joel@OARcorp.com>
977
978        * setup.def: Update gcc3 RPMs for new patches.
979
9802002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
981
982        * autotools/automake-rtems.spec.in: Update to automake-1.6.2.
983
9842002-06-14      Joel Sherrill <joel@OARcorp.com>
985
986        * mkgdbspec.in, setup.def, gcc3newlib/gccnewlib.add, gdb/gdb.add:
987        Updated to gcc 3.1 and gdb 5.2.
988
9892001-05-29      Joel Sherrill <joel@OARcorp.com>
990
991        * setup.def: Updated to binutils 2.12.1.
992        * rtems/Makefile.am: Remove m68k-rtemself references.
993
9942002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
995
996        * mkgcc3newlibspec.in: Remove SETUP (bogus).
997        * gcc3newlib/target-c++.add: New.
998        * gcc3newlib/Makefile.am: Add target-c++.add.
999        * gcc3newlib/base-g77.add: Adapt to gcc-3.1.
1000        Reflect having split out c++. Various minor fixes.
1001        * gcc3newlib/base-gcc.add: Ditto.
1002        * gcc3newlib/gccnewlib.add: Ditto.
1003        * gcc3newlib/target-gcc.add: Ditto.
1004
10052002-04-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1006
1007        * gcc3newlib/gccnewlib.add: Add gcc_update --touch to fix
1008        timestamps.
1009
10102001-04-16      Joel Sherrill <joel@OARcorp.com>
1011
1012        * .cvsignore: Added files added by automake 1.6.1.
1013        * setup.def: New shot at gcc 3.0.4 RPMs.
1014        * binutils/Makefile.am, gdb/Makefile.am, rtems/Makefile.am:
1015        Deleted m68k-rtemself.
1016        * gcc3newlib/gccnewlib.add: Commented out host/target OS check.
1017 
10182002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1019
1020        * autotools/automake-rtems.spec.in: Update to automake-1.6.1.
1021        Use *.tar.bz2.
1022
10232002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1024
1025        * mkbinutilspec.in: Fix PATCH2.
1026
10272002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1028
1029        * gcc3newlib/gccnewlib.add: Add -Bgcc/ when collecting multilibs.
1030
10312002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1032
1033        * gcc3newlib/gccnewlib.spec.in: Removed from CVS.
1034
1035
10362002-04-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1037
1038        * mkbinutilspec.in: Add support for empty patch-version (no patch).
1039        * mkgcc3newlibspec.in: Ditto.
1040        * setup: Fix gcc3*_versions handling.
1041        * setup.def: binutils_patch_version=.
1042        * binutils/binutils.add: Reflect changes to mkbinutilspec.in,
1043        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
1044        * binutils/target-binutils.add: Comment out c++filt.
1045        * gcc3newlib/base-gcc.add: Remove duplicate libm.info.
1046        * gcc3newlib/gccnewlib.add: Reflect changes to mkgcc3newlibspec.in.
1047        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
1048        Comment out gcc-2.95.x hacks.
1049        Remove *.la from installed files.
1050        * gcc3newlib/gccnewlib_c_only.spec.in: Remove.
1051
10522001-04-02      Joel Sherrill <joel@OARcorp.com>
1053
1054        * buildall.in: Correct logic for detecting 0 RTEMS RPMS installed.
1055
10562001-03-29      Joel Sherrill <joel@OARcorp.com>
1057
1058        * .cvsignore: Added mkgcc3newlib.
1059
10602001-03-29      Joel Sherrill <joel@OARcorp.com>
1061
1062        * gcc3newlib/.cvsignore: New file.
1063
10642001-03-28      Joel Sherrill <joel@OARcorp.com>
1065
1066        * Per PR64 added support for gcc 3.x RPMs
1067        * Makefile.am, configure.ac, mkspec, setup, setup.def: Modified.
1068        * mkgcc3newlibspec.in: New file.
1069        * gcc3newlib: New subdirectory.
1070        * base-g77.add, base-gcc.add, base-gcj.add, gccnewlib.add,
1071        gccnewlib_c_only.spec.in, gccnewlib.spec.in, HISTORY, Makefile.am,
1072        README, target-g77.add, target-gcc.add, target-gcj.add,
1073        target-objc.add: New files.
1074
10752001-03-28      Joel Sherrill <joel@OARcorp.com>
1076
1077        * binutils/binutils.add: Commented out patch since binutils 2.12
1078        does not require one.
1079
10802002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1081
1082        * configure.ac:
1083        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1084        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1085        * autotools/Makefile.am: Remove AUTOMAKE_OPTIONS.
1086        * Makefile.am: Remove AUTOMAKE_OPTIONS.
1087        * binutils/Makefile.am: Remove AUTOMAKE_OPTIONS.
1088        * gccnewlib/Makefile.am: Remove AUTOMAKE_OPTIONS.
1089        * gdb/Makefile.am: Remove AUTOMAKE_OPTIONS.
1090        * rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
1091
10922002-03-06      Ralf Corsepius <corsepiu@faw-uni-ulm.de>
1093
1094        * PR151
1095        * autotools/automake-rtems.spec.in: New.
1096        * autotools/automake-rtems.spec: Removed.
1097        * configure.ac: Reflect changes above.
1098
10992001-02-27      Joel Sherrill <joel@OARcorp.com>
1100
1101        * configure.ac: Be a little more lenient in matching sparc-solaris.
1102
11032002-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1104
1105        * mkbinutilspec.in, mkgccnewlibspec.in, gccnewlib/base-chill.add,
1106        gccnewlib/base-g77.add, gccnewlib/base-gcc.add,
1107        gccnewlib/base-gcj.add, gccnewlib/gccnewlib.add,
1108        gccnewlib/target-chill.add, gccnewlib/target-g77.add,
1109        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
1110        gccnewlib/target-objc.add: Added more support for Canadian Cross
1111        building.
1112
11132001-01-30      Joel Sherrill <joel@OARcorp.com>
1114
1115        * buildall.in: Corrected logic for detecting when no RPMs are installed.
1116
11172001-01-24      Joel Sherrill <joel@OARcorp.com>
1118
1119        * README: Added Canadian Cross instructions.
1120
11212002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1122
1123        * configure.ac: Add AC_PREFIX_DEFAULT([/opt/rtems]).
1124        * mkbinutilsspec.in: Add propagation of @prefix@.
1125        * binutils/base-binutils.add:
1126        Let %post and %unpost apply %{_prefix}.
1127        Apply %{_prefix} instead of /opt/rtems.
1128        * binutils/binutils.add: Update copyright notice.
1129        Add _prefix.
1130        Apply %{_prefix} instead of /opt/rtems.
1131        Remove -a 0 in %setup.
1132        Rework hack to SuSE's rpm screwing up %{_target}.
1133        Replace ARGS with CONFIGURE_ARGS.
1134        * binutils/target-binutils.add:
1135        Apply %{_prefix} instead of /opt/rtems.
1136
11372002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1138
1139        * binutils/binutils.add: Add initial support for building
1140        Canadian cross RPMs.  It should work like this:
1141            cd rtems/scripts
1142            ./configure --build=`../config.guess` --host=i386-cygwin
1143            make install
1144            rpm --target=i386-cygwin \
1145                /usr/src/redhat/SPECS/<target>-binutils-..spec.
1146
1147            alien -t /usr/src/redhat/RPMS/....i386.rpm
1148        .. and voila ... your tarball, with rpm-consistency checks etc. applied.
1149
11502001-01-22      Joel Sherrill <joel@OARcorp.com>
1151
1152        * buildalltar.in: Modified to support Canadian cross builds.
1153        It was testing using a RedHat 7.2 host to build *-rtems tools
1154        that run on an i386-cygwin host.
1155
11562001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1157
1158        * configure.ac: Fix typo to allow custom RPM_SPECSdirs.
1159
11602001-10-16      Joel Sherrill <joel@OARcorp.com>
1161
1162        * setup.def: Bumped the gdb_patch_version to account for a configuration
1163        problem on psim where it could not be enabled for powerpc-RTEMS.
1164        * gdb/Makefile.am: Add i386-RTEMS and powerpc-RTEMS targets.
1165
11662001-10-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1167
1168        * mkbinutilsspec.in: Guard sed-pattern against autoconf.
1169        * mkgccnewlibspec.in: Guard sed-pattern against autoconf, remove
1170        Target_alias.
1171        * mkgdbspec.in: Guard sed-pattern against autoconf.
1172        * mkbspspec.in: Guard sed-pattern against autoconf.
1173        * configure.ac: Rework check for RPM_SPECSdir.
1174        * autotools/automake-rtems.spec: Update to automake-1.5.
1175
11762001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1177
1178        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
1179        * configure.in: Remove.
1180        * configure.ac: New file, generated from configure.in by autoupdate.
1181
11822001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1183
1184        * gdb/Makefile.am, gccnewlib/Makefile.am, binutils/Makefile.am:
1185        Initially setup CLEANFILES using = instead of += to make
1186        automake-1.5 happy.
1187
11882001-09-13      Joel Sherrill <joel@OARcorp.com>
1189
1190        * setup.def, gccnewlib/gccnewlib.add, gccnewlib/target-gcc.add:
1191        Revert changes because of gcc 2.5.x/3.0 transition and continue
1192        to support gcc 2.95.x as primary version.
1193
11942001-09-13      Joel Sherrill <joel@OARcorp.com>
1195
1196        * mkgccnewlibspec.in,
1197        Use Target_alias not target_alias to avoid conflicts with new autoconf.
1198        * setup.def: Changed version numbers in attempt at building gcc 3.0.1.
1199        Only sparc and arm built for C/C++ OK. :(
1200        * gccnewlib/base-gcc.add: Modifications to reflect files not in gcc 3.x.
1201        * gccnewlib/gccnewlib.add: gcc 3.x does not have "everything in the name"
1202        * target-gcc.add: Modifications to reflect files not in gcc 3.1
1203
12042001-09-13      Joel Sherrill <joel@OARcorp.com>
1205
1206        * autotools/.cvsignore: New file.
1207
12082001-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1209
1210        * autotools/Makefile.am, autotools/autoconf-rtems.spec,
1211        autotools/automake-rtems.spec: New.
1212        * configure.in, Makefile.am: Add autotools/.
1213
12142001-08-30      Joel Sherrill <joel@OARcorp.com>
1215
1216        * .cvsignore: Add buildalltar.
1217
12182001-08-30      Joel Sherrill <joel@OARcorp.com>
1219
1220        * buildalltar.in: New file.
1221        * configure.in, Makefile.am: Modified to reflect addition of file.
1222
12232001-08-10      Joel Sherrill <joel@OARcorp.com>
1224
1225        * mkgdbspec.in: Make list of simulators very complete.
1226        * setup.def: Update versions.
1227
12282001-07-03      Joel Sherrill <joel@OARcorp.com>
1229
1230        * setup.def, binutils.add, gccnewlib.add: Updated to build
1231        binutils 2.11.2 (rtems patch 20010622), gcc 2.95.3 (rtems
1232        patch a20010622), and newlib 1.9.0 (rtems patch 10020622).
1233
12342001-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1235
1236        * configure.in: Remove AC_EXEEXT, treat .exe manually.
1237        * gccnewlib/base-gcc.add: Remove cpp.
1238        * gccnewlib/gccnewlib.add: mv cpp $target_alias-cpp, update
1239        copyright.
1240
12412001-04-16      Joel Sherrill <joel@OARcorp.com>
1242
1243        * setup.def: Modified the binutils version to 2.11 and
1244        RPM revision 3 to reflect experimentation with new binutils release.
1245
12462001-04-11      Joel Sherrill <joel@OARcorp.com>
1247
1248        * binutils/Makefile.am: Added a29k-rtems.
1249        * binutils/binutils.add: Switch to .bz2 extension to reflect
1250        real way code is compressed on distribution sites now.
1251
12522001-03-19      Joel Sherrill <joel@OARcorp.com>
1253
1254        * setup.def: Updated version numbers and patches for binutils
1255        and gdb.  binutils was to get correct patch in field.  gdb
1256        was to add mipstx39-rtems configurery support.
1257
12582001-03-14      Joel Sherrill <joel@OARcorp.com>
1259
1260        * gdb/Makefile.am, mkgdbspec.in: Added mipstx39-rtems
1261        configuration to gdb since this includes the JMR3904 simulator.
1262
12632001-01-03      Joel Sherrill <joel@OARcorp.com>
1264
1265        * setup.def, binutils/HISTORY, gccnewlib/HISTORY: Updated
1266        binutils HISTORY to reflect new revision.  Updated gcc to fix
1267        i960 C++ problem.  Updated newlib to move to newlib 1.9.0.
1268
12692000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1270
1271        * gccnewlib/gccnewlib.add: Fix typo in URL.
1272
12732000-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1274
1275        * configure.in: Adapt m4-quoting to autoconf-2.49b, use $host
1276        instead of $target to setup RPM_CPU, move chmod 755 buildall to
1277        AC_OUTPUT's extra-cmds.
1278       
12792000-10-30      Joel Sherrill <joel@OARcorp.com>
1280
1281        * buildall.in, mkgdbspec.in, setup.def, binutils/Makefile.am,
1282        gccnewlib/HISTORY, gccnewlib/Makefile.am, gdb/Makefile.am:
1283        Added mips-rtems, updated to include new patches and
1284        gcc 2.95.2/newlib 1.8.2 revision 11 RPM.
1285
12862000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1287
1288        * configure.in: Remove trailing '/'s from setting up RPM_SPECdir.
1289
12902000-10-18      Joel Sherrill <joel@OARcorp.com>
1291
1292        * setup.def: Updating version numbers for gcc/newlib RPM release 10.
1293
12942000-08-30      Joel Sherrill <joel@OARcorp.com>
1295
1296        * setup.def: Updated gcc and newlib patches and bumped RPM revision.
1297        Patches primarily add or16/or32 basic support to newlib and
1298        i386 multilib improvements to gcc from Ralf Corsepius.
1299
13002000-08-10      Joel Sherrill <joel@OARcorp.com>
1301
1302        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.