source: rtems/scripts/ChangeLog @ 4917fe0

4.104.114.84.95
Last change on this file since 4917fe0 was 4917fe0, checked in by Ralf Corsepius <ralf.corsepius@…>, on 07/05/05 at 07:32:05

2005-07-05 Ralf Corsepius <ralf.corsepius@…>

  • autotools/automake.add: Add %{?dist}.
  • autotools/autoconf.add: Add %{?dist}. Replace Copyright: by Licence:.
  • Property mode set to 100644
File size: 52.7 KB
Line 
12005-07-05      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * autotools/automake.add: Add %{?dist}.
4        * autotools/autoconf.add: Add %{?dist}.
5        Replace Copyright: by Licence:.
6        * gccnewlib/gccnewlib.add: Remove Epoch.
7
82005-05-20      Ralf Corsepius <ralf.corsepius@rtems.org>
9
10        * binutils/base-binutils.add, gccnewlib/base-g77.add,
11        gccnewlib/base-gcc.add, gccnewlib/base-gcj.add,
12        gccnewlib/base-gfortran.add, gccnewlib/base-gnat.add,
13        gdb/base-gdb.add: install-info --info-dir=.
14
152005-05-18      Ralf Corsepius <ralf.corsepius@rtems.org>
16
17        * gccnewlib/mkspec.in: Correct patch handling magic.
18        * gccnewlib/gccnewlib.add: Reflect changes to mkspec.in.
19        Use --with/--without, rework logic for building optional languages.
20        * gccnewlib/header.add: Document --with/--without.
21
222005-05-10      Ralf Corsepius <ralf.corsepius@rtems.org>
23
24        * gccnewlib/Makefile.am: Add h8300-rtemscoff*.
25        * gccnewlib/gccnewlib.add: Let building gnat require gcc.
26        Allow building arm-rtems*-gnat.
27
282005-05-05      Ralf Corsepius <ralf.corsepius@rtems.org>
29
30        * gccnewlib/gccnewlib.add: Further clean up of tools not supported
31        by individual targets. Add %build_libgcj.
32        * gccnewlib/target-gcc.add: Remove dep to base-gcc.
33
342005-05-03      Ralf Corsepius <ralf.corsepius@rtems.org>
35
36        * gccnewlib/gccnewlib.add: Suppress building tools not supported by
37        avr, h8300 and mips.
38        * rtemsdoc/supplement.add.in, rtemsdoc/templ.add.in: Misc.
39        %infodir/dir handling changes.
40        * rtemsdoc/rtemsdoc.add: Use BuildRequires instead of BuildPreReq
41        (rpm anachronism).
42        * gdb/base-gdb.add, gdb/gdb.add: Misc. %infodir/dir handling
43        changes.
44        * gccnewlib/base-g77.add, gccnewlib/base-gcc.add,
45        gccnewlib/base-gcj.add, gccnewlib/base-gfortran.add,
46        gccnewlib/base-gnat.add: Misc. %infodir/dir handling changes.
47        * common/common.add.in: Use FC compliant BuildRoot.
48        * gccnewlib/gccnewlib.add: Remove gnatgcc hacks.
49        Misc  %infodir/dir handling changes.
50        * gccnewlib/target-c++.add, gccnewlib/target-g77.add,
51        gccnewlib/target-gcj.add, gccnewlib/target-gfortran.add,
52        gccnewlib/target-gnat.add, gccnewlib/target-objc.add:
53        Requires: %{rpmprefix}%{gcc_target}-gcc = %{version}-%{release}.
54
552005-05-02      Ralf Corsepius <ralf.corsepius@rtems.org>
56
57        * binutils/base-binutils.add, binutils/binutils.add:
58        Misc %infodir/dir handling changes.
59
602005-05-02      Ralf Corsepius <ralf.corsepius@rtems.org>
61
62        * configure.ac: Reflect changes to autotools/*.
63        * autotools/Makefile.am: Update.
64
652005-05-02      Ralf Corsepius <ralf.corsepius@rtems.org>
66
67        * autotools/automake-rtems.spec.in, autotools/autoconf-rtems.spec.in:
68        Remove.
69        * autotools/automake.add, autotools/autoconf.add,
70        autotools/header.add: New.
71        * autotools/Makefile.am: Streamline specs generation with other
72        tools.
73
742005-04-29      Ralf Corsepius <ralf.corsepius@rtems.org>
75
76        * gccnewlib/gccnewlib.add: Don't build mips-gcj. Further gnat
77        cleanup.
78        * rtemsdoc/supplement.add.in, rtemsdoc/templ.add.in: Misc. info
79        fixes.
80
812005-04-29      Ralf Corsepius <ralf.corsepius@rtems.org>
82
83        * gccnewlib/base-gnat.add, gccnewlib/gccnewlib.add,
84        gccnewlib/target-gnat.add: Abandon Gnat for gcc < 4.0
85
862005-04-27      Ralf Corsepius <ralf.corsepius@rtems.org>
87
88        * gccnewlib/base-gfortran.add: Fix broken install-info.
89        * gccnewlib/base-gnat.add, gccnewlib/target-gnat.add: Adaptations
90        to gcc-4.0.0. Install infos using FC conventions.
91
922005-04-26      Ralf Corsepius <ralf.corsepius@rtems.org>
93
94        * autotools/automake-rtems.spec.in,
95        autotools/autoconf-rtems.spec.in: Remove rpm anachronisms.
96
972005-04-26      Ralf Corsepius <ralf.corsepius@rtems.org>
98
99        * binutils/binutils.add: Install infos using FC conventions.
100        * binutils/base-binutils.add: Install infos using FC conventions.
101        * gdb/base-gdb.add: Install infos using FC conventions.
102
1032005-04-26      Ralf Corsepius <ralf.corsepius@rtems.org>
104
105        * gccnewlib/base-gcc.add: Install infos using FC conventions.
106        * gccnewlib/base-gcj.add: Install infos using FC conventions.
107        Various minor fixes.
108        * gccnewlib/base-gfortran.add: Install infos using FC conventions.
109        * gccnewlib/target-gcj.add: Various minor fixes.
110
1112005-04-25      Ralf Corsepius <ralf.corsepius@rtems.org>
112
113        * binutils/binutils.add: Use BuildRequires instead of BuildPreReq.
114        * gccnewlib/gccnewlib.add: Use BuildRequires instead of BuildPreReq.
115        * gdb/gdb.add: Use BuildRequires instead of BuildPreReq.
116        * gccnewlib/gccnewlib.add: Remove Source0-magic for gcc < 3.0.
117        * gccnewlib/gccnewlib.add: Abandon c4x-*.
118
1192005-04-23      Ralf Corsepius <ralf.corsepius@rtems.org>
120
121        * gccnewlib/gccnewlib.add: Use %_bindir, %_libdir, %_includedir.
122        * gccnewlib/target-gfortran.add: Let package obsolete g77.
123        * gccnewlib/target-objc.add: Reflect new location of cc1obj.
124
1252005-04-23      Ralf Corsepius <ralf.corsepius@rtems.org>
126
127        * gdb/gdb.add: Propagate RPM_OPT_FLAGS to configure.
128
1292005-04-22      Ralf Corsepius <ralf.corsepius@rtems.org>
130
131        * binutils/Makefile.am: Add h8300-rtemscoff.
132        Remove or32-rtems.
133        * binutils/binutils.add: Propagate RPM_OPT_FLAGS to configure.
134
1352005-04-22      Ralf Corsepius <ralf.corsepius@rtems.org>
136
137        * gccnewlib/base-gfortran.add, gccnewlib/target-gfortran.add: New.
138        * gccnewlib/Makefile.am: Reflect addition of gfortran.
139        * gccnewlib/base-g77.add, gccnewlib/base-gcc.add, gccnewlib/base-gcj.add,
140        gccnewlib/base-gnat.add, gccnewlib/target-g++.add, gccnewlib/target-g77.add,
141        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
142        gccnewlib/target-gnat.add:
143        Remove RPM_INSTALL_PREFIX. Remove superfluous
144        %doc directives. Use %_infodir, %_includedir, %_bindir, %_libdir.
145        * gccnewlib/gccnewlib.add: Ditto.
146        Add further BR's, Reflect addition of gfortran.
147        Reflect gcc's changes to "version_string".
148
1492005-04-20      Ralf Corsepius <ralf.corsepius@rtems.org>
150
151        * binutils/base-binutils.add, binutils/binutils.add,
152        binutils/target-binutils.add: Introduce %{_includedir}, %{_libdir},
153        %{_bindir}. Remove superfluous %doc. Misc. fixes.
154
1552005-04-20      Ralf Corsepius <ralf.corsepius@rtems.org>
156
157        * gdb/base-gdb.add, gdb/gdb.add, gdb/target-gdb.add:
158        Use mkdir -p. Introduce %{_includedir}, %{_libdir}. Remove
159        superfluous %doc.
160
1612005-04-20      Ralf Corsepius <ralf.corsepius@rtems.org>
162
163        * configure.ac: chmod +x rtems/mkspec.
164        * binutils/binutils.add: Remove Prefix.
165        Use mkdir -p.
166        * cpukit/rtems-cpukit.add: Fix Source URL.
167        * rtems/Makefile.am: Append @osversion@ to rules.
168        * rtems/rtems.add: Fix Source URL. Misc cosmetics.
169
1702005-04-14      Ralf Corsepius <ralf.corsepius@rtems.org>
171
172        * gdb/mkspec.in: Remove extra_configure_arguments (Unused).
173        * cpukit/rtems-cpukit.add, cpukit/target-cpukit.add: Bring this rpm
174        functional, again.
175
1762005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
177
178        * rtems/Makefile.am: Reworked.
179        * setup.def: Update rtems_version. Remove rpm_build_root.
180
1812005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
182
183        * rtems/mkspec.in: New.
184        * mkbspspec.in: Remove.
185        * Makefile.am: Reflect changes above.
186        * configure.ac: Reflect changes above.
187
1882005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
189
190        * common/clean.add.in: Always rm -rf $RPM_BUILD_ROOT.
191
1922005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
193
194        * gdb/base-gdb.add, gdb/gdb.add, gdb/target-gdb.add: Various
195        changes and hacks.
196
1972005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
198
199        * binutils/mkspec.in: Remove rpm_build_root.
200        * common/common.add.in: Remove _defaultbuildroot.
201        * cpukit/mkspec.in: Remove rpm_build_root.
202        * gccnewlib/mkspec.in: Remove rpm_build_root.
203        * gdb/mkspec.in: Remove rpm_build_root.
204        * gccnewlib/gccnewlib.add: Let %install rm -f $RPM_BUILD_ROOT.
205        * binutils/binutils.add: Let %install rm -f $RPM_BUILD_ROOT.
206
2072005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
208
209        * gdb/Makefile.am: Remove obsolete targets.
210        * gdb/gdb.add: Pass bindir, infodir, mandir to configure.
211
2122005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
213
214        * binutils/Makefile.am, gdb/Makefile.am: Move target-*.add before
215        base*.add.
216        * gdb/gdb.add, gdb/target-gdb.add: Introduce %{_infodir}, %{_mandir},
217        %{_bindir}. Various minor fixes.
218        Rename src.rpm into <target>-gdb.
219        Disable sim for avr.
220
2212005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
222
223        * setup.def, gdb/gdb.add: Add gdb_suffix.
224
2252005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
226
227        * gcc3newlib/HISTORY, gcc3newlib/Makefile.am, gcc3newlib/README,
228        gcc3newlib/base-g77.add, gcc3newlib/base-gcc.add,
229        gcc3newlib/base-gcj.add, gcc3newlib/base-gnat.add,
230        gcc3newlib/gccnewlib.add, gcc3newlib/header.add,
231        gcc3newlib/mkspec.in, gcc3newlib/target-c++.add,
232        gcc3newlib/target-g77.add, gcc3newlib/target-gcc.add,
233        gcc3newlib/target-gcj.add, gcc3newlib/target-gnat.add,
234        gcc3newlib/target-objc.add: Remove.
235
2362005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
237
238        * gccnewlib/mkspec.in: Use gccnewlib/ instead of gcc3newlib/.
239
2402005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
241
242        * Makefile.am, configure.ac: Use gccnewlib/ instead of gcc3newlib/.
243        * README.cdn-X: Minor updates.
244
2452005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
246
247        * gccnewlib/.cvsignore, gccnewlib/Makefile.am,
248        gccnewlib/README, gccnewlib/base-g77.add,
249        gccnewlib/base-gcc.add, gccnewlib/base-gcj.add,
250        gccnewlib/base-gnat.add, gccnewlib/gccnewlib.add,
251        gccnewlib/header.add, gccnewlib/mkspec.in,
252        gccnewlib/target-c++.add, gccnewlib/target-g77.add,
253        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
254        gccnewlib/target-gnat.add, gccnewlib/target-objc.add:
255        New.
256
2572005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
258
259        * cpukit/rtems-cpukit.add, gdb/gdb.add:
260        Fix my email address, cosmetics.
261
2622005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
263
264        * setup, setup.def, gcc3newlib/mkspec.in:
265        s/gcc3newlib_rpm_release/gccnewlib_rpm_release/g.
266
2672005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
268
269        * setup: Fixup messages.
270
2712005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
272
273        * binutils/target-binutils.add, cpukit/rtems-cpukit.add,
274        gcc3newlib/gccnewlib.add, gdb/gdb.add, rtemsdoc/rtemsdoc.add:
275        Remove Autoreqprov-tag.
276
2772005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
278
279        * gcc3newlib/gccnewlib.add: Default to not building gcj for all gcc
280        versions. Cleanup comments.
281
2822005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
283
284        * configure.ac, setup, setup.def, gcc3newlib/mkspec.in:
285        Use newlib_* instead of gcc3newlib_* for setup.* values.
286
2872005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
288
289        * configure.ac, setup, setup.def, gcc3newlib/mkspec.in:
290        Use gcc_* instead of gcc3_* for setup.* values.
291
2922005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
293
294        * binutils/binutils.add, gdb/gdb.add: Sync %setup with gcc/gcc.add
295        for consistency.
296
2972005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
298
299        * binutils/binutils.add, gcc3newlib/gccnewlib.add, gdb/gdb.add:
300        Apply patches in tool subdirs.
301
3022005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
303
304        * binutils/binutils.add, binutils/mkspec.in:
305        Eliminate @PATCH2@.
306        * gcc3newlib/gccnewlib.add, gcc3newlib/mkspec.in:
307        Eliminate @PATCH2@, @PATCH4@.
308        * gdb/gdb.add, gdb/mkspec.in:
309        Eliminate @PATCH2@.
310
3112005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
312
313        * binutils/binutils.add, gcc3newlib/gccnewlib.add,
314        gdb/gdb.add: Add support for rpmbuild --with sources.
315
3162005-03-17      Ralf Corsepius <ralf.corsepius@rtems.org>
317
318        * gdb/Makefile.am: Add avr, mips64.
319        Cosmetics.
320        * gdb/base-gdb.add: Reflect gdb-6.3 not shipping mmalloc.info*.
321        * gdb/target-gdb.add: Add support for gcc-6.3's gdbtui.
322        * gdb/mkspec.in: Add PATCH-magic.
323        Add gdb_suffix.
324
3252005-03-12      Ralf Corsepius <ralf.corsepius@rtems.org>
326
327        * binutils/binutils.add, binutils/mkspec.in, setup.def:
328        Add binutils_suffix.
329        * binutils/target-binutils.add: Preparations for binutils-2.16.
330
3312005-02-24      Ralf Corsepius <ralf.corsepius@rtems.org>
332
333        * gcc3newlib/gccnewlib.add, gcc3newlib/mkspec.in, setup.def:
334        Add gcc_suffix. Add newlib_suffix.
335
3362005-02-16      Ralf Corsepius <ralf.corsepius@rtems.org>
337
338        * autotools/automake-rtems.spec.in: automake-1.9.5.
339
3402005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
341
342        * gcc3newlib/Makefile.am: Remove sh-rtemself. Add sh-rtemscoff.
343
3442005-01-17      Ralf Corsepius <ralf.corsepius@rtems.org>
345
346        * gcc3newlib/gccnewlib.add: Disable Ada (Stil broken with GCC-4.0.0).
347
3482005-01-12      Ralf Corsepius <ralf.corsepius@rtems.org>
349
350        * gcc3newlib/gccnewlib.add: Change my email address.
351        Add tic4x-*.
352
3532005-01-05      Ralf Corsepius <ralf.corsepius@rtems.org>
354
355        * autotools/automake-rtems.spec.in: automake-1.9.4.
356
3572004-11-02      Joel Sherrill <joel@OARcorp.com>
358
359        * setup.def: Include PowerPC patch to make C++ global constructors work
360        -- gcc 3.3.5/newlib-1.12.0 revision 2.
361
3622004-10-29      Joel Sherrill <joel@OARcorp.com>
363
364        * setup.def: Update gcc to 3.3.5 and binutils to 2.15.
365        * autotools/autoconf-rtems.spec.in: Temporarily do not include
366        some of the documentation since it causes the RPM build to fail.
367        * binutils/Makefile.am, gcc3newlib/Makefile.am: Add mips64-rtems.
368
3692004-09-29      Joel Sherrill <joel@OARcorp.com>
370
371        * buildall.in, buildalltar.in, binutils/Makefile.am,
372        cpukit/Makefile.am, gcc3newlib/Makefile.am, gcc3newlib/gccnewlib.add,
373        gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore,
374        rtemsdoc/Makefile.am: i960 obsoleted.
375
3762004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
377
378        * configure.ac: Require automake > 1.9.
379
3802004-09-23      Ralf Corsepius <ralf_corsepius@rtems.org>
381
382        * binutils/binutils.add: Rename package from binutils-collection to
383        binutils. Cleanups.
384        * binutils/target-binutils.add: Reflect changes above.
385        * binutils/Makefile.am: Add avr. Reflect changes above.
386        * autotools/autoconf-rtems.spec.in: Cleanup for chroot'ed builds.
387        * autotools/automake-rtems.spec.in: automake-1.9.2.
388        Cleanup for chroot'ed builds.
389        * gcc3newlib/Makefile.am: Add avr-rtems*gcc.
390        * gcc3newlib/gccnewlib.add: Disable c++ for avr.
391
3922004-07-29      Ralf Corsepius <ralf_corsepius@rtems.org>
393
394        * autotools/automake.spec.in: automake-1.9.
395
3962004-05-23      Joel Sherrill <joel@OARcorp.com>
397
398        * gcc3newlib/gccnewlib.add: gcc 3.4.0 is broken for embedded SPARC and
399        Ada. Until we can fix it, it is disabled.
400
4012004-05-23      Joel Sherrill <joel@OARcorp.com>
402
403        * gcc3newlib/target-gnat.add: Fix path to gnat1.
404
4052004-05-18      Ralf Corsepius <ralf_corsepius@rtems.org>
406
407        * binutils/Makefile.am: Add sh-rtemscoff.
408        Remove sh-rtemself.
409        * binutils/binutils.add: BuildRequires flex.
410        * autotools/automake-rtems.spec.in: Automake 1.8.5.
411
4122004-04-29      Ralf Corsepius <ralf_corsepius@rtems.org>
413
414        * gcc3newlib/gccnewlib.add: Another attempt to make *info.gz
415        handling more robust.
416
4172004-04-26      Ralf Corsepius <ralf_corsepius@rtems.org>
418
419        * autotools/automake-rtems.spec.in: Upgrade to 1.8.4.
420
4212004-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
422
423        * Index: base-g77.add, base-gcc.add, base-gcj.add, base-gnat.add,
424        gccnewlib.add, target-c++.add, target-gcc.add, target-gcj.add:
425        Apply _infodir, _mandir. Gzip man pages.
426        Reflect gcc having fixed gccinstall.info.
427
4282004-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
429
430        * binutils/base-binutils.add: Apply _infodir.
431        Don't install libiberty. Misc. cleanups.
432        * binutils/binutils.add: Apply _infodir, _mandir.
433        Don't install libiberty. Gzip man pages. Misc. cleanups.
434        * binutils/target-binutils.add: Apply _mandir.
435
4362004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
437
438        * autotools/automake-rtems.spec.in: Upgrade to 1.8.3.
439
4402004-03-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
441
442        * gcc3newlib/gccnewlib.add: Disable gnats.
443        Further preparations for gcc-3.4.0
444        * gcc3newlib/base-gcc.add, gcc3newlib/target-gnat.add,
445        gcc3newlib/base-gcj.add, gcc3newlib/target-gcj.add:
446        Reflect changes to gcc3newlib/gccnewlib.add.
447
4482004-03-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
449
450        * gcc3newlib/base-gcc.add, gcc3newlib/target-g77.add,
451        gcc3newlib/target-objc.add: Preps for gcc-3.4.0.
452        Reflect changes to gcc3newlib/gccnewlib.add.
453
4542004-03-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
455
456        * gcc3newlib/target-gcc.add, gcc3newlib/target-c++.add:
457        Reflect changes to gcc3newlib/gccnewlib.add.
458
4592004-03-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
460
461        * gcc3newlib/gccnewlib.add: Preps. for gcc-3.4.0.
462        Add %gcclib, %gccexec.
463
4642004-03-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
465
466        * binutils/base-binutils.add: Preparations for binutils-2.15.
467
4682004-02-24      Joel Sherrill <joel@OARcorp.com>
469
470        PR 580/tools
471        * setup.def: Fix setup.def to match current reality.
472
4732004-02-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
474
475        * gdb/base-gdb.add: Add annotate.info.
476        * gdb/gdb.add: Remove info/dir.
477
4782004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
479
480        * Makefile.am, gdb/Makefile.am: Cosmetics.
481
4822004-02-19      Joel Sherrill <joel@OARcorp.com>
483
484        * setup.def, gdb/gdb.add: gdb 6.0 RPMs built.
485
4862004-02-19      Joel Sherrill <joel@OARcorp.com>
487
488        * ChangeLog: Replace RTEMS user account with Joel.
489
4902004-02-17      Joel Sherrill <joel@oarcorp.com>
491
492        * setup.def, gdb/base-gdb.add, gdb/gdb.add: Building a gcc 3.2.3 i960
493        gcc and updating gdb to 5.3.
494
4952004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
496
497        * configure.ac, setup, setup.def: Remove now unused vars.
498
4992004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
500
501        * mkgccnewlibspec.in, gccnewlib/.cvsignore, gccnewlib/HISTORY,
502        gccnewlib/Makefile.am, gccnewlib/README, gccnewlib/base-chill.add,
503        gccnewlib/base-g77.add, gccnewlib/base-gcc.add, gccnewlib/base-gcj.add,
504        gccnewlib/gccnewlib.add, gccnewlib/header.add,
505        gccnewlib/target-chill.add, gccnewlib/target-g77.add,
506        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
507        gccnewlib/target-objc.add: Remove (Obsolete).
508        * configure.ac, Makefile.am: Reflect changes above.
509
5102004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
511
512        * gcc3newlib/gcc3newlib.add: Remove info/dir.
513        Cosmetics.
514
5152004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
516
517        * setup.def: Adapt to what Joel already ships -
518        gcc3_version=3.3.2, gcc3_patch_version=20031216,
519        gcc3newlib_rpm_release=3
520
5212004-02-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
522
523        * configure.ac: Remove rtemsdoc/mkspec. Add RTEMS_RPM_RELEASE.
524        * rtemsdoc/.cvsignore: Reformat.
525        * Makefile.am: Reformat. Add RTEMS_RPM_RELEASE support to
526        rtems-source.add, Use rtems_source_spec_DEPS instead of
527        rtems_source_spec_DEPENDENCIES (Conflicts with automake internals).
528        * rtems/rtems-source.add: Add RTEMS_RPM_RELEASE.
529        * rtemsdoc/mkspec.in: Remove.
530        * rtemsdoc/Makefile.am: Reworked.
531        * rtemsdoc/header.add: Update Copyright notice.
532        * rtemsdoc/rtemsdoc.add: Add RTEMS_RPM_RELEASE.
533        Add %{rpmgroup}. Remove bzip-ing *.ps.
534        * rtemsdoc/supplement.add.in: Add %{rpmgroup}.
535        * rtemsdoc/templ.add.in: Add %{rpmgroup}.
536
5372004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
538
539        * rtems/rtems-source.add: Require automake-1.8.2, autoconf-2.59.
540
5412004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
542
543        * rtems/rtems-source.add: New.
544        * Makefile.am: Add rtems/rtems-source.spec handling.
545        * configure.ac: AC_SUBST(RTEMS_VERSION,[_RTEMS_VERSION]).
546        * common/common.add.in: Use www.rtems.com as Vendor.
547
5482004-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
549
550        * configure.ac: Use RTEMS_ENABLE_RPMPREFIX.
551
5522004-01-28      Joel Sherrill <joel@oarcorp.com>
553
554        * buildall.in, buildalltar.in, binutils/Makefile.am,
555        cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am,
556        gdb/Makefile.am: Attempt to convert all c4x-rtems references to
557        tic4x-rtems. Left the rtems documentation alone.
558
5592004-01-28      Joel Sherrill <joel@oarcorp.com>
560
561        * configure.ac: Enable OS versioning by default for 4.7 branch.
562        * setup.def: Update binutils RPM version and build new gcc 3.2.3 RPMs.
563        * autotools/autoconf-rtems.spec.in, autotools/automake-rtems.spec.in:
564        Update for new tool spin.
565
5662004-01-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
567
568        * scripts/automake.spec.in: 1.8.2.
569
5702004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
571
572        * scripts/automake.spec.in: 1.8.1.
573        Add Patch0 automake-1.8.1-rtems-20040112-1.diff.
574        Add defattr, URL:-tag.
575
5762004-01-08      Joel Sherrill <joel@OARcorp.com>
577
578        * setup.def: Update gcc/newlib for 4.7 series to 3.3.2 with 20031216
579        gcc patch (RPM revision 4.7-2).
580
5812004-01-07      Joel Sherrill <joel@OARcorp.com>
582
583        * buildall.in, buildalltar.in, binutils/Makefile.am,
584        cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am,
585        gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore,
586        rtemsdoc/Makefile.am: mips64orion port removed as mips port more
587        completely covers the MIPS family.
588
5892003-12-16      Joel Sherrill <joel@OARcorp.com>
590
591        * setup.def: Update gcc/newlib for 4.7 series to 3.3.2 with 20031022
592        gcc patch (RPM revision 4.7-1).
593
5942003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
595
596        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
597
5982003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
599
600        * Makefile.am: Cosmetics.
601        * autotools/Makefile.am: Cosmetics.
602        * autotools/autoconf-rtems.spec.in: 2.59.
603        * autotools/automake-rtems.spec.in: 1.8, Require autoconf-2.59.
604        * binutils/Makefile.am: Cosmetics.
605        * cpukit/Makefile.am: Cosmetics.
606        * gcc3newlib/Makefile.am: Cosmetics.
607        * gccnewlib/Makefile.am: Cosmetics.
608        * gdb/Makefile.am: Cosmetics.
609        * rtems/Makefile.am: Cosmetics.
610        * rtemsdoc/Makefile.am: Cosmetics.
611
6122003-11-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
613
614        * gcc3newlib/gccnewlib.add: Add hacks to make gnatlib
615        buildable.
616        * gcc3newlib/base-gnat.add: Add info files.
617
6182003-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
619
620        * gcc3newlib/gccnewlib.add: Make not building gnat and gcj the
621        default for gcc-3.3.
622
6232003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
624
625        * binutils/Makefile.am: Add tic4x.
626        * binutils/mkspec.in: Remove duplicate rpmgroup.
627
6282003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
629
630        * gcc3newlib/Makefile.am: Add tic4x.
631        * gcc3newlib/gccnewlib.add: Don't install install-tools for
632        gcc >= 3.3.
633
6342003-10-22      Joel Sherrill <joel@OARcorp.com>
635
636        * configure.ac, setup.def: Update to binutils 2.14 adn gcc/newlib to
637        3.2.3 with 20030826 gcc patch.
638
6392003-10-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
640
641        * cpukit/target-cpukit.add: New.
642        * cpukit/Makefile.am: Reflect having added target-cpukit.add.
643        Acknowledge osversion.
644        * cpukit/mkspec.in: Acknowledge osversion and rpmgroup.
645        * cpukit/rtems-cpukit.add: Reflect new RTEMS spec conventions.
646
6472003-10-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
648
649        * autotools/automake-rtems.spec.in: Automake-1.7.8.
650
6512003-09-26      Joel Sherrill <joel@OARcorp.com>
652
653        * buildall.in, buildalltar.in, binutils/Makefile.am,
654        cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am,
655        gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore,
656        rtemsdoc/Makefile.am: Obsoleting HP PA-RISC port.
657
6582003-09-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
659
660        * autotools/automake-rtems.spec.in: Automake-1.7.7.
661
6622003-09-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
663
664        * gcc3newlib/gccnewlib.add: Fix duplicate removal of c++filt.
665        * gcc3newlib/base-gcj.add: Add fastjar.info, jar.1, grepjar.1.
666        * setup.def: gcc3newlib_rpm_release=4.
667
6682003-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
669
670        * binutils/base-binutils.add: Add osversion support.
671        * binutils/binutils.add: Add osversion support.
672        %setup -n %{name}-%{version}.
673        Don't remove c++filt.
674        * binutils/target-binutils.add: Add osversion support.
675        Pickup c++filt.
676        * gcc3newlib/base-g77.add: Add osversion support.
677        * gcc3newlib/base-gcc.add: Add osversion support.
678        * gcc3newlib/base-gcj.add: Add osversion support.
679        * gcc3newlib/base-gnat.add: Add osversion support.
680        * gcc3newlib/gccnewlib.add: Add osversion support.
681        Remove c++filt,
682        %setup -n -n %{name}-%{version}.
683        * gcc3newlib/target-c++.add: Add osversion support.
684        Don't pickup c++filt.
685        * gcc3newlib/target-g77.add: Add osversion support.
686        * gcc3newlib/target-gcc.add: Add osversion support.
687        * gcc3newlib/target-gcj.add: Add osversion support.
688        * gcc3newlib/target-gnat.add: Add osversion support.
689        * gccnewlib/gccnewlib.add: %setup -n %{name}-%{version}.
690        * gdb/base-gdb.add: Add osversion support, rpmgroup, rpmprefix,
691        gdb_version, gdb_target.
692        * gdb/target-gdb.add: Ditto.
693        * gdb/gdb.add: Ditto.
694        %setup -n -n %{name}-%{version}.
695
6962003-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
697
698        * binutils/Makefile.am: Fix osversion support for sh-rtemself.
699        * gcc3newlib/Makefile.am: Fix osversion support for sh-rtemself.
700
7012003-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
702
703        * configure.ac: Add --enable-osversions (OS-versioned RPMS support).
704        * binutils/Makefile.am: Add osversion support.
705        * binutils/mkspec.in: Add osversion support.
706        * gcc3newlib/Makefile.am: Add osversion support.
707        * gcc3newlib/mkspec.in: Add osversion support.
708        * gdb/Makefile.am: Add osversion support.
709        * gdb/mkspec.in: Add osversion support.
710        Add rpmprefix, rpmgroup.
711
7122003-09-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
713
714        * Makefile.am, configure.ac,
715        autotools/autoconf-rtems.spec.in, autotools/automake-rtems.spec.in,
716        binutils/Makefile.am, binutils/base-binutils.add,
717        binutils/binutils.add, binutils/mkspec.in,
718        binutils/target-binutils.add,
719        common/common.add.in,
720        cpukit/Makefile.am,
721        gcc3newlib/Makefile.am, gcc3newlib/base-g77.add,
722        gcc3newlib/base-gcc.add, gcc3newlib/base-gcj.add,
723        gcc3newlib/base-gnat.add, gcc3newlib/gccnewlib.add,
724        gcc3newlib/mkspec.in, gcc3newlib/target-c++.add,
725        gcc3newlib/target-g77.add, gcc3newlib/target-gcc.add,
726        gcc3newlib/target-gcj.add, gcc3newlib/target-gnat.add,
727        gcc3newlib/target-objc.add,
728        gccnewlib/Makefile.am,
729        gdb/Makefile.am,
730        rtems/Makefile.am,
731        rtemsdoc/Makefile.am:
732        Merger from rtems-4-6-branch.
733        * common/common.am: New.
734
7352003-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
736
737        * common/common.add.in: s/www.oarcorp.com/www.rtems.com/.
738        Add %define __os_install_post %{nil} to prevent RH-9's rpm-brp-strip
739        from running (Chokes on foreign object formats).
740        * gcc3newlib/base-g77.add:
741        Use %{gcc_version} instead of @gcc_version@.
742        * gcc3newlib/gccnewlib.add:
743        Use %{gcc_version} instead of @gcc_version@.
744        Reflect gcc >= 3.3 shipping monolytic infos.
745        * gcc3newlib/target-c++.add:
746        Use %{gcc_version} instead of @gcc_version@.
747        Don't pickup c++filt.
748        * gcc3newlib/target-g77.add:
749        Use %{gcc_version} instead of @gcc_version@.
750        * gcc3newlib/target-gcc.add:
751        Use %{gcc_version} instead of @gcc_version@.
752        * gcc3newlib/target-gcj.add:
753        Use %{gcc_version} instead of @gcc_version@.
754        * gcc3newlib/target-gnat.add:
755        Use %{gcc_version} instead of @gcc_version@.
756        * gcc3newlib/target-objc.add:
757        Use %{gcc_version} instead of @gcc_version@.
758
7592003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
760
761        * binutils/binutils.add: Preps for 2.14.
762        Use %{binutils_version} instead of @binutils_version@.
763        * binutils/base_binutils.add: Preps for 2.14.
764
7652003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
766
767        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
768
7692003-07-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
770
771        * autotools/automake-rtems.spec.in: Automake-1.7.6.
772
7732003-06-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
774
775        * autotools/automake-rtems.spec.in: Automake-1.7.5.
776
7772003-06-02      Joel Sherrill <joel@OARcorp.com>
778
779        * setup.def: Updated for RPM revision 3 of gcc3.2.3 and newlib1.11.0.
780
7812003-05-07      Joel Sherrill <joel@OARcorp.com>
782
783        * setup.def: Update to gcc3.2.3newlib1.11.0-1.
784        * gcc3newlib/gccnewlib.add: We used .bz2 files.
785
7862003-04-18      Joel Sherrill <joel@OARcorp.com>
787
788        * setup.def: Update to gcc3.2.2newlib1.11.0-2.
789        * gcc3newlib/gccnewlib.add: We used .bz2 files.
790
7912003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
792
793        * gcc3newlib/gccnewlib.add: Add %gcc_version, %newlib_version.
794        Apply %gcc_version, %newlib_version.
795        * gcc3newlib/target-c++.add: Apply %gcc_version, %newlib_version.
796        * gcc3newlib/target-g77.add: Apply %gcc_version, %newlib_version.
797        * gcc3newlib/target-gcc.add: Apply %gcc_version, %newlib_version.
798        * gcc3newlib/target-gcj.add: Apply %gcc_version, %newlib_version.
799        * gcc3newlib/target-gnat.add: Apply %gcc_version, %newlib_version.
800        * gcc3newlib/target-objc.add: Apply %gcc_version, %newlib_version.
801
8022003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
803
804        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
805
8062003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
807
808        * configure.ac: AC_PREREQ(2.57).
809
8102003-02-10      Joel Sherrill <joel@OARcorp.com>
811
812        * gdb/gdb.add, gdb/mkspec.in, gdb/target-gdb.add: Use RPM logic to
813        determine which targets have simulators, configure with appropriate
814        arguments, and package the correct files.
815
8162003-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
817
818        * gcc3newlib/target-gcc.add: Remove %{_exeext} from gccbug.
819        * gcc3newlib/gccnewlib.add: Add %gcj to support to disabling building
820        gcj from rpmbuild command line.
821        Copy gsyslimits.h for CDN-X compilation.
822
8232003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
824
825        * README.cdn-X: New.
826        * binutils/binutils.add: Add --build=%_build --host=%_host.
827        * cpukit/.cvsignore: Add *.spec.in.
828        * gcc3newlib/gccnewlib.add: Add --build=%_build --host=%_host.
829        * gdb/gdb.add: Add --build=%_build --host=%_host.
830        * rtemsdoc/.cvsignore: Add *.spec.in.
831
8322003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
833
834        * gcc3newlib/gccnewlib.add: Remove Buildroot.
835        * common/.cvsignore: New.
836
8372003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
838
839        * common/common.add.in: Add Vendor, Distribution, BuildRoot.
840        * binutils/Makefile.am: Fix path to clean.add.
841        * binutils/binutils.add: Remove BuildRoot.
842        * cpukit/Makefile.am:  Use $(top_builddir)/common/common.add,
843        $(top_builddir)/common/clean.add, header.add.
844        Generate rtems-cpukit.spec.in.
845        * cpukit/header.add: New.
846        * cpukit/rtems-cpukit.spec.in: Remove.
847        * cpukit/rtems-cpukit.add: New.
848        * gccnewlib/gccnewlib.add: Remove Buildroot.
849        * gdb/gdb.add: Remove Buildroot.
850        * rtemsdoc/rtemsdoc.add: Remove BuildRoot.
851
8522003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
853
854        * rtemsdoc/Makefile.am: Use $(top_builddir)/common/common.add,
855        $(top_builddir)/common/clean.add, header.add.
856        Generate rtemsdoc.spec.in.
857        * rtemsdoc/mkspec.in: Remove exe_ext.
858        * rtemsdoc/rtemsdoc.spec.in: Remove.
859        * gccnewlib/Makefile.am:  Use $(top_builddir)/common/common.add,
860        $(top_builddir)/common/clean.add, header.add.
861        * gccnewlib/base-gcc.m4: Replace @exe_ext@ with %{_exeext}.
862        * gccnewlib/base-gcj.add: Replace @exe_ext@ with %{_exeext}.
863        * gccnewlib/gccnewlib.add: Replace @exe_ext@ with %{_exeext}.
864        Remove header, broken cdn-X configuration, %clean.
865        * gccnewlib/target-g77.add: Replace @exe_ext@ with %{_exeext}.
866        * gccnewlib/target-gcc.add: Replace @exe_ext@ with %{_exeext}.
867        * gccnewlib/target-gcj.add: Replace @exe_ext@ with %{_exeext}.
868        * gccnewlib/target-objc.add: Replace @exe_ext@ with %{_exeext}.
869
8702003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
871
872        * gdb/gdb.add: Remove header, broken cdn-X configuration,
873        %clean, Replace @exe_ext@ with %{_exeext}.
874        * gdb/mkspec.in: Remove exe_ext.
875        * gdb/target-gdb.add: Replace @exe_ext@ with %{_exeext}.
876        * gdb/Makefile.am: Use $(top_builddir)/common/common.add,
877        $(top_builddir)/common/clean.add, header.add.
878        * gcc3newlib/base-gcj.add: Replace @exe_ext@ with %{_exeext}.
879        * cpukit/mkspec.in: Remove exe_ext.
880        * binutils/Makefile.am: Use $(top_builddir)/common/common.add,
881        $(top_builddir)/common/clean.add, header.add.
882
8832003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
884
885        * gcc3newlib/gccnewlib.add: Remove header, broken cdn-X configuration,
886        %clean, Replace @exe_ext@ with %{_exeext}.
887        * gcc3newlib/mkspec.in: Remove exe_ext.
888        * gcc3newlib/target-c++.add: Replace @exe_ext@ with %{_exeext}.
889        * gcc3newlib/target-g77.add: Replace @exe_ext@ with %{_exeext}.
890        * gcc3newlib/target-gcc.add: Replace @exe_ext@ with %{_exeext}.
891        * gcc3newlib/target-gcj.add: Replace @exe_ext@ with %{_exeext}.
892        * gcc3newlib/target-gnat.add: Replace @exe_ext@ with %{_exeext}.
893        * gcc3newlib/target-objc.add: Replace @exe_ext@ with %{_exeext}.
894        * gcc3newlib/Makefile.am: Use $(top_builddir)/common/common.add,
895        $(top_builddir)/common/clean.add, header.add.
896
8972003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
898
899        * Makefile.am: Remove reference to mkbinutilsspec.
900        * configure.ac: Remove EXEEXT check.
901        Add common/clean.add, common/common.add.
902
9032003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
904
905        * binutils/binutils.add: Remove header, broken cdn-X configuration,
906        %clean.
907        * binutils/mkspec.in: Remove exe_ext, build_alias, host_alias.
908        * binutils/target-binutils.add: Replace @exe_ext@ with %{_exeext}.
909
9102003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
911
912        * gcc3newlib/header.add: New.
913        * gccnewlib/header.add: New.
914        * binutils/header.add: New.
915        * gdb/header.add: New.
916        * rtemsdoc/header.add: New.
917        * rtemsdoc/rtemsdoc.add: New.
918        * common/clean.add.in: New.
919        * common/common.add.in: New.
920
9212003-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
922
923        * binutils/mkspec.in: New.
924        * binutils/.cvsignore: Add mkspec.
925        * mkbinutilspec.in: Remove.
926        * gdb/Makefile.am: Depend on mkspec.
927        * binutils/binutils.add: Add @exe_ext@ to c++filt.
928        Add %_defaultbuildroot.
929        * configure.ac: Reflect changes above.
930        * binutils/Makefile.am: Reflect changes above.
931        * Makefile.am: Remove mkbinutilspec.
932
9332003-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
934
935        * gdb/.cvsignore: Add mkspec.
936
9372003-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
938
939        * ChangeLog: Fix yesterday's entry.
940        * gdb/target-gdb.add: %defattr(-,root,root).
941        Use %{_prefix} instead of /opt/rtems.
942        Misc. minor changes.
943        * gdb/gdb.add: Use %{_prefix} instead of /opt/rtems.
944        Remove stray unpackaged files.
945        Use %{_defaultbuildroot} instead of hard-coded values.
946        configure --disable-nls.
947        Misc. minor changes.
948        Add BuildPreReq: ncurses-devel.
949        * gdb/base-gdb.add: %defattr(-,root,root).
950        Use %{_prefix} instead of /opt/rtems.
951        Misc. minor changes.
952        * gdb/mkspec.in: New.
953        * gdb/Makefile.am: Reflect addition of gdb/mkspec.in.
954        * gcc3newlib/mkspec.in: Fix usage.
955        * gcc3newlib/gccnewlib.add: Use %{_defaultbuildroot} instead of
956        hard-coded values. Update copyright notice.
957        * mkgdbspec.in: Removed.
958        * Makefile.am: Remove mkgdbspec.
959        * configure.ac: Remove mkgdbspec.
960        Add gdb/mkspec.
961
9622003-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
963
964        * gcc3newlib/gccnewlib.add: Add various BuildPreReq.
965        Add %defattr(-,root,root) to "dir".
966        * gcc3newlib/base-g77.add: %defattr(-,root,root).
967        * gcc3newlib/base-gcc.add %defattr(-,root,root).
968        * gcc3newlib/base-gcj.add %defattr(-,root,root).
969        * gcc3newlib/base-gnat.add %defattr(-,root,root).
970        * gcc3newlib/target-c++.add %defattr(-,root,root).
971        * gcc3newlib/target-g77.add %defattr(-,root,root).
972        * gcc3newlib/target-gcc.add %defattr(-,root,root).
973        * gcc3newlib/target-gcj.add %defattr(-,root,root).
974        * gcc3newlib/target-gnat.add %defattr(-,root,root).
975        * gcc3newlib/target-objc.add %defattr(-,root,root).
976
9772003-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
978
979        * setup.def: binutils_rpm_release=2.
980        * binutils/base-binutils.add: %defattr(-,root,root).
981        * binutils/target-binutils.add: Ditto.
982        * binutils/binutils.add: BuildPreReq: texinfo >= 4.2.
983
9842003-01-27      Joel Sherrill <joel@OARcorp.com>
985
986        * buildalltar.in, setup.def: Tool update including binaries for Cygwin
987        with a special RTEMS user account.
988
9892003-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
990
991        * configure.ac: Add rtemsdoc.
992        * Makefile.ac: Add rtemsdoc.
993        * rtemsdoc/README: New.
994        * rtemsdoc/.cvsignore: New.
995
9962003-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
997
998        * rtemsdoc/Makefile.am: New.
999        * rtemsdoc/mkspec.in: New.
1000        * rtemsdoc/rtemsdoc.spec.in: New.
1001        * rtemsdoc/supplement.add.in: New.
1002        * rtemsdoc/templ.add.in: New.
1003
10042002-12-16      Joel Sherrill <joel@OARcorp.com>
1005
1006        * setup.def: Updated gcc 3.2.1newlib1.10.0 RPM to revision 4
1007        to include m68k crti.o/crtn.o multilib patch.
1008
10092002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1010
1011        * autotools/automake-rtems.spec.in: Update to automake-1.7.2.
1012        * autotools/autoconf-rtems.spec.in: Update to autoconf-2.57.
1013
10142002-12-06      Joel Sherrill <joel@OARcorp.com>
1015
1016        * ChangeLog: Removed duplicate entry.
1017
10182002-12-06      Joel Sherrill <joel@OARcorp.com>
1019
1020        * setup.def: Updated patch to fix m68k cut and paste bug which turned
1021        a tab into spaces in a Makefile fragment.
1022        * gcc3newlib/gccnewlib.add: If building gnat for the mips, the library
1023        must be built with a -G0 option.
1024
10252002-12-02      Joel Sherrill <joel@OARcorp.com>
1026
1027        * setup.def, gcc3newlib/gccnewlib.add: Updated to gcc 3.2.1 RPM revision
1028        2 which enabled the mips-rtems gnat using gcc 3.2.1 patch 20021129.
1029
10302002-11-29      Joel Sherrill <joel@OARcorp.com>
1031
1032        * setup.def: Updated to gcc-3.2.1.
1033
10342002-11-28      Joel Sherrill <joel@OARcorp.com>
1035
1036        * setup.def: Updated to gcc-3.2 and newlib1.1.0 RPM version 6.
1037        * gcc3newlib/gccnewlib.add: Reenabled i386-rtems gnat.
1038
10392002-11-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1040
1041        * gcc3newlib/gccnewlib.add:
1042        Remove *.la's to make rpm-4.1/RH-8.0 happy.
1043        Remove libiberty.a to make rpm-4.1/RH-8.0 happy.
1044        Change gcc/version.c to reflect us having patched gcc.
1045
10462002-11-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1047
1048        * binutils/binutils.add: Add BuildPreReq: /sbin/install-info.
1049        Disable nls.
1050        Apply gzip -9qf to compress *infos and *mans.
1051        Apply /sbin/install-info.
1052        Remove  *c++-filt.
1053        * binutils/base-binutils.add: Add PreReq: /sbin/install-info.
1054        Apply /sbin/install-info.
1055        Package as.info-*.gz.
1056        * binutils/target-binutils.add:
1057        Package man1/*.1*.
1058
10592002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1060
1061        * autotool/autoconf-rtems.spec.in: Fix @prefix@.
1062
10632002-11-13      Joel Sherrill <joel@OARcorp.com>
1064
1065        * setup.def: Switched to binutils 2.13.1
1066        * binutils/Makefile.am: Remove a29k-rtems.
1067
10682002-11-11      Joel Sherrill <joel@OARcorp.com>
1069
1070        * setup.def, gcc3newlib/gccnewlib.add: Patch includes updates
1071        which were patch changes for -3 and -4 RPM revisions.   Disabled
1072        build of gnat for i386-rtems as it failed to build.
1073
10742002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1075
1076        * gcc3newlib/gccnewlib.add: Remove %{target} != %{build} comment
1077        (RH-8.0/rpm-4.1 bogusly expands the macros and chokes.)
1078        * binutils/binutils.add: Remove %{target} != %{build} comment
1079        (RH-8.0/rpm-4.1 bogusly expands the macros and chokes.).
1080        Comment out CONFIGURE_ARGS (RH-8.0/rpm-4.1 is broken wrt. _build_os
1081        and _target_os)
1082        * gcc3newlib/base-gcc.add: Add gccint*infos.
1083        * gcc3newlib/base-gcj.add: Add gcj*infos.
1084        Mark manpages as %doc and pickup the gzipped versions.
1085
10862002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1087
1088        * autotools/automake-rtems.spec.in: Fix my address. Set up PATH
1089        before running configure (Prep. for automake >= 1.7).
1090
10912002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1092
1093        * autotools/autoconf-rtems.spec.in: New.
1094        Remove Provides: autoconf (Conflicts with RH-8.0).
1095        * autotools/autoconf-rtems.spec: Remove.
1096        * autotools/automake-rtems.spec.in:
1097        Remove Provides: automake (Conflicts with RH-8.0).
1098        * gcc3newlib/Makefile.am: Remove references to mkgcc3newlibspec.
1099        * Makefile.am: Ditto.
1100        * configure.ac: Add autotools/autoconf-rtems.spec.in.
1101
11022002-10-24      Joel Sherrill <joel@OARcorp.com>
1103
1104        * setup.def: Update gcc 3.2 pathc to includ epatch for gcc PR8314.
1105        * gcc3newlib/gccnewlib.add: Don't build mips/gnat as we do not
1106        currently include the patch referenced in PR8344.
1107
11082002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1109
1110        * .cvsignore: Reformat.
1111        Add autom4te*cache.
1112        Remove autom4te.cache.
1113
11142002-09-14      Joel Sherrill <joel@OARcorp.com>
1115
1116        * gcc3newlib/base-gcj.add, gcc3newlib/gccnewlib.add,
1117        gcc3newlib/target-gcj.add: First attempt at enabling Java support.
1118
11192002-08-21      Joel Sherrill <joel@OARcorp.com>
1120
1121        * setup.def, gcc3newlib/gccnewlib.add: Updated the tools for
1122        gcc 3.2 and Ada.
1123
11242002-08-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1125
1126        * gcc3newlib/gccnewlib.add: Re-add i386-rtems Ada.
1127        Add %_gnat and --define 'gnat [0|1]' support.
1128        Enable gnat for gcc-3.2/Disable for gcc-3.1.
1129        Add hacks to build gnatlib.
1130        Re-activate commented out fragments for old gcc versions.
1131        Add @target_alias@-gnatgcc.
1132
11332002-08-15      Joel Sherrill <joel@OARcorp.com>
1134
1135        * setup.def: New gcc 3.1 RPMs (-7).
1136        * gcc3newlib/gccnewlib.add:  i386-rtems doesn't build Ada.
1137
11382002-08-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1139
1140        * gcc3newlib/Makefile.am: Remove c_only remnants.
1141        * gcc3newlib/gccnewlib.add: Reflect gcc-3.2 putting c++
1142        headers into c++ instead of g++.
1143        * gcc3newlib/target-c++.add: Ditto.
1144
11452002-08-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1146
1147        * gcc3newlib/base-gnat.add: Don't use %{%prefix}/bin/gnat*.
1148        * gcc3newlib/Makefile.am: Use mkspec for c4x.
1149        * gcc3newlib/gccnewlib.add: Rework processing of %if %build_XXX.
1150        Rework handing Ada.
1151        Don't put adalib and adainclude into files.gcc.
1152        * gcc3newlib/target-gnat.add: Add adalib.
1153        Add adainclude.
1154
11552002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1156
1157        * gcc3newlib/base-gnat.add: Use -n rtems-base-gnat.
1158
11592002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1160
1161        * gcc3newlib/.cvsignore: Add mkspec.
1162
11632002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1164
1165        * mkgcc3newlibspec.in: Remove
1166        * gcc3newlib/mkspec.in: New.
1167        * configure.ac: Reflect changes above.
1168        * gcc3newlib/gccnewlib.add: Add build_XXX defines.
1169        Add preliminary gnat support.
1170        * gcc3newlib/base-g77.add: Add build_g77.
1171        * gcc3newlib/base-gcj.add: Add build_gcj.
1172        * gcc3newlib/base-gnat.add: New.
1173        * gcc3newlib/target-c++.add: Add build_cxx.
1174        * gcc3newlib/target-g77.add: Add build_g77.
1175        * gcc3newlib/target-gcj.add: Add build_gcj.
1176        * gcc3newlib/target-objc.add: Add build_objc.
1177        * gcc3newlib/target-gnat.add: New.
1178        * gcc3newlib/Makefile.am: Use ./mkspec. Use unified spec.
1179
11802002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1181
1182        * setup.def: Increment release for gcc3newlib.
1183        * gcc3newlib/gccnewlib.add: Do not put cc1plus into gcc-rpm.
1184
11852002-08-08      Joel Sherrill <joel@OARcorp.com>
1186
1187        * setup.def, binutils/base-binutils.add, binutils/target-binutils.add:
1188        Updated to binutils 2.13 which has no known issues.
1189
11902002-08-06      Joel Sherrill <joel@OARcorp.com>
1191
1192        * setup.def: Updating gcc3/newlib patches and tool versions.  The
1193        focus of this round of patches was ot eliminate header file name
1194        conflicts between RTEMS and newlib.
1195
11962002-07-30      Joel Sherrill <joel@OARcorp.com>
1197
1198        * setup.def: Updated to gcc3.1/newlib 1.10.0 RPM revision 5 with
1199        the gcc3 patch 20020730a and newlib 1.10.0 patch 20020726.
1200
12012002-07-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1202
1203        * autotools/automake-rtems.spec.in: Automake-1.6.3.
1204        * cpukit/.cvsignore: Add mkspec. Remove rtems.spec.
1205
12062002-07-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1207
1208        * configure.ac: Use AC_CONFIG_FILES(script, chmod +x script)
1209        to generate mk*spec scripts.
1210        * mkbspspec.in: Use ',' as pattern delimiter in sed expression
1211        for $rpm_build_root.
1212        * mkbinutilsspec.in:  Use ',' as pattern delimiter in sed
1213        expression for $rpm_build_root.
1214        * cpukit/mkspec.in: Cosmetical changes.
1215
12162002-07-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1217
1218        * ChangeLog: Fix 2002-07-22 ChangeLog entry bogusly referring to
1219        Joel.
1220        * cpukit/Makefile.am: New.
1221        * cpukit/mkspec.in: New.
1222        * cpukit/rtems-cpukit.spec.in: New.
1223        * cpukit/.cvsignore: New.
1224        * configure.ac: Add cpukit.
1225        Add RTEMS_TOP to pickup _RTEMS_VERSION (required by cpukit).
1226        * Makefile.am: Add cpukit. Add ACLOCAL_AMFLAGS (required to pickup
1227        RTEMS_VERSION).
1228        * setup.def: Use %{_tmppath} as default for $rpm_build_root.
1229        * mkbinutilsspec.in: Use ',' as pattern delimiter in sed expression
1230        for $rpm_build_root.
1231        * mkgccnewlibspec.in:  Use ',' as pattern delimiter in sed
1232        expression for $rpm_build_root.
1233        * mkgcc3newlibspec.in:  Use ',' as pattern delimiter in sed
1234        expression for $rpm_build_root.
1235        * mkgdbspec.in:  Use ',' as pattern delimiter in sed expression for
1236        $rpm_build_root.
1237
12382002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1239
1240        * binutils/Makefile.am: Add or32-rtems-binutils.
1241
12422002-07-19      Joel Sherrill <joel@OARcorp.com>
1243
1244        * setup.def: Updated newlib patch to get sh and hppa crt0 mods.
1245
12462002-07-01      Joel Sherrill <joel@OARcorp.com>
1247
1248        * setup.def: Update gcc3 RPMs for new patches.
1249
12502002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1251
1252        * autotools/automake-rtems.spec.in: Update to automake-1.6.2.
1253
12542002-06-14      Joel Sherrill <joel@OARcorp.com>
1255
1256        * mkgdbspec.in, setup.def, gcc3newlib/gccnewlib.add, gdb/gdb.add:
1257        Updated to gcc 3.1 and gdb 5.2.
1258
12592001-05-29      Joel Sherrill <joel@OARcorp.com>
1260
1261        * setup.def: Updated to binutils 2.12.1.
1262        * rtems/Makefile.am: Remove m68k-rtemself references.
1263
12642002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1265
1266        * mkgcc3newlibspec.in: Remove SETUP (bogus).
1267        * gcc3newlib/target-c++.add: New.
1268        * gcc3newlib/Makefile.am: Add target-c++.add.
1269        * gcc3newlib/base-g77.add: Adapt to gcc-3.1.
1270        Reflect having split out c++. Various minor fixes.
1271        * gcc3newlib/base-gcc.add: Ditto.
1272        * gcc3newlib/gccnewlib.add: Ditto.
1273        * gcc3newlib/target-gcc.add: Ditto.
1274
12752002-04-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1276
1277        * gcc3newlib/gccnewlib.add: Add gcc_update --touch to fix
1278        timestamps.
1279
12802001-04-16      Joel Sherrill <joel@OARcorp.com>
1281
1282        * .cvsignore: Added files added by automake 1.6.1.
1283        * setup.def: New shot at gcc 3.0.4 RPMs.
1284        * binutils/Makefile.am, gdb/Makefile.am, rtems/Makefile.am:
1285        Deleted m68k-rtemself.
1286        * gcc3newlib/gccnewlib.add: Commented out host/target OS check.
1287 
12882002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1289
1290        * autotools/automake-rtems.spec.in: Update to automake-1.6.1.
1291        Use *.tar.bz2.
1292
12932002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1294
1295        * mkbinutilspec.in: Fix PATCH2.
1296
12972002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1298
1299        * gcc3newlib/gccnewlib.add: Add -Bgcc/ when collecting multilibs.
1300
13012002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1302
1303        * gcc3newlib/gccnewlib.spec.in: Removed from CVS.
1304
1305
13062002-04-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1307
1308        * mkbinutilspec.in: Add support for empty patch-version (no patch).
1309        * mkgcc3newlibspec.in: Ditto.
1310        * setup: Fix gcc3*_versions handling.
1311        * setup.def: binutils_patch_version=.
1312        * binutils/binutils.add: Reflect changes to mkbinutilspec.in,
1313        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
1314        * binutils/target-binutils.add: Comment out c++filt.
1315        * gcc3newlib/base-gcc.add: Remove duplicate libm.info.
1316        * gcc3newlib/gccnewlib.add: Reflect changes to mkgcc3newlibspec.in.
1317        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
1318        Comment out gcc-2.95.x hacks.
1319        Remove *.la from installed files.
1320        * gcc3newlib/gccnewlib_c_only.spec.in: Remove.
1321
13222001-04-02      Joel Sherrill <joel@OARcorp.com>
1323
1324        * buildall.in: Correct logic for detecting 0 RTEMS RPMS installed.
1325
13262001-03-29      Joel Sherrill <joel@OARcorp.com>
1327
1328        * .cvsignore: Added mkgcc3newlib.
1329
13302001-03-29      Joel Sherrill <joel@OARcorp.com>
1331
1332        * gcc3newlib/.cvsignore: New file.
1333
13342001-03-28      Joel Sherrill <joel@OARcorp.com>
1335
1336        * Per PR64 added support for gcc 3.x RPMs
1337        * Makefile.am, configure.ac, mkspec, setup, setup.def: Modified.
1338        * mkgcc3newlibspec.in: New file.
1339        * gcc3newlib: New subdirectory.
1340        * base-g77.add, base-gcc.add, base-gcj.add, gccnewlib.add,
1341        gccnewlib_c_only.spec.in, gccnewlib.spec.in, HISTORY, Makefile.am,
1342        README, target-g77.add, target-gcc.add, target-gcj.add,
1343        target-objc.add: New files.
1344
13452001-03-28      Joel Sherrill <joel@OARcorp.com>
1346
1347        * binutils/binutils.add: Commented out patch since binutils 2.12
1348        does not require one.
1349
13502002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1351
1352        * configure.ac:
1353        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1354        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1355        * autotools/Makefile.am: Remove AUTOMAKE_OPTIONS.
1356        * Makefile.am: Remove AUTOMAKE_OPTIONS.
1357        * binutils/Makefile.am: Remove AUTOMAKE_OPTIONS.
1358        * gccnewlib/Makefile.am: Remove AUTOMAKE_OPTIONS.
1359        * gdb/Makefile.am: Remove AUTOMAKE_OPTIONS.
1360        * rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
1361
13622002-03-06      Ralf Corsepius <corsepiu@faw-uni-ulm.de>
1363
1364        * PR151
1365        * autotools/automake-rtems.spec.in: New.
1366        * autotools/automake-rtems.spec: Removed.
1367        * configure.ac: Reflect changes above.
1368
13692001-02-27      Joel Sherrill <joel@OARcorp.com>
1370
1371        * configure.ac: Be a little more lenient in matching sparc-solaris.
1372
13732002-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1374
1375        * mkbinutilspec.in, mkgccnewlibspec.in, gccnewlib/base-chill.add,
1376        gccnewlib/base-g77.add, gccnewlib/base-gcc.add,
1377        gccnewlib/base-gcj.add, gccnewlib/gccnewlib.add,
1378        gccnewlib/target-chill.add, gccnewlib/target-g77.add,
1379        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
1380        gccnewlib/target-objc.add: Added more support for Canadian Cross
1381        building.
1382
13832001-01-30      Joel Sherrill <joel@OARcorp.com>
1384
1385        * buildall.in: Corrected logic for detecting when no RPMs are installed.
1386
13872001-01-24      Joel Sherrill <joel@OARcorp.com>
1388
1389        * README: Added Canadian Cross instructions.
1390
13912002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1392
1393        * configure.ac: Add AC_PREFIX_DEFAULT([/opt/rtems]).
1394        * mkbinutilsspec.in: Add propagation of @prefix@.
1395        * binutils/base-binutils.add:
1396        Let %post and %unpost apply %{_prefix}.
1397        Apply %{_prefix} instead of /opt/rtems.
1398        * binutils/binutils.add: Update copyright notice.
1399        Add _prefix.
1400        Apply %{_prefix} instead of /opt/rtems.
1401        Remove -a 0 in %setup.
1402        Rework hack to SuSE's rpm screwing up %{_target}.
1403        Replace ARGS with CONFIGURE_ARGS.
1404        * binutils/target-binutils.add:
1405        Apply %{_prefix} instead of /opt/rtems.
1406
14072002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1408
1409        * binutils/binutils.add: Add initial support for building
1410        Canadian cross RPMs.  It should work like this:
1411            cd rtems/scripts
1412            ./configure --build=`../config.guess` --host=i386-cygwin
1413            make install
1414            rpm --target=i386-cygwin \
1415                /usr/src/redhat/SPECS/<target>-binutils-..spec.
1416
1417            alien -t /usr/src/redhat/RPMS/....i386.rpm
1418        .. and voila ... your tarball, with rpm-consistency checks etc. applied.
1419
14202001-01-22      Joel Sherrill <joel@OARcorp.com>
1421
1422        * buildalltar.in: Modified to support Canadian cross builds.
1423        It was testing using a RedHat 7.2 host to build *-rtems tools
1424        that run on an i386-cygwin host.
1425
14262001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1427
1428        * configure.ac: Fix typo to allow custom RPM_SPECSdirs.
1429
14302001-10-16      Joel Sherrill <joel@OARcorp.com>
1431
1432        * setup.def: Bumped the gdb_patch_version to account for a configuration
1433        problem on psim where it could not be enabled for powerpc-RTEMS.
1434        * gdb/Makefile.am: Add i386-RTEMS and powerpc-RTEMS targets.
1435
14362001-10-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1437
1438        * mkbinutilsspec.in: Guard sed-pattern against autoconf.
1439        * mkgccnewlibspec.in: Guard sed-pattern against autoconf, remove
1440        Target_alias.
1441        * mkgdbspec.in: Guard sed-pattern against autoconf.
1442        * mkbspspec.in: Guard sed-pattern against autoconf.
1443        * configure.ac: Rework check for RPM_SPECSdir.
1444        * autotools/automake-rtems.spec: Update to automake-1.5.
1445
14462001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1447
1448        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
1449        * configure.in: Remove.
1450        * configure.ac: New file, generated from configure.in by autoupdate.
1451
14522001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1453
1454        * gdb/Makefile.am, gccnewlib/Makefile.am, binutils/Makefile.am:
1455        Initially setup CLEANFILES using = instead of += to make
1456        automake-1.5 happy.
1457
14582001-09-13      Joel Sherrill <joel@OARcorp.com>
1459
1460        * setup.def, gccnewlib/gccnewlib.add, gccnewlib/target-gcc.add:
1461        Revert changes because of gcc 2.5.x/3.0 transition and continue
1462        to support gcc 2.95.x as primary version.
1463
14642001-09-13      Joel Sherrill <joel@OARcorp.com>
1465
1466        * mkgccnewlibspec.in,
1467        Use Target_alias not target_alias to avoid conflicts with new autoconf.
1468        * setup.def: Changed version numbers in attempt at building gcc 3.0.1.
1469        Only sparc and arm built for C/C++ OK. :(
1470        * gccnewlib/base-gcc.add: Modifications to reflect files not in gcc 3.x.
1471        * gccnewlib/gccnewlib.add: gcc 3.x does not have "everything in the name"
1472        * target-gcc.add: Modifications to reflect files not in gcc 3.1
1473
14742001-09-13      Joel Sherrill <joel@OARcorp.com>
1475
1476        * autotools/.cvsignore: New file.
1477
14782001-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1479
1480        * autotools/Makefile.am, autotools/autoconf-rtems.spec,
1481        autotools/automake-rtems.spec: New.
1482        * configure.in, Makefile.am: Add autotools/.
1483
14842001-08-30      Joel Sherrill <joel@OARcorp.com>
1485
1486        * .cvsignore: Add buildalltar.
1487
14882001-08-30      Joel Sherrill <joel@OARcorp.com>
1489
1490        * buildalltar.in: New file.
1491        * configure.in, Makefile.am: Modified to reflect addition of file.
1492
14932001-08-10      Joel Sherrill <joel@OARcorp.com>
1494
1495        * mkgdbspec.in: Make list of simulators very complete.
1496        * setup.def: Update versions.
1497
14982001-07-03      Joel Sherrill <joel@OARcorp.com>
1499
1500        * setup.def, binutils.add, gccnewlib.add: Updated to build
1501        binutils 2.11.2 (rtems patch 20010622), gcc 2.95.3 (rtems
1502        patch a20010622), and newlib 1.9.0 (rtems patch 10020622).
1503
15042001-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1505
1506        * configure.in: Remove AC_EXEEXT, treat .exe manually.
1507        * gccnewlib/base-gcc.add: Remove cpp.
1508        * gccnewlib/gccnewlib.add: mv cpp $target_alias-cpp, update
1509        copyright.
1510
15112001-04-16      Joel Sherrill <joel@OARcorp.com>
1512
1513        * setup.def: Modified the binutils version to 2.11 and
1514        RPM revision 3 to reflect experimentation with new binutils release.
1515
15162001-04-11      Joel Sherrill <joel@OARcorp.com>
1517
1518        * binutils/Makefile.am: Added a29k-rtems.
1519        * binutils/binutils.add: Switch to .bz2 extension to reflect
1520        real way code is compressed on distribution sites now.
1521
15222001-03-19      Joel Sherrill <joel@OARcorp.com>
1523
1524        * setup.def: Updated version numbers and patches for binutils
1525        and gdb.  binutils was to get correct patch in field.  gdb
1526        was to add mipstx39-rtems configurery support.
1527
15282001-03-14      Joel Sherrill <joel@OARcorp.com>
1529
1530        * gdb/Makefile.am, mkgdbspec.in: Added mipstx39-rtems
1531        configuration to gdb since this includes the JMR3904 simulator.
1532
15332001-01-03      Joel Sherrill <joel@OARcorp.com>
1534
1535        * setup.def, binutils/HISTORY, gccnewlib/HISTORY: Updated
1536        binutils HISTORY to reflect new revision.  Updated gcc to fix
1537        i960 C++ problem.  Updated newlib to move to newlib 1.9.0.
1538
15392000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1540
1541        * gccnewlib/gccnewlib.add: Fix typo in URL.
1542
15432000-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1544
1545        * configure.in: Adapt m4-quoting to autoconf-2.49b, use $host
1546        instead of $target to setup RPM_CPU, move chmod 755 buildall to
1547        AC_OUTPUT's extra-cmds.
1548       
15492000-10-30      Joel Sherrill <joel@OARcorp.com>
1550
1551        * buildall.in, mkgdbspec.in, setup.def, binutils/Makefile.am,
1552        gccnewlib/HISTORY, gccnewlib/Makefile.am, gdb/Makefile.am:
1553        Added mips-rtems, updated to include new patches and
1554        gcc 2.95.2/newlib 1.8.2 revision 11 RPM.
1555
15562000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1557
1558        * configure.in: Remove trailing '/'s from setting up RPM_SPECdir.
1559
15602000-10-18      Joel Sherrill <joel@OARcorp.com>
1561
1562        * setup.def: Updating version numbers for gcc/newlib RPM release 10.
1563
15642000-08-30      Joel Sherrill <joel@OARcorp.com>
1565
1566        * setup.def: Updated gcc and newlib patches and bumped RPM revision.
1567        Patches primarily add or16/or32 basic support to newlib and
1568        i386 multilib improvements to gcc from Ralf Corsepius.
1569
15702000-08-10      Joel Sherrill <joel@OARcorp.com>
1571
1572        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.