source: rtems/scripts/ChangeLog @ 56b864e

4.104.114.84.95
Last change on this file since 56b864e was 39e9ed0, checked in by Ralf Corsepius <ralf.corsepius@…>, on 04/13/05 at 16:08:37

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

  • binutils/mkspec.in: Remove rpm_build_root.
  • common/common.add.in: Remove _defaultbuildroot.
  • cpukit/mkspec.in: Remove rpm_build_root.
  • gccnewlib/mkspec.in: Remove rpm_build_root.
  • gdb/mkspec.in: Remove rpm_build_root.
  • gccnewlib/gccnewlib.add: Let %install rm -f $RPM_BUILD_ROOT.
  • binutils/binutils.add: Let %install rm -f $RPM_BUILD_ROOT.
  • Property mode set to 100644
File size: 45.8 KB
Line 
12005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * binutils/mkspec.in: Remove rpm_build_root.
4        * common/common.add.in: Remove _defaultbuildroot.
5        * cpukit/mkspec.in: Remove rpm_build_root.
6        * gccnewlib/mkspec.in: Remove rpm_build_root.
7        * gdb/mkspec.in: Remove rpm_build_root.
8        * gccnewlib/gccnewlib.add: Let %install rm -f $RPM_BUILD_ROOT.
9        * binutils/binutils.add: Let %install rm -f $RPM_BUILD_ROOT.
10
112005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
12
13        * gdb/Makefile.am: Remove obsolete targets.
14        * gdb/gdb.add: Pass bindir, infodir, mandir to configure.
15
162005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
17
18        * binutils/Makefile.am, gdb/Makefile.am: Move target-*.add before
19        base*.add.
20        * gdb/gdb.add, gdb/target-gdb.add: Introduce %{_infodir}, %{_mandir},
21        %{_bindir}. Various minor fixes.
22        Rename src.rpm into <target>-gdb.
23        Disable sim for avr.
24
252005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
26
27        * setup.def, gdb/gdb.add: Add gdb_suffix.
28
292005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
30
31        * gcc3newlib/HISTORY, gcc3newlib/Makefile.am, gcc3newlib/README,
32        gcc3newlib/base-g77.add, gcc3newlib/base-gcc.add,
33        gcc3newlib/base-gcj.add, gcc3newlib/base-gnat.add,
34        gcc3newlib/gccnewlib.add, gcc3newlib/header.add,
35        gcc3newlib/mkspec.in, gcc3newlib/target-c++.add,
36        gcc3newlib/target-g77.add, gcc3newlib/target-gcc.add,
37        gcc3newlib/target-gcj.add, gcc3newlib/target-gnat.add,
38        gcc3newlib/target-objc.add: Remove.
39
402005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
41
42        * gccnewlib/mkspec.in: Use gccnewlib/ instead of gcc3newlib/.
43
442005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
45
46        * Makefile.am, configure.ac: Use gccnewlib/ instead of gcc3newlib/.
47        * README.cdn-X: Minor updates.
48
492005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
50
51        * gccnewlib/.cvsignore, gccnewlib/Makefile.am,
52        gccnewlib/README, gccnewlib/base-g77.add,
53        gccnewlib/base-gcc.add, gccnewlib/base-gcj.add,
54        gccnewlib/base-gnat.add, gccnewlib/gccnewlib.add,
55        gccnewlib/header.add, gccnewlib/mkspec.in,
56        gccnewlib/target-c++.add, gccnewlib/target-g77.add,
57        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
58        gccnewlib/target-gnat.add, gccnewlib/target-objc.add:
59        New.
60
612005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
62
63        * cpukit/rtems-cpukit.add, gdb/gdb.add:
64        Fix my email address, cosmetics.
65
662005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
67
68        * setup, setup.def, gcc3newlib/mkspec.in:
69        s/gcc3newlib_rpm_release/gccnewlib_rpm_release/g.
70
712005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
72
73        * setup: Fixup messages.
74
752005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
76
77        * binutils/target-binutils.add, cpukit/rtems-cpukit.add,
78        gcc3newlib/gccnewlib.add, gdb/gdb.add, rtemsdoc/rtemsdoc.add:
79        Remove Autoreqprov-tag.
80
812005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
82
83        * gcc3newlib/gccnewlib.add: Default to not building gcj for all gcc
84        versions. Cleanup comments.
85
862005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
87
88        * configure.ac, setup, setup.def, gcc3newlib/mkspec.in:
89        Use newlib_* instead of gcc3newlib_* for setup.* values.
90
912005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
92
93        * configure.ac, setup, setup.def, gcc3newlib/mkspec.in:
94        Use gcc_* instead of gcc3_* for setup.* values.
95
962005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
97
98        * binutils/binutils.add, gdb/gdb.add: Sync %setup with gcc/gcc.add
99        for consistency.
100
1012005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
102
103        * binutils/binutils.add, gcc3newlib/gccnewlib.add, gdb/gdb.add:
104        Apply patches in tool subdirs.
105
1062005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
107
108        * binutils/binutils.add, binutils/mkspec.in:
109        Eliminate @PATCH2@.
110        * gcc3newlib/gccnewlib.add, gcc3newlib/mkspec.in:
111        Eliminate @PATCH2@, @PATCH4@.
112        * gdb/gdb.add, gdb/mkspec.in:
113        Eliminate @PATCH2@.
114
1152005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
116
117        * binutils/binutils.add, gcc3newlib/gccnewlib.add,
118        gdb/gdb.add: Add support for rpmbuild --with sources.
119
1202005-03-17      Ralf Corsepius <ralf.corsepius@rtems.org>
121
122        * gdb/Makefile.am: Add avr, mips64.
123        Cosmetics.
124        * gdb/base-gdb.add: Reflect gdb-6.3 not shipping mmalloc.info*.
125        * gdb/target-gdb.add: Add support for gcc-6.3's gdbtui.
126        * gdb/mkspec.in: Add PATCH-magic.
127        Add gdb_suffix.
128
1292005-03-12      Ralf Corsepius <ralf.corsepius@rtems.org>
130
131        * binutils/binutils.add, binutils/mkspec.in, setup.def:
132        Add binutils_suffix.
133        * binutils/target-binutils.add: Preparations for binutils-2.16.
134
1352005-02-24      Ralf Corsepius <ralf.corsepius@rtems.org>
136
137        * gcc3newlib/gccnewlib.add, gcc3newlib/mkspec.in, setup.def:
138        Add gcc_suffix. Add newlib_suffix.
139
1402005-02-16      Ralf Corsepius <ralf.corsepius@rtems.org>
141
142        * autotools/automake-rtems.spec.in: automake-1.9.5.
143
1442005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
145
146        * gcc3newlib/Makefile.am: Remove sh-rtemself. Add sh-rtemscoff.
147
1482005-01-17      Ralf Corsepius <ralf.corsepius@rtems.org>
149
150        * gcc3newlib/gccnewlib.add: Disable Ada (Stil broken with GCC-4.0.0).
151
1522005-01-12      Ralf Corsepius <ralf.corsepius@rtems.org>
153
154        * gcc3newlib/gccnewlib.add: Change my email address.
155        Add tic4x-*.
156
1572005-01-05      Ralf Corsepius <ralf.corsepius@rtems.org>
158
159        * autotools/automake-rtems.spec.in: automake-1.9.4.
160
1612004-11-02      Joel Sherrill <joel@OARcorp.com>
162
163        * setup.def: Include PowerPC patch to make C++ global constructors work
164        -- gcc 3.3.5/newlib-1.12.0 revision 2.
165
1662004-10-29      Joel Sherrill <joel@OARcorp.com>
167
168        * setup.def: Update gcc to 3.3.5 and binutils to 2.15.
169        * autotools/autoconf-rtems.spec.in: Temporarily do not include
170        some of the documentation since it causes the RPM build to fail.
171        * binutils/Makefile.am, gcc3newlib/Makefile.am: Add mips64-rtems.
172
1732004-09-29      Joel Sherrill <joel@OARcorp.com>
174
175        * buildall.in, buildalltar.in, binutils/Makefile.am,
176        cpukit/Makefile.am, gcc3newlib/Makefile.am, gcc3newlib/gccnewlib.add,
177        gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore,
178        rtemsdoc/Makefile.am: i960 obsoleted.
179
1802004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
181
182        * configure.ac: Require automake > 1.9.
183
1842004-09-23      Ralf Corsepius <ralf_corsepius@rtems.org>
185
186        * binutils/binutils.add: Rename package from binutils-collection to
187        binutils. Cleanups.
188        * binutils/target-binutils.add: Reflect changes above.
189        * binutils/Makefile.am: Add avr. Reflect changes above.
190        * autotools/autoconf-rtems.spec.in: Cleanup for chroot'ed builds.
191        * autotools/automake-rtems.spec.in: automake-1.9.2.
192        Cleanup for chroot'ed builds.
193        * gcc3newlib/Makefile.am: Add avr-rtems*gcc.
194        * gcc3newlib/gccnewlib.add: Disable c++ for avr.
195
1962004-07-29      Ralf Corsepius <ralf_corsepius@rtems.org>
197
198        * autotools/automake.spec.in: automake-1.9.
199
2002004-05-23      Joel Sherrill <joel@OARcorp.com>
201
202        * gcc3newlib/gccnewlib.add: gcc 3.4.0 is broken for embedded SPARC and
203        Ada. Until we can fix it, it is disabled.
204
2052004-05-23      Joel Sherrill <joel@OARcorp.com>
206
207        * gcc3newlib/target-gnat.add: Fix path to gnat1.
208
2092004-05-18      Ralf Corsepius <ralf_corsepius@rtems.org>
210
211        * binutils/Makefile.am: Add sh-rtemscoff.
212        Remove sh-rtemself.
213        * binutils/binutils.add: BuildRequires flex.
214        * autotools/automake-rtems.spec.in: Automake 1.8.5.
215
2162004-04-29      Ralf Corsepius <ralf_corsepius@rtems.org>
217
218        * gcc3newlib/gccnewlib.add: Another attempt to make *info.gz
219        handling more robust.
220
2212004-04-26      Ralf Corsepius <ralf_corsepius@rtems.org>
222
223        * autotools/automake-rtems.spec.in: Upgrade to 1.8.4.
224
2252004-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
226
227        * Index: base-g77.add, base-gcc.add, base-gcj.add, base-gnat.add,
228        gccnewlib.add, target-c++.add, target-gcc.add, target-gcj.add:
229        Apply _infodir, _mandir. Gzip man pages.
230        Reflect gcc having fixed gccinstall.info.
231
2322004-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
233
234        * binutils/base-binutils.add: Apply _infodir.
235        Don't install libiberty. Misc. cleanups.
236        * binutils/binutils.add: Apply _infodir, _mandir.
237        Don't install libiberty. Gzip man pages. Misc. cleanups.
238        * binutils/target-binutils.add: Apply _mandir.
239
2402004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
241
242        * autotools/automake-rtems.spec.in: Upgrade to 1.8.3.
243
2442004-03-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
245
246        * gcc3newlib/gccnewlib.add: Disable gnats.
247        Further preparations for gcc-3.4.0
248        * gcc3newlib/base-gcc.add, gcc3newlib/target-gnat.add,
249        gcc3newlib/base-gcj.add, gcc3newlib/target-gcj.add:
250        Reflect changes to gcc3newlib/gccnewlib.add.
251
2522004-03-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
253
254        * gcc3newlib/base-gcc.add, gcc3newlib/target-g77.add,
255        gcc3newlib/target-objc.add: Preps for gcc-3.4.0.
256        Reflect changes to gcc3newlib/gccnewlib.add.
257
2582004-03-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
259
260        * gcc3newlib/target-gcc.add, gcc3newlib/target-c++.add:
261        Reflect changes to gcc3newlib/gccnewlib.add.
262
2632004-03-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
264
265        * gcc3newlib/gccnewlib.add: Preps. for gcc-3.4.0.
266        Add %gcclib, %gccexec.
267
2682004-03-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
269
270        * binutils/base-binutils.add: Preparations for binutils-2.15.
271
2722004-02-24      Joel Sherrill <joel@OARcorp.com>
273
274        PR 580/tools
275        * setup.def: Fix setup.def to match current reality.
276
2772004-02-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
278
279        * gdb/base-gdb.add: Add annotate.info.
280        * gdb/gdb.add: Remove info/dir.
281
2822004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
283
284        * Makefile.am, gdb/Makefile.am: Cosmetics.
285
2862004-02-19      Joel Sherrill <joel@OARcorp.com>
287
288        * setup.def, gdb/gdb.add: gdb 6.0 RPMs built.
289
2902004-02-19      Joel Sherrill <joel@OARcorp.com>
291
292        * ChangeLog: Replace RTEMS user account with Joel.
293
2942004-02-17      Joel Sherrill <joel@oarcorp.com>
295
296        * setup.def, gdb/base-gdb.add, gdb/gdb.add: Building a gcc 3.2.3 i960
297        gcc and updating gdb to 5.3.
298
2992004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
300
301        * configure.ac, setup, setup.def: Remove now unused vars.
302
3032004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
304
305        * mkgccnewlibspec.in, gccnewlib/.cvsignore, gccnewlib/HISTORY,
306        gccnewlib/Makefile.am, gccnewlib/README, gccnewlib/base-chill.add,
307        gccnewlib/base-g77.add, gccnewlib/base-gcc.add, gccnewlib/base-gcj.add,
308        gccnewlib/gccnewlib.add, gccnewlib/header.add,
309        gccnewlib/target-chill.add, gccnewlib/target-g77.add,
310        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
311        gccnewlib/target-objc.add: Remove (Obsolete).
312        * configure.ac, Makefile.am: Reflect changes above.
313
3142004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
315
316        * gcc3newlib/gcc3newlib.add: Remove info/dir.
317        Cosmetics.
318
3192004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
320
321        * setup.def: Adapt to what Joel already ships -
322        gcc3_version=3.3.2, gcc3_patch_version=20031216,
323        gcc3newlib_rpm_release=3
324
3252004-02-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
326
327        * configure.ac: Remove rtemsdoc/mkspec. Add RTEMS_RPM_RELEASE.
328        * rtemsdoc/.cvsignore: Reformat.
329        * Makefile.am: Reformat. Add RTEMS_RPM_RELEASE support to
330        rtems-source.add, Use rtems_source_spec_DEPS instead of
331        rtems_source_spec_DEPENDENCIES (Conflicts with automake internals).
332        * rtems/rtems-source.add: Add RTEMS_RPM_RELEASE.
333        * rtemsdoc/mkspec.in: Remove.
334        * rtemsdoc/Makefile.am: Reworked.
335        * rtemsdoc/header.add: Update Copyright notice.
336        * rtemsdoc/rtemsdoc.add: Add RTEMS_RPM_RELEASE.
337        Add %{rpmgroup}. Remove bzip-ing *.ps.
338        * rtemsdoc/supplement.add.in: Add %{rpmgroup}.
339        * rtemsdoc/templ.add.in: Add %{rpmgroup}.
340
3412004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
342
343        * rtems/rtems-source.add: Require automake-1.8.2, autoconf-2.59.
344
3452004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
346
347        * rtems/rtems-source.add: New.
348        * Makefile.am: Add rtems/rtems-source.spec handling.
349        * configure.ac: AC_SUBST(RTEMS_VERSION,[_RTEMS_VERSION]).
350        * common/common.add.in: Use www.rtems.com as Vendor.
351
3522004-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
353
354        * configure.ac: Use RTEMS_ENABLE_RPMPREFIX.
355
3562004-01-28      Joel Sherrill <joel@oarcorp.com>
357
358        * buildall.in, buildalltar.in, binutils/Makefile.am,
359        cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am,
360        gdb/Makefile.am: Attempt to convert all c4x-rtems references to
361        tic4x-rtems. Left the rtems documentation alone.
362
3632004-01-28      Joel Sherrill <joel@oarcorp.com>
364
365        * configure.ac: Enable OS versioning by default for 4.7 branch.
366        * setup.def: Update binutils RPM version and build new gcc 3.2.3 RPMs.
367        * autotools/autoconf-rtems.spec.in, autotools/automake-rtems.spec.in:
368        Update for new tool spin.
369
3702004-01-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
371
372        * scripts/automake.spec.in: 1.8.2.
373
3742004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
375
376        * scripts/automake.spec.in: 1.8.1.
377        Add Patch0 automake-1.8.1-rtems-20040112-1.diff.
378        Add defattr, URL:-tag.
379
3802004-01-08      Joel Sherrill <joel@OARcorp.com>
381
382        * setup.def: Update gcc/newlib for 4.7 series to 3.3.2 with 20031216
383        gcc patch (RPM revision 4.7-2).
384
3852004-01-07      Joel Sherrill <joel@OARcorp.com>
386
387        * buildall.in, buildalltar.in, binutils/Makefile.am,
388        cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am,
389        gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore,
390        rtemsdoc/Makefile.am: mips64orion port removed as mips port more
391        completely covers the MIPS family.
392
3932003-12-16      Joel Sherrill <joel@OARcorp.com>
394
395        * setup.def: Update gcc/newlib for 4.7 series to 3.3.2 with 20031022
396        gcc patch (RPM revision 4.7-1).
397
3982003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
399
400        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
401
4022003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
403
404        * Makefile.am: Cosmetics.
405        * autotools/Makefile.am: Cosmetics.
406        * autotools/autoconf-rtems.spec.in: 2.59.
407        * autotools/automake-rtems.spec.in: 1.8, Require autoconf-2.59.
408        * binutils/Makefile.am: Cosmetics.
409        * cpukit/Makefile.am: Cosmetics.
410        * gcc3newlib/Makefile.am: Cosmetics.
411        * gccnewlib/Makefile.am: Cosmetics.
412        * gdb/Makefile.am: Cosmetics.
413        * rtems/Makefile.am: Cosmetics.
414        * rtemsdoc/Makefile.am: Cosmetics.
415
4162003-11-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
417
418        * gcc3newlib/gccnewlib.add: Add hacks to make gnatlib
419        buildable.
420        * gcc3newlib/base-gnat.add: Add info files.
421
4222003-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
423
424        * gcc3newlib/gccnewlib.add: Make not building gnat and gcj the
425        default for gcc-3.3.
426
4272003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
428
429        * binutils/Makefile.am: Add tic4x.
430        * binutils/mkspec.in: Remove duplicate rpmgroup.
431
4322003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
433
434        * gcc3newlib/Makefile.am: Add tic4x.
435        * gcc3newlib/gccnewlib.add: Don't install install-tools for
436        gcc >= 3.3.
437
4382003-10-22      Joel Sherrill <joel@OARcorp.com>
439
440        * configure.ac, setup.def: Update to binutils 2.14 adn gcc/newlib to
441        3.2.3 with 20030826 gcc patch.
442
4432003-10-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
444
445        * cpukit/target-cpukit.add: New.
446        * cpukit/Makefile.am: Reflect having added target-cpukit.add.
447        Acknowledge osversion.
448        * cpukit/mkspec.in: Acknowledge osversion and rpmgroup.
449        * cpukit/rtems-cpukit.add: Reflect new RTEMS spec conventions.
450
4512003-10-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
452
453        * autotools/automake-rtems.spec.in: Automake-1.7.8.
454
4552003-09-26      Joel Sherrill <joel@OARcorp.com>
456
457        * buildall.in, buildalltar.in, binutils/Makefile.am,
458        cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am,
459        gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore,
460        rtemsdoc/Makefile.am: Obsoleting HP PA-RISC port.
461
4622003-09-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
463
464        * autotools/automake-rtems.spec.in: Automake-1.7.7.
465
4662003-09-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
467
468        * gcc3newlib/gccnewlib.add: Fix duplicate removal of c++filt.
469        * gcc3newlib/base-gcj.add: Add fastjar.info, jar.1, grepjar.1.
470        * setup.def: gcc3newlib_rpm_release=4.
471
4722003-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
473
474        * binutils/base-binutils.add: Add osversion support.
475        * binutils/binutils.add: Add osversion support.
476        %setup -n %{name}-%{version}.
477        Don't remove c++filt.
478        * binutils/target-binutils.add: Add osversion support.
479        Pickup c++filt.
480        * gcc3newlib/base-g77.add: Add osversion support.
481        * gcc3newlib/base-gcc.add: Add osversion support.
482        * gcc3newlib/base-gcj.add: Add osversion support.
483        * gcc3newlib/base-gnat.add: Add osversion support.
484        * gcc3newlib/gccnewlib.add: Add osversion support.
485        Remove c++filt,
486        %setup -n -n %{name}-%{version}.
487        * gcc3newlib/target-c++.add: Add osversion support.
488        Don't pickup c++filt.
489        * gcc3newlib/target-g77.add: Add osversion support.
490        * gcc3newlib/target-gcc.add: Add osversion support.
491        * gcc3newlib/target-gcj.add: Add osversion support.
492        * gcc3newlib/target-gnat.add: Add osversion support.
493        * gccnewlib/gccnewlib.add: %setup -n %{name}-%{version}.
494        * gdb/base-gdb.add: Add osversion support, rpmgroup, rpmprefix,
495        gdb_version, gdb_target.
496        * gdb/target-gdb.add: Ditto.
497        * gdb/gdb.add: Ditto.
498        %setup -n -n %{name}-%{version}.
499
5002003-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
501
502        * binutils/Makefile.am: Fix osversion support for sh-rtemself.
503        * gcc3newlib/Makefile.am: Fix osversion support for sh-rtemself.
504
5052003-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
506
507        * configure.ac: Add --enable-osversions (OS-versioned RPMS support).
508        * binutils/Makefile.am: Add osversion support.
509        * binutils/mkspec.in: Add osversion support.
510        * gcc3newlib/Makefile.am: Add osversion support.
511        * gcc3newlib/mkspec.in: Add osversion support.
512        * gdb/Makefile.am: Add osversion support.
513        * gdb/mkspec.in: Add osversion support.
514        Add rpmprefix, rpmgroup.
515
5162003-09-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
517
518        * Makefile.am, configure.ac,
519        autotools/autoconf-rtems.spec.in, autotools/automake-rtems.spec.in,
520        binutils/Makefile.am, binutils/base-binutils.add,
521        binutils/binutils.add, binutils/mkspec.in,
522        binutils/target-binutils.add,
523        common/common.add.in,
524        cpukit/Makefile.am,
525        gcc3newlib/Makefile.am, gcc3newlib/base-g77.add,
526        gcc3newlib/base-gcc.add, gcc3newlib/base-gcj.add,
527        gcc3newlib/base-gnat.add, gcc3newlib/gccnewlib.add,
528        gcc3newlib/mkspec.in, gcc3newlib/target-c++.add,
529        gcc3newlib/target-g77.add, gcc3newlib/target-gcc.add,
530        gcc3newlib/target-gcj.add, gcc3newlib/target-gnat.add,
531        gcc3newlib/target-objc.add,
532        gccnewlib/Makefile.am,
533        gdb/Makefile.am,
534        rtems/Makefile.am,
535        rtemsdoc/Makefile.am:
536        Merger from rtems-4-6-branch.
537        * common/common.am: New.
538
5392003-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
540
541        * common/common.add.in: s/www.oarcorp.com/www.rtems.com/.
542        Add %define __os_install_post %{nil} to prevent RH-9's rpm-brp-strip
543        from running (Chokes on foreign object formats).
544        * gcc3newlib/base-g77.add:
545        Use %{gcc_version} instead of @gcc_version@.
546        * gcc3newlib/gccnewlib.add:
547        Use %{gcc_version} instead of @gcc_version@.
548        Reflect gcc >= 3.3 shipping monolytic infos.
549        * gcc3newlib/target-c++.add:
550        Use %{gcc_version} instead of @gcc_version@.
551        Don't pickup c++filt.
552        * gcc3newlib/target-g77.add:
553        Use %{gcc_version} instead of @gcc_version@.
554        * gcc3newlib/target-gcc.add:
555        Use %{gcc_version} instead of @gcc_version@.
556        * gcc3newlib/target-gcj.add:
557        Use %{gcc_version} instead of @gcc_version@.
558        * gcc3newlib/target-gnat.add:
559        Use %{gcc_version} instead of @gcc_version@.
560        * gcc3newlib/target-objc.add:
561        Use %{gcc_version} instead of @gcc_version@.
562
5632003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
564
565        * binutils/binutils.add: Preps for 2.14.
566        Use %{binutils_version} instead of @binutils_version@.
567        * binutils/base_binutils.add: Preps for 2.14.
568
5692003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
570
571        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
572
5732003-07-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
574
575        * autotools/automake-rtems.spec.in: Automake-1.7.6.
576
5772003-06-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
578
579        * autotools/automake-rtems.spec.in: Automake-1.7.5.
580
5812003-06-02      Joel Sherrill <joel@OARcorp.com>
582
583        * setup.def: Updated for RPM revision 3 of gcc3.2.3 and newlib1.11.0.
584
5852003-05-07      Joel Sherrill <joel@OARcorp.com>
586
587        * setup.def: Update to gcc3.2.3newlib1.11.0-1.
588        * gcc3newlib/gccnewlib.add: We used .bz2 files.
589
5902003-04-18      Joel Sherrill <joel@OARcorp.com>
591
592        * setup.def: Update to gcc3.2.2newlib1.11.0-2.
593        * gcc3newlib/gccnewlib.add: We used .bz2 files.
594
5952003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
596
597        * gcc3newlib/gccnewlib.add: Add %gcc_version, %newlib_version.
598        Apply %gcc_version, %newlib_version.
599        * gcc3newlib/target-c++.add: Apply %gcc_version, %newlib_version.
600        * gcc3newlib/target-g77.add: Apply %gcc_version, %newlib_version.
601        * gcc3newlib/target-gcc.add: Apply %gcc_version, %newlib_version.
602        * gcc3newlib/target-gcj.add: Apply %gcc_version, %newlib_version.
603        * gcc3newlib/target-gnat.add: Apply %gcc_version, %newlib_version.
604        * gcc3newlib/target-objc.add: Apply %gcc_version, %newlib_version.
605
6062003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
607
608        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
609
6102003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
611
612        * configure.ac: AC_PREREQ(2.57).
613
6142003-02-10      Joel Sherrill <joel@OARcorp.com>
615
616        * gdb/gdb.add, gdb/mkspec.in, gdb/target-gdb.add: Use RPM logic to
617        determine which targets have simulators, configure with appropriate
618        arguments, and package the correct files.
619
6202003-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
621
622        * gcc3newlib/target-gcc.add: Remove %{_exeext} from gccbug.
623        * gcc3newlib/gccnewlib.add: Add %gcj to support to disabling building
624        gcj from rpmbuild command line.
625        Copy gsyslimits.h for CDN-X compilation.
626
6272003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
628
629        * README.cdn-X: New.
630        * binutils/binutils.add: Add --build=%_build --host=%_host.
631        * cpukit/.cvsignore: Add *.spec.in.
632        * gcc3newlib/gccnewlib.add: Add --build=%_build --host=%_host.
633        * gdb/gdb.add: Add --build=%_build --host=%_host.
634        * rtemsdoc/.cvsignore: Add *.spec.in.
635
6362003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
637
638        * gcc3newlib/gccnewlib.add: Remove Buildroot.
639        * common/.cvsignore: New.
640
6412003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
642
643        * common/common.add.in: Add Vendor, Distribution, BuildRoot.
644        * binutils/Makefile.am: Fix path to clean.add.
645        * binutils/binutils.add: Remove BuildRoot.
646        * cpukit/Makefile.am:  Use $(top_builddir)/common/common.add,
647        $(top_builddir)/common/clean.add, header.add.
648        Generate rtems-cpukit.spec.in.
649        * cpukit/header.add: New.
650        * cpukit/rtems-cpukit.spec.in: Remove.
651        * cpukit/rtems-cpukit.add: New.
652        * gccnewlib/gccnewlib.add: Remove Buildroot.
653        * gdb/gdb.add: Remove Buildroot.
654        * rtemsdoc/rtemsdoc.add: Remove BuildRoot.
655
6562003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
657
658        * rtemsdoc/Makefile.am: Use $(top_builddir)/common/common.add,
659        $(top_builddir)/common/clean.add, header.add.
660        Generate rtemsdoc.spec.in.
661        * rtemsdoc/mkspec.in: Remove exe_ext.
662        * rtemsdoc/rtemsdoc.spec.in: Remove.
663        * gccnewlib/Makefile.am:  Use $(top_builddir)/common/common.add,
664        $(top_builddir)/common/clean.add, header.add.
665        * gccnewlib/base-gcc.m4: Replace @exe_ext@ with %{_exeext}.
666        * gccnewlib/base-gcj.add: Replace @exe_ext@ with %{_exeext}.
667        * gccnewlib/gccnewlib.add: Replace @exe_ext@ with %{_exeext}.
668        Remove header, broken cdn-X configuration, %clean.
669        * gccnewlib/target-g77.add: Replace @exe_ext@ with %{_exeext}.
670        * gccnewlib/target-gcc.add: Replace @exe_ext@ with %{_exeext}.
671        * gccnewlib/target-gcj.add: Replace @exe_ext@ with %{_exeext}.
672        * gccnewlib/target-objc.add: Replace @exe_ext@ with %{_exeext}.
673
6742003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
675
676        * gdb/gdb.add: Remove header, broken cdn-X configuration,
677        %clean, Replace @exe_ext@ with %{_exeext}.
678        * gdb/mkspec.in: Remove exe_ext.
679        * gdb/target-gdb.add: Replace @exe_ext@ with %{_exeext}.
680        * gdb/Makefile.am: Use $(top_builddir)/common/common.add,
681        $(top_builddir)/common/clean.add, header.add.
682        * gcc3newlib/base-gcj.add: Replace @exe_ext@ with %{_exeext}.
683        * cpukit/mkspec.in: Remove exe_ext.
684        * binutils/Makefile.am: Use $(top_builddir)/common/common.add,
685        $(top_builddir)/common/clean.add, header.add.
686
6872003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
688
689        * gcc3newlib/gccnewlib.add: Remove header, broken cdn-X configuration,
690        %clean, Replace @exe_ext@ with %{_exeext}.
691        * gcc3newlib/mkspec.in: Remove exe_ext.
692        * gcc3newlib/target-c++.add: Replace @exe_ext@ with %{_exeext}.
693        * gcc3newlib/target-g77.add: Replace @exe_ext@ with %{_exeext}.
694        * gcc3newlib/target-gcc.add: Replace @exe_ext@ with %{_exeext}.
695        * gcc3newlib/target-gcj.add: Replace @exe_ext@ with %{_exeext}.
696        * gcc3newlib/target-gnat.add: Replace @exe_ext@ with %{_exeext}.
697        * gcc3newlib/target-objc.add: Replace @exe_ext@ with %{_exeext}.
698        * gcc3newlib/Makefile.am: Use $(top_builddir)/common/common.add,
699        $(top_builddir)/common/clean.add, header.add.
700
7012003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
702
703        * Makefile.am: Remove reference to mkbinutilsspec.
704        * configure.ac: Remove EXEEXT check.
705        Add common/clean.add, common/common.add.
706
7072003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
708
709        * binutils/binutils.add: Remove header, broken cdn-X configuration,
710        %clean.
711        * binutils/mkspec.in: Remove exe_ext, build_alias, host_alias.
712        * binutils/target-binutils.add: Replace @exe_ext@ with %{_exeext}.
713
7142003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
715
716        * gcc3newlib/header.add: New.
717        * gccnewlib/header.add: New.
718        * binutils/header.add: New.
719        * gdb/header.add: New.
720        * rtemsdoc/header.add: New.
721        * rtemsdoc/rtemsdoc.add: New.
722        * common/clean.add.in: New.
723        * common/common.add.in: New.
724
7252003-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
726
727        * binutils/mkspec.in: New.
728        * binutils/.cvsignore: Add mkspec.
729        * mkbinutilspec.in: Remove.
730        * gdb/Makefile.am: Depend on mkspec.
731        * binutils/binutils.add: Add @exe_ext@ to c++filt.
732        Add %_defaultbuildroot.
733        * configure.ac: Reflect changes above.
734        * binutils/Makefile.am: Reflect changes above.
735        * Makefile.am: Remove mkbinutilspec.
736
7372003-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
738
739        * gdb/.cvsignore: Add mkspec.
740
7412003-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
742
743        * ChangeLog: Fix yesterday's entry.
744        * gdb/target-gdb.add: %defattr(-,root,root).
745        Use %{_prefix} instead of /opt/rtems.
746        Misc. minor changes.
747        * gdb/gdb.add: Use %{_prefix} instead of /opt/rtems.
748        Remove stray unpackaged files.
749        Use %{_defaultbuildroot} instead of hard-coded values.
750        configure --disable-nls.
751        Misc. minor changes.
752        Add BuildPreReq: ncurses-devel.
753        * gdb/base-gdb.add: %defattr(-,root,root).
754        Use %{_prefix} instead of /opt/rtems.
755        Misc. minor changes.
756        * gdb/mkspec.in: New.
757        * gdb/Makefile.am: Reflect addition of gdb/mkspec.in.
758        * gcc3newlib/mkspec.in: Fix usage.
759        * gcc3newlib/gccnewlib.add: Use %{_defaultbuildroot} instead of
760        hard-coded values. Update copyright notice.
761        * mkgdbspec.in: Removed.
762        * Makefile.am: Remove mkgdbspec.
763        * configure.ac: Remove mkgdbspec.
764        Add gdb/mkspec.
765
7662003-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
767
768        * gcc3newlib/gccnewlib.add: Add various BuildPreReq.
769        Add %defattr(-,root,root) to "dir".
770        * gcc3newlib/base-g77.add: %defattr(-,root,root).
771        * gcc3newlib/base-gcc.add %defattr(-,root,root).
772        * gcc3newlib/base-gcj.add %defattr(-,root,root).
773        * gcc3newlib/base-gnat.add %defattr(-,root,root).
774        * gcc3newlib/target-c++.add %defattr(-,root,root).
775        * gcc3newlib/target-g77.add %defattr(-,root,root).
776        * gcc3newlib/target-gcc.add %defattr(-,root,root).
777        * gcc3newlib/target-gcj.add %defattr(-,root,root).
778        * gcc3newlib/target-gnat.add %defattr(-,root,root).
779        * gcc3newlib/target-objc.add %defattr(-,root,root).
780
7812003-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
782
783        * setup.def: binutils_rpm_release=2.
784        * binutils/base-binutils.add: %defattr(-,root,root).
785        * binutils/target-binutils.add: Ditto.
786        * binutils/binutils.add: BuildPreReq: texinfo >= 4.2.
787
7882003-01-27      Joel Sherrill <joel@OARcorp.com>
789
790        * buildalltar.in, setup.def: Tool update including binaries for Cygwin
791        with a special RTEMS user account.
792
7932003-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
794
795        * configure.ac: Add rtemsdoc.
796        * Makefile.ac: Add rtemsdoc.
797        * rtemsdoc/README: New.
798        * rtemsdoc/.cvsignore: New.
799
8002003-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
801
802        * rtemsdoc/Makefile.am: New.
803        * rtemsdoc/mkspec.in: New.
804        * rtemsdoc/rtemsdoc.spec.in: New.
805        * rtemsdoc/supplement.add.in: New.
806        * rtemsdoc/templ.add.in: New.
807
8082002-12-16      Joel Sherrill <joel@OARcorp.com>
809
810        * setup.def: Updated gcc 3.2.1newlib1.10.0 RPM to revision 4
811        to include m68k crti.o/crtn.o multilib patch.
812
8132002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
814
815        * autotools/automake-rtems.spec.in: Update to automake-1.7.2.
816        * autotools/autoconf-rtems.spec.in: Update to autoconf-2.57.
817
8182002-12-06      Joel Sherrill <joel@OARcorp.com>
819
820        * ChangeLog: Removed duplicate entry.
821
8222002-12-06      Joel Sherrill <joel@OARcorp.com>
823
824        * setup.def: Updated patch to fix m68k cut and paste bug which turned
825        a tab into spaces in a Makefile fragment.
826        * gcc3newlib/gccnewlib.add: If building gnat for the mips, the library
827        must be built with a -G0 option.
828
8292002-12-02      Joel Sherrill <joel@OARcorp.com>
830
831        * setup.def, gcc3newlib/gccnewlib.add: Updated to gcc 3.2.1 RPM revision
832        2 which enabled the mips-rtems gnat using gcc 3.2.1 patch 20021129.
833
8342002-11-29      Joel Sherrill <joel@OARcorp.com>
835
836        * setup.def: Updated to gcc-3.2.1.
837
8382002-11-28      Joel Sherrill <joel@OARcorp.com>
839
840        * setup.def: Updated to gcc-3.2 and newlib1.1.0 RPM version 6.
841        * gcc3newlib/gccnewlib.add: Reenabled i386-rtems gnat.
842
8432002-11-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
844
845        * gcc3newlib/gccnewlib.add:
846        Remove *.la's to make rpm-4.1/RH-8.0 happy.
847        Remove libiberty.a to make rpm-4.1/RH-8.0 happy.
848        Change gcc/version.c to reflect us having patched gcc.
849
8502002-11-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
851
852        * binutils/binutils.add: Add BuildPreReq: /sbin/install-info.
853        Disable nls.
854        Apply gzip -9qf to compress *infos and *mans.
855        Apply /sbin/install-info.
856        Remove  *c++-filt.
857        * binutils/base-binutils.add: Add PreReq: /sbin/install-info.
858        Apply /sbin/install-info.
859        Package as.info-*.gz.
860        * binutils/target-binutils.add:
861        Package man1/*.1*.
862
8632002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
864
865        * autotool/autoconf-rtems.spec.in: Fix @prefix@.
866
8672002-11-13      Joel Sherrill <joel@OARcorp.com>
868
869        * setup.def: Switched to binutils 2.13.1
870        * binutils/Makefile.am: Remove a29k-rtems.
871
8722002-11-11      Joel Sherrill <joel@OARcorp.com>
873
874        * setup.def, gcc3newlib/gccnewlib.add: Patch includes updates
875        which were patch changes for -3 and -4 RPM revisions.   Disabled
876        build of gnat for i386-rtems as it failed to build.
877
8782002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
879
880        * gcc3newlib/gccnewlib.add: Remove %{target} != %{build} comment
881        (RH-8.0/rpm-4.1 bogusly expands the macros and chokes.)
882        * binutils/binutils.add: Remove %{target} != %{build} comment
883        (RH-8.0/rpm-4.1 bogusly expands the macros and chokes.).
884        Comment out CONFIGURE_ARGS (RH-8.0/rpm-4.1 is broken wrt. _build_os
885        and _target_os)
886        * gcc3newlib/base-gcc.add: Add gccint*infos.
887        * gcc3newlib/base-gcj.add: Add gcj*infos.
888        Mark manpages as %doc and pickup the gzipped versions.
889
8902002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
891
892        * autotools/automake-rtems.spec.in: Fix my address. Set up PATH
893        before running configure (Prep. for automake >= 1.7).
894
8952002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
896
897        * autotools/autoconf-rtems.spec.in: New.
898        Remove Provides: autoconf (Conflicts with RH-8.0).
899        * autotools/autoconf-rtems.spec: Remove.
900        * autotools/automake-rtems.spec.in:
901        Remove Provides: automake (Conflicts with RH-8.0).
902        * gcc3newlib/Makefile.am: Remove references to mkgcc3newlibspec.
903        * Makefile.am: Ditto.
904        * configure.ac: Add autotools/autoconf-rtems.spec.in.
905
9062002-10-24      Joel Sherrill <joel@OARcorp.com>
907
908        * setup.def: Update gcc 3.2 pathc to includ epatch for gcc PR8314.
909        * gcc3newlib/gccnewlib.add: Don't build mips/gnat as we do not
910        currently include the patch referenced in PR8344.
911
9122002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
913
914        * .cvsignore: Reformat.
915        Add autom4te*cache.
916        Remove autom4te.cache.
917
9182002-09-14      Joel Sherrill <joel@OARcorp.com>
919
920        * gcc3newlib/base-gcj.add, gcc3newlib/gccnewlib.add,
921        gcc3newlib/target-gcj.add: First attempt at enabling Java support.
922
9232002-08-21      Joel Sherrill <joel@OARcorp.com>
924
925        * setup.def, gcc3newlib/gccnewlib.add: Updated the tools for
926        gcc 3.2 and Ada.
927
9282002-08-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
929
930        * gcc3newlib/gccnewlib.add: Re-add i386-rtems Ada.
931        Add %_gnat and --define 'gnat [0|1]' support.
932        Enable gnat for gcc-3.2/Disable for gcc-3.1.
933        Add hacks to build gnatlib.
934        Re-activate commented out fragments for old gcc versions.
935        Add @target_alias@-gnatgcc.
936
9372002-08-15      Joel Sherrill <joel@OARcorp.com>
938
939        * setup.def: New gcc 3.1 RPMs (-7).
940        * gcc3newlib/gccnewlib.add:  i386-rtems doesn't build Ada.
941
9422002-08-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
943
944        * gcc3newlib/Makefile.am: Remove c_only remnants.
945        * gcc3newlib/gccnewlib.add: Reflect gcc-3.2 putting c++
946        headers into c++ instead of g++.
947        * gcc3newlib/target-c++.add: Ditto.
948
9492002-08-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
950
951        * gcc3newlib/base-gnat.add: Don't use %{%prefix}/bin/gnat*.
952        * gcc3newlib/Makefile.am: Use mkspec for c4x.
953        * gcc3newlib/gccnewlib.add: Rework processing of %if %build_XXX.
954        Rework handing Ada.
955        Don't put adalib and adainclude into files.gcc.
956        * gcc3newlib/target-gnat.add: Add adalib.
957        Add adainclude.
958
9592002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
960
961        * gcc3newlib/base-gnat.add: Use -n rtems-base-gnat.
962
9632002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
964
965        * gcc3newlib/.cvsignore: Add mkspec.
966
9672002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
968
969        * mkgcc3newlibspec.in: Remove
970        * gcc3newlib/mkspec.in: New.
971        * configure.ac: Reflect changes above.
972        * gcc3newlib/gccnewlib.add: Add build_XXX defines.
973        Add preliminary gnat support.
974        * gcc3newlib/base-g77.add: Add build_g77.
975        * gcc3newlib/base-gcj.add: Add build_gcj.
976        * gcc3newlib/base-gnat.add: New.
977        * gcc3newlib/target-c++.add: Add build_cxx.
978        * gcc3newlib/target-g77.add: Add build_g77.
979        * gcc3newlib/target-gcj.add: Add build_gcj.
980        * gcc3newlib/target-objc.add: Add build_objc.
981        * gcc3newlib/target-gnat.add: New.
982        * gcc3newlib/Makefile.am: Use ./mkspec. Use unified spec.
983
9842002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
985
986        * setup.def: Increment release for gcc3newlib.
987        * gcc3newlib/gccnewlib.add: Do not put cc1plus into gcc-rpm.
988
9892002-08-08      Joel Sherrill <joel@OARcorp.com>
990
991        * setup.def, binutils/base-binutils.add, binutils/target-binutils.add:
992        Updated to binutils 2.13 which has no known issues.
993
9942002-08-06      Joel Sherrill <joel@OARcorp.com>
995
996        * setup.def: Updating gcc3/newlib patches and tool versions.  The
997        focus of this round of patches was ot eliminate header file name
998        conflicts between RTEMS and newlib.
999
10002002-07-30      Joel Sherrill <joel@OARcorp.com>
1001
1002        * setup.def: Updated to gcc3.1/newlib 1.10.0 RPM revision 5 with
1003        the gcc3 patch 20020730a and newlib 1.10.0 patch 20020726.
1004
10052002-07-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1006
1007        * autotools/automake-rtems.spec.in: Automake-1.6.3.
1008        * cpukit/.cvsignore: Add mkspec. Remove rtems.spec.
1009
10102002-07-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1011
1012        * configure.ac: Use AC_CONFIG_FILES(script, chmod +x script)
1013        to generate mk*spec scripts.
1014        * mkbspspec.in: Use ',' as pattern delimiter in sed expression
1015        for $rpm_build_root.
1016        * mkbinutilsspec.in:  Use ',' as pattern delimiter in sed
1017        expression for $rpm_build_root.
1018        * cpukit/mkspec.in: Cosmetical changes.
1019
10202002-07-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1021
1022        * ChangeLog: Fix 2002-07-22 ChangeLog entry bogusly referring to
1023        Joel.
1024        * cpukit/Makefile.am: New.
1025        * cpukit/mkspec.in: New.
1026        * cpukit/rtems-cpukit.spec.in: New.
1027        * cpukit/.cvsignore: New.
1028        * configure.ac: Add cpukit.
1029        Add RTEMS_TOP to pickup _RTEMS_VERSION (required by cpukit).
1030        * Makefile.am: Add cpukit. Add ACLOCAL_AMFLAGS (required to pickup
1031        RTEMS_VERSION).
1032        * setup.def: Use %{_tmppath} as default for $rpm_build_root.
1033        * mkbinutilsspec.in: Use ',' as pattern delimiter in sed expression
1034        for $rpm_build_root.
1035        * mkgccnewlibspec.in:  Use ',' as pattern delimiter in sed
1036        expression for $rpm_build_root.
1037        * mkgcc3newlibspec.in:  Use ',' as pattern delimiter in sed
1038        expression for $rpm_build_root.
1039        * mkgdbspec.in:  Use ',' as pattern delimiter in sed expression for
1040        $rpm_build_root.
1041
10422002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1043
1044        * binutils/Makefile.am: Add or32-rtems-binutils.
1045
10462002-07-19      Joel Sherrill <joel@OARcorp.com>
1047
1048        * setup.def: Updated newlib patch to get sh and hppa crt0 mods.
1049
10502002-07-01      Joel Sherrill <joel@OARcorp.com>
1051
1052        * setup.def: Update gcc3 RPMs for new patches.
1053
10542002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1055
1056        * autotools/automake-rtems.spec.in: Update to automake-1.6.2.
1057
10582002-06-14      Joel Sherrill <joel@OARcorp.com>
1059
1060        * mkgdbspec.in, setup.def, gcc3newlib/gccnewlib.add, gdb/gdb.add:
1061        Updated to gcc 3.1 and gdb 5.2.
1062
10632001-05-29      Joel Sherrill <joel@OARcorp.com>
1064
1065        * setup.def: Updated to binutils 2.12.1.
1066        * rtems/Makefile.am: Remove m68k-rtemself references.
1067
10682002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1069
1070        * mkgcc3newlibspec.in: Remove SETUP (bogus).
1071        * gcc3newlib/target-c++.add: New.
1072        * gcc3newlib/Makefile.am: Add target-c++.add.
1073        * gcc3newlib/base-g77.add: Adapt to gcc-3.1.
1074        Reflect having split out c++. Various minor fixes.
1075        * gcc3newlib/base-gcc.add: Ditto.
1076        * gcc3newlib/gccnewlib.add: Ditto.
1077        * gcc3newlib/target-gcc.add: Ditto.
1078
10792002-04-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1080
1081        * gcc3newlib/gccnewlib.add: Add gcc_update --touch to fix
1082        timestamps.
1083
10842001-04-16      Joel Sherrill <joel@OARcorp.com>
1085
1086        * .cvsignore: Added files added by automake 1.6.1.
1087        * setup.def: New shot at gcc 3.0.4 RPMs.
1088        * binutils/Makefile.am, gdb/Makefile.am, rtems/Makefile.am:
1089        Deleted m68k-rtemself.
1090        * gcc3newlib/gccnewlib.add: Commented out host/target OS check.
1091 
10922002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1093
1094        * autotools/automake-rtems.spec.in: Update to automake-1.6.1.
1095        Use *.tar.bz2.
1096
10972002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1098
1099        * mkbinutilspec.in: Fix PATCH2.
1100
11012002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1102
1103        * gcc3newlib/gccnewlib.add: Add -Bgcc/ when collecting multilibs.
1104
11052002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1106
1107        * gcc3newlib/gccnewlib.spec.in: Removed from CVS.
1108
1109
11102002-04-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1111
1112        * mkbinutilspec.in: Add support for empty patch-version (no patch).
1113        * mkgcc3newlibspec.in: Ditto.
1114        * setup: Fix gcc3*_versions handling.
1115        * setup.def: binutils_patch_version=.
1116        * binutils/binutils.add: Reflect changes to mkbinutilspec.in,
1117        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
1118        * binutils/target-binutils.add: Comment out c++filt.
1119        * gcc3newlib/base-gcc.add: Remove duplicate libm.info.
1120        * gcc3newlib/gccnewlib.add: Reflect changes to mkgcc3newlibspec.in.
1121        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
1122        Comment out gcc-2.95.x hacks.
1123        Remove *.la from installed files.
1124        * gcc3newlib/gccnewlib_c_only.spec.in: Remove.
1125
11262001-04-02      Joel Sherrill <joel@OARcorp.com>
1127
1128        * buildall.in: Correct logic for detecting 0 RTEMS RPMS installed.
1129
11302001-03-29      Joel Sherrill <joel@OARcorp.com>
1131
1132        * .cvsignore: Added mkgcc3newlib.
1133
11342001-03-29      Joel Sherrill <joel@OARcorp.com>
1135
1136        * gcc3newlib/.cvsignore: New file.
1137
11382001-03-28      Joel Sherrill <joel@OARcorp.com>
1139
1140        * Per PR64 added support for gcc 3.x RPMs
1141        * Makefile.am, configure.ac, mkspec, setup, setup.def: Modified.
1142        * mkgcc3newlibspec.in: New file.
1143        * gcc3newlib: New subdirectory.
1144        * base-g77.add, base-gcc.add, base-gcj.add, gccnewlib.add,
1145        gccnewlib_c_only.spec.in, gccnewlib.spec.in, HISTORY, Makefile.am,
1146        README, target-g77.add, target-gcc.add, target-gcj.add,
1147        target-objc.add: New files.
1148
11492001-03-28      Joel Sherrill <joel@OARcorp.com>
1150
1151        * binutils/binutils.add: Commented out patch since binutils 2.12
1152        does not require one.
1153
11542002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1155
1156        * configure.ac:
1157        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1158        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1159        * autotools/Makefile.am: Remove AUTOMAKE_OPTIONS.
1160        * Makefile.am: Remove AUTOMAKE_OPTIONS.
1161        * binutils/Makefile.am: Remove AUTOMAKE_OPTIONS.
1162        * gccnewlib/Makefile.am: Remove AUTOMAKE_OPTIONS.
1163        * gdb/Makefile.am: Remove AUTOMAKE_OPTIONS.
1164        * rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
1165
11662002-03-06      Ralf Corsepius <corsepiu@faw-uni-ulm.de>
1167
1168        * PR151
1169        * autotools/automake-rtems.spec.in: New.
1170        * autotools/automake-rtems.spec: Removed.
1171        * configure.ac: Reflect changes above.
1172
11732001-02-27      Joel Sherrill <joel@OARcorp.com>
1174
1175        * configure.ac: Be a little more lenient in matching sparc-solaris.
1176
11772002-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1178
1179        * mkbinutilspec.in, mkgccnewlibspec.in, gccnewlib/base-chill.add,
1180        gccnewlib/base-g77.add, gccnewlib/base-gcc.add,
1181        gccnewlib/base-gcj.add, gccnewlib/gccnewlib.add,
1182        gccnewlib/target-chill.add, gccnewlib/target-g77.add,
1183        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
1184        gccnewlib/target-objc.add: Added more support for Canadian Cross
1185        building.
1186
11872001-01-30      Joel Sherrill <joel@OARcorp.com>
1188
1189        * buildall.in: Corrected logic for detecting when no RPMs are installed.
1190
11912001-01-24      Joel Sherrill <joel@OARcorp.com>
1192
1193        * README: Added Canadian Cross instructions.
1194
11952002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1196
1197        * configure.ac: Add AC_PREFIX_DEFAULT([/opt/rtems]).
1198        * mkbinutilsspec.in: Add propagation of @prefix@.
1199        * binutils/base-binutils.add:
1200        Let %post and %unpost apply %{_prefix}.
1201        Apply %{_prefix} instead of /opt/rtems.
1202        * binutils/binutils.add: Update copyright notice.
1203        Add _prefix.
1204        Apply %{_prefix} instead of /opt/rtems.
1205        Remove -a 0 in %setup.
1206        Rework hack to SuSE's rpm screwing up %{_target}.
1207        Replace ARGS with CONFIGURE_ARGS.
1208        * binutils/target-binutils.add:
1209        Apply %{_prefix} instead of /opt/rtems.
1210
12112002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1212
1213        * binutils/binutils.add: Add initial support for building
1214        Canadian cross RPMs.  It should work like this:
1215            cd rtems/scripts
1216            ./configure --build=`../config.guess` --host=i386-cygwin
1217            make install
1218            rpm --target=i386-cygwin \
1219                /usr/src/redhat/SPECS/<target>-binutils-..spec.
1220
1221            alien -t /usr/src/redhat/RPMS/....i386.rpm
1222        .. and voila ... your tarball, with rpm-consistency checks etc. applied.
1223
12242001-01-22      Joel Sherrill <joel@OARcorp.com>
1225
1226        * buildalltar.in: Modified to support Canadian cross builds.
1227        It was testing using a RedHat 7.2 host to build *-rtems tools
1228        that run on an i386-cygwin host.
1229
12302001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1231
1232        * configure.ac: Fix typo to allow custom RPM_SPECSdirs.
1233
12342001-10-16      Joel Sherrill <joel@OARcorp.com>
1235
1236        * setup.def: Bumped the gdb_patch_version to account for a configuration
1237        problem on psim where it could not be enabled for powerpc-RTEMS.
1238        * gdb/Makefile.am: Add i386-RTEMS and powerpc-RTEMS targets.
1239
12402001-10-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1241
1242        * mkbinutilsspec.in: Guard sed-pattern against autoconf.
1243        * mkgccnewlibspec.in: Guard sed-pattern against autoconf, remove
1244        Target_alias.
1245        * mkgdbspec.in: Guard sed-pattern against autoconf.
1246        * mkbspspec.in: Guard sed-pattern against autoconf.
1247        * configure.ac: Rework check for RPM_SPECSdir.
1248        * autotools/automake-rtems.spec: Update to automake-1.5.
1249
12502001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1251
1252        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
1253        * configure.in: Remove.
1254        * configure.ac: New file, generated from configure.in by autoupdate.
1255
12562001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1257
1258        * gdb/Makefile.am, gccnewlib/Makefile.am, binutils/Makefile.am:
1259        Initially setup CLEANFILES using = instead of += to make
1260        automake-1.5 happy.
1261
12622001-09-13      Joel Sherrill <joel@OARcorp.com>
1263
1264        * setup.def, gccnewlib/gccnewlib.add, gccnewlib/target-gcc.add:
1265        Revert changes because of gcc 2.5.x/3.0 transition and continue
1266        to support gcc 2.95.x as primary version.
1267
12682001-09-13      Joel Sherrill <joel@OARcorp.com>
1269
1270        * mkgccnewlibspec.in,
1271        Use Target_alias not target_alias to avoid conflicts with new autoconf.
1272        * setup.def: Changed version numbers in attempt at building gcc 3.0.1.
1273        Only sparc and arm built for C/C++ OK. :(
1274        * gccnewlib/base-gcc.add: Modifications to reflect files not in gcc 3.x.
1275        * gccnewlib/gccnewlib.add: gcc 3.x does not have "everything in the name"
1276        * target-gcc.add: Modifications to reflect files not in gcc 3.1
1277
12782001-09-13      Joel Sherrill <joel@OARcorp.com>
1279
1280        * autotools/.cvsignore: New file.
1281
12822001-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1283
1284        * autotools/Makefile.am, autotools/autoconf-rtems.spec,
1285        autotools/automake-rtems.spec: New.
1286        * configure.in, Makefile.am: Add autotools/.
1287
12882001-08-30      Joel Sherrill <joel@OARcorp.com>
1289
1290        * .cvsignore: Add buildalltar.
1291
12922001-08-30      Joel Sherrill <joel@OARcorp.com>
1293
1294        * buildalltar.in: New file.
1295        * configure.in, Makefile.am: Modified to reflect addition of file.
1296
12972001-08-10      Joel Sherrill <joel@OARcorp.com>
1298
1299        * mkgdbspec.in: Make list of simulators very complete.
1300        * setup.def: Update versions.
1301
13022001-07-03      Joel Sherrill <joel@OARcorp.com>
1303
1304        * setup.def, binutils.add, gccnewlib.add: Updated to build
1305        binutils 2.11.2 (rtems patch 20010622), gcc 2.95.3 (rtems
1306        patch a20010622), and newlib 1.9.0 (rtems patch 10020622).
1307
13082001-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1309
1310        * configure.in: Remove AC_EXEEXT, treat .exe manually.
1311        * gccnewlib/base-gcc.add: Remove cpp.
1312        * gccnewlib/gccnewlib.add: mv cpp $target_alias-cpp, update
1313        copyright.
1314
13152001-04-16      Joel Sherrill <joel@OARcorp.com>
1316
1317        * setup.def: Modified the binutils version to 2.11 and
1318        RPM revision 3 to reflect experimentation with new binutils release.
1319
13202001-04-11      Joel Sherrill <joel@OARcorp.com>
1321
1322        * binutils/Makefile.am: Added a29k-rtems.
1323        * binutils/binutils.add: Switch to .bz2 extension to reflect
1324        real way code is compressed on distribution sites now.
1325
13262001-03-19      Joel Sherrill <joel@OARcorp.com>
1327
1328        * setup.def: Updated version numbers and patches for binutils
1329        and gdb.  binutils was to get correct patch in field.  gdb
1330        was to add mipstx39-rtems configurery support.
1331
13322001-03-14      Joel Sherrill <joel@OARcorp.com>
1333
1334        * gdb/Makefile.am, mkgdbspec.in: Added mipstx39-rtems
1335        configuration to gdb since this includes the JMR3904 simulator.
1336
13372001-01-03      Joel Sherrill <joel@OARcorp.com>
1338
1339        * setup.def, binutils/HISTORY, gccnewlib/HISTORY: Updated
1340        binutils HISTORY to reflect new revision.  Updated gcc to fix
1341        i960 C++ problem.  Updated newlib to move to newlib 1.9.0.
1342
13432000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1344
1345        * gccnewlib/gccnewlib.add: Fix typo in URL.
1346
13472000-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1348
1349        * configure.in: Adapt m4-quoting to autoconf-2.49b, use $host
1350        instead of $target to setup RPM_CPU, move chmod 755 buildall to
1351        AC_OUTPUT's extra-cmds.
1352       
13532000-10-30      Joel Sherrill <joel@OARcorp.com>
1354
1355        * buildall.in, mkgdbspec.in, setup.def, binutils/Makefile.am,
1356        gccnewlib/HISTORY, gccnewlib/Makefile.am, gdb/Makefile.am:
1357        Added mips-rtems, updated to include new patches and
1358        gcc 2.95.2/newlib 1.8.2 revision 11 RPM.
1359
13602000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1361
1362        * configure.in: Remove trailing '/'s from setting up RPM_SPECdir.
1363
13642000-10-18      Joel Sherrill <joel@OARcorp.com>
1365
1366        * setup.def: Updating version numbers for gcc/newlib RPM release 10.
1367
13682000-08-30      Joel Sherrill <joel@OARcorp.com>
1369
1370        * setup.def: Updated gcc and newlib patches and bumped RPM revision.
1371        Patches primarily add or16/or32 basic support to newlib and
1372        i386 multilib improvements to gcc from Ralf Corsepius.
1373
13742000-08-10      Joel Sherrill <joel@OARcorp.com>
1375
1376        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.