source: rtems/scripts/ChangeLog @ 3963da6

4.104.114.84.95
Last change on this file since 3963da6 was 3963da6, checked in by Ralf Corsepius <ralf.corsepius@…>, on 05/20/05 at 05:40:51

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

  • binutils/base-binutils.add, gccnewlib/base-g77.add, gccnewlib/base-gcc.add, gccnewlib/base-gcj.add, gccnewlib/base-gfortran.add, gccnewlib/base-gnat.add, gdb/base-gdb.add: install-info --info-dir=.
  • Property mode set to 100644
File size: 52.5 KB
RevLine 
[3963da6]12005-05-20      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * binutils/base-binutils.add, gccnewlib/base-g77.add,
4        gccnewlib/base-gcc.add, gccnewlib/base-gcj.add,
5        gccnewlib/base-gfortran.add, gccnewlib/base-gnat.add,
6        gdb/base-gdb.add: install-info --info-dir=.
7
[07b3eb9e]82005-05-18      Ralf Corsepius <ralf.corsepius@rtems.org>
9
10        * gccnewlib/mkspec.in: Correct patch handling magic.
11        * gccnewlib/gccnewlib.add: Reflect changes to mkspec.in.
12        Use --with/--without, rework logic for building optional languages.
13        * gccnewlib/header.add: Document --with/--without.
14
[0ff08b1]152005-05-10      Ralf Corsepius <ralf.corsepius@rtems.org>
16
17        * gccnewlib/Makefile.am: Add h8300-rtemscoff*.
18        * gccnewlib/gccnewlib.add: Let building gnat require gcc.
19        Allow building arm-rtems*-gnat.
20
[e9a5718]212005-05-05      Ralf Corsepius <ralf.corsepius@rtems.org>
22
23        * gccnewlib/gccnewlib.add: Further clean up of tools not supported
24        by individual targets. Add %build_libgcj.
25        * gccnewlib/target-gcc.add: Remove dep to base-gcc.
26
[ab6272e]272005-05-03      Ralf Corsepius <ralf.corsepius@rtems.org>
28
[c8dcc881]29        * gccnewlib/gccnewlib.add: Suppress building tools not supported by
30        avr, h8300 and mips.
[54651194]31        * rtemsdoc/supplement.add.in, rtemsdoc/templ.add.in: Misc.
32        %infodir/dir handling changes.
[2645067]33        * rtemsdoc/rtemsdoc.add: Use BuildRequires instead of BuildPreReq
34        (rpm anachronism).
[855db417]35        * gdb/base-gdb.add, gdb/gdb.add: Misc. %infodir/dir handling
36        changes.
[894a6b22]37        * gccnewlib/base-g77.add, gccnewlib/base-gcc.add,
38        gccnewlib/base-gcj.add, gccnewlib/base-gfortran.add,
39        gccnewlib/base-gnat.add: Misc. %infodir/dir handling changes.
[e4b19874]40        * common/common.add.in: Use FC compliant BuildRoot.
[904a7b11]41        * gccnewlib/gccnewlib.add: Remove gnatgcc hacks.
[ab6272e]42        Misc  %infodir/dir handling changes.
[7ccbe41]43        * gccnewlib/target-c++.add, gccnewlib/target-g77.add,
44        gccnewlib/target-gcj.add, gccnewlib/target-gfortran.add,
45        gccnewlib/target-gnat.add, gccnewlib/target-objc.add:
[ab6272e]46        Requires: %{rpmprefix}%{gcc_target}-gcc = %{version}-%{release}.
47
[29eb9a3]482005-05-02      Ralf Corsepius <ralf.corsepius@rtems.org>
49
50        * binutils/base-binutils.add, binutils/binutils.add:
51        Misc %infodir/dir handling changes.
52
[e0790401]532005-05-02      Ralf Corsepius <ralf.corsepius@rtems.org>
54
55        * configure.ac: Reflect changes to autotools/*.
56        * autotools/Makefile.am: Update.
57
[a297f20d]582005-05-02      Ralf Corsepius <ralf.corsepius@rtems.org>
59
60        * autotools/automake-rtems.spec.in, autotools/autoconf-rtems.spec.in:
61        Remove.
62        * autotools/automake.add, autotools/autoconf.add,
63        autotools/header.add: New.
64        * autotools/Makefile.am: Streamline specs generation with other
65        tools.
66
[cae3c928]672005-04-29      Ralf Corsepius <ralf.corsepius@rtems.org>
68
69        * gccnewlib/gccnewlib.add: Don't build mips-gcj. Further gnat
70        cleanup.
71        * rtemsdoc/supplement.add.in, rtemsdoc/templ.add.in: Misc. info
72        fixes.
73
[d3dd09b]742005-04-29      Ralf Corsepius <ralf.corsepius@rtems.org>
75
76        * gccnewlib/base-gnat.add, gccnewlib/gccnewlib.add,
77        gccnewlib/target-gnat.add: Abandon Gnat for gcc < 4.0
78
[f078d21]792005-04-27      Ralf Corsepius <ralf.corsepius@rtems.org>
80
81        * gccnewlib/base-gfortran.add: Fix broken install-info.
82        * gccnewlib/base-gnat.add, gccnewlib/target-gnat.add: Adaptations
83        to gcc-4.0.0. Install infos using FC conventions.
84
[9ec745dc]852005-04-26      Ralf Corsepius <ralf.corsepius@rtems.org>
86
87        * autotools/automake-rtems.spec.in,
88        autotools/autoconf-rtems.spec.in: Remove rpm anachronisms.
89
[1c23f166]902005-04-26      Ralf Corsepius <ralf.corsepius@rtems.org>
91
92        * binutils/binutils.add: Install infos using FC conventions.
93        * binutils/base-binutils.add: Install infos using FC conventions.
94        * gdb/base-gdb.add: Install infos using FC conventions.
95
[3e66bcf]962005-04-26      Ralf Corsepius <ralf.corsepius@rtems.org>
97
98        * gccnewlib/base-gcc.add: Install infos using FC conventions.
99        * gccnewlib/base-gcj.add: Install infos using FC conventions.
100        Various minor fixes.
101        * gccnewlib/base-gfortran.add: Install infos using FC conventions.
102        * gccnewlib/target-gcj.add: Various minor fixes.
103
[633c36a]1042005-04-25      Ralf Corsepius <ralf.corsepius@rtems.org>
105
[5537653]106        * binutils/binutils.add: Use BuildRequires instead of BuildPreReq.
107        * gccnewlib/gccnewlib.add: Use BuildRequires instead of BuildPreReq.
108        * gdb/gdb.add: Use BuildRequires instead of BuildPreReq.
109        * gccnewlib/gccnewlib.add: Remove Source0-magic for gcc < 3.0.
[07d3a3e]110        * gccnewlib/gccnewlib.add: Abandon c4x-*.
[633c36a]111
[b0c0fad]1122005-04-23      Ralf Corsepius <ralf.corsepius@rtems.org>
113
[bd21844]114        * gccnewlib/gccnewlib.add: Use %_bindir, %_libdir, %_includedir.
[b0c0fad]115        * gccnewlib/target-gfortran.add: Let package obsolete g77.
116        * gccnewlib/target-objc.add: Reflect new location of cc1obj.
117
[4a6751a2]1182005-04-23      Ralf Corsepius <ralf.corsepius@rtems.org>
119
120        * gdb/gdb.add: Propagate RPM_OPT_FLAGS to configure.
121
[b898358c]1222005-04-22      Ralf Corsepius <ralf.corsepius@rtems.org>
123
124        * binutils/Makefile.am: Add h8300-rtemscoff.
125        Remove or32-rtems.
126        * binutils/binutils.add: Propagate RPM_OPT_FLAGS to configure.
127
[1eb65053]1282005-04-22      Ralf Corsepius <ralf.corsepius@rtems.org>
129
130        * gccnewlib/base-gfortran.add, gccnewlib/target-gfortran.add: New.
131        * gccnewlib/Makefile.am: Reflect addition of gfortran.
132        * gccnewlib/base-g77.add, gccnewlib/base-gcc.add, gccnewlib/base-gcj.add,
133        gccnewlib/base-gnat.add, gccnewlib/target-g++.add, gccnewlib/target-g77.add,
134        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
135        gccnewlib/target-gnat.add:
136        Remove RPM_INSTALL_PREFIX. Remove superfluous
137        %doc directives. Use %_infodir, %_includedir, %_bindir, %_libdir.
138        * gccnewlib/gccnewlib.add: Ditto.
139        Add further BR's, Reflect addition of gfortran.
140        Reflect gcc's changes to "version_string".
141
[4279a35]1422005-04-20      Ralf Corsepius <ralf.corsepius@rtems.org>
143
144        * binutils/base-binutils.add, binutils/binutils.add,
145        binutils/target-binutils.add: Introduce %{_includedir}, %{_libdir},
146        %{_bindir}. Remove superfluous %doc. Misc. fixes.
147
[d8fa12c]1482005-04-20      Ralf Corsepius <ralf.corsepius@rtems.org>
149
150        * gdb/base-gdb.add, gdb/gdb.add, gdb/target-gdb.add:
151        Use mkdir -p. Introduce %{_includedir}, %{_libdir}. Remove
152        superfluous %doc.
153
[b17dd93]1542005-04-20      Ralf Corsepius <ralf.corsepius@rtems.org>
155
156        * configure.ac: chmod +x rtems/mkspec.
157        * binutils/binutils.add: Remove Prefix.
158        Use mkdir -p.
159        * cpukit/rtems-cpukit.add: Fix Source URL.
160        * rtems/Makefile.am: Append @osversion@ to rules.
161        * rtems/rtems.add: Fix Source URL. Misc cosmetics.
162
[9674bf43]1632005-04-14      Ralf Corsepius <ralf.corsepius@rtems.org>
164
[9308d7be]165        * gdb/mkspec.in: Remove extra_configure_arguments (Unused).
[9674bf43]166        * cpukit/rtems-cpukit.add, cpukit/target-cpukit.add: Bring this rpm
167        functional, again.
168
[78747ad7]1692005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
170
[0b1af09]171        * rtems/Makefile.am: Reworked.
[78747ad7]172        * setup.def: Update rtems_version. Remove rpm_build_root.
173
[b3dc9ac4]1742005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
175
176        * rtems/mkspec.in: New.
177        * mkbspspec.in: Remove.
178        * Makefile.am: Reflect changes above.
179        * configure.ac: Reflect changes above.
180
[fd6e1ec]1812005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
182
183        * common/clean.add.in: Always rm -rf $RPM_BUILD_ROOT.
184
[0da7ecd2]1852005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
186
187        * gdb/base-gdb.add, gdb/gdb.add, gdb/target-gdb.add: Various
188        changes and hacks.
189
[39e9ed0]1902005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
191
192        * binutils/mkspec.in: Remove rpm_build_root.
193        * common/common.add.in: Remove _defaultbuildroot.
194        * cpukit/mkspec.in: Remove rpm_build_root.
195        * gccnewlib/mkspec.in: Remove rpm_build_root.
196        * gdb/mkspec.in: Remove rpm_build_root.
197        * gccnewlib/gccnewlib.add: Let %install rm -f $RPM_BUILD_ROOT.
198        * binutils/binutils.add: Let %install rm -f $RPM_BUILD_ROOT.
199
[5158680]2002005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
201
202        * gdb/Makefile.am: Remove obsolete targets.
203        * gdb/gdb.add: Pass bindir, infodir, mandir to configure.
204
[689b94dd]2052005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
206
207        * binutils/Makefile.am, gdb/Makefile.am: Move target-*.add before
208        base*.add.
209        * gdb/gdb.add, gdb/target-gdb.add: Introduce %{_infodir}, %{_mandir},
210        %{_bindir}. Various minor fixes.
211        Rename src.rpm into <target>-gdb.
212        Disable sim for avr.
213
[c70ec42]2142005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
215
216        * setup.def, gdb/gdb.add: Add gdb_suffix.
217
[e8d34cb7]2182005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
219
220        * gcc3newlib/HISTORY, gcc3newlib/Makefile.am, gcc3newlib/README,
221        gcc3newlib/base-g77.add, gcc3newlib/base-gcc.add,
222        gcc3newlib/base-gcj.add, gcc3newlib/base-gnat.add,
223        gcc3newlib/gccnewlib.add, gcc3newlib/header.add,
224        gcc3newlib/mkspec.in, gcc3newlib/target-c++.add,
225        gcc3newlib/target-g77.add, gcc3newlib/target-gcc.add,
226        gcc3newlib/target-gcj.add, gcc3newlib/target-gnat.add,
227        gcc3newlib/target-objc.add: Remove.
228
[c855b21]2292005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
230
231        * gccnewlib/mkspec.in: Use gccnewlib/ instead of gcc3newlib/.
232
[b5402c6]2332005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
234
235        * Makefile.am, configure.ac: Use gccnewlib/ instead of gcc3newlib/.
236        * README.cdn-X: Minor updates.
237
[bcebcfe6]2382005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
239
240        * gccnewlib/.cvsignore, gccnewlib/Makefile.am,
241        gccnewlib/README, gccnewlib/base-g77.add,
242        gccnewlib/base-gcc.add, gccnewlib/base-gcj.add,
243        gccnewlib/base-gnat.add, gccnewlib/gccnewlib.add,
244        gccnewlib/header.add, gccnewlib/mkspec.in,
245        gccnewlib/target-c++.add, gccnewlib/target-g77.add,
246        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
247        gccnewlib/target-gnat.add, gccnewlib/target-objc.add:
248        New.
249
[ccf76fb]2502005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
251
252        * cpukit/rtems-cpukit.add, gdb/gdb.add:
253        Fix my email address, cosmetics.
254
[9182195]2552005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
256
257        * setup, setup.def, gcc3newlib/mkspec.in:
258        s/gcc3newlib_rpm_release/gccnewlib_rpm_release/g.
259
[0c42d6d]2602005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
261
262        * setup: Fixup messages.
263
[e93fa77]2642005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
265
266        * binutils/target-binutils.add, cpukit/rtems-cpukit.add,
267        gcc3newlib/gccnewlib.add, gdb/gdb.add, rtemsdoc/rtemsdoc.add:
268        Remove Autoreqprov-tag.
269
[e4c2a09]2702005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
271
272        * gcc3newlib/gccnewlib.add: Default to not building gcj for all gcc
273        versions. Cleanup comments.
274
[76842bf2]2752005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
276
277        * configure.ac, setup, setup.def, gcc3newlib/mkspec.in:
278        Use newlib_* instead of gcc3newlib_* for setup.* values.
279
[dad59e4]2802005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
281
282        * configure.ac, setup, setup.def, gcc3newlib/mkspec.in:
283        Use gcc_* instead of gcc3_* for setup.* values.
284
[c974e32]2852005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
286
287        * binutils/binutils.add, gdb/gdb.add: Sync %setup with gcc/gcc.add
288        for consistency.
289
[cf342037]2902005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
291
292        * binutils/binutils.add, gcc3newlib/gccnewlib.add, gdb/gdb.add:
293        Apply patches in tool subdirs.
294
[6c8b7db]2952005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
296
297        * binutils/binutils.add, binutils/mkspec.in:
298        Eliminate @PATCH2@.
299        * gcc3newlib/gccnewlib.add, gcc3newlib/mkspec.in:
300        Eliminate @PATCH2@, @PATCH4@.
301        * gdb/gdb.add, gdb/mkspec.in:
302        Eliminate @PATCH2@.
303
[9c3ea18]3042005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
305
306        * binutils/binutils.add, gcc3newlib/gccnewlib.add,
307        gdb/gdb.add: Add support for rpmbuild --with sources.
308
[1a58b1f9]3092005-03-17      Ralf Corsepius <ralf.corsepius@rtems.org>
310
311        * gdb/Makefile.am: Add avr, mips64.
312        Cosmetics.
313        * gdb/base-gdb.add: Reflect gdb-6.3 not shipping mmalloc.info*.
314        * gdb/target-gdb.add: Add support for gcc-6.3's gdbtui.
315        * gdb/mkspec.in: Add PATCH-magic.
316        Add gdb_suffix.
317
[c7a0121]3182005-03-12      Ralf Corsepius <ralf.corsepius@rtems.org>
319
320        * binutils/binutils.add, binutils/mkspec.in, setup.def:
321        Add binutils_suffix.
322        * binutils/target-binutils.add: Preparations for binutils-2.16.
323
[233186a]3242005-02-24      Ralf Corsepius <ralf.corsepius@rtems.org>
325
326        * gcc3newlib/gccnewlib.add, gcc3newlib/mkspec.in, setup.def:
327        Add gcc_suffix. Add newlib_suffix.
328
[693c35e]3292005-02-16      Ralf Corsepius <ralf.corsepius@rtems.org>
330
331        * autotools/automake-rtems.spec.in: automake-1.9.5.
332
[b1e04829]3332005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
334
335        * gcc3newlib/Makefile.am: Remove sh-rtemself. Add sh-rtemscoff.
336
[7f1a915]3372005-01-17      Ralf Corsepius <ralf.corsepius@rtems.org>
338
339        * gcc3newlib/gccnewlib.add: Disable Ada (Stil broken with GCC-4.0.0).
340
[83774d7]3412005-01-12      Ralf Corsepius <ralf.corsepius@rtems.org>
342
343        * gcc3newlib/gccnewlib.add: Change my email address.
344        Add tic4x-*.
345
[9ea4207]3462005-01-05      Ralf Corsepius <ralf.corsepius@rtems.org>
347
348        * autotools/automake-rtems.spec.in: automake-1.9.4.
349
[925563f]3502004-11-02      Joel Sherrill <joel@OARcorp.com>
351
352        * setup.def: Include PowerPC patch to make C++ global constructors work
353        -- gcc 3.3.5/newlib-1.12.0 revision 2.
354
[db1431e9]3552004-10-29      Joel Sherrill <joel@OARcorp.com>
356
357        * setup.def: Update gcc to 3.3.5 and binutils to 2.15.
358        * autotools/autoconf-rtems.spec.in: Temporarily do not include
359        some of the documentation since it causes the RPM build to fail.
360        * binutils/Makefile.am, gcc3newlib/Makefile.am: Add mips64-rtems.
361
[e4e9d60]3622004-09-29      Joel Sherrill <joel@OARcorp.com>
363
364        * buildall.in, buildalltar.in, binutils/Makefile.am,
365        cpukit/Makefile.am, gcc3newlib/Makefile.am, gcc3newlib/gccnewlib.add,
366        gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore,
367        rtemsdoc/Makefile.am: i960 obsoleted.
368
[97891e5e]3692004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
370
371        * configure.ac: Require automake > 1.9.
372
[956e450]3732004-09-23      Ralf Corsepius <ralf_corsepius@rtems.org>
374
[9a769860]375        * binutils/binutils.add: Rename package from binutils-collection to
376        binutils. Cleanups.
377        * binutils/target-binutils.add: Reflect changes above.
378        * binutils/Makefile.am: Add avr. Reflect changes above.
[d81e17f]379        * autotools/autoconf-rtems.spec.in: Cleanup for chroot'ed builds.
380        * autotools/automake-rtems.spec.in: automake-1.9.2.
381        Cleanup for chroot'ed builds.
[956e450]382        * gcc3newlib/Makefile.am: Add avr-rtems*gcc.
383        * gcc3newlib/gccnewlib.add: Disable c++ for avr.
384
[36712aa9]3852004-07-29      Ralf Corsepius <ralf_corsepius@rtems.org>
386
387        * autotools/automake.spec.in: automake-1.9.
388
[0a0961cf]3892004-05-23      Joel Sherrill <joel@OARcorp.com>
390
391        * gcc3newlib/gccnewlib.add: gcc 3.4.0 is broken for embedded SPARC and
392        Ada. Until we can fix it, it is disabled.
393
[1ef71af]3942004-05-23      Joel Sherrill <joel@OARcorp.com>
395
396        * gcc3newlib/target-gnat.add: Fix path to gnat1.
397
[92166f37]3982004-05-18      Ralf Corsepius <ralf_corsepius@rtems.org>
399
400        * binutils/Makefile.am: Add sh-rtemscoff.
401        Remove sh-rtemself.
402        * binutils/binutils.add: BuildRequires flex.
403        * autotools/automake-rtems.spec.in: Automake 1.8.5.
404
[a99bf0a]4052004-04-29      Ralf Corsepius <ralf_corsepius@rtems.org>
406
407        * gcc3newlib/gccnewlib.add: Another attempt to make *info.gz
408        handling more robust.
409
[bfa87f30]4102004-04-26      Ralf Corsepius <ralf_corsepius@rtems.org>
411
412        * autotools/automake-rtems.spec.in: Upgrade to 1.8.4.
413
[02c7c81]4142004-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
415
416        * Index: base-g77.add, base-gcc.add, base-gcj.add, base-gnat.add,
417        gccnewlib.add, target-c++.add, target-gcc.add, target-gcj.add:
418        Apply _infodir, _mandir. Gzip man pages.
419        Reflect gcc having fixed gccinstall.info.
420
[1dec74de]4212004-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
422
423        * binutils/base-binutils.add: Apply _infodir.
424        Don't install libiberty. Misc. cleanups.
425        * binutils/binutils.add: Apply _infodir, _mandir.
426        Don't install libiberty. Gzip man pages. Misc. cleanups.
427        * binutils/target-binutils.add: Apply _mandir.
428
[e1908de]4292004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
430
431        * autotools/automake-rtems.spec.in: Upgrade to 1.8.3.
432
[82c123d]4332004-03-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
434
435        * gcc3newlib/gccnewlib.add: Disable gnats.
436        Further preparations for gcc-3.4.0
437        * gcc3newlib/base-gcc.add, gcc3newlib/target-gnat.add,
438        gcc3newlib/base-gcj.add, gcc3newlib/target-gcj.add:
439        Reflect changes to gcc3newlib/gccnewlib.add.
440
[4ef10977]4412004-03-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
442
443        * gcc3newlib/base-gcc.add, gcc3newlib/target-g77.add,
444        gcc3newlib/target-objc.add: Preps for gcc-3.4.0.
445        Reflect changes to gcc3newlib/gccnewlib.add.
446
[08b1e43]4472004-03-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
448
449        * gcc3newlib/target-gcc.add, gcc3newlib/target-c++.add:
450        Reflect changes to gcc3newlib/gccnewlib.add.
451
[40605a2]4522004-03-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
453
454        * gcc3newlib/gccnewlib.add: Preps. for gcc-3.4.0.
455        Add %gcclib, %gccexec.
456
[c2cbaba]4572004-03-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
458
459        * binutils/base-binutils.add: Preparations for binutils-2.15.
460
[79f90ba]4612004-02-24      Joel Sherrill <joel@OARcorp.com>
462
463        PR 580/tools
464        * setup.def: Fix setup.def to match current reality.
465
[8b2642c2]4662004-02-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
467
468        * gdb/base-gdb.add: Add annotate.info.
469        * gdb/gdb.add: Remove info/dir.
470
[4d327517]4712004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
472
473        * Makefile.am, gdb/Makefile.am: Cosmetics.
474
[2c7f0e3d]4752004-02-19      Joel Sherrill <joel@OARcorp.com>
476
477        * setup.def, gdb/gdb.add: gdb 6.0 RPMs built.
478
[074133a]4792004-02-19      Joel Sherrill <joel@OARcorp.com>
480
481        * ChangeLog: Replace RTEMS user account with Joel.
482
4832004-02-17      Joel Sherrill <joel@oarcorp.com>
[90357e29]484
485        * setup.def, gdb/base-gdb.add, gdb/gdb.add: Building a gcc 3.2.3 i960
486        gcc and updating gdb to 5.3.
487
[674ded3]4882004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
489
490        * configure.ac, setup, setup.def: Remove now unused vars.
491
[5333511]4922004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
493
494        * mkgccnewlibspec.in, gccnewlib/.cvsignore, gccnewlib/HISTORY,
495        gccnewlib/Makefile.am, gccnewlib/README, gccnewlib/base-chill.add,
496        gccnewlib/base-g77.add, gccnewlib/base-gcc.add, gccnewlib/base-gcj.add,
497        gccnewlib/gccnewlib.add, gccnewlib/header.add,
498        gccnewlib/target-chill.add, gccnewlib/target-g77.add,
499        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
500        gccnewlib/target-objc.add: Remove (Obsolete).
501        * configure.ac, Makefile.am: Reflect changes above.
502
[acf23e63]5032004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
504
505        * gcc3newlib/gcc3newlib.add: Remove info/dir.
506        Cosmetics.
507
[e9e6b77]5082004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
509
510        * setup.def: Adapt to what Joel already ships -
511        gcc3_version=3.3.2, gcc3_patch_version=20031216,
512        gcc3newlib_rpm_release=3
513
[beabcaf9]5142004-02-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
515
516        * configure.ac: Remove rtemsdoc/mkspec. Add RTEMS_RPM_RELEASE.
517        * rtemsdoc/.cvsignore: Reformat.
518        * Makefile.am: Reformat. Add RTEMS_RPM_RELEASE support to
519        rtems-source.add, Use rtems_source_spec_DEPS instead of
520        rtems_source_spec_DEPENDENCIES (Conflicts with automake internals).
521        * rtems/rtems-source.add: Add RTEMS_RPM_RELEASE.
522        * rtemsdoc/mkspec.in: Remove.
523        * rtemsdoc/Makefile.am: Reworked.
524        * rtemsdoc/header.add: Update Copyright notice.
525        * rtemsdoc/rtemsdoc.add: Add RTEMS_RPM_RELEASE.
526        Add %{rpmgroup}. Remove bzip-ing *.ps.
527        * rtemsdoc/supplement.add.in: Add %{rpmgroup}.
528        * rtemsdoc/templ.add.in: Add %{rpmgroup}.
529
[d9d69d7]5302004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
531
532        * rtems/rtems-source.add: Require automake-1.8.2, autoconf-2.59.
533
5342004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
535
536        * rtems/rtems-source.add: New.
537        * Makefile.am: Add rtems/rtems-source.spec handling.
538        * configure.ac: AC_SUBST(RTEMS_VERSION,[_RTEMS_VERSION]).
539        * common/common.add.in: Use www.rtems.com as Vendor.
540
[c0b267a]5412004-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
542
543        * configure.ac: Use RTEMS_ENABLE_RPMPREFIX.
544
[074133a]5452004-01-28      Joel Sherrill <joel@oarcorp.com>
[4e445522]546
547        * buildall.in, buildalltar.in, binutils/Makefile.am,
548        cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am,
549        gdb/Makefile.am: Attempt to convert all c4x-rtems references to
550        tic4x-rtems. Left the rtems documentation alone.
551
[074133a]5522004-01-28      Joel Sherrill <joel@oarcorp.com>
[e85312d]553
554        * configure.ac: Enable OS versioning by default for 4.7 branch.
555        * setup.def: Update binutils RPM version and build new gcc 3.2.3 RPMs.
556        * autotools/autoconf-rtems.spec.in, autotools/automake-rtems.spec.in:
557        Update for new tool spin.
558
[f5d3cf6]5592004-01-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
560
561        * scripts/automake.spec.in: 1.8.2.
562
[a1f0115d]5632004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
564
565        * scripts/automake.spec.in: 1.8.1.
566        Add Patch0 automake-1.8.1-rtems-20040112-1.diff.
567        Add defattr, URL:-tag.
568
[daec7a9]5692004-01-08      Joel Sherrill <joel@OARcorp.com>
570
571        * setup.def: Update gcc/newlib for 4.7 series to 3.3.2 with 20031216
572        gcc patch (RPM revision 4.7-2).
573
[282180cc]5742004-01-07      Joel Sherrill <joel@OARcorp.com>
575
576        * buildall.in, buildalltar.in, binutils/Makefile.am,
577        cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am,
578        gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore,
579        rtemsdoc/Makefile.am: mips64orion port removed as mips port more
580        completely covers the MIPS family.
581
[587d22de]5822003-12-16      Joel Sherrill <joel@OARcorp.com>
583
584        * setup.def: Update gcc/newlib for 4.7 series to 3.3.2 with 20031022
585        gcc patch (RPM revision 4.7-1).
586
[810720b6]5872003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
588
589        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
590
[eec8e59e]5912003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
592
593        * Makefile.am: Cosmetics.
594        * autotools/Makefile.am: Cosmetics.
595        * autotools/autoconf-rtems.spec.in: 2.59.
596        * autotools/automake-rtems.spec.in: 1.8, Require autoconf-2.59.
597        * binutils/Makefile.am: Cosmetics.
598        * cpukit/Makefile.am: Cosmetics.
599        * gcc3newlib/Makefile.am: Cosmetics.
600        * gccnewlib/Makefile.am: Cosmetics.
601        * gdb/Makefile.am: Cosmetics.
602        * rtems/Makefile.am: Cosmetics.
603        * rtemsdoc/Makefile.am: Cosmetics.
604
[61f41e2]6052003-11-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
606
607        * gcc3newlib/gccnewlib.add: Add hacks to make gnatlib
608        buildable.
609        * gcc3newlib/base-gnat.add: Add info files.
610
[3c8fa15]6112003-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
612
613        * gcc3newlib/gccnewlib.add: Make not building gnat and gcj the
614        default for gcc-3.3.
615
[c83a419a]6162003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
617
618        * binutils/Makefile.am: Add tic4x.
619        * binutils/mkspec.in: Remove duplicate rpmgroup.
620
[4be8e00]6212003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
622
623        * gcc3newlib/Makefile.am: Add tic4x.
624        * gcc3newlib/gccnewlib.add: Don't install install-tools for
625        gcc >= 3.3.
626
[d61e9c0f]6272003-10-22      Joel Sherrill <joel@OARcorp.com>
628
629        * configure.ac, setup.def: Update to binutils 2.14 adn gcc/newlib to
630        3.2.3 with 20030826 gcc patch.
631
[06e70cd]6322003-10-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
633
634        * cpukit/target-cpukit.add: New.
635        * cpukit/Makefile.am: Reflect having added target-cpukit.add.
636        Acknowledge osversion.
637        * cpukit/mkspec.in: Acknowledge osversion and rpmgroup.
638        * cpukit/rtems-cpukit.add: Reflect new RTEMS spec conventions.
639
[869ffd9b]6402003-10-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
641
642        * autotools/automake-rtems.spec.in: Automake-1.7.8.
643
[923ecb6]6442003-09-26      Joel Sherrill <joel@OARcorp.com>
645
646        * buildall.in, buildalltar.in, binutils/Makefile.am,
647        cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am,
648        gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore,
649        rtemsdoc/Makefile.am: Obsoleting HP PA-RISC port.
650
[2783df0]6512003-09-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
652
653        * autotools/automake-rtems.spec.in: Automake-1.7.7.
654
[937d881]6552003-09-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
656
657        * gcc3newlib/gccnewlib.add: Fix duplicate removal of c++filt.
658        * gcc3newlib/base-gcj.add: Add fastjar.info, jar.1, grepjar.1.
659        * setup.def: gcc3newlib_rpm_release=4.
660
[cdf5ff65]6612003-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
662
663        * binutils/base-binutils.add: Add osversion support.
664        * binutils/binutils.add: Add osversion support.
665        %setup -n %{name}-%{version}.
666        Don't remove c++filt.
667        * binutils/target-binutils.add: Add osversion support.
668        Pickup c++filt.
669        * gcc3newlib/base-g77.add: Add osversion support.
670        * gcc3newlib/base-gcc.add: Add osversion support.
671        * gcc3newlib/base-gcj.add: Add osversion support.
672        * gcc3newlib/base-gnat.add: Add osversion support.
673        * gcc3newlib/gccnewlib.add: Add osversion support.
674        Remove c++filt,
675        %setup -n -n %{name}-%{version}.
676        * gcc3newlib/target-c++.add: Add osversion support.
677        Don't pickup c++filt.
678        * gcc3newlib/target-g77.add: Add osversion support.
679        * gcc3newlib/target-gcc.add: Add osversion support.
680        * gcc3newlib/target-gcj.add: Add osversion support.
681        * gcc3newlib/target-gnat.add: Add osversion support.
682        * gccnewlib/gccnewlib.add: %setup -n %{name}-%{version}.
683        * gdb/base-gdb.add: Add osversion support, rpmgroup, rpmprefix,
684        gdb_version, gdb_target.
685        * gdb/target-gdb.add: Ditto.
686        * gdb/gdb.add: Ditto.
687        %setup -n -n %{name}-%{version}.
688
[dbb13bf]6892003-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
690
691        * binutils/Makefile.am: Fix osversion support for sh-rtemself.
692        * gcc3newlib/Makefile.am: Fix osversion support for sh-rtemself.
693
[f8f365a6]6942003-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
695
696        * configure.ac: Add --enable-osversions (OS-versioned RPMS support).
697        * binutils/Makefile.am: Add osversion support.
698        * binutils/mkspec.in: Add osversion support.
699        * gcc3newlib/Makefile.am: Add osversion support.
700        * gcc3newlib/mkspec.in: Add osversion support.
701        * gdb/Makefile.am: Add osversion support.
702        * gdb/mkspec.in: Add osversion support.
703        Add rpmprefix, rpmgroup.
704
[087a6c86]7052003-09-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
706
707        * Makefile.am, configure.ac,
708        autotools/autoconf-rtems.spec.in, autotools/automake-rtems.spec.in,
709        binutils/Makefile.am, binutils/base-binutils.add,
710        binutils/binutils.add, binutils/mkspec.in,
711        binutils/target-binutils.add,
712        common/common.add.in,
713        cpukit/Makefile.am,
714        gcc3newlib/Makefile.am, gcc3newlib/base-g77.add,
715        gcc3newlib/base-gcc.add, gcc3newlib/base-gcj.add,
716        gcc3newlib/base-gnat.add, gcc3newlib/gccnewlib.add,
717        gcc3newlib/mkspec.in, gcc3newlib/target-c++.add,
718        gcc3newlib/target-g77.add, gcc3newlib/target-gcc.add,
719        gcc3newlib/target-gcj.add, gcc3newlib/target-gnat.add,
720        gcc3newlib/target-objc.add,
721        gccnewlib/Makefile.am,
722        gdb/Makefile.am,
723        rtems/Makefile.am,
724        rtemsdoc/Makefile.am:
725        Merger from rtems-4-6-branch.
726        * common/common.am: New.
727
[ae674781]7282003-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
729
730        * common/common.add.in: s/www.oarcorp.com/www.rtems.com/.
731        Add %define __os_install_post %{nil} to prevent RH-9's rpm-brp-strip
732        from running (Chokes on foreign object formats).
733        * gcc3newlib/base-g77.add:
734        Use %{gcc_version} instead of @gcc_version@.
735        * gcc3newlib/gccnewlib.add:
736        Use %{gcc_version} instead of @gcc_version@.
737        Reflect gcc >= 3.3 shipping monolytic infos.
738        * gcc3newlib/target-c++.add:
739        Use %{gcc_version} instead of @gcc_version@.
740        Don't pickup c++filt.
741        * gcc3newlib/target-g77.add:
742        Use %{gcc_version} instead of @gcc_version@.
743        * gcc3newlib/target-gcc.add:
744        Use %{gcc_version} instead of @gcc_version@.
745        * gcc3newlib/target-gcj.add:
746        Use %{gcc_version} instead of @gcc_version@.
747        * gcc3newlib/target-gnat.add:
748        Use %{gcc_version} instead of @gcc_version@.
749        * gcc3newlib/target-objc.add:
750        Use %{gcc_version} instead of @gcc_version@.
751
[5c47f47]7522003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
753
754        * binutils/binutils.add: Preps for 2.14.
755        Use %{binutils_version} instead of @binutils_version@.
756        * binutils/base_binutils.add: Preps for 2.14.
757
[7dcc3fe]7582003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
759
760        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
761
[a753ab2]7622003-07-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
763
764        * autotools/automake-rtems.spec.in: Automake-1.7.6.
765
[e1f8bf05]7662003-06-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
767
768        * autotools/automake-rtems.spec.in: Automake-1.7.5.
769
[be36fee0]7702003-06-02      Joel Sherrill <joel@OARcorp.com>
771
772        * setup.def: Updated for RPM revision 3 of gcc3.2.3 and newlib1.11.0.
773
[caebcb5b]7742003-05-07      Joel Sherrill <joel@OARcorp.com>
775
776        * setup.def: Update to gcc3.2.3newlib1.11.0-1.
777        * gcc3newlib/gccnewlib.add: We used .bz2 files.
778
[888fc8e2]7792003-04-18      Joel Sherrill <joel@OARcorp.com>
780
781        * setup.def: Update to gcc3.2.2newlib1.11.0-2.
782        * gcc3newlib/gccnewlib.add: We used .bz2 files.
783
[69b742e]7842003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
785
786        * gcc3newlib/gccnewlib.add: Add %gcc_version, %newlib_version.
787        Apply %gcc_version, %newlib_version.
788        * gcc3newlib/target-c++.add: Apply %gcc_version, %newlib_version.
789        * gcc3newlib/target-g77.add: Apply %gcc_version, %newlib_version.
790        * gcc3newlib/target-gcc.add: Apply %gcc_version, %newlib_version.
791        * gcc3newlib/target-gcj.add: Apply %gcc_version, %newlib_version.
792        * gcc3newlib/target-gnat.add: Apply %gcc_version, %newlib_version.
793        * gcc3newlib/target-objc.add: Apply %gcc_version, %newlib_version.
[a696c7a]794
[ccd81b60]7952003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
796
797        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
798
[9b5c258]7992003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
800
801        * configure.ac: AC_PREREQ(2.57).
802
[de819f6e]8032003-02-10      Joel Sherrill <joel@OARcorp.com>
804
805        * gdb/gdb.add, gdb/mkspec.in, gdb/target-gdb.add: Use RPM logic to
806        determine which targets have simulators, configure with appropriate
807        arguments, and package the correct files.
808
[553e297]8092003-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
810
811        * gcc3newlib/target-gcc.add: Remove %{_exeext} from gccbug.
812        * gcc3newlib/gccnewlib.add: Add %gcj to support to disabling building
813        gcj from rpmbuild command line.
814        Copy gsyslimits.h for CDN-X compilation.
815
[7da8c10]8162003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
817
818        * README.cdn-X: New.
819        * binutils/binutils.add: Add --build=%_build --host=%_host.
820        * cpukit/.cvsignore: Add *.spec.in.
821        * gcc3newlib/gccnewlib.add: Add --build=%_build --host=%_host.
822        * gdb/gdb.add: Add --build=%_build --host=%_host.
823        * rtemsdoc/.cvsignore: Add *.spec.in.
824
[36f18e07]8252003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
826
827        * gcc3newlib/gccnewlib.add: Remove Buildroot.
828        * common/.cvsignore: New.
829
[ab591073]8302003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
831
832        * common/common.add.in: Add Vendor, Distribution, BuildRoot.
833        * binutils/Makefile.am: Fix path to clean.add.
834        * binutils/binutils.add: Remove BuildRoot.
835        * cpukit/Makefile.am:  Use $(top_builddir)/common/common.add,
836        $(top_builddir)/common/clean.add, header.add.
837        Generate rtems-cpukit.spec.in.
838        * cpukit/header.add: New.
839        * cpukit/rtems-cpukit.spec.in: Remove.
840        * cpukit/rtems-cpukit.add: New.
841        * gccnewlib/gccnewlib.add: Remove Buildroot.
842        * gdb/gdb.add: Remove Buildroot.
843        * rtemsdoc/rtemsdoc.add: Remove BuildRoot.
844
[59292fe9]8452003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
846
847        * rtemsdoc/Makefile.am: Use $(top_builddir)/common/common.add,
848        $(top_builddir)/common/clean.add, header.add.
849        Generate rtemsdoc.spec.in.
850        * rtemsdoc/mkspec.in: Remove exe_ext.
851        * rtemsdoc/rtemsdoc.spec.in: Remove.
852        * gccnewlib/Makefile.am:  Use $(top_builddir)/common/common.add,
853        $(top_builddir)/common/clean.add, header.add.
854        * gccnewlib/base-gcc.m4: Replace @exe_ext@ with %{_exeext}.
855        * gccnewlib/base-gcj.add: Replace @exe_ext@ with %{_exeext}.
856        * gccnewlib/gccnewlib.add: Replace @exe_ext@ with %{_exeext}.
857        Remove header, broken cdn-X configuration, %clean.
858        * gccnewlib/target-g77.add: Replace @exe_ext@ with %{_exeext}.
859        * gccnewlib/target-gcc.add: Replace @exe_ext@ with %{_exeext}.
860        * gccnewlib/target-gcj.add: Replace @exe_ext@ with %{_exeext}.
861        * gccnewlib/target-objc.add: Replace @exe_ext@ with %{_exeext}.
862
[9c8ee7b]8632003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
864
865        * gdb/gdb.add: Remove header, broken cdn-X configuration,
866        %clean, Replace @exe_ext@ with %{_exeext}.
867        * gdb/mkspec.in: Remove exe_ext.
868        * gdb/target-gdb.add: Replace @exe_ext@ with %{_exeext}.
869        * gdb/Makefile.am: Use $(top_builddir)/common/common.add,
870        $(top_builddir)/common/clean.add, header.add.
871        * gcc3newlib/base-gcj.add: Replace @exe_ext@ with %{_exeext}.
872        * cpukit/mkspec.in: Remove exe_ext.
873        * binutils/Makefile.am: Use $(top_builddir)/common/common.add,
874        $(top_builddir)/common/clean.add, header.add.
875
[491b8b2e]8762003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
877
878        * gcc3newlib/gccnewlib.add: Remove header, broken cdn-X configuration,
879        %clean, Replace @exe_ext@ with %{_exeext}.
880        * gcc3newlib/mkspec.in: Remove exe_ext.
881        * gcc3newlib/target-c++.add: Replace @exe_ext@ with %{_exeext}.
882        * gcc3newlib/target-g77.add: Replace @exe_ext@ with %{_exeext}.
883        * gcc3newlib/target-gcc.add: Replace @exe_ext@ with %{_exeext}.
884        * gcc3newlib/target-gcj.add: Replace @exe_ext@ with %{_exeext}.
885        * gcc3newlib/target-gnat.add: Replace @exe_ext@ with %{_exeext}.
886        * gcc3newlib/target-objc.add: Replace @exe_ext@ with %{_exeext}.
[9c8ee7b]887        * gcc3newlib/Makefile.am: Use $(top_builddir)/common/common.add,
[491b8b2e]888        $(top_builddir)/common/clean.add, header.add.
889
[6044dd2f]8902003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
891
892        * Makefile.am: Remove reference to mkbinutilsspec.
893        * configure.ac: Remove EXEEXT check.
894        Add common/clean.add, common/common.add.
895
[0ac55c0]8962003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
897
898        * binutils/binutils.add: Remove header, broken cdn-X configuration,
899        %clean.
900        * binutils/mkspec.in: Remove exe_ext, build_alias, host_alias.
901        * binutils/target-binutils.add: Replace @exe_ext@ with %{_exeext}.
902
[b5b0433e]9032003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
904
905        * gcc3newlib/header.add: New.
906        * gccnewlib/header.add: New.
907        * binutils/header.add: New.
908        * gdb/header.add: New.
909        * rtemsdoc/header.add: New.
910        * rtemsdoc/rtemsdoc.add: New.
911        * common/clean.add.in: New.
912        * common/common.add.in: New.
913
[b601e1a]9142003-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
915
916        * binutils/mkspec.in: New.
917        * binutils/.cvsignore: Add mkspec.
918        * mkbinutilspec.in: Remove.
919        * gdb/Makefile.am: Depend on mkspec.
920        * binutils/binutils.add: Add @exe_ext@ to c++filt.
921        Add %_defaultbuildroot.
922        * configure.ac: Reflect changes above.
[d413a66]923        * binutils/Makefile.am: Reflect changes above.
[b5b0433e]924        * Makefile.am: Remove mkbinutilspec.
[b601e1a]925
[00b8107]9262003-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
927
928        * gdb/.cvsignore: Add mkspec.
929
[c86d8e7f]9302003-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
931
932        * ChangeLog: Fix yesterday's entry.
933        * gdb/target-gdb.add: %defattr(-,root,root).
934        Use %{_prefix} instead of /opt/rtems.
935        Misc. minor changes.
936        * gdb/gdb.add: Use %{_prefix} instead of /opt/rtems.
937        Remove stray unpackaged files.
938        Use %{_defaultbuildroot} instead of hard-coded values.
939        configure --disable-nls.
940        Misc. minor changes.
941        Add BuildPreReq: ncurses-devel.
942        * gdb/base-gdb.add: %defattr(-,root,root).
943        Use %{_prefix} instead of /opt/rtems.
944        Misc. minor changes.
945        * gdb/mkspec.in: New.
946        * gdb/Makefile.am: Reflect addition of gdb/mkspec.in.
947        * gcc3newlib/mkspec.in: Fix usage.
948        * gcc3newlib/gccnewlib.add: Use %{_defaultbuildroot} instead of
949        hard-coded values. Update copyright notice.
950        * mkgdbspec.in: Removed.
951        * Makefile.am: Remove mkgdbspec.
952        * configure.ac: Remove mkgdbspec.
953        Add gdb/mkspec.
954
[9b0bb5a4]9552003-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
956
[c86d8e7f]957        * gcc3newlib/gccnewlib.add: Add various BuildPreReq.
[9b0bb5a4]958        Add %defattr(-,root,root) to "dir".
[c86d8e7f]959        * gcc3newlib/base-g77.add: %defattr(-,root,root).
960        * gcc3newlib/base-gcc.add %defattr(-,root,root).
961        * gcc3newlib/base-gcj.add %defattr(-,root,root).
962        * gcc3newlib/base-gnat.add %defattr(-,root,root).
963        * gcc3newlib/target-c++.add %defattr(-,root,root).
964        * gcc3newlib/target-g77.add %defattr(-,root,root).
965        * gcc3newlib/target-gcc.add %defattr(-,root,root).
966        * gcc3newlib/target-gcj.add %defattr(-,root,root).
967        * gcc3newlib/target-gnat.add %defattr(-,root,root).
968        * gcc3newlib/target-objc.add %defattr(-,root,root).
[9b0bb5a4]969
[d5dd9b9]9702003-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
971
972        * setup.def: binutils_rpm_release=2.
973        * binutils/base-binutils.add: %defattr(-,root,root).
974        * binutils/target-binutils.add: Ditto.
[986eab46]975        * binutils/binutils.add: BuildPreReq: texinfo >= 4.2.
[d5dd9b9]976
9772003-01-27      Joel Sherrill <joel@OARcorp.com>
[180a2ebd]978
979        * buildalltar.in, setup.def: Tool update including binaries for Cygwin
980        with a special RTEMS user account.
981
[2eb3fdaa]9822003-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
983
984        * configure.ac: Add rtemsdoc.
985        * Makefile.ac: Add rtemsdoc.
986        * rtemsdoc/README: New.
987        * rtemsdoc/.cvsignore: New.
988
[2dae735f]9892003-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
990
991        * rtemsdoc/Makefile.am: New.
992        * rtemsdoc/mkspec.in: New.
993        * rtemsdoc/rtemsdoc.spec.in: New.
994        * rtemsdoc/supplement.add.in: New.
995        * rtemsdoc/templ.add.in: New.
996
[0d1ce40]9972002-12-16      Joel Sherrill <joel@OARcorp.com>
998
999        * setup.def: Updated gcc 3.2.1newlib1.10.0 RPM to revision 4
1000        to include m68k crti.o/crtn.o multilib patch.
1001
[09e391d]10022002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1003
1004        * autotools/automake-rtems.spec.in: Update to automake-1.7.2.
1005        * autotools/autoconf-rtems.spec.in: Update to autoconf-2.57.
1006
[e09c5c59]10072002-12-06      Joel Sherrill <joel@OARcorp.com>
1008
[07bf9f9d]1009        * ChangeLog: Removed duplicate entry.
[e09c5c59]1010
[4f7ee21]10112002-12-06      Joel Sherrill <joel@OARcorp.com>
1012
1013        * setup.def: Updated patch to fix m68k cut and paste bug which turned
1014        a tab into spaces in a Makefile fragment.
1015        * gcc3newlib/gccnewlib.add: If building gnat for the mips, the library
1016        must be built with a -G0 option.
1017
[2e332a9]10182002-12-02      Joel Sherrill <joel@OARcorp.com>
1019
1020        * setup.def, gcc3newlib/gccnewlib.add: Updated to gcc 3.2.1 RPM revision
1021        2 which enabled the mips-rtems gnat using gcc 3.2.1 patch 20021129.
1022
[472f35a]10232002-11-29      Joel Sherrill <joel@OARcorp.com>
1024
1025        * setup.def: Updated to gcc-3.2.1.
1026
[f7e1564]10272002-11-28      Joel Sherrill <joel@OARcorp.com>
1028
1029        * setup.def: Updated to gcc-3.2 and newlib1.1.0 RPM version 6.
1030        * gcc3newlib/gccnewlib.add: Reenabled i386-rtems gnat.
1031
[d35b77f]10322002-11-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1033
1034        * gcc3newlib/gccnewlib.add:
1035        Remove *.la's to make rpm-4.1/RH-8.0 happy.
1036        Remove libiberty.a to make rpm-4.1/RH-8.0 happy.
1037        Change gcc/version.c to reflect us having patched gcc.
1038
[e4eb1be]10392002-11-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1040
1041        * binutils/binutils.add: Add BuildPreReq: /sbin/install-info.
1042        Disable nls.
1043        Apply gzip -9qf to compress *infos and *mans.
1044        Apply /sbin/install-info.
1045        Remove  *c++-filt.
1046        * binutils/base-binutils.add: Add PreReq: /sbin/install-info.
1047        Apply /sbin/install-info.
1048        Package as.info-*.gz.
1049        * binutils/target-binutils.add:
1050        Package man1/*.1*.
1051
[b04b5ca7]10522002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1053
1054        * autotool/autoconf-rtems.spec.in: Fix @prefix@.
1055
[39f76ad]10562002-11-13      Joel Sherrill <joel@OARcorp.com>
1057
1058        * setup.def: Switched to binutils 2.13.1
1059        * binutils/Makefile.am: Remove a29k-rtems.
1060
[45162744]10612002-11-11      Joel Sherrill <joel@OARcorp.com>
1062
1063        * setup.def, gcc3newlib/gccnewlib.add: Patch includes updates
1064        which were patch changes for -3 and -4 RPM revisions.   Disabled
1065        build of gnat for i386-rtems as it failed to build.
1066
[60ac65d]10672002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1068
1069        * gcc3newlib/gccnewlib.add: Remove %{target} != %{build} comment
1070        (RH-8.0/rpm-4.1 bogusly expands the macros and chokes.)
1071        * binutils/binutils.add: Remove %{target} != %{build} comment
1072        (RH-8.0/rpm-4.1 bogusly expands the macros and chokes.).
1073        Comment out CONFIGURE_ARGS (RH-8.0/rpm-4.1 is broken wrt. _build_os
1074        and _target_os)
1075        * gcc3newlib/base-gcc.add: Add gccint*infos.
1076        * gcc3newlib/base-gcj.add: Add gcj*infos.
1077        Mark manpages as %doc and pickup the gzipped versions.
1078
[d08b8eb8]10792002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1080
1081        * autotools/automake-rtems.spec.in: Fix my address. Set up PATH
1082        before running configure (Prep. for automake >= 1.7).
1083
10842002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
[d21091b]1085
1086        * autotools/autoconf-rtems.spec.in: New.
1087        Remove Provides: autoconf (Conflicts with RH-8.0).
1088        * autotools/autoconf-rtems.spec: Remove.
1089        * autotools/automake-rtems.spec.in:
1090        Remove Provides: automake (Conflicts with RH-8.0).
1091        * gcc3newlib/Makefile.am: Remove references to mkgcc3newlibspec.
1092        * Makefile.am: Ditto.
1093        * configure.ac: Add autotools/autoconf-rtems.spec.in.
1094
[17a11842]10952002-10-24      Joel Sherrill <joel@OARcorp.com>
1096
1097        * setup.def: Update gcc 3.2 pathc to includ epatch for gcc PR8314.
1098        * gcc3newlib/gccnewlib.add: Don't build mips/gnat as we do not
1099        currently include the patch referenced in PR8344.
1100
[8730f45]11012002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1102
1103        * .cvsignore: Reformat.
1104        Add autom4te*cache.
1105        Remove autom4te.cache.
1106
[99e797a5]11072002-09-14      Joel Sherrill <joel@OARcorp.com>
1108
1109        * gcc3newlib/base-gcj.add, gcc3newlib/gccnewlib.add,
1110        gcc3newlib/target-gcj.add: First attempt at enabling Java support.
1111
[3e1526f0]11122002-08-21      Joel Sherrill <joel@OARcorp.com>
1113
1114        * setup.def, gcc3newlib/gccnewlib.add: Updated the tools for
1115        gcc 3.2 and Ada.
1116
[fa42a76b]11172002-08-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1118
1119        * gcc3newlib/gccnewlib.add: Re-add i386-rtems Ada.
1120        Add %_gnat and --define 'gnat [0|1]' support.
1121        Enable gnat for gcc-3.2/Disable for gcc-3.1.
1122        Add hacks to build gnatlib.
1123        Re-activate commented out fragments for old gcc versions.
1124        Add @target_alias@-gnatgcc.
1125
[3549ab0]11262002-08-15      Joel Sherrill <joel@OARcorp.com>
1127
1128        * setup.def: New gcc 3.1 RPMs (-7).
1129        * gcc3newlib/gccnewlib.add:  i386-rtems doesn't build Ada.
1130
[682c7502]11312002-08-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1132
1133        * gcc3newlib/Makefile.am: Remove c_only remnants.
1134        * gcc3newlib/gccnewlib.add: Reflect gcc-3.2 putting c++
1135        headers into c++ instead of g++.
1136        * gcc3newlib/target-c++.add: Ditto.
1137
[513afacb]11382002-08-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1139
1140        * gcc3newlib/base-gnat.add: Don't use %{%prefix}/bin/gnat*.
1141        * gcc3newlib/Makefile.am: Use mkspec for c4x.
[0215848]1142        * gcc3newlib/gccnewlib.add: Rework processing of %if %build_XXX.
[513afacb]1143        Rework handing Ada.
1144        Don't put adalib and adainclude into files.gcc.
1145        * gcc3newlib/target-gnat.add: Add adalib.
1146        Add adainclude.
1147
[0e2bfb8]11482002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1149
1150        * gcc3newlib/base-gnat.add: Use -n rtems-base-gnat.
1151
[a81b432]11522002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1153
1154        * gcc3newlib/.cvsignore: Add mkspec.
1155
[4aba88a1]11562002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1157
1158        * mkgcc3newlibspec.in: Remove
1159        * gcc3newlib/mkspec.in: New.
1160        * configure.ac: Reflect changes above.
1161        * gcc3newlib/gccnewlib.add: Add build_XXX defines.
1162        Add preliminary gnat support.
1163        * gcc3newlib/base-g77.add: Add build_g77.
1164        * gcc3newlib/base-gcj.add: Add build_gcj.
1165        * gcc3newlib/base-gnat.add: New.
1166        * gcc3newlib/target-c++.add: Add build_cxx.
1167        * gcc3newlib/target-g77.add: Add build_g77.
1168        * gcc3newlib/target-gcj.add: Add build_gcj.
1169        * gcc3newlib/target-objc.add: Add build_objc.
1170        * gcc3newlib/target-gnat.add: New.
1171        * gcc3newlib/Makefile.am: Use ./mkspec. Use unified spec.
1172
[343d4ff]11732002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1174
1175        * setup.def: Increment release for gcc3newlib.
1176        * gcc3newlib/gccnewlib.add: Do not put cc1plus into gcc-rpm.
1177
[52270c07]11782002-08-08      Joel Sherrill <joel@OARcorp.com>
1179
1180        * setup.def, binutils/base-binutils.add, binutils/target-binutils.add:
1181        Updated to binutils 2.13 which has no known issues.
1182
[74f15b60]11832002-08-06      Joel Sherrill <joel@OARcorp.com>
1184
1185        * setup.def: Updating gcc3/newlib patches and tool versions.  The
1186        focus of this round of patches was ot eliminate header file name
1187        conflicts between RTEMS and newlib.
1188
[f326d12]11892002-07-30      Joel Sherrill <joel@OARcorp.com>
1190
1191        * setup.def: Updated to gcc3.1/newlib 1.10.0 RPM revision 5 with
1192        the gcc3 patch 20020730a and newlib 1.10.0 patch 20020726.
1193
[084879d]11942002-07-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1195
1196        * autotools/automake-rtems.spec.in: Automake-1.6.3.
1197        * cpukit/.cvsignore: Add mkspec. Remove rtems.spec.
1198
[3d36fe3d]11992002-07-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1200
1201        * configure.ac: Use AC_CONFIG_FILES(script, chmod +x script)
1202        to generate mk*spec scripts.
1203        * mkbspspec.in: Use ',' as pattern delimiter in sed expression
1204        for $rpm_build_root.
1205        * mkbinutilsspec.in:  Use ',' as pattern delimiter in sed
1206        expression for $rpm_build_root.
1207        * cpukit/mkspec.in: Cosmetical changes.
1208
[620c972]12092002-07-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1210
1211        * ChangeLog: Fix 2002-07-22 ChangeLog entry bogusly referring to
1212        Joel.
1213        * cpukit/Makefile.am: New.
1214        * cpukit/mkspec.in: New.
1215        * cpukit/rtems-cpukit.spec.in: New.
1216        * cpukit/.cvsignore: New.
1217        * configure.ac: Add cpukit.
1218        Add RTEMS_TOP to pickup _RTEMS_VERSION (required by cpukit).
1219        * Makefile.am: Add cpukit. Add ACLOCAL_AMFLAGS (required to pickup
1220        RTEMS_VERSION).
1221        * setup.def: Use %{_tmppath} as default for $rpm_build_root.
1222        * mkbinutilsspec.in: Use ',' as pattern delimiter in sed expression
1223        for $rpm_build_root.
1224        * mkgccnewlibspec.in:  Use ',' as pattern delimiter in sed
1225        expression for $rpm_build_root.
1226        * mkgcc3newlibspec.in:  Use ',' as pattern delimiter in sed
1227        expression for $rpm_build_root.
1228        * mkgdbspec.in:  Use ',' as pattern delimiter in sed expression for
1229        $rpm_build_root.
1230
12312002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
[3ad7f69d]1232
1233        * binutils/Makefile.am: Add or32-rtems-binutils.
1234
[8b1d3bf]12352002-07-19      Joel Sherrill <joel@OARcorp.com>
1236
1237        * setup.def: Updated newlib patch to get sh and hppa crt0 mods.
1238
[33d1719]12392002-07-01      Joel Sherrill <joel@OARcorp.com>
1240
1241        * setup.def: Update gcc3 RPMs for new patches.
1242
[6d4210c1]12432002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1244
1245        * autotools/automake-rtems.spec.in: Update to automake-1.6.2.
1246
[c93fb2af]12472002-06-14      Joel Sherrill <joel@OARcorp.com>
1248
1249        * mkgdbspec.in, setup.def, gcc3newlib/gccnewlib.add, gdb/gdb.add:
1250        Updated to gcc 3.1 and gdb 5.2.
1251
[72503c6]12522001-05-29      Joel Sherrill <joel@OARcorp.com>
1253
1254        * setup.def: Updated to binutils 2.12.1.
1255        * rtems/Makefile.am: Remove m68k-rtemself references.
1256
[6e9746a2]12572002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1258
1259        * mkgcc3newlibspec.in: Remove SETUP (bogus).
1260        * gcc3newlib/target-c++.add: New.
1261        * gcc3newlib/Makefile.am: Add target-c++.add.
1262        * gcc3newlib/base-g77.add: Adapt to gcc-3.1.
1263        Reflect having split out c++. Various minor fixes.
1264        * gcc3newlib/base-gcc.add: Ditto.
1265        * gcc3newlib/gccnewlib.add: Ditto.
1266        * gcc3newlib/target-gcc.add: Ditto.
1267
[383e974]12682002-04-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1269
1270        * gcc3newlib/gccnewlib.add: Add gcc_update --touch to fix
1271        timestamps.
1272
[3f60b2aa]12732001-04-16      Joel Sherrill <joel@OARcorp.com>
1274
1275        * .cvsignore: Added files added by automake 1.6.1.
1276        * setup.def: New shot at gcc 3.0.4 RPMs.
1277        * binutils/Makefile.am, gdb/Makefile.am, rtems/Makefile.am:
1278        Deleted m68k-rtemself.
1279        * gcc3newlib/gccnewlib.add: Commented out host/target OS check.
1280 
[1daced6]12812002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1282
1283        * autotools/automake-rtems.spec.in: Update to automake-1.6.1.
1284        Use *.tar.bz2.
1285
[df2b589]12862002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1287
1288        * mkbinutilspec.in: Fix PATCH2.
1289
[55f4d3d4]12902002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1291
1292        * gcc3newlib/gccnewlib.add: Add -Bgcc/ when collecting multilibs.
1293
[0d211e81]12942002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1295
1296        * gcc3newlib/gccnewlib.spec.in: Removed from CVS.
1297
1298
[df1f734]12992002-04-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1300
1301        * mkbinutilspec.in: Add support for empty patch-version (no patch).
1302        * mkgcc3newlibspec.in: Ditto.
1303        * setup: Fix gcc3*_versions handling.
1304        * setup.def: binutils_patch_version=.
1305        * binutils/binutils.add: Reflect changes to mkbinutilspec.in,
1306        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
1307        * binutils/target-binutils.add: Comment out c++filt.
1308        * gcc3newlib/base-gcc.add: Remove duplicate libm.info.
1309        * gcc3newlib/gccnewlib.add: Reflect changes to mkgcc3newlibspec.in.
1310        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
1311        Comment out gcc-2.95.x hacks.
1312        Remove *.la from installed files.
1313        * gcc3newlib/gccnewlib_c_only.spec.in: Remove.
1314
[349a01cc]13152001-04-02      Joel Sherrill <joel@OARcorp.com>
1316
1317        * buildall.in: Correct logic for detecting 0 RTEMS RPMS installed.
1318
[d3c2a04]13192001-03-29      Joel Sherrill <joel@OARcorp.com>
1320
1321        * .cvsignore: Added mkgcc3newlib.
1322
[ff47e5b]13232001-03-29      Joel Sherrill <joel@OARcorp.com>
1324
1325        * gcc3newlib/.cvsignore: New file.
1326
[afe5cac]13272001-03-28      Joel Sherrill <joel@OARcorp.com>
1328
1329        * Per PR64 added support for gcc 3.x RPMs
1330        * Makefile.am, configure.ac, mkspec, setup, setup.def: Modified.
1331        * mkgcc3newlibspec.in: New file.
1332        * gcc3newlib: New subdirectory.
1333        * base-g77.add, base-gcc.add, base-gcj.add, gccnewlib.add,
1334        gccnewlib_c_only.spec.in, gccnewlib.spec.in, HISTORY, Makefile.am,
1335        README, target-g77.add, target-gcc.add, target-gcj.add,
1336        target-objc.add: New files.
1337
[c2778fa]13382001-03-28      Joel Sherrill <joel@OARcorp.com>
1339
1340        * binutils/binutils.add: Commented out patch since binutils 2.12
1341        does not require one.
1342
[d7c8239]13432002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1344
1345        * configure.ac:
1346        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1347        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1348        * autotools/Makefile.am: Remove AUTOMAKE_OPTIONS.
1349        * Makefile.am: Remove AUTOMAKE_OPTIONS.
1350        * binutils/Makefile.am: Remove AUTOMAKE_OPTIONS.
1351        * gccnewlib/Makefile.am: Remove AUTOMAKE_OPTIONS.
1352        * gdb/Makefile.am: Remove AUTOMAKE_OPTIONS.
1353        * rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
1354
[353dbe95]13552002-03-06      Ralf Corsepius <corsepiu@faw-uni-ulm.de>
1356
1357        * PR151
1358        * autotools/automake-rtems.spec.in: New.
1359        * autotools/automake-rtems.spec: Removed.
1360        * configure.ac: Reflect changes above.
1361
[0694dbab]13622001-02-27      Joel Sherrill <joel@OARcorp.com>
1363
1364        * configure.ac: Be a little more lenient in matching sparc-solaris.
1365
[4b3af7a4]13662002-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1367
1368        * mkbinutilspec.in, mkgccnewlibspec.in, gccnewlib/base-chill.add,
1369        gccnewlib/base-g77.add, gccnewlib/base-gcc.add,
1370        gccnewlib/base-gcj.add, gccnewlib/gccnewlib.add,
1371        gccnewlib/target-chill.add, gccnewlib/target-g77.add,
1372        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
1373        gccnewlib/target-objc.add: Added more support for Canadian Cross
1374        building.
1375
[2d14fce]13762001-01-30      Joel Sherrill <joel@OARcorp.com>
1377
1378        * buildall.in: Corrected logic for detecting when no RPMs are installed.
1379
[49d0704]13802001-01-24      Joel Sherrill <joel@OARcorp.com>
1381
1382        * README: Added Canadian Cross instructions.
1383
[b96a7b1]13842002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1385
1386        * configure.ac: Add AC_PREFIX_DEFAULT([/opt/rtems]).
1387        * mkbinutilsspec.in: Add propagation of @prefix@.
1388        * binutils/base-binutils.add:
1389        Let %post and %unpost apply %{_prefix}.
1390        Apply %{_prefix} instead of /opt/rtems.
1391        * binutils/binutils.add: Update copyright notice.
1392        Add _prefix.
1393        Apply %{_prefix} instead of /opt/rtems.
1394        Remove -a 0 in %setup.
1395        Rework hack to SuSE's rpm screwing up %{_target}.
1396        Replace ARGS with CONFIGURE_ARGS.
1397        * binutils/target-binutils.add:
1398        Apply %{_prefix} instead of /opt/rtems.
1399
[2cfb2387]14002002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1401
1402        * binutils/binutils.add: Add initial support for building
1403        Canadian cross RPMs.  It should work like this:
1404            cd rtems/scripts
1405            ./configure --build=`../config.guess` --host=i386-cygwin
1406            make install
1407            rpm --target=i386-cygwin \
1408                /usr/src/redhat/SPECS/<target>-binutils-..spec.
1409
1410            alien -t /usr/src/redhat/RPMS/....i386.rpm
1411        .. and voila ... your tarball, with rpm-consistency checks etc. applied.
1412
[08f224b]14132001-01-22      Joel Sherrill <joel@OARcorp.com>
1414
1415        * buildalltar.in: Modified to support Canadian cross builds.
1416        It was testing using a RedHat 7.2 host to build *-rtems tools
1417        that run on an i386-cygwin host.
1418
[96a2a02]14192001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1420
1421        * configure.ac: Fix typo to allow custom RPM_SPECSdirs.
1422
[7b2368b]14232001-10-16      Joel Sherrill <joel@OARcorp.com>
1424
1425        * setup.def: Bumped the gdb_patch_version to account for a configuration
1426        problem on psim where it could not be enabled for powerpc-RTEMS.
1427        * gdb/Makefile.am: Add i386-RTEMS and powerpc-RTEMS targets.
1428
[64cc4bb5]14292001-10-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1430
1431        * mkbinutilsspec.in: Guard sed-pattern against autoconf.
1432        * mkgccnewlibspec.in: Guard sed-pattern against autoconf, remove
1433        Target_alias.
1434        * mkgdbspec.in: Guard sed-pattern against autoconf.
1435        * mkbspspec.in: Guard sed-pattern against autoconf.
1436        * configure.ac: Rework check for RPM_SPECSdir.
1437        * autotools/automake-rtems.spec: Update to automake-1.5.
1438
[df25c998]14392001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1440
1441        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
1442        * configure.in: Remove.
1443        * configure.ac: New file, generated from configure.in by autoupdate.
1444
[0671af6]14452001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1446
1447        * gdb/Makefile.am, gccnewlib/Makefile.am, binutils/Makefile.am:
1448        Initially setup CLEANFILES using = instead of += to make
1449        automake-1.5 happy.
1450
[1cd0db4]14512001-09-13      Joel Sherrill <joel@OARcorp.com>
1452
1453        * setup.def, gccnewlib/gccnewlib.add, gccnewlib/target-gcc.add:
1454        Revert changes because of gcc 2.5.x/3.0 transition and continue
1455        to support gcc 2.95.x as primary version.
1456
[a8bd1de]14572001-09-13      Joel Sherrill <joel@OARcorp.com>
1458
1459        * mkgccnewlibspec.in,
1460        Use Target_alias not target_alias to avoid conflicts with new autoconf.
1461        * setup.def: Changed version numbers in attempt at building gcc 3.0.1.
1462        Only sparc and arm built for C/C++ OK. :(
1463        * gccnewlib/base-gcc.add: Modifications to reflect files not in gcc 3.x.
1464        * gccnewlib/gccnewlib.add: gcc 3.x does not have "everything in the name"
1465        * target-gcc.add: Modifications to reflect files not in gcc 3.1
1466
[34094cc3]14672001-09-13      Joel Sherrill <joel@OARcorp.com>
1468
1469        * autotools/.cvsignore: New file.
1470
[a792b78]14712001-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1472
1473        * autotools/Makefile.am, autotools/autoconf-rtems.spec,
1474        autotools/automake-rtems.spec: New.
1475        * configure.in, Makefile.am: Add autotools/.
1476
[4331c3d]14772001-08-30      Joel Sherrill <joel@OARcorp.com>
1478
1479        * .cvsignore: Add buildalltar.
1480
[302b76d]14812001-08-30      Joel Sherrill <joel@OARcorp.com>
1482
1483        * buildalltar.in: New file.
1484        * configure.in, Makefile.am: Modified to reflect addition of file.
1485
[b471c035]14862001-08-10      Joel Sherrill <joel@OARcorp.com>
1487
1488        * mkgdbspec.in: Make list of simulators very complete.
1489        * setup.def: Update versions.
1490
[6c5e3215]14912001-07-03      Joel Sherrill <joel@OARcorp.com>
1492
1493        * setup.def, binutils.add, gccnewlib.add: Updated to build
1494        binutils 2.11.2 (rtems patch 20010622), gcc 2.95.3 (rtems
1495        patch a20010622), and newlib 1.9.0 (rtems patch 10020622).
1496
[01ec6c0]14972001-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1498
1499        * configure.in: Remove AC_EXEEXT, treat .exe manually.
1500        * gccnewlib/base-gcc.add: Remove cpp.
1501        * gccnewlib/gccnewlib.add: mv cpp $target_alias-cpp, update
1502        copyright.
1503
[4ff04390]15042001-04-16      Joel Sherrill <joel@OARcorp.com>
1505
1506        * setup.def: Modified the binutils version to 2.11 and
1507        RPM revision 3 to reflect experimentation with new binutils release.
1508
[365d16cf]15092001-04-11      Joel Sherrill <joel@OARcorp.com>
1510
1511        * binutils/Makefile.am: Added a29k-rtems.
1512        * binutils/binutils.add: Switch to .bz2 extension to reflect
1513        real way code is compressed on distribution sites now.
1514
[9a4d549]15152001-03-19      Joel Sherrill <joel@OARcorp.com>
1516
1517        * setup.def: Updated version numbers and patches for binutils
1518        and gdb.  binutils was to get correct patch in field.  gdb
1519        was to add mipstx39-rtems configurery support.
1520
[b9a7287e]15212001-03-14      Joel Sherrill <joel@OARcorp.com>
1522
1523        * gdb/Makefile.am, mkgdbspec.in: Added mipstx39-rtems
1524        configuration to gdb since this includes the JMR3904 simulator.
1525
[409f7d1]15262001-01-03      Joel Sherrill <joel@OARcorp.com>
1527
1528        * setup.def, binutils/HISTORY, gccnewlib/HISTORY: Updated
1529        binutils HISTORY to reflect new revision.  Updated gcc to fix
1530        i960 C++ problem.  Updated newlib to move to newlib 1.9.0.
1531
[ee6d205]15322000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1533
1534        * gccnewlib/gccnewlib.add: Fix typo in URL.
1535
[bd914b46]15362000-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1537
1538        * configure.in: Adapt m4-quoting to autoconf-2.49b, use $host
1539        instead of $target to setup RPM_CPU, move chmod 755 buildall to
1540        AC_OUTPUT's extra-cmds.
1541       
[06f2f75]15422000-10-30      Joel Sherrill <joel@OARcorp.com>
1543
1544        * buildall.in, mkgdbspec.in, setup.def, binutils/Makefile.am,
1545        gccnewlib/HISTORY, gccnewlib/Makefile.am, gdb/Makefile.am:
1546        Added mips-rtems, updated to include new patches and
1547        gcc 2.95.2/newlib 1.8.2 revision 11 RPM.
1548
[b507814]15492000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1550
1551        * configure.in: Remove trailing '/'s from setting up RPM_SPECdir.
1552
[467ed56f]15532000-10-18      Joel Sherrill <joel@OARcorp.com>
1554
1555        * setup.def: Updating version numbers for gcc/newlib RPM release 10.
1556
[99b8e8c]15572000-08-30      Joel Sherrill <joel@OARcorp.com>
1558
1559        * setup.def: Updated gcc and newlib patches and bumped RPM revision.
1560        Patches primarily add or16/or32 basic support to newlib and
1561        i386 multilib improvements to gcc from Ralf Corsepius.
1562
[e94ad1fe]15632000-08-10      Joel Sherrill <joel@OARcorp.com>
1564
1565        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.