source: rtems/scripts/ChangeLog @ d3dd09b

4.104.114.84.95
Last change on this file since d3dd09b was d3dd09b, checked in by Ralf Corsepius <ralf.corsepius@…>, on 04/29/05 at 07:53:13

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

  • gccnewlib/base-gnat.add, gccnewlib/gccnewlib.add, gccnewlib/target-gnat.add: Abandon Gnat for gcc < 4.0
  • Property mode set to 100644
File size: 49.9 KB
Line 
12005-04-29      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * gccnewlib/base-gnat.add, gccnewlib/gccnewlib.add,
4        gccnewlib/target-gnat.add: Abandon Gnat for gcc < 4.0
5
62005-04-27      Ralf Corsepius <ralf.corsepius@rtems.org>
7
8        * gccnewlib/base-gfortran.add: Fix broken install-info.
9        * gccnewlib/base-gnat.add, gccnewlib/target-gnat.add: Adaptations
10        to gcc-4.0.0. Install infos using FC conventions.
11
122005-04-26      Ralf Corsepius <ralf.corsepius@rtems.org>
13
14        * autotools/automake-rtems.spec.in,
15        autotools/autoconf-rtems.spec.in: Remove rpm anachronisms.
16
172005-04-26      Ralf Corsepius <ralf.corsepius@rtems.org>
18
19        * binutils/binutils.add: Install infos using FC conventions.
20        * binutils/base-binutils.add: Install infos using FC conventions.
21        * gdb/base-gdb.add: Install infos using FC conventions.
22
232005-04-26      Ralf Corsepius <ralf.corsepius@rtems.org>
24
25        * gccnewlib/base-gcc.add: Install infos using FC conventions.
26        * gccnewlib/base-gcj.add: Install infos using FC conventions.
27        Various minor fixes.
28        * gccnewlib/base-gfortran.add: Install infos using FC conventions.
29        * gccnewlib/target-gcj.add: Various minor fixes.
30
312005-04-25      Ralf Corsepius <ralf.corsepius@rtems.org>
32
33        * binutils/binutils.add: Use BuildRequires instead of BuildPreReq.
34        * gccnewlib/gccnewlib.add: Use BuildRequires instead of BuildPreReq.
35        * gdb/gdb.add: Use BuildRequires instead of BuildPreReq.
36        * gccnewlib/gccnewlib.add: Remove Source0-magic for gcc < 3.0.
37        * gccnewlib/gccnewlib.add: Abandon c4x-*.
38
392005-04-23      Ralf Corsepius <ralf.corsepius@rtems.org>
40
41        * gccnewlib/gccnewlib.add: Use %_bindir, %_libdir, %_includedir.
42        * gccnewlib/target-gfortran.add: Let package obsolete g77.
43        * gccnewlib/target-objc.add: Reflect new location of cc1obj.
44
452005-04-23      Ralf Corsepius <ralf.corsepius@rtems.org>
46
47        * gdb/gdb.add: Propagate RPM_OPT_FLAGS to configure.
48
492005-04-22      Ralf Corsepius <ralf.corsepius@rtems.org>
50
51        * binutils/Makefile.am: Add h8300-rtemscoff.
52        Remove or32-rtems.
53        * binutils/binutils.add: Propagate RPM_OPT_FLAGS to configure.
54
552005-04-22      Ralf Corsepius <ralf.corsepius@rtems.org>
56
57        * gccnewlib/base-gfortran.add, gccnewlib/target-gfortran.add: New.
58        * gccnewlib/Makefile.am: Reflect addition of gfortran.
59        * gccnewlib/base-g77.add, gccnewlib/base-gcc.add, gccnewlib/base-gcj.add,
60        gccnewlib/base-gnat.add, gccnewlib/target-g++.add, gccnewlib/target-g77.add,
61        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
62        gccnewlib/target-gnat.add:
63        Remove RPM_INSTALL_PREFIX. Remove superfluous
64        %doc directives. Use %_infodir, %_includedir, %_bindir, %_libdir.
65        * gccnewlib/gccnewlib.add: Ditto.
66        Add further BR's, Reflect addition of gfortran.
67        Reflect gcc's changes to "version_string".
68
692005-04-20      Ralf Corsepius <ralf.corsepius@rtems.org>
70
71        * binutils/base-binutils.add, binutils/binutils.add,
72        binutils/target-binutils.add: Introduce %{_includedir}, %{_libdir},
73        %{_bindir}. Remove superfluous %doc. Misc. fixes.
74
752005-04-20      Ralf Corsepius <ralf.corsepius@rtems.org>
76
77        * gdb/base-gdb.add, gdb/gdb.add, gdb/target-gdb.add:
78        Use mkdir -p. Introduce %{_includedir}, %{_libdir}. Remove
79        superfluous %doc.
80
812005-04-20      Ralf Corsepius <ralf.corsepius@rtems.org>
82
83        * configure.ac: chmod +x rtems/mkspec.
84        * binutils/binutils.add: Remove Prefix.
85        Use mkdir -p.
86        * cpukit/rtems-cpukit.add: Fix Source URL.
87        * rtems/Makefile.am: Append @osversion@ to rules.
88        * rtems/rtems.add: Fix Source URL. Misc cosmetics.
89
902005-04-14      Ralf Corsepius <ralf.corsepius@rtems.org>
91
92        * gdb/mkspec.in: Remove extra_configure_arguments (Unused).
93        * cpukit/rtems-cpukit.add, cpukit/target-cpukit.add: Bring this rpm
94        functional, again.
95
962005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
97
98        * rtems/Makefile.am: Reworked.
99        * setup.def: Update rtems_version. Remove rpm_build_root.
100
1012005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
102
103        * rtems/mkspec.in: New.
104        * mkbspspec.in: Remove.
105        * Makefile.am: Reflect changes above.
106        * configure.ac: Reflect changes above.
107
1082005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
109
110        * common/clean.add.in: Always rm -rf $RPM_BUILD_ROOT.
111
1122005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
113
114        * gdb/base-gdb.add, gdb/gdb.add, gdb/target-gdb.add: Various
115        changes and hacks.
116
1172005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
118
119        * binutils/mkspec.in: Remove rpm_build_root.
120        * common/common.add.in: Remove _defaultbuildroot.
121        * cpukit/mkspec.in: Remove rpm_build_root.
122        * gccnewlib/mkspec.in: Remove rpm_build_root.
123        * gdb/mkspec.in: Remove rpm_build_root.
124        * gccnewlib/gccnewlib.add: Let %install rm -f $RPM_BUILD_ROOT.
125        * binutils/binutils.add: Let %install rm -f $RPM_BUILD_ROOT.
126
1272005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
128
129        * gdb/Makefile.am: Remove obsolete targets.
130        * gdb/gdb.add: Pass bindir, infodir, mandir to configure.
131
1322005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
133
134        * binutils/Makefile.am, gdb/Makefile.am: Move target-*.add before
135        base*.add.
136        * gdb/gdb.add, gdb/target-gdb.add: Introduce %{_infodir}, %{_mandir},
137        %{_bindir}. Various minor fixes.
138        Rename src.rpm into <target>-gdb.
139        Disable sim for avr.
140
1412005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
142
143        * setup.def, gdb/gdb.add: Add gdb_suffix.
144
1452005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
146
147        * gcc3newlib/HISTORY, gcc3newlib/Makefile.am, gcc3newlib/README,
148        gcc3newlib/base-g77.add, gcc3newlib/base-gcc.add,
149        gcc3newlib/base-gcj.add, gcc3newlib/base-gnat.add,
150        gcc3newlib/gccnewlib.add, gcc3newlib/header.add,
151        gcc3newlib/mkspec.in, gcc3newlib/target-c++.add,
152        gcc3newlib/target-g77.add, gcc3newlib/target-gcc.add,
153        gcc3newlib/target-gcj.add, gcc3newlib/target-gnat.add,
154        gcc3newlib/target-objc.add: Remove.
155
1562005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
157
158        * gccnewlib/mkspec.in: Use gccnewlib/ instead of gcc3newlib/.
159
1602005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
161
162        * Makefile.am, configure.ac: Use gccnewlib/ instead of gcc3newlib/.
163        * README.cdn-X: Minor updates.
164
1652005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
166
167        * gccnewlib/.cvsignore, gccnewlib/Makefile.am,
168        gccnewlib/README, gccnewlib/base-g77.add,
169        gccnewlib/base-gcc.add, gccnewlib/base-gcj.add,
170        gccnewlib/base-gnat.add, gccnewlib/gccnewlib.add,
171        gccnewlib/header.add, gccnewlib/mkspec.in,
172        gccnewlib/target-c++.add, gccnewlib/target-g77.add,
173        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
174        gccnewlib/target-gnat.add, gccnewlib/target-objc.add:
175        New.
176
1772005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
178
179        * cpukit/rtems-cpukit.add, gdb/gdb.add:
180        Fix my email address, cosmetics.
181
1822005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
183
184        * setup, setup.def, gcc3newlib/mkspec.in:
185        s/gcc3newlib_rpm_release/gccnewlib_rpm_release/g.
186
1872005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
188
189        * setup: Fixup messages.
190
1912005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
192
193        * binutils/target-binutils.add, cpukit/rtems-cpukit.add,
194        gcc3newlib/gccnewlib.add, gdb/gdb.add, rtemsdoc/rtemsdoc.add:
195        Remove Autoreqprov-tag.
196
1972005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
198
199        * gcc3newlib/gccnewlib.add: Default to not building gcj for all gcc
200        versions. Cleanup comments.
201
2022005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
203
204        * configure.ac, setup, setup.def, gcc3newlib/mkspec.in:
205        Use newlib_* instead of gcc3newlib_* for setup.* values.
206
2072005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
208
209        * configure.ac, setup, setup.def, gcc3newlib/mkspec.in:
210        Use gcc_* instead of gcc3_* for setup.* values.
211
2122005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
213
214        * binutils/binutils.add, gdb/gdb.add: Sync %setup with gcc/gcc.add
215        for consistency.
216
2172005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
218
219        * binutils/binutils.add, gcc3newlib/gccnewlib.add, gdb/gdb.add:
220        Apply patches in tool subdirs.
221
2222005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
223
224        * binutils/binutils.add, binutils/mkspec.in:
225        Eliminate @PATCH2@.
226        * gcc3newlib/gccnewlib.add, gcc3newlib/mkspec.in:
227        Eliminate @PATCH2@, @PATCH4@.
228        * gdb/gdb.add, gdb/mkspec.in:
229        Eliminate @PATCH2@.
230
2312005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
232
233        * binutils/binutils.add, gcc3newlib/gccnewlib.add,
234        gdb/gdb.add: Add support for rpmbuild --with sources.
235
2362005-03-17      Ralf Corsepius <ralf.corsepius@rtems.org>
237
238        * gdb/Makefile.am: Add avr, mips64.
239        Cosmetics.
240        * gdb/base-gdb.add: Reflect gdb-6.3 not shipping mmalloc.info*.
241        * gdb/target-gdb.add: Add support for gcc-6.3's gdbtui.
242        * gdb/mkspec.in: Add PATCH-magic.
243        Add gdb_suffix.
244
2452005-03-12      Ralf Corsepius <ralf.corsepius@rtems.org>
246
247        * binutils/binutils.add, binutils/mkspec.in, setup.def:
248        Add binutils_suffix.
249        * binutils/target-binutils.add: Preparations for binutils-2.16.
250
2512005-02-24      Ralf Corsepius <ralf.corsepius@rtems.org>
252
253        * gcc3newlib/gccnewlib.add, gcc3newlib/mkspec.in, setup.def:
254        Add gcc_suffix. Add newlib_suffix.
255
2562005-02-16      Ralf Corsepius <ralf.corsepius@rtems.org>
257
258        * autotools/automake-rtems.spec.in: automake-1.9.5.
259
2602005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
261
262        * gcc3newlib/Makefile.am: Remove sh-rtemself. Add sh-rtemscoff.
263
2642005-01-17      Ralf Corsepius <ralf.corsepius@rtems.org>
265
266        * gcc3newlib/gccnewlib.add: Disable Ada (Stil broken with GCC-4.0.0).
267
2682005-01-12      Ralf Corsepius <ralf.corsepius@rtems.org>
269
270        * gcc3newlib/gccnewlib.add: Change my email address.
271        Add tic4x-*.
272
2732005-01-05      Ralf Corsepius <ralf.corsepius@rtems.org>
274
275        * autotools/automake-rtems.spec.in: automake-1.9.4.
276
2772004-11-02      Joel Sherrill <joel@OARcorp.com>
278
279        * setup.def: Include PowerPC patch to make C++ global constructors work
280        -- gcc 3.3.5/newlib-1.12.0 revision 2.
281
2822004-10-29      Joel Sherrill <joel@OARcorp.com>
283
284        * setup.def: Update gcc to 3.3.5 and binutils to 2.15.
285        * autotools/autoconf-rtems.spec.in: Temporarily do not include
286        some of the documentation since it causes the RPM build to fail.
287        * binutils/Makefile.am, gcc3newlib/Makefile.am: Add mips64-rtems.
288
2892004-09-29      Joel Sherrill <joel@OARcorp.com>
290
291        * buildall.in, buildalltar.in, binutils/Makefile.am,
292        cpukit/Makefile.am, gcc3newlib/Makefile.am, gcc3newlib/gccnewlib.add,
293        gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore,
294        rtemsdoc/Makefile.am: i960 obsoleted.
295
2962004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
297
298        * configure.ac: Require automake > 1.9.
299
3002004-09-23      Ralf Corsepius <ralf_corsepius@rtems.org>
301
302        * binutils/binutils.add: Rename package from binutils-collection to
303        binutils. Cleanups.
304        * binutils/target-binutils.add: Reflect changes above.
305        * binutils/Makefile.am: Add avr. Reflect changes above.
306        * autotools/autoconf-rtems.spec.in: Cleanup for chroot'ed builds.
307        * autotools/automake-rtems.spec.in: automake-1.9.2.
308        Cleanup for chroot'ed builds.
309        * gcc3newlib/Makefile.am: Add avr-rtems*gcc.
310        * gcc3newlib/gccnewlib.add: Disable c++ for avr.
311
3122004-07-29      Ralf Corsepius <ralf_corsepius@rtems.org>
313
314        * autotools/automake.spec.in: automake-1.9.
315
3162004-05-23      Joel Sherrill <joel@OARcorp.com>
317
318        * gcc3newlib/gccnewlib.add: gcc 3.4.0 is broken for embedded SPARC and
319        Ada. Until we can fix it, it is disabled.
320
3212004-05-23      Joel Sherrill <joel@OARcorp.com>
322
323        * gcc3newlib/target-gnat.add: Fix path to gnat1.
324
3252004-05-18      Ralf Corsepius <ralf_corsepius@rtems.org>
326
327        * binutils/Makefile.am: Add sh-rtemscoff.
328        Remove sh-rtemself.
329        * binutils/binutils.add: BuildRequires flex.
330        * autotools/automake-rtems.spec.in: Automake 1.8.5.
331
3322004-04-29      Ralf Corsepius <ralf_corsepius@rtems.org>
333
334        * gcc3newlib/gccnewlib.add: Another attempt to make *info.gz
335        handling more robust.
336
3372004-04-26      Ralf Corsepius <ralf_corsepius@rtems.org>
338
339        * autotools/automake-rtems.spec.in: Upgrade to 1.8.4.
340
3412004-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
342
343        * Index: base-g77.add, base-gcc.add, base-gcj.add, base-gnat.add,
344        gccnewlib.add, target-c++.add, target-gcc.add, target-gcj.add:
345        Apply _infodir, _mandir. Gzip man pages.
346        Reflect gcc having fixed gccinstall.info.
347
3482004-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
349
350        * binutils/base-binutils.add: Apply _infodir.
351        Don't install libiberty. Misc. cleanups.
352        * binutils/binutils.add: Apply _infodir, _mandir.
353        Don't install libiberty. Gzip man pages. Misc. cleanups.
354        * binutils/target-binutils.add: Apply _mandir.
355
3562004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
357
358        * autotools/automake-rtems.spec.in: Upgrade to 1.8.3.
359
3602004-03-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
361
362        * gcc3newlib/gccnewlib.add: Disable gnats.
363        Further preparations for gcc-3.4.0
364        * gcc3newlib/base-gcc.add, gcc3newlib/target-gnat.add,
365        gcc3newlib/base-gcj.add, gcc3newlib/target-gcj.add:
366        Reflect changes to gcc3newlib/gccnewlib.add.
367
3682004-03-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
369
370        * gcc3newlib/base-gcc.add, gcc3newlib/target-g77.add,
371        gcc3newlib/target-objc.add: Preps for gcc-3.4.0.
372        Reflect changes to gcc3newlib/gccnewlib.add.
373
3742004-03-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
375
376        * gcc3newlib/target-gcc.add, gcc3newlib/target-c++.add:
377        Reflect changes to gcc3newlib/gccnewlib.add.
378
3792004-03-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
380
381        * gcc3newlib/gccnewlib.add: Preps. for gcc-3.4.0.
382        Add %gcclib, %gccexec.
383
3842004-03-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
385
386        * binutils/base-binutils.add: Preparations for binutils-2.15.
387
3882004-02-24      Joel Sherrill <joel@OARcorp.com>
389
390        PR 580/tools
391        * setup.def: Fix setup.def to match current reality.
392
3932004-02-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
394
395        * gdb/base-gdb.add: Add annotate.info.
396        * gdb/gdb.add: Remove info/dir.
397
3982004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
399
400        * Makefile.am, gdb/Makefile.am: Cosmetics.
401
4022004-02-19      Joel Sherrill <joel@OARcorp.com>
403
404        * setup.def, gdb/gdb.add: gdb 6.0 RPMs built.
405
4062004-02-19      Joel Sherrill <joel@OARcorp.com>
407
408        * ChangeLog: Replace RTEMS user account with Joel.
409
4102004-02-17      Joel Sherrill <joel@oarcorp.com>
411
412        * setup.def, gdb/base-gdb.add, gdb/gdb.add: Building a gcc 3.2.3 i960
413        gcc and updating gdb to 5.3.
414
4152004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
416
417        * configure.ac, setup, setup.def: Remove now unused vars.
418
4192004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
420
421        * mkgccnewlibspec.in, gccnewlib/.cvsignore, gccnewlib/HISTORY,
422        gccnewlib/Makefile.am, gccnewlib/README, gccnewlib/base-chill.add,
423        gccnewlib/base-g77.add, gccnewlib/base-gcc.add, gccnewlib/base-gcj.add,
424        gccnewlib/gccnewlib.add, gccnewlib/header.add,
425        gccnewlib/target-chill.add, gccnewlib/target-g77.add,
426        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
427        gccnewlib/target-objc.add: Remove (Obsolete).
428        * configure.ac, Makefile.am: Reflect changes above.
429
4302004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
431
432        * gcc3newlib/gcc3newlib.add: Remove info/dir.
433        Cosmetics.
434
4352004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
436
437        * setup.def: Adapt to what Joel already ships -
438        gcc3_version=3.3.2, gcc3_patch_version=20031216,
439        gcc3newlib_rpm_release=3
440
4412004-02-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
442
443        * configure.ac: Remove rtemsdoc/mkspec. Add RTEMS_RPM_RELEASE.
444        * rtemsdoc/.cvsignore: Reformat.
445        * Makefile.am: Reformat. Add RTEMS_RPM_RELEASE support to
446        rtems-source.add, Use rtems_source_spec_DEPS instead of
447        rtems_source_spec_DEPENDENCIES (Conflicts with automake internals).
448        * rtems/rtems-source.add: Add RTEMS_RPM_RELEASE.
449        * rtemsdoc/mkspec.in: Remove.
450        * rtemsdoc/Makefile.am: Reworked.
451        * rtemsdoc/header.add: Update Copyright notice.
452        * rtemsdoc/rtemsdoc.add: Add RTEMS_RPM_RELEASE.
453        Add %{rpmgroup}. Remove bzip-ing *.ps.
454        * rtemsdoc/supplement.add.in: Add %{rpmgroup}.
455        * rtemsdoc/templ.add.in: Add %{rpmgroup}.
456
4572004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
458
459        * rtems/rtems-source.add: Require automake-1.8.2, autoconf-2.59.
460
4612004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
462
463        * rtems/rtems-source.add: New.
464        * Makefile.am: Add rtems/rtems-source.spec handling.
465        * configure.ac: AC_SUBST(RTEMS_VERSION,[_RTEMS_VERSION]).
466        * common/common.add.in: Use www.rtems.com as Vendor.
467
4682004-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
469
470        * configure.ac: Use RTEMS_ENABLE_RPMPREFIX.
471
4722004-01-28      Joel Sherrill <joel@oarcorp.com>
473
474        * buildall.in, buildalltar.in, binutils/Makefile.am,
475        cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am,
476        gdb/Makefile.am: Attempt to convert all c4x-rtems references to
477        tic4x-rtems. Left the rtems documentation alone.
478
4792004-01-28      Joel Sherrill <joel@oarcorp.com>
480
481        * configure.ac: Enable OS versioning by default for 4.7 branch.
482        * setup.def: Update binutils RPM version and build new gcc 3.2.3 RPMs.
483        * autotools/autoconf-rtems.spec.in, autotools/automake-rtems.spec.in:
484        Update for new tool spin.
485
4862004-01-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
487
488        * scripts/automake.spec.in: 1.8.2.
489
4902004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
491
492        * scripts/automake.spec.in: 1.8.1.
493        Add Patch0 automake-1.8.1-rtems-20040112-1.diff.
494        Add defattr, URL:-tag.
495
4962004-01-08      Joel Sherrill <joel@OARcorp.com>
497
498        * setup.def: Update gcc/newlib for 4.7 series to 3.3.2 with 20031216
499        gcc patch (RPM revision 4.7-2).
500
5012004-01-07      Joel Sherrill <joel@OARcorp.com>
502
503        * buildall.in, buildalltar.in, binutils/Makefile.am,
504        cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am,
505        gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore,
506        rtemsdoc/Makefile.am: mips64orion port removed as mips port more
507        completely covers the MIPS family.
508
5092003-12-16      Joel Sherrill <joel@OARcorp.com>
510
511        * setup.def: Update gcc/newlib for 4.7 series to 3.3.2 with 20031022
512        gcc patch (RPM revision 4.7-1).
513
5142003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
515
516        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
517
5182003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
519
520        * Makefile.am: Cosmetics.
521        * autotools/Makefile.am: Cosmetics.
522        * autotools/autoconf-rtems.spec.in: 2.59.
523        * autotools/automake-rtems.spec.in: 1.8, Require autoconf-2.59.
524        * binutils/Makefile.am: Cosmetics.
525        * cpukit/Makefile.am: Cosmetics.
526        * gcc3newlib/Makefile.am: Cosmetics.
527        * gccnewlib/Makefile.am: Cosmetics.
528        * gdb/Makefile.am: Cosmetics.
529        * rtems/Makefile.am: Cosmetics.
530        * rtemsdoc/Makefile.am: Cosmetics.
531
5322003-11-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
533
534        * gcc3newlib/gccnewlib.add: Add hacks to make gnatlib
535        buildable.
536        * gcc3newlib/base-gnat.add: Add info files.
537
5382003-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
539
540        * gcc3newlib/gccnewlib.add: Make not building gnat and gcj the
541        default for gcc-3.3.
542
5432003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
544
545        * binutils/Makefile.am: Add tic4x.
546        * binutils/mkspec.in: Remove duplicate rpmgroup.
547
5482003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
549
550        * gcc3newlib/Makefile.am: Add tic4x.
551        * gcc3newlib/gccnewlib.add: Don't install install-tools for
552        gcc >= 3.3.
553
5542003-10-22      Joel Sherrill <joel@OARcorp.com>
555
556        * configure.ac, setup.def: Update to binutils 2.14 adn gcc/newlib to
557        3.2.3 with 20030826 gcc patch.
558
5592003-10-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
560
561        * cpukit/target-cpukit.add: New.
562        * cpukit/Makefile.am: Reflect having added target-cpukit.add.
563        Acknowledge osversion.
564        * cpukit/mkspec.in: Acknowledge osversion and rpmgroup.
565        * cpukit/rtems-cpukit.add: Reflect new RTEMS spec conventions.
566
5672003-10-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
568
569        * autotools/automake-rtems.spec.in: Automake-1.7.8.
570
5712003-09-26      Joel Sherrill <joel@OARcorp.com>
572
573        * buildall.in, buildalltar.in, binutils/Makefile.am,
574        cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am,
575        gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore,
576        rtemsdoc/Makefile.am: Obsoleting HP PA-RISC port.
577
5782003-09-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
579
580        * autotools/automake-rtems.spec.in: Automake-1.7.7.
581
5822003-09-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
583
584        * gcc3newlib/gccnewlib.add: Fix duplicate removal of c++filt.
585        * gcc3newlib/base-gcj.add: Add fastjar.info, jar.1, grepjar.1.
586        * setup.def: gcc3newlib_rpm_release=4.
587
5882003-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
589
590        * binutils/base-binutils.add: Add osversion support.
591        * binutils/binutils.add: Add osversion support.
592        %setup -n %{name}-%{version}.
593        Don't remove c++filt.
594        * binutils/target-binutils.add: Add osversion support.
595        Pickup c++filt.
596        * gcc3newlib/base-g77.add: Add osversion support.
597        * gcc3newlib/base-gcc.add: Add osversion support.
598        * gcc3newlib/base-gcj.add: Add osversion support.
599        * gcc3newlib/base-gnat.add: Add osversion support.
600        * gcc3newlib/gccnewlib.add: Add osversion support.
601        Remove c++filt,
602        %setup -n -n %{name}-%{version}.
603        * gcc3newlib/target-c++.add: Add osversion support.
604        Don't pickup c++filt.
605        * gcc3newlib/target-g77.add: Add osversion support.
606        * gcc3newlib/target-gcc.add: Add osversion support.
607        * gcc3newlib/target-gcj.add: Add osversion support.
608        * gcc3newlib/target-gnat.add: Add osversion support.
609        * gccnewlib/gccnewlib.add: %setup -n %{name}-%{version}.
610        * gdb/base-gdb.add: Add osversion support, rpmgroup, rpmprefix,
611        gdb_version, gdb_target.
612        * gdb/target-gdb.add: Ditto.
613        * gdb/gdb.add: Ditto.
614        %setup -n -n %{name}-%{version}.
615
6162003-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
617
618        * binutils/Makefile.am: Fix osversion support for sh-rtemself.
619        * gcc3newlib/Makefile.am: Fix osversion support for sh-rtemself.
620
6212003-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
622
623        * configure.ac: Add --enable-osversions (OS-versioned RPMS support).
624        * binutils/Makefile.am: Add osversion support.
625        * binutils/mkspec.in: Add osversion support.
626        * gcc3newlib/Makefile.am: Add osversion support.
627        * gcc3newlib/mkspec.in: Add osversion support.
628        * gdb/Makefile.am: Add osversion support.
629        * gdb/mkspec.in: Add osversion support.
630        Add rpmprefix, rpmgroup.
631
6322003-09-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
633
634        * Makefile.am, configure.ac,
635        autotools/autoconf-rtems.spec.in, autotools/automake-rtems.spec.in,
636        binutils/Makefile.am, binutils/base-binutils.add,
637        binutils/binutils.add, binutils/mkspec.in,
638        binutils/target-binutils.add,
639        common/common.add.in,
640        cpukit/Makefile.am,
641        gcc3newlib/Makefile.am, gcc3newlib/base-g77.add,
642        gcc3newlib/base-gcc.add, gcc3newlib/base-gcj.add,
643        gcc3newlib/base-gnat.add, gcc3newlib/gccnewlib.add,
644        gcc3newlib/mkspec.in, gcc3newlib/target-c++.add,
645        gcc3newlib/target-g77.add, gcc3newlib/target-gcc.add,
646        gcc3newlib/target-gcj.add, gcc3newlib/target-gnat.add,
647        gcc3newlib/target-objc.add,
648        gccnewlib/Makefile.am,
649        gdb/Makefile.am,
650        rtems/Makefile.am,
651        rtemsdoc/Makefile.am:
652        Merger from rtems-4-6-branch.
653        * common/common.am: New.
654
6552003-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
656
657        * common/common.add.in: s/www.oarcorp.com/www.rtems.com/.
658        Add %define __os_install_post %{nil} to prevent RH-9's rpm-brp-strip
659        from running (Chokes on foreign object formats).
660        * gcc3newlib/base-g77.add:
661        Use %{gcc_version} instead of @gcc_version@.
662        * gcc3newlib/gccnewlib.add:
663        Use %{gcc_version} instead of @gcc_version@.
664        Reflect gcc >= 3.3 shipping monolytic infos.
665        * gcc3newlib/target-c++.add:
666        Use %{gcc_version} instead of @gcc_version@.
667        Don't pickup c++filt.
668        * gcc3newlib/target-g77.add:
669        Use %{gcc_version} instead of @gcc_version@.
670        * gcc3newlib/target-gcc.add:
671        Use %{gcc_version} instead of @gcc_version@.
672        * gcc3newlib/target-gcj.add:
673        Use %{gcc_version} instead of @gcc_version@.
674        * gcc3newlib/target-gnat.add:
675        Use %{gcc_version} instead of @gcc_version@.
676        * gcc3newlib/target-objc.add:
677        Use %{gcc_version} instead of @gcc_version@.
678
6792003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
680
681        * binutils/binutils.add: Preps for 2.14.
682        Use %{binutils_version} instead of @binutils_version@.
683        * binutils/base_binutils.add: Preps for 2.14.
684
6852003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
686
687        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
688
6892003-07-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
690
691        * autotools/automake-rtems.spec.in: Automake-1.7.6.
692
6932003-06-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
694
695        * autotools/automake-rtems.spec.in: Automake-1.7.5.
696
6972003-06-02      Joel Sherrill <joel@OARcorp.com>
698
699        * setup.def: Updated for RPM revision 3 of gcc3.2.3 and newlib1.11.0.
700
7012003-05-07      Joel Sherrill <joel@OARcorp.com>
702
703        * setup.def: Update to gcc3.2.3newlib1.11.0-1.
704        * gcc3newlib/gccnewlib.add: We used .bz2 files.
705
7062003-04-18      Joel Sherrill <joel@OARcorp.com>
707
708        * setup.def: Update to gcc3.2.2newlib1.11.0-2.
709        * gcc3newlib/gccnewlib.add: We used .bz2 files.
710
7112003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
712
713        * gcc3newlib/gccnewlib.add: Add %gcc_version, %newlib_version.
714        Apply %gcc_version, %newlib_version.
715        * gcc3newlib/target-c++.add: Apply %gcc_version, %newlib_version.
716        * gcc3newlib/target-g77.add: Apply %gcc_version, %newlib_version.
717        * gcc3newlib/target-gcc.add: Apply %gcc_version, %newlib_version.
718        * gcc3newlib/target-gcj.add: Apply %gcc_version, %newlib_version.
719        * gcc3newlib/target-gnat.add: Apply %gcc_version, %newlib_version.
720        * gcc3newlib/target-objc.add: Apply %gcc_version, %newlib_version.
721
7222003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
723
724        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
725
7262003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
727
728        * configure.ac: AC_PREREQ(2.57).
729
7302003-02-10      Joel Sherrill <joel@OARcorp.com>
731
732        * gdb/gdb.add, gdb/mkspec.in, gdb/target-gdb.add: Use RPM logic to
733        determine which targets have simulators, configure with appropriate
734        arguments, and package the correct files.
735
7362003-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
737
738        * gcc3newlib/target-gcc.add: Remove %{_exeext} from gccbug.
739        * gcc3newlib/gccnewlib.add: Add %gcj to support to disabling building
740        gcj from rpmbuild command line.
741        Copy gsyslimits.h for CDN-X compilation.
742
7432003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
744
745        * README.cdn-X: New.
746        * binutils/binutils.add: Add --build=%_build --host=%_host.
747        * cpukit/.cvsignore: Add *.spec.in.
748        * gcc3newlib/gccnewlib.add: Add --build=%_build --host=%_host.
749        * gdb/gdb.add: Add --build=%_build --host=%_host.
750        * rtemsdoc/.cvsignore: Add *.spec.in.
751
7522003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
753
754        * gcc3newlib/gccnewlib.add: Remove Buildroot.
755        * common/.cvsignore: New.
756
7572003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
758
759        * common/common.add.in: Add Vendor, Distribution, BuildRoot.
760        * binutils/Makefile.am: Fix path to clean.add.
761        * binutils/binutils.add: Remove BuildRoot.
762        * cpukit/Makefile.am:  Use $(top_builddir)/common/common.add,
763        $(top_builddir)/common/clean.add, header.add.
764        Generate rtems-cpukit.spec.in.
765        * cpukit/header.add: New.
766        * cpukit/rtems-cpukit.spec.in: Remove.
767        * cpukit/rtems-cpukit.add: New.
768        * gccnewlib/gccnewlib.add: Remove Buildroot.
769        * gdb/gdb.add: Remove Buildroot.
770        * rtemsdoc/rtemsdoc.add: Remove BuildRoot.
771
7722003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
773
774        * rtemsdoc/Makefile.am: Use $(top_builddir)/common/common.add,
775        $(top_builddir)/common/clean.add, header.add.
776        Generate rtemsdoc.spec.in.
777        * rtemsdoc/mkspec.in: Remove exe_ext.
778        * rtemsdoc/rtemsdoc.spec.in: Remove.
779        * gccnewlib/Makefile.am:  Use $(top_builddir)/common/common.add,
780        $(top_builddir)/common/clean.add, header.add.
781        * gccnewlib/base-gcc.m4: Replace @exe_ext@ with %{_exeext}.
782        * gccnewlib/base-gcj.add: Replace @exe_ext@ with %{_exeext}.
783        * gccnewlib/gccnewlib.add: Replace @exe_ext@ with %{_exeext}.
784        Remove header, broken cdn-X configuration, %clean.
785        * gccnewlib/target-g77.add: Replace @exe_ext@ with %{_exeext}.
786        * gccnewlib/target-gcc.add: Replace @exe_ext@ with %{_exeext}.
787        * gccnewlib/target-gcj.add: Replace @exe_ext@ with %{_exeext}.
788        * gccnewlib/target-objc.add: Replace @exe_ext@ with %{_exeext}.
789
7902003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
791
792        * gdb/gdb.add: Remove header, broken cdn-X configuration,
793        %clean, Replace @exe_ext@ with %{_exeext}.
794        * gdb/mkspec.in: Remove exe_ext.
795        * gdb/target-gdb.add: Replace @exe_ext@ with %{_exeext}.
796        * gdb/Makefile.am: Use $(top_builddir)/common/common.add,
797        $(top_builddir)/common/clean.add, header.add.
798        * gcc3newlib/base-gcj.add: Replace @exe_ext@ with %{_exeext}.
799        * cpukit/mkspec.in: Remove exe_ext.
800        * binutils/Makefile.am: Use $(top_builddir)/common/common.add,
801        $(top_builddir)/common/clean.add, header.add.
802
8032003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
804
805        * gcc3newlib/gccnewlib.add: Remove header, broken cdn-X configuration,
806        %clean, Replace @exe_ext@ with %{_exeext}.
807        * gcc3newlib/mkspec.in: Remove exe_ext.
808        * gcc3newlib/target-c++.add: Replace @exe_ext@ with %{_exeext}.
809        * gcc3newlib/target-g77.add: Replace @exe_ext@ with %{_exeext}.
810        * gcc3newlib/target-gcc.add: Replace @exe_ext@ with %{_exeext}.
811        * gcc3newlib/target-gcj.add: Replace @exe_ext@ with %{_exeext}.
812        * gcc3newlib/target-gnat.add: Replace @exe_ext@ with %{_exeext}.
813        * gcc3newlib/target-objc.add: Replace @exe_ext@ with %{_exeext}.
814        * gcc3newlib/Makefile.am: Use $(top_builddir)/common/common.add,
815        $(top_builddir)/common/clean.add, header.add.
816
8172003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
818
819        * Makefile.am: Remove reference to mkbinutilsspec.
820        * configure.ac: Remove EXEEXT check.
821        Add common/clean.add, common/common.add.
822
8232003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
824
825        * binutils/binutils.add: Remove header, broken cdn-X configuration,
826        %clean.
827        * binutils/mkspec.in: Remove exe_ext, build_alias, host_alias.
828        * binutils/target-binutils.add: Replace @exe_ext@ with %{_exeext}.
829
8302003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
831
832        * gcc3newlib/header.add: New.
833        * gccnewlib/header.add: New.
834        * binutils/header.add: New.
835        * gdb/header.add: New.
836        * rtemsdoc/header.add: New.
837        * rtemsdoc/rtemsdoc.add: New.
838        * common/clean.add.in: New.
839        * common/common.add.in: New.
840
8412003-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
842
843        * binutils/mkspec.in: New.
844        * binutils/.cvsignore: Add mkspec.
845        * mkbinutilspec.in: Remove.
846        * gdb/Makefile.am: Depend on mkspec.
847        * binutils/binutils.add: Add @exe_ext@ to c++filt.
848        Add %_defaultbuildroot.
849        * configure.ac: Reflect changes above.
850        * binutils/Makefile.am: Reflect changes above.
851        * Makefile.am: Remove mkbinutilspec.
852
8532003-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
854
855        * gdb/.cvsignore: Add mkspec.
856
8572003-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
858
859        * ChangeLog: Fix yesterday's entry.
860        * gdb/target-gdb.add: %defattr(-,root,root).
861        Use %{_prefix} instead of /opt/rtems.
862        Misc. minor changes.
863        * gdb/gdb.add: Use %{_prefix} instead of /opt/rtems.
864        Remove stray unpackaged files.
865        Use %{_defaultbuildroot} instead of hard-coded values.
866        configure --disable-nls.
867        Misc. minor changes.
868        Add BuildPreReq: ncurses-devel.
869        * gdb/base-gdb.add: %defattr(-,root,root).
870        Use %{_prefix} instead of /opt/rtems.
871        Misc. minor changes.
872        * gdb/mkspec.in: New.
873        * gdb/Makefile.am: Reflect addition of gdb/mkspec.in.
874        * gcc3newlib/mkspec.in: Fix usage.
875        * gcc3newlib/gccnewlib.add: Use %{_defaultbuildroot} instead of
876        hard-coded values. Update copyright notice.
877        * mkgdbspec.in: Removed.
878        * Makefile.am: Remove mkgdbspec.
879        * configure.ac: Remove mkgdbspec.
880        Add gdb/mkspec.
881
8822003-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
883
884        * gcc3newlib/gccnewlib.add: Add various BuildPreReq.
885        Add %defattr(-,root,root) to "dir".
886        * gcc3newlib/base-g77.add: %defattr(-,root,root).
887        * gcc3newlib/base-gcc.add %defattr(-,root,root).
888        * gcc3newlib/base-gcj.add %defattr(-,root,root).
889        * gcc3newlib/base-gnat.add %defattr(-,root,root).
890        * gcc3newlib/target-c++.add %defattr(-,root,root).
891        * gcc3newlib/target-g77.add %defattr(-,root,root).
892        * gcc3newlib/target-gcc.add %defattr(-,root,root).
893        * gcc3newlib/target-gcj.add %defattr(-,root,root).
894        * gcc3newlib/target-gnat.add %defattr(-,root,root).
895        * gcc3newlib/target-objc.add %defattr(-,root,root).
896
8972003-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
898
899        * setup.def: binutils_rpm_release=2.
900        * binutils/base-binutils.add: %defattr(-,root,root).
901        * binutils/target-binutils.add: Ditto.
902        * binutils/binutils.add: BuildPreReq: texinfo >= 4.2.
903
9042003-01-27      Joel Sherrill <joel@OARcorp.com>
905
906        * buildalltar.in, setup.def: Tool update including binaries for Cygwin
907        with a special RTEMS user account.
908
9092003-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
910
911        * configure.ac: Add rtemsdoc.
912        * Makefile.ac: Add rtemsdoc.
913        * rtemsdoc/README: New.
914        * rtemsdoc/.cvsignore: New.
915
9162003-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
917
918        * rtemsdoc/Makefile.am: New.
919        * rtemsdoc/mkspec.in: New.
920        * rtemsdoc/rtemsdoc.spec.in: New.
921        * rtemsdoc/supplement.add.in: New.
922        * rtemsdoc/templ.add.in: New.
923
9242002-12-16      Joel Sherrill <joel@OARcorp.com>
925
926        * setup.def: Updated gcc 3.2.1newlib1.10.0 RPM to revision 4
927        to include m68k crti.o/crtn.o multilib patch.
928
9292002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
930
931        * autotools/automake-rtems.spec.in: Update to automake-1.7.2.
932        * autotools/autoconf-rtems.spec.in: Update to autoconf-2.57.
933
9342002-12-06      Joel Sherrill <joel@OARcorp.com>
935
936        * ChangeLog: Removed duplicate entry.
937
9382002-12-06      Joel Sherrill <joel@OARcorp.com>
939
940        * setup.def: Updated patch to fix m68k cut and paste bug which turned
941        a tab into spaces in a Makefile fragment.
942        * gcc3newlib/gccnewlib.add: If building gnat for the mips, the library
943        must be built with a -G0 option.
944
9452002-12-02      Joel Sherrill <joel@OARcorp.com>
946
947        * setup.def, gcc3newlib/gccnewlib.add: Updated to gcc 3.2.1 RPM revision
948        2 which enabled the mips-rtems gnat using gcc 3.2.1 patch 20021129.
949
9502002-11-29      Joel Sherrill <joel@OARcorp.com>
951
952        * setup.def: Updated to gcc-3.2.1.
953
9542002-11-28      Joel Sherrill <joel@OARcorp.com>
955
956        * setup.def: Updated to gcc-3.2 and newlib1.1.0 RPM version 6.
957        * gcc3newlib/gccnewlib.add: Reenabled i386-rtems gnat.
958
9592002-11-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
960
961        * gcc3newlib/gccnewlib.add:
962        Remove *.la's to make rpm-4.1/RH-8.0 happy.
963        Remove libiberty.a to make rpm-4.1/RH-8.0 happy.
964        Change gcc/version.c to reflect us having patched gcc.
965
9662002-11-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
967
968        * binutils/binutils.add: Add BuildPreReq: /sbin/install-info.
969        Disable nls.
970        Apply gzip -9qf to compress *infos and *mans.
971        Apply /sbin/install-info.
972        Remove  *c++-filt.
973        * binutils/base-binutils.add: Add PreReq: /sbin/install-info.
974        Apply /sbin/install-info.
975        Package as.info-*.gz.
976        * binutils/target-binutils.add:
977        Package man1/*.1*.
978
9792002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
980
981        * autotool/autoconf-rtems.spec.in: Fix @prefix@.
982
9832002-11-13      Joel Sherrill <joel@OARcorp.com>
984
985        * setup.def: Switched to binutils 2.13.1
986        * binutils/Makefile.am: Remove a29k-rtems.
987
9882002-11-11      Joel Sherrill <joel@OARcorp.com>
989
990        * setup.def, gcc3newlib/gccnewlib.add: Patch includes updates
991        which were patch changes for -3 and -4 RPM revisions.   Disabled
992        build of gnat for i386-rtems as it failed to build.
993
9942002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
995
996        * gcc3newlib/gccnewlib.add: Remove %{target} != %{build} comment
997        (RH-8.0/rpm-4.1 bogusly expands the macros and chokes.)
998        * binutils/binutils.add: Remove %{target} != %{build} comment
999        (RH-8.0/rpm-4.1 bogusly expands the macros and chokes.).
1000        Comment out CONFIGURE_ARGS (RH-8.0/rpm-4.1 is broken wrt. _build_os
1001        and _target_os)
1002        * gcc3newlib/base-gcc.add: Add gccint*infos.
1003        * gcc3newlib/base-gcj.add: Add gcj*infos.
1004        Mark manpages as %doc and pickup the gzipped versions.
1005
10062002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1007
1008        * autotools/automake-rtems.spec.in: Fix my address. Set up PATH
1009        before running configure (Prep. for automake >= 1.7).
1010
10112002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1012
1013        * autotools/autoconf-rtems.spec.in: New.
1014        Remove Provides: autoconf (Conflicts with RH-8.0).
1015        * autotools/autoconf-rtems.spec: Remove.
1016        * autotools/automake-rtems.spec.in:
1017        Remove Provides: automake (Conflicts with RH-8.0).
1018        * gcc3newlib/Makefile.am: Remove references to mkgcc3newlibspec.
1019        * Makefile.am: Ditto.
1020        * configure.ac: Add autotools/autoconf-rtems.spec.in.
1021
10222002-10-24      Joel Sherrill <joel@OARcorp.com>
1023
1024        * setup.def: Update gcc 3.2 pathc to includ epatch for gcc PR8314.
1025        * gcc3newlib/gccnewlib.add: Don't build mips/gnat as we do not
1026        currently include the patch referenced in PR8344.
1027
10282002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1029
1030        * .cvsignore: Reformat.
1031        Add autom4te*cache.
1032        Remove autom4te.cache.
1033
10342002-09-14      Joel Sherrill <joel@OARcorp.com>
1035
1036        * gcc3newlib/base-gcj.add, gcc3newlib/gccnewlib.add,
1037        gcc3newlib/target-gcj.add: First attempt at enabling Java support.
1038
10392002-08-21      Joel Sherrill <joel@OARcorp.com>
1040
1041        * setup.def, gcc3newlib/gccnewlib.add: Updated the tools for
1042        gcc 3.2 and Ada.
1043
10442002-08-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1045
1046        * gcc3newlib/gccnewlib.add: Re-add i386-rtems Ada.
1047        Add %_gnat and --define 'gnat [0|1]' support.
1048        Enable gnat for gcc-3.2/Disable for gcc-3.1.
1049        Add hacks to build gnatlib.
1050        Re-activate commented out fragments for old gcc versions.
1051        Add @target_alias@-gnatgcc.
1052
10532002-08-15      Joel Sherrill <joel@OARcorp.com>
1054
1055        * setup.def: New gcc 3.1 RPMs (-7).
1056        * gcc3newlib/gccnewlib.add:  i386-rtems doesn't build Ada.
1057
10582002-08-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1059
1060        * gcc3newlib/Makefile.am: Remove c_only remnants.
1061        * gcc3newlib/gccnewlib.add: Reflect gcc-3.2 putting c++
1062        headers into c++ instead of g++.
1063        * gcc3newlib/target-c++.add: Ditto.
1064
10652002-08-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1066
1067        * gcc3newlib/base-gnat.add: Don't use %{%prefix}/bin/gnat*.
1068        * gcc3newlib/Makefile.am: Use mkspec for c4x.
1069        * gcc3newlib/gccnewlib.add: Rework processing of %if %build_XXX.
1070        Rework handing Ada.
1071        Don't put adalib and adainclude into files.gcc.
1072        * gcc3newlib/target-gnat.add: Add adalib.
1073        Add adainclude.
1074
10752002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1076
1077        * gcc3newlib/base-gnat.add: Use -n rtems-base-gnat.
1078
10792002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1080
1081        * gcc3newlib/.cvsignore: Add mkspec.
1082
10832002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1084
1085        * mkgcc3newlibspec.in: Remove
1086        * gcc3newlib/mkspec.in: New.
1087        * configure.ac: Reflect changes above.
1088        * gcc3newlib/gccnewlib.add: Add build_XXX defines.
1089        Add preliminary gnat support.
1090        * gcc3newlib/base-g77.add: Add build_g77.
1091        * gcc3newlib/base-gcj.add: Add build_gcj.
1092        * gcc3newlib/base-gnat.add: New.
1093        * gcc3newlib/target-c++.add: Add build_cxx.
1094        * gcc3newlib/target-g77.add: Add build_g77.
1095        * gcc3newlib/target-gcj.add: Add build_gcj.
1096        * gcc3newlib/target-objc.add: Add build_objc.
1097        * gcc3newlib/target-gnat.add: New.
1098        * gcc3newlib/Makefile.am: Use ./mkspec. Use unified spec.
1099
11002002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1101
1102        * setup.def: Increment release for gcc3newlib.
1103        * gcc3newlib/gccnewlib.add: Do not put cc1plus into gcc-rpm.
1104
11052002-08-08      Joel Sherrill <joel@OARcorp.com>
1106
1107        * setup.def, binutils/base-binutils.add, binutils/target-binutils.add:
1108        Updated to binutils 2.13 which has no known issues.
1109
11102002-08-06      Joel Sherrill <joel@OARcorp.com>
1111
1112        * setup.def: Updating gcc3/newlib patches and tool versions.  The
1113        focus of this round of patches was ot eliminate header file name
1114        conflicts between RTEMS and newlib.
1115
11162002-07-30      Joel Sherrill <joel@OARcorp.com>
1117
1118        * setup.def: Updated to gcc3.1/newlib 1.10.0 RPM revision 5 with
1119        the gcc3 patch 20020730a and newlib 1.10.0 patch 20020726.
1120
11212002-07-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1122
1123        * autotools/automake-rtems.spec.in: Automake-1.6.3.
1124        * cpukit/.cvsignore: Add mkspec. Remove rtems.spec.
1125
11262002-07-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1127
1128        * configure.ac: Use AC_CONFIG_FILES(script, chmod +x script)
1129        to generate mk*spec scripts.
1130        * mkbspspec.in: Use ',' as pattern delimiter in sed expression
1131        for $rpm_build_root.
1132        * mkbinutilsspec.in:  Use ',' as pattern delimiter in sed
1133        expression for $rpm_build_root.
1134        * cpukit/mkspec.in: Cosmetical changes.
1135
11362002-07-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1137
1138        * ChangeLog: Fix 2002-07-22 ChangeLog entry bogusly referring to
1139        Joel.
1140        * cpukit/Makefile.am: New.
1141        * cpukit/mkspec.in: New.
1142        * cpukit/rtems-cpukit.spec.in: New.
1143        * cpukit/.cvsignore: New.
1144        * configure.ac: Add cpukit.
1145        Add RTEMS_TOP to pickup _RTEMS_VERSION (required by cpukit).
1146        * Makefile.am: Add cpukit. Add ACLOCAL_AMFLAGS (required to pickup
1147        RTEMS_VERSION).
1148        * setup.def: Use %{_tmppath} as default for $rpm_build_root.
1149        * mkbinutilsspec.in: Use ',' as pattern delimiter in sed expression
1150        for $rpm_build_root.
1151        * mkgccnewlibspec.in:  Use ',' as pattern delimiter in sed
1152        expression for $rpm_build_root.
1153        * mkgcc3newlibspec.in:  Use ',' as pattern delimiter in sed
1154        expression for $rpm_build_root.
1155        * mkgdbspec.in:  Use ',' as pattern delimiter in sed expression for
1156        $rpm_build_root.
1157
11582002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1159
1160        * binutils/Makefile.am: Add or32-rtems-binutils.
1161
11622002-07-19      Joel Sherrill <joel@OARcorp.com>
1163
1164        * setup.def: Updated newlib patch to get sh and hppa crt0 mods.
1165
11662002-07-01      Joel Sherrill <joel@OARcorp.com>
1167
1168        * setup.def: Update gcc3 RPMs for new patches.
1169
11702002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1171
1172        * autotools/automake-rtems.spec.in: Update to automake-1.6.2.
1173
11742002-06-14      Joel Sherrill <joel@OARcorp.com>
1175
1176        * mkgdbspec.in, setup.def, gcc3newlib/gccnewlib.add, gdb/gdb.add:
1177        Updated to gcc 3.1 and gdb 5.2.
1178
11792001-05-29      Joel Sherrill <joel@OARcorp.com>
1180
1181        * setup.def: Updated to binutils 2.12.1.
1182        * rtems/Makefile.am: Remove m68k-rtemself references.
1183
11842002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1185
1186        * mkgcc3newlibspec.in: Remove SETUP (bogus).
1187        * gcc3newlib/target-c++.add: New.
1188        * gcc3newlib/Makefile.am: Add target-c++.add.
1189        * gcc3newlib/base-g77.add: Adapt to gcc-3.1.
1190        Reflect having split out c++. Various minor fixes.
1191        * gcc3newlib/base-gcc.add: Ditto.
1192        * gcc3newlib/gccnewlib.add: Ditto.
1193        * gcc3newlib/target-gcc.add: Ditto.
1194
11952002-04-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1196
1197        * gcc3newlib/gccnewlib.add: Add gcc_update --touch to fix
1198        timestamps.
1199
12002001-04-16      Joel Sherrill <joel@OARcorp.com>
1201
1202        * .cvsignore: Added files added by automake 1.6.1.
1203        * setup.def: New shot at gcc 3.0.4 RPMs.
1204        * binutils/Makefile.am, gdb/Makefile.am, rtems/Makefile.am:
1205        Deleted m68k-rtemself.
1206        * gcc3newlib/gccnewlib.add: Commented out host/target OS check.
1207 
12082002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1209
1210        * autotools/automake-rtems.spec.in: Update to automake-1.6.1.
1211        Use *.tar.bz2.
1212
12132002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1214
1215        * mkbinutilspec.in: Fix PATCH2.
1216
12172002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1218
1219        * gcc3newlib/gccnewlib.add: Add -Bgcc/ when collecting multilibs.
1220
12212002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1222
1223        * gcc3newlib/gccnewlib.spec.in: Removed from CVS.
1224
1225
12262002-04-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1227
1228        * mkbinutilspec.in: Add support for empty patch-version (no patch).
1229        * mkgcc3newlibspec.in: Ditto.
1230        * setup: Fix gcc3*_versions handling.
1231        * setup.def: binutils_patch_version=.
1232        * binutils/binutils.add: Reflect changes to mkbinutilspec.in,
1233        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
1234        * binutils/target-binutils.add: Comment out c++filt.
1235        * gcc3newlib/base-gcc.add: Remove duplicate libm.info.
1236        * gcc3newlib/gccnewlib.add: Reflect changes to mkgcc3newlibspec.in.
1237        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
1238        Comment out gcc-2.95.x hacks.
1239        Remove *.la from installed files.
1240        * gcc3newlib/gccnewlib_c_only.spec.in: Remove.
1241
12422001-04-02      Joel Sherrill <joel@OARcorp.com>
1243
1244        * buildall.in: Correct logic for detecting 0 RTEMS RPMS installed.
1245
12462001-03-29      Joel Sherrill <joel@OARcorp.com>
1247
1248        * .cvsignore: Added mkgcc3newlib.
1249
12502001-03-29      Joel Sherrill <joel@OARcorp.com>
1251
1252        * gcc3newlib/.cvsignore: New file.
1253
12542001-03-28      Joel Sherrill <joel@OARcorp.com>
1255
1256        * Per PR64 added support for gcc 3.x RPMs
1257        * Makefile.am, configure.ac, mkspec, setup, setup.def: Modified.
1258        * mkgcc3newlibspec.in: New file.
1259        * gcc3newlib: New subdirectory.
1260        * base-g77.add, base-gcc.add, base-gcj.add, gccnewlib.add,
1261        gccnewlib_c_only.spec.in, gccnewlib.spec.in, HISTORY, Makefile.am,
1262        README, target-g77.add, target-gcc.add, target-gcj.add,
1263        target-objc.add: New files.
1264
12652001-03-28      Joel Sherrill <joel@OARcorp.com>
1266
1267        * binutils/binutils.add: Commented out patch since binutils 2.12
1268        does not require one.
1269
12702002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1271
1272        * configure.ac:
1273        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1274        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1275        * autotools/Makefile.am: Remove AUTOMAKE_OPTIONS.
1276        * Makefile.am: Remove AUTOMAKE_OPTIONS.
1277        * binutils/Makefile.am: Remove AUTOMAKE_OPTIONS.
1278        * gccnewlib/Makefile.am: Remove AUTOMAKE_OPTIONS.
1279        * gdb/Makefile.am: Remove AUTOMAKE_OPTIONS.
1280        * rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
1281
12822002-03-06      Ralf Corsepius <corsepiu@faw-uni-ulm.de>
1283
1284        * PR151
1285        * autotools/automake-rtems.spec.in: New.
1286        * autotools/automake-rtems.spec: Removed.
1287        * configure.ac: Reflect changes above.
1288
12892001-02-27      Joel Sherrill <joel@OARcorp.com>
1290
1291        * configure.ac: Be a little more lenient in matching sparc-solaris.
1292
12932002-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1294
1295        * mkbinutilspec.in, mkgccnewlibspec.in, gccnewlib/base-chill.add,
1296        gccnewlib/base-g77.add, gccnewlib/base-gcc.add,
1297        gccnewlib/base-gcj.add, gccnewlib/gccnewlib.add,
1298        gccnewlib/target-chill.add, gccnewlib/target-g77.add,
1299        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
1300        gccnewlib/target-objc.add: Added more support for Canadian Cross
1301        building.
1302
13032001-01-30      Joel Sherrill <joel@OARcorp.com>
1304
1305        * buildall.in: Corrected logic for detecting when no RPMs are installed.
1306
13072001-01-24      Joel Sherrill <joel@OARcorp.com>
1308
1309        * README: Added Canadian Cross instructions.
1310
13112002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1312
1313        * configure.ac: Add AC_PREFIX_DEFAULT([/opt/rtems]).
1314        * mkbinutilsspec.in: Add propagation of @prefix@.
1315        * binutils/base-binutils.add:
1316        Let %post and %unpost apply %{_prefix}.
1317        Apply %{_prefix} instead of /opt/rtems.
1318        * binutils/binutils.add: Update copyright notice.
1319        Add _prefix.
1320        Apply %{_prefix} instead of /opt/rtems.
1321        Remove -a 0 in %setup.
1322        Rework hack to SuSE's rpm screwing up %{_target}.
1323        Replace ARGS with CONFIGURE_ARGS.
1324        * binutils/target-binutils.add:
1325        Apply %{_prefix} instead of /opt/rtems.
1326
13272002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1328
1329        * binutils/binutils.add: Add initial support for building
1330        Canadian cross RPMs.  It should work like this:
1331            cd rtems/scripts
1332            ./configure --build=`../config.guess` --host=i386-cygwin
1333            make install
1334            rpm --target=i386-cygwin \
1335                /usr/src/redhat/SPECS/<target>-binutils-..spec.
1336
1337            alien -t /usr/src/redhat/RPMS/....i386.rpm
1338        .. and voila ... your tarball, with rpm-consistency checks etc. applied.
1339
13402001-01-22      Joel Sherrill <joel@OARcorp.com>
1341
1342        * buildalltar.in: Modified to support Canadian cross builds.
1343        It was testing using a RedHat 7.2 host to build *-rtems tools
1344        that run on an i386-cygwin host.
1345
13462001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1347
1348        * configure.ac: Fix typo to allow custom RPM_SPECSdirs.
1349
13502001-10-16      Joel Sherrill <joel@OARcorp.com>
1351
1352        * setup.def: Bumped the gdb_patch_version to account for a configuration
1353        problem on psim where it could not be enabled for powerpc-RTEMS.
1354        * gdb/Makefile.am: Add i386-RTEMS and powerpc-RTEMS targets.
1355
13562001-10-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1357
1358        * mkbinutilsspec.in: Guard sed-pattern against autoconf.
1359        * mkgccnewlibspec.in: Guard sed-pattern against autoconf, remove
1360        Target_alias.
1361        * mkgdbspec.in: Guard sed-pattern against autoconf.
1362        * mkbspspec.in: Guard sed-pattern against autoconf.
1363        * configure.ac: Rework check for RPM_SPECSdir.
1364        * autotools/automake-rtems.spec: Update to automake-1.5.
1365
13662001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1367
1368        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
1369        * configure.in: Remove.
1370        * configure.ac: New file, generated from configure.in by autoupdate.
1371
13722001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1373
1374        * gdb/Makefile.am, gccnewlib/Makefile.am, binutils/Makefile.am:
1375        Initially setup CLEANFILES using = instead of += to make
1376        automake-1.5 happy.
1377
13782001-09-13      Joel Sherrill <joel@OARcorp.com>
1379
1380        * setup.def, gccnewlib/gccnewlib.add, gccnewlib/target-gcc.add:
1381        Revert changes because of gcc 2.5.x/3.0 transition and continue
1382        to support gcc 2.95.x as primary version.
1383
13842001-09-13      Joel Sherrill <joel@OARcorp.com>
1385
1386        * mkgccnewlibspec.in,
1387        Use Target_alias not target_alias to avoid conflicts with new autoconf.
1388        * setup.def: Changed version numbers in attempt at building gcc 3.0.1.
1389        Only sparc and arm built for C/C++ OK. :(
1390        * gccnewlib/base-gcc.add: Modifications to reflect files not in gcc 3.x.
1391        * gccnewlib/gccnewlib.add: gcc 3.x does not have "everything in the name"
1392        * target-gcc.add: Modifications to reflect files not in gcc 3.1
1393
13942001-09-13      Joel Sherrill <joel@OARcorp.com>
1395
1396        * autotools/.cvsignore: New file.
1397
13982001-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1399
1400        * autotools/Makefile.am, autotools/autoconf-rtems.spec,
1401        autotools/automake-rtems.spec: New.
1402        * configure.in, Makefile.am: Add autotools/.
1403
14042001-08-30      Joel Sherrill <joel@OARcorp.com>
1405
1406        * .cvsignore: Add buildalltar.
1407
14082001-08-30      Joel Sherrill <joel@OARcorp.com>
1409
1410        * buildalltar.in: New file.
1411        * configure.in, Makefile.am: Modified to reflect addition of file.
1412
14132001-08-10      Joel Sherrill <joel@OARcorp.com>
1414
1415        * mkgdbspec.in: Make list of simulators very complete.
1416        * setup.def: Update versions.
1417
14182001-07-03      Joel Sherrill <joel@OARcorp.com>
1419
1420        * setup.def, binutils.add, gccnewlib.add: Updated to build
1421        binutils 2.11.2 (rtems patch 20010622), gcc 2.95.3 (rtems
1422        patch a20010622), and newlib 1.9.0 (rtems patch 10020622).
1423
14242001-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1425
1426        * configure.in: Remove AC_EXEEXT, treat .exe manually.
1427        * gccnewlib/base-gcc.add: Remove cpp.
1428        * gccnewlib/gccnewlib.add: mv cpp $target_alias-cpp, update
1429        copyright.
1430
14312001-04-16      Joel Sherrill <joel@OARcorp.com>
1432
1433        * setup.def: Modified the binutils version to 2.11 and
1434        RPM revision 3 to reflect experimentation with new binutils release.
1435
14362001-04-11      Joel Sherrill <joel@OARcorp.com>
1437
1438        * binutils/Makefile.am: Added a29k-rtems.
1439        * binutils/binutils.add: Switch to .bz2 extension to reflect
1440        real way code is compressed on distribution sites now.
1441
14422001-03-19      Joel Sherrill <joel@OARcorp.com>
1443
1444        * setup.def: Updated version numbers and patches for binutils
1445        and gdb.  binutils was to get correct patch in field.  gdb
1446        was to add mipstx39-rtems configurery support.
1447
14482001-03-14      Joel Sherrill <joel@OARcorp.com>
1449
1450        * gdb/Makefile.am, mkgdbspec.in: Added mipstx39-rtems
1451        configuration to gdb since this includes the JMR3904 simulator.
1452
14532001-01-03      Joel Sherrill <joel@OARcorp.com>
1454
1455        * setup.def, binutils/HISTORY, gccnewlib/HISTORY: Updated
1456        binutils HISTORY to reflect new revision.  Updated gcc to fix
1457        i960 C++ problem.  Updated newlib to move to newlib 1.9.0.
1458
14592000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1460
1461        * gccnewlib/gccnewlib.add: Fix typo in URL.
1462
14632000-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1464
1465        * configure.in: Adapt m4-quoting to autoconf-2.49b, use $host
1466        instead of $target to setup RPM_CPU, move chmod 755 buildall to
1467        AC_OUTPUT's extra-cmds.
1468       
14692000-10-30      Joel Sherrill <joel@OARcorp.com>
1470
1471        * buildall.in, mkgdbspec.in, setup.def, binutils/Makefile.am,
1472        gccnewlib/HISTORY, gccnewlib/Makefile.am, gdb/Makefile.am:
1473        Added mips-rtems, updated to include new patches and
1474        gcc 2.95.2/newlib 1.8.2 revision 11 RPM.
1475
14762000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1477
1478        * configure.in: Remove trailing '/'s from setting up RPM_SPECdir.
1479
14802000-10-18      Joel Sherrill <joel@OARcorp.com>
1481
1482        * setup.def: Updating version numbers for gcc/newlib RPM release 10.
1483
14842000-08-30      Joel Sherrill <joel@OARcorp.com>
1485
1486        * setup.def: Updated gcc and newlib patches and bumped RPM revision.
1487        Patches primarily add or16/or32 basic support to newlib and
1488        i386 multilib improvements to gcc from Ralf Corsepius.
1489
14902000-08-10      Joel Sherrill <joel@OARcorp.com>
1491
1492        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.