source: rtems/scripts/ChangeLog @ 9dc154f

4.104.114.84.95
Last change on this file since 9dc154f was 9dc154f, checked in by Ralf Corsepius <ralf.corsepius@…>, on 09/05/05 at 14:26:02

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

  • binutils/target-binutils.add: Don't own %{_mandir}/man1 for %_prefix == /usr.
  • Property mode set to 100644
File size: 57.3 KB
Line 
12005-09-05      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * binutils/target-binutils.add: Don't own %{_mandir}/man1 for
4        %_prefix == /usr.
5
62005-09-03      Ralf Corsepius <ralf.corsepius@rtems.org>
7
8        * binutils/binutils.add: Remove dlltool, nlmconv, windres man pages.
9
102005-09-02      Ralf Corsepius <ralf.corsepius@rtems.org>
11
12        * common/common.add.in: Remove Vendor:. Remove Distribution:.
13        * Makefile.am, autotools/Makefile.am, binutils/Makefile.am
14        cpukit/Makefile.am, gccnewlib/Makefile.am, gdb/Makefile.am
15        rtems/Makefile.am: Rename *.spec into @rpmprefix@*.spec.
16        * binutils/base-binutils.add, binutils/binutils.add,
17        binutils/target-binutils.add, common/common.add.in,
18        cpukit/rtems-cpukit.add, cpukit/target-cpukit.add,
19        gccnewlib/base-g77.add, gccnewlib/base-gcc.add,
20        gccnewlib/base-gcj.add, gccnewlib/base-gfortran.add,
21        gccnewlib/base-gnat.add, gccnewlib/gccnewlib.add,
22        gccnewlib/target-c++.add, gccnewlib/target-g77.add,
23        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
24        gccnewlib/target-gfortran.add, gccnewlib/target-gnat.add,
25        gccnewlib/target-libc.add, gccnewlib/target-objc.add,
26        gdb/base-gdb.add, gdb/gdb.add, gdb/target-gdb.add,
27        rtemsdoc/rtemsdoc.add, rtemsdoc/supplement.add.in,
28        rtemsdoc/templ.add.in, rtems/rtems-source.add:
29        Replace %{rpmprefix} with @rpmprefix@.
30        * cpukit/mkspec.in, rtems/mkspec.in: Propagate @rpmprefix@.
31
322005-09-02      Ralf Corsepius <ralf.corsepius@rtems.org>
33
34        * gccnewlib/Makefile.am: Use target-libc.add
35        * gccnewlib/gccnewlib.add, gccnewlib/target-gcc.add,
36        gccnewlib/target-libc.add: Misc. fixes.
37
382005-09-01      Ralf Corsepius <ralf.corsepius@rtems.org>
39
40        * gdb/gdb.add: Remove Packager:.
41
422005-09-01      Ralf Corsepius <ralf.corsepius@rtems.org>
43
44        * gccnewlib/base-g77.add, gccnewlib/base-gcc.add,
45        gccnewlib/base-gcj.add, gccnewlib/target-c++.add,
46        gccnewlib/target-g77.add, gccnewlib/target-gcc.add,
47        gccnewlib/target-gcj.add, gccnewlib/target-gfortran.add,
48        gccnewlib/target-gnat.add, gccnewlib/target-objc.add:
49        Switch to using %gcc_version.
50
512005-09-01      Ralf Corsepius <ralf.corsepius@rtems.org>
52
53        * gccnewlib/target-c++.add, gccnewlib/target-g77.add,
54        gccnewlib/target-gcj.add, gccnewlib/target-gfortran.add,
55        gccnewlib/target-gnat.add, gccnewlib/target-objc.add:
56        Fix directory ownerships.
57        * binutils/binutils.add: Remove Packager:.
58        * binutils/target-binutils.add: Further adaptations to /usr.
59
602005-08-31      Ralf Corsepius <ralf.corsepius@rtems.org>
61
62        * gccnewlib/target-libc.add: New.
63
642005-08-30      Ralf Corsepius <ralf.corsepius@rtems.org>
65
66        * gccnewlib/target-gcc.add: Add Requires/Provides *-newlib/*-libc.
67
682005-08-30      Ralf Corsepius <ralf.corsepius@rtems.org>
69
70        * gccnewlib/base-g77.add, gccnewlib/base-gcc.add,
71        gccnewlib/gccnewlib.add, gccnewlib/target-c++.add,
72        gccnewlib/target-g77.add, gccnewlib/target-gcj.add,
73        gccnewlib/target-gfortran.add, gccnewlib/target-gnat.add,
74        gccnewlib/target-objc.add: Use gccnewlib_version.
75        Cosmetics. Minor cleanups.
76
772005-08-30      Ralf Corsepius <ralf.corsepius@rtems.org>
78
79        * gccnewlib/base-gcc.add: Remove %_includedir.
80        * gccnewlib/base-g77.add: Remove %_mandir.
81        Remove %{gcc_target}-g77.1.
82        * gccnewlib/base-gfortran.add: Remove %_mandir.
83        Remove %{gcc_target}-gfortran.1.
84        * gccnewlib/gccnewlib.add: Remove Packager:.
85        Add %gccnewlib_version.
86        * gccnewlib/target-c++.add: Remove %_bindir.
87        * gccnewlib/target-g77.add: Add %{gcc_target}-g77.1.
88        * gccnewlib/target-gcj.add: Remove %_bindir.
89        Remove %_mandir.
90        * gccnewlib/target-gfortran.add: Remove %_bindir.
91        Add %{gcc_target}-gfortran.1.
92        * gccnewlib/target-gnat.add: Remove %_bindir.
93
942005-08-29      Joel Sherrill <joel@OARcorp.com>
95
96        * setup.def, gdb/gdb.add: Use DESTDIR as override with gdb 6.3.
97
982005-08-25      Ralf Corsepius <ralf.corsepius@rtems.org>
99
100        * gccnewlib/gccnewlib.add: Remove vxaddr2line.
101        Further minor cleanup.
102
1032005-08-16      Ralf Corsepius <ralf.corsepius@rtems.org>
104
105        * binutils/binutils.add:
106        Special-case _prefix=/usr.
107        * gccnewlib/base-g77.add, gccnewlib/base-gcc.add,
108        gccnewlib/base-gcj.add, gccnewlib/base-gfortran.add,
109        gccnewlib/base-gnat.add, gccnewlib/gccnewlib.add:
110        Special-case _prefix=/usr.
111
1122005-08-15      Ralf Corsepius <ralf.corsepius@rtems.org>
113
114        * gccnewlib/Makefile.am: Remove h8300-rtemscoff.
115        * binutils/Makefile.am: Remove h8300-rtemscoff.
116
1172005-07-28      Ralf Corsepius <ralf.corsepius@rtems.org>
118
119        * autotools/automake.add: Update to automake-1.9.6.
120        * brp-rtems-strip.in: New.
121        * brp-rtems-compress.in: New.
122        * binutils/binutils.add: Reflect using brp-rtems*.
123        * gccnewlib/gccnewlib.add: Reflect using brp-rtems*.
124
1252005-07-06      Ralf Corsepius <ralf.corsepius@rtems.org>
126
127        * binutils/binutils.add: Take out -D_FORTIFY_SOURCE from CFLAGS
128        to prevent fortify from rendering ar unusable.
129
1302005-07-05      Ralf Corsepius <ralf.corsepius@rtems.org>
131
132        * binutils/mkspec.in, gccnewlib/mkspec.in, gdb/mkspec.in:
133        Use ',' as sed pattern delimiter.
134        * autotools/automake.add: Add %{?dist}.
135        * autotools/autoconf.add: Add %{?dist}.
136        Replace Copyright: by Licence:.
137        * gccnewlib/gccnewlib.add: Remove Epoch.
138
1392005-05-20      Ralf Corsepius <ralf.corsepius@rtems.org>
140
141        * binutils/base-binutils.add, gccnewlib/base-g77.add,
142        gccnewlib/base-gcc.add, gccnewlib/base-gcj.add,
143        gccnewlib/base-gfortran.add, gccnewlib/base-gnat.add,
144        gdb/base-gdb.add: install-info --info-dir=.
145
1462005-05-18      Ralf Corsepius <ralf.corsepius@rtems.org>
147
148        * gccnewlib/mkspec.in: Correct patch handling magic.
149        * gccnewlib/gccnewlib.add: Reflect changes to mkspec.in.
150        Use --with/--without, rework logic for building optional languages.
151        * gccnewlib/header.add: Document --with/--without.
152
1532005-05-10      Ralf Corsepius <ralf.corsepius@rtems.org>
154
155        * gccnewlib/Makefile.am: Add h8300-rtemscoff*.
156        * gccnewlib/gccnewlib.add: Let building gnat require gcc.
157        Allow building arm-rtems*-gnat.
158
1592005-05-05      Ralf Corsepius <ralf.corsepius@rtems.org>
160
161        * gccnewlib/gccnewlib.add: Further clean up of tools not supported
162        by individual targets. Add %build_libgcj.
163        * gccnewlib/target-gcc.add: Remove dep to base-gcc.
164
1652005-05-03      Ralf Corsepius <ralf.corsepius@rtems.org>
166
167        * gccnewlib/gccnewlib.add: Suppress building tools not supported by
168        avr, h8300 and mips.
169        * rtemsdoc/supplement.add.in, rtemsdoc/templ.add.in: Misc.
170        %infodir/dir handling changes.
171        * rtemsdoc/rtemsdoc.add: Use BuildRequires instead of BuildPreReq
172        (rpm anachronism).
173        * gdb/base-gdb.add, gdb/gdb.add: Misc. %infodir/dir handling
174        changes.
175        * gccnewlib/base-g77.add, gccnewlib/base-gcc.add,
176        gccnewlib/base-gcj.add, gccnewlib/base-gfortran.add,
177        gccnewlib/base-gnat.add: Misc. %infodir/dir handling changes.
178        * common/common.add.in: Use FC compliant BuildRoot.
179        * gccnewlib/gccnewlib.add: Remove gnatgcc hacks.
180        Misc  %infodir/dir handling changes.
181        * gccnewlib/target-c++.add, gccnewlib/target-g77.add,
182        gccnewlib/target-gcj.add, gccnewlib/target-gfortran.add,
183        gccnewlib/target-gnat.add, gccnewlib/target-objc.add:
184        Requires: %{rpmprefix}%{gcc_target}-gcc = %{version}-%{release}.
185
1862005-05-02      Ralf Corsepius <ralf.corsepius@rtems.org>
187
188        * binutils/base-binutils.add, binutils/binutils.add:
189        Misc %infodir/dir handling changes.
190
1912005-05-02      Ralf Corsepius <ralf.corsepius@rtems.org>
192
193        * configure.ac: Reflect changes to autotools/*.
194        * autotools/Makefile.am: Update.
195
1962005-05-02      Ralf Corsepius <ralf.corsepius@rtems.org>
197
198        * autotools/automake-rtems.spec.in, autotools/autoconf-rtems.spec.in:
199        Remove.
200        * autotools/automake.add, autotools/autoconf.add,
201        autotools/header.add: New.
202        * autotools/Makefile.am: Streamline specs generation with other
203        tools.
204
2052005-04-29      Ralf Corsepius <ralf.corsepius@rtems.org>
206
207        * gccnewlib/gccnewlib.add: Don't build mips-gcj. Further gnat
208        cleanup.
209        * rtemsdoc/supplement.add.in, rtemsdoc/templ.add.in: Misc. info
210        fixes.
211
2122005-04-29      Ralf Corsepius <ralf.corsepius@rtems.org>
213
214        * gccnewlib/base-gnat.add, gccnewlib/gccnewlib.add,
215        gccnewlib/target-gnat.add: Abandon Gnat for gcc < 4.0
216
2172005-04-27      Ralf Corsepius <ralf.corsepius@rtems.org>
218
219        * gccnewlib/base-gfortran.add: Fix broken install-info.
220        * gccnewlib/base-gnat.add, gccnewlib/target-gnat.add: Adaptations
221        to gcc-4.0.0. Install infos using FC conventions.
222
2232005-04-26      Ralf Corsepius <ralf.corsepius@rtems.org>
224
225        * autotools/automake-rtems.spec.in,
226        autotools/autoconf-rtems.spec.in: Remove rpm anachronisms.
227
2282005-04-26      Ralf Corsepius <ralf.corsepius@rtems.org>
229
230        * binutils/binutils.add: Install infos using FC conventions.
231        * binutils/base-binutils.add: Install infos using FC conventions.
232        * gdb/base-gdb.add: Install infos using FC conventions.
233
2342005-04-26      Ralf Corsepius <ralf.corsepius@rtems.org>
235
236        * gccnewlib/base-gcc.add: Install infos using FC conventions.
237        * gccnewlib/base-gcj.add: Install infos using FC conventions.
238        Various minor fixes.
239        * gccnewlib/base-gfortran.add: Install infos using FC conventions.
240        * gccnewlib/target-gcj.add: Various minor fixes.
241
2422005-04-25      Ralf Corsepius <ralf.corsepius@rtems.org>
243
244        * binutils/binutils.add: Use BuildRequires instead of BuildPreReq.
245        * gccnewlib/gccnewlib.add: Use BuildRequires instead of BuildPreReq.
246        * gdb/gdb.add: Use BuildRequires instead of BuildPreReq.
247        * gccnewlib/gccnewlib.add: Remove Source0-magic for gcc < 3.0.
248        * gccnewlib/gccnewlib.add: Abandon c4x-*.
249
2502005-04-23      Ralf Corsepius <ralf.corsepius@rtems.org>
251
252        * gccnewlib/gccnewlib.add: Use %_bindir, %_libdir, %_includedir.
253        * gccnewlib/target-gfortran.add: Let package obsolete g77.
254        * gccnewlib/target-objc.add: Reflect new location of cc1obj.
255
2562005-04-23      Ralf Corsepius <ralf.corsepius@rtems.org>
257
258        * gdb/gdb.add: Propagate RPM_OPT_FLAGS to configure.
259
2602005-04-22      Ralf Corsepius <ralf.corsepius@rtems.org>
261
262        * binutils/Makefile.am: Add h8300-rtemscoff.
263        Remove or32-rtems.
264        * binutils/binutils.add: Propagate RPM_OPT_FLAGS to configure.
265
2662005-04-22      Ralf Corsepius <ralf.corsepius@rtems.org>
267
268        * gccnewlib/base-gfortran.add, gccnewlib/target-gfortran.add: New.
269        * gccnewlib/Makefile.am: Reflect addition of gfortran.
270        * gccnewlib/base-g77.add, gccnewlib/base-gcc.add, gccnewlib/base-gcj.add,
271        gccnewlib/base-gnat.add, gccnewlib/target-g++.add, gccnewlib/target-g77.add,
272        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
273        gccnewlib/target-gnat.add:
274        Remove RPM_INSTALL_PREFIX. Remove superfluous
275        %doc directives. Use %_infodir, %_includedir, %_bindir, %_libdir.
276        * gccnewlib/gccnewlib.add: Ditto.
277        Add further BR's, Reflect addition of gfortran.
278        Reflect gcc's changes to "version_string".
279
2802005-04-20      Ralf Corsepius <ralf.corsepius@rtems.org>
281
282        * binutils/base-binutils.add, binutils/binutils.add,
283        binutils/target-binutils.add: Introduce %{_includedir}, %{_libdir},
284        %{_bindir}. Remove superfluous %doc. Misc. fixes.
285
2862005-04-20      Ralf Corsepius <ralf.corsepius@rtems.org>
287
288        * gdb/base-gdb.add, gdb/gdb.add, gdb/target-gdb.add:
289        Use mkdir -p. Introduce %{_includedir}, %{_libdir}. Remove
290        superfluous %doc.
291
2922005-04-20      Ralf Corsepius <ralf.corsepius@rtems.org>
293
294        * configure.ac: chmod +x rtems/mkspec.
295        * binutils/binutils.add: Remove Prefix.
296        Use mkdir -p.
297        * cpukit/rtems-cpukit.add: Fix Source URL.
298        * rtems/Makefile.am: Append @osversion@ to rules.
299        * rtems/rtems.add: Fix Source URL. Misc cosmetics.
300
3012005-04-14      Ralf Corsepius <ralf.corsepius@rtems.org>
302
303        * gdb/mkspec.in: Remove extra_configure_arguments (Unused).
304        * cpukit/rtems-cpukit.add, cpukit/target-cpukit.add: Bring this rpm
305        functional, again.
306
3072005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
308
309        * rtems/Makefile.am: Reworked.
310        * setup.def: Update rtems_version. Remove rpm_build_root.
311
3122005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
313
314        * rtems/mkspec.in: New.
315        * mkbspspec.in: Remove.
316        * Makefile.am: Reflect changes above.
317        * configure.ac: Reflect changes above.
318
3192005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
320
321        * common/clean.add.in: Always rm -rf $RPM_BUILD_ROOT.
322
3232005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
324
325        * gdb/base-gdb.add, gdb/gdb.add, gdb/target-gdb.add: Various
326        changes and hacks.
327
3282005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
329
330        * binutils/mkspec.in: Remove rpm_build_root.
331        * common/common.add.in: Remove _defaultbuildroot.
332        * cpukit/mkspec.in: Remove rpm_build_root.
333        * gccnewlib/mkspec.in: Remove rpm_build_root.
334        * gdb/mkspec.in: Remove rpm_build_root.
335        * gccnewlib/gccnewlib.add: Let %install rm -f $RPM_BUILD_ROOT.
336        * binutils/binutils.add: Let %install rm -f $RPM_BUILD_ROOT.
337
3382005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
339
340        * gdb/Makefile.am: Remove obsolete targets.
341        * gdb/gdb.add: Pass bindir, infodir, mandir to configure.
342
3432005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
344
345        * binutils/Makefile.am, gdb/Makefile.am: Move target-*.add before
346        base*.add.
347        * gdb/gdb.add, gdb/target-gdb.add: Introduce %{_infodir}, %{_mandir},
348        %{_bindir}. Various minor fixes.
349        Rename src.rpm into <target>-gdb.
350        Disable sim for avr.
351
3522005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
353
354        * setup.def, gdb/gdb.add: Add gdb_suffix.
355
3562005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
357
358        * gcc3newlib/HISTORY, gcc3newlib/Makefile.am, gcc3newlib/README,
359        gcc3newlib/base-g77.add, gcc3newlib/base-gcc.add,
360        gcc3newlib/base-gcj.add, gcc3newlib/base-gnat.add,
361        gcc3newlib/gccnewlib.add, gcc3newlib/header.add,
362        gcc3newlib/mkspec.in, gcc3newlib/target-c++.add,
363        gcc3newlib/target-g77.add, gcc3newlib/target-gcc.add,
364        gcc3newlib/target-gcj.add, gcc3newlib/target-gnat.add,
365        gcc3newlib/target-objc.add: Remove.
366
3672005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
368
369        * gccnewlib/mkspec.in: Use gccnewlib/ instead of gcc3newlib/.
370
3712005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
372
373        * Makefile.am, configure.ac: Use gccnewlib/ instead of gcc3newlib/.
374        * README.cdn-X: Minor updates.
375
3762005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
377
378        * gccnewlib/.cvsignore, gccnewlib/Makefile.am,
379        gccnewlib/README, gccnewlib/base-g77.add,
380        gccnewlib/base-gcc.add, gccnewlib/base-gcj.add,
381        gccnewlib/base-gnat.add, gccnewlib/gccnewlib.add,
382        gccnewlib/header.add, gccnewlib/mkspec.in,
383        gccnewlib/target-c++.add, gccnewlib/target-g77.add,
384        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
385        gccnewlib/target-gnat.add, gccnewlib/target-objc.add:
386        New.
387
3882005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
389
390        * cpukit/rtems-cpukit.add, gdb/gdb.add:
391        Fix my email address, cosmetics.
392
3932005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
394
395        * setup, setup.def, gcc3newlib/mkspec.in:
396        s/gcc3newlib_rpm_release/gccnewlib_rpm_release/g.
397
3982005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
399
400        * setup: Fixup messages.
401
4022005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
403
404        * binutils/target-binutils.add, cpukit/rtems-cpukit.add,
405        gcc3newlib/gccnewlib.add, gdb/gdb.add, rtemsdoc/rtemsdoc.add:
406        Remove Autoreqprov-tag.
407
4082005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
409
410        * gcc3newlib/gccnewlib.add: Default to not building gcj for all gcc
411        versions. Cleanup comments.
412
4132005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
414
415        * configure.ac, setup, setup.def, gcc3newlib/mkspec.in:
416        Use newlib_* instead of gcc3newlib_* for setup.* values.
417
4182005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
419
420        * configure.ac, setup, setup.def, gcc3newlib/mkspec.in:
421        Use gcc_* instead of gcc3_* for setup.* values.
422
4232005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
424
425        * binutils/binutils.add, gdb/gdb.add: Sync %setup with gcc/gcc.add
426        for consistency.
427
4282005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
429
430        * binutils/binutils.add, gcc3newlib/gccnewlib.add, gdb/gdb.add:
431        Apply patches in tool subdirs.
432
4332005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
434
435        * binutils/binutils.add, binutils/mkspec.in:
436        Eliminate @PATCH2@.
437        * gcc3newlib/gccnewlib.add, gcc3newlib/mkspec.in:
438        Eliminate @PATCH2@, @PATCH4@.
439        * gdb/gdb.add, gdb/mkspec.in:
440        Eliminate @PATCH2@.
441
4422005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
443
444        * binutils/binutils.add, gcc3newlib/gccnewlib.add,
445        gdb/gdb.add: Add support for rpmbuild --with sources.
446
4472005-03-17      Ralf Corsepius <ralf.corsepius@rtems.org>
448
449        * gdb/Makefile.am: Add avr, mips64.
450        Cosmetics.
451        * gdb/base-gdb.add: Reflect gdb-6.3 not shipping mmalloc.info*.
452        * gdb/target-gdb.add: Add support for gcc-6.3's gdbtui.
453        * gdb/mkspec.in: Add PATCH-magic.
454        Add gdb_suffix.
455
4562005-03-12      Ralf Corsepius <ralf.corsepius@rtems.org>
457
458        * binutils/binutils.add, binutils/mkspec.in, setup.def:
459        Add binutils_suffix.
460        * binutils/target-binutils.add: Preparations for binutils-2.16.
461
4622005-02-24      Ralf Corsepius <ralf.corsepius@rtems.org>
463
464        * gcc3newlib/gccnewlib.add, gcc3newlib/mkspec.in, setup.def:
465        Add gcc_suffix. Add newlib_suffix.
466
4672005-02-16      Ralf Corsepius <ralf.corsepius@rtems.org>
468
469        * autotools/automake-rtems.spec.in: automake-1.9.5.
470
4712005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
472
473        * gcc3newlib/Makefile.am: Remove sh-rtemself. Add sh-rtemscoff.
474
4752005-01-17      Ralf Corsepius <ralf.corsepius@rtems.org>
476
477        * gcc3newlib/gccnewlib.add: Disable Ada (Stil broken with GCC-4.0.0).
478
4792005-01-12      Ralf Corsepius <ralf.corsepius@rtems.org>
480
481        * gcc3newlib/gccnewlib.add: Change my email address.
482        Add tic4x-*.
483
4842005-01-05      Ralf Corsepius <ralf.corsepius@rtems.org>
485
486        * autotools/automake-rtems.spec.in: automake-1.9.4.
487
4882004-11-02      Joel Sherrill <joel@OARcorp.com>
489
490        * setup.def: Include PowerPC patch to make C++ global constructors work
491        -- gcc 3.3.5/newlib-1.12.0 revision 2.
492
4932004-10-29      Joel Sherrill <joel@OARcorp.com>
494
495        * setup.def: Update gcc to 3.3.5 and binutils to 2.15.
496        * autotools/autoconf-rtems.spec.in: Temporarily do not include
497        some of the documentation since it causes the RPM build to fail.
498        * binutils/Makefile.am, gcc3newlib/Makefile.am: Add mips64-rtems.
499
5002004-09-29      Joel Sherrill <joel@OARcorp.com>
501
502        * buildall.in, buildalltar.in, binutils/Makefile.am,
503        cpukit/Makefile.am, gcc3newlib/Makefile.am, gcc3newlib/gccnewlib.add,
504        gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore,
505        rtemsdoc/Makefile.am: i960 obsoleted.
506
5072004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
508
509        * configure.ac: Require automake > 1.9.
510
5112004-09-23      Ralf Corsepius <ralf_corsepius@rtems.org>
512
513        * binutils/binutils.add: Rename package from binutils-collection to
514        binutils. Cleanups.
515        * binutils/target-binutils.add: Reflect changes above.
516        * binutils/Makefile.am: Add avr. Reflect changes above.
517        * autotools/autoconf-rtems.spec.in: Cleanup for chroot'ed builds.
518        * autotools/automake-rtems.spec.in: automake-1.9.2.
519        Cleanup for chroot'ed builds.
520        * gcc3newlib/Makefile.am: Add avr-rtems*gcc.
521        * gcc3newlib/gccnewlib.add: Disable c++ for avr.
522
5232004-07-29      Ralf Corsepius <ralf_corsepius@rtems.org>
524
525        * autotools/automake.spec.in: automake-1.9.
526
5272004-05-23      Joel Sherrill <joel@OARcorp.com>
528
529        * gcc3newlib/gccnewlib.add: gcc 3.4.0 is broken for embedded SPARC and
530        Ada. Until we can fix it, it is disabled.
531
5322004-05-23      Joel Sherrill <joel@OARcorp.com>
533
534        * gcc3newlib/target-gnat.add: Fix path to gnat1.
535
5362004-05-18      Ralf Corsepius <ralf_corsepius@rtems.org>
537
538        * binutils/Makefile.am: Add sh-rtemscoff.
539        Remove sh-rtemself.
540        * binutils/binutils.add: BuildRequires flex.
541        * autotools/automake-rtems.spec.in: Automake 1.8.5.
542
5432004-04-29      Ralf Corsepius <ralf_corsepius@rtems.org>
544
545        * gcc3newlib/gccnewlib.add: Another attempt to make *info.gz
546        handling more robust.
547
5482004-04-26      Ralf Corsepius <ralf_corsepius@rtems.org>
549
550        * autotools/automake-rtems.spec.in: Upgrade to 1.8.4.
551
5522004-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
553
554        * Index: base-g77.add, base-gcc.add, base-gcj.add, base-gnat.add,
555        gccnewlib.add, target-c++.add, target-gcc.add, target-gcj.add:
556        Apply _infodir, _mandir. Gzip man pages.
557        Reflect gcc having fixed gccinstall.info.
558
5592004-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
560
561        * binutils/base-binutils.add: Apply _infodir.
562        Don't install libiberty. Misc. cleanups.
563        * binutils/binutils.add: Apply _infodir, _mandir.
564        Don't install libiberty. Gzip man pages. Misc. cleanups.
565        * binutils/target-binutils.add: Apply _mandir.
566
5672004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
568
569        * autotools/automake-rtems.spec.in: Upgrade to 1.8.3.
570
5712004-03-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
572
573        * gcc3newlib/gccnewlib.add: Disable gnats.
574        Further preparations for gcc-3.4.0
575        * gcc3newlib/base-gcc.add, gcc3newlib/target-gnat.add,
576        gcc3newlib/base-gcj.add, gcc3newlib/target-gcj.add:
577        Reflect changes to gcc3newlib/gccnewlib.add.
578
5792004-03-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
580
581        * gcc3newlib/base-gcc.add, gcc3newlib/target-g77.add,
582        gcc3newlib/target-objc.add: Preps for gcc-3.4.0.
583        Reflect changes to gcc3newlib/gccnewlib.add.
584
5852004-03-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
586
587        * gcc3newlib/target-gcc.add, gcc3newlib/target-c++.add:
588        Reflect changes to gcc3newlib/gccnewlib.add.
589
5902004-03-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
591
592        * gcc3newlib/gccnewlib.add: Preps. for gcc-3.4.0.
593        Add %gcclib, %gccexec.
594
5952004-03-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
596
597        * binutils/base-binutils.add: Preparations for binutils-2.15.
598
5992004-02-24      Joel Sherrill <joel@OARcorp.com>
600
601        PR 580/tools
602        * setup.def: Fix setup.def to match current reality.
603
6042004-02-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
605
606        * gdb/base-gdb.add: Add annotate.info.
607        * gdb/gdb.add: Remove info/dir.
608
6092004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
610
611        * Makefile.am, gdb/Makefile.am: Cosmetics.
612
6132004-02-19      Joel Sherrill <joel@OARcorp.com>
614
615        * setup.def, gdb/gdb.add: gdb 6.0 RPMs built.
616
6172004-02-19      Joel Sherrill <joel@OARcorp.com>
618
619        * ChangeLog: Replace RTEMS user account with Joel.
620
6212004-02-17      Joel Sherrill <joel@oarcorp.com>
622
623        * setup.def, gdb/base-gdb.add, gdb/gdb.add: Building a gcc 3.2.3 i960
624        gcc and updating gdb to 5.3.
625
6262004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
627
628        * configure.ac, setup, setup.def: Remove now unused vars.
629
6302004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
631
632        * mkgccnewlibspec.in, gccnewlib/.cvsignore, gccnewlib/HISTORY,
633        gccnewlib/Makefile.am, gccnewlib/README, gccnewlib/base-chill.add,
634        gccnewlib/base-g77.add, gccnewlib/base-gcc.add, gccnewlib/base-gcj.add,
635        gccnewlib/gccnewlib.add, gccnewlib/header.add,
636        gccnewlib/target-chill.add, gccnewlib/target-g77.add,
637        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
638        gccnewlib/target-objc.add: Remove (Obsolete).
639        * configure.ac, Makefile.am: Reflect changes above.
640
6412004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
642
643        * gcc3newlib/gcc3newlib.add: Remove info/dir.
644        Cosmetics.
645
6462004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
647
648        * setup.def: Adapt to what Joel already ships -
649        gcc3_version=3.3.2, gcc3_patch_version=20031216,
650        gcc3newlib_rpm_release=3
651
6522004-02-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
653
654        * configure.ac: Remove rtemsdoc/mkspec. Add RTEMS_RPM_RELEASE.
655        * rtemsdoc/.cvsignore: Reformat.
656        * Makefile.am: Reformat. Add RTEMS_RPM_RELEASE support to
657        rtems-source.add, Use rtems_source_spec_DEPS instead of
658        rtems_source_spec_DEPENDENCIES (Conflicts with automake internals).
659        * rtems/rtems-source.add: Add RTEMS_RPM_RELEASE.
660        * rtemsdoc/mkspec.in: Remove.
661        * rtemsdoc/Makefile.am: Reworked.
662        * rtemsdoc/header.add: Update Copyright notice.
663        * rtemsdoc/rtemsdoc.add: Add RTEMS_RPM_RELEASE.
664        Add %{rpmgroup}. Remove bzip-ing *.ps.
665        * rtemsdoc/supplement.add.in: Add %{rpmgroup}.
666        * rtemsdoc/templ.add.in: Add %{rpmgroup}.
667
6682004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
669
670        * rtems/rtems-source.add: Require automake-1.8.2, autoconf-2.59.
671
6722004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
673
674        * rtems/rtems-source.add: New.
675        * Makefile.am: Add rtems/rtems-source.spec handling.
676        * configure.ac: AC_SUBST(RTEMS_VERSION,[_RTEMS_VERSION]).
677        * common/common.add.in: Use www.rtems.com as Vendor.
678
6792004-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
680
681        * configure.ac: Use RTEMS_ENABLE_RPMPREFIX.
682
6832004-01-28      Joel Sherrill <joel@oarcorp.com>
684
685        * buildall.in, buildalltar.in, binutils/Makefile.am,
686        cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am,
687        gdb/Makefile.am: Attempt to convert all c4x-rtems references to
688        tic4x-rtems. Left the rtems documentation alone.
689
6902004-01-28      Joel Sherrill <joel@oarcorp.com>
691
692        * configure.ac: Enable OS versioning by default for 4.7 branch.
693        * setup.def: Update binutils RPM version and build new gcc 3.2.3 RPMs.
694        * autotools/autoconf-rtems.spec.in, autotools/automake-rtems.spec.in:
695        Update for new tool spin.
696
6972004-01-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
698
699        * scripts/automake.spec.in: 1.8.2.
700
7012004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
702
703        * scripts/automake.spec.in: 1.8.1.
704        Add Patch0 automake-1.8.1-rtems-20040112-1.diff.
705        Add defattr, URL:-tag.
706
7072004-01-08      Joel Sherrill <joel@OARcorp.com>
708
709        * setup.def: Update gcc/newlib for 4.7 series to 3.3.2 with 20031216
710        gcc patch (RPM revision 4.7-2).
711
7122004-01-07      Joel Sherrill <joel@OARcorp.com>
713
714        * buildall.in, buildalltar.in, binutils/Makefile.am,
715        cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am,
716        gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore,
717        rtemsdoc/Makefile.am: mips64orion port removed as mips port more
718        completely covers the MIPS family.
719
7202003-12-16      Joel Sherrill <joel@OARcorp.com>
721
722        * setup.def: Update gcc/newlib for 4.7 series to 3.3.2 with 20031022
723        gcc patch (RPM revision 4.7-1).
724
7252003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
726
727        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
728
7292003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
730
731        * Makefile.am: Cosmetics.
732        * autotools/Makefile.am: Cosmetics.
733        * autotools/autoconf-rtems.spec.in: 2.59.
734        * autotools/automake-rtems.spec.in: 1.8, Require autoconf-2.59.
735        * binutils/Makefile.am: Cosmetics.
736        * cpukit/Makefile.am: Cosmetics.
737        * gcc3newlib/Makefile.am: Cosmetics.
738        * gccnewlib/Makefile.am: Cosmetics.
739        * gdb/Makefile.am: Cosmetics.
740        * rtems/Makefile.am: Cosmetics.
741        * rtemsdoc/Makefile.am: Cosmetics.
742
7432003-11-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
744
745        * gcc3newlib/gccnewlib.add: Add hacks to make gnatlib
746        buildable.
747        * gcc3newlib/base-gnat.add: Add info files.
748
7492003-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
750
751        * gcc3newlib/gccnewlib.add: Make not building gnat and gcj the
752        default for gcc-3.3.
753
7542003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
755
756        * binutils/Makefile.am: Add tic4x.
757        * binutils/mkspec.in: Remove duplicate rpmgroup.
758
7592003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
760
761        * gcc3newlib/Makefile.am: Add tic4x.
762        * gcc3newlib/gccnewlib.add: Don't install install-tools for
763        gcc >= 3.3.
764
7652003-10-22      Joel Sherrill <joel@OARcorp.com>
766
767        * configure.ac, setup.def: Update to binutils 2.14 adn gcc/newlib to
768        3.2.3 with 20030826 gcc patch.
769
7702003-10-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
771
772        * cpukit/target-cpukit.add: New.
773        * cpukit/Makefile.am: Reflect having added target-cpukit.add.
774        Acknowledge osversion.
775        * cpukit/mkspec.in: Acknowledge osversion and rpmgroup.
776        * cpukit/rtems-cpukit.add: Reflect new RTEMS spec conventions.
777
7782003-10-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
779
780        * autotools/automake-rtems.spec.in: Automake-1.7.8.
781
7822003-09-26      Joel Sherrill <joel@OARcorp.com>
783
784        * buildall.in, buildalltar.in, binutils/Makefile.am,
785        cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am,
786        gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore,
787        rtemsdoc/Makefile.am: Obsoleting HP PA-RISC port.
788
7892003-09-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
790
791        * autotools/automake-rtems.spec.in: Automake-1.7.7.
792
7932003-09-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
794
795        * gcc3newlib/gccnewlib.add: Fix duplicate removal of c++filt.
796        * gcc3newlib/base-gcj.add: Add fastjar.info, jar.1, grepjar.1.
797        * setup.def: gcc3newlib_rpm_release=4.
798
7992003-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
800
801        * binutils/base-binutils.add: Add osversion support.
802        * binutils/binutils.add: Add osversion support.
803        %setup -n %{name}-%{version}.
804        Don't remove c++filt.
805        * binutils/target-binutils.add: Add osversion support.
806        Pickup c++filt.
807        * gcc3newlib/base-g77.add: Add osversion support.
808        * gcc3newlib/base-gcc.add: Add osversion support.
809        * gcc3newlib/base-gcj.add: Add osversion support.
810        * gcc3newlib/base-gnat.add: Add osversion support.
811        * gcc3newlib/gccnewlib.add: Add osversion support.
812        Remove c++filt,
813        %setup -n -n %{name}-%{version}.
814        * gcc3newlib/target-c++.add: Add osversion support.
815        Don't pickup c++filt.
816        * gcc3newlib/target-g77.add: Add osversion support.
817        * gcc3newlib/target-gcc.add: Add osversion support.
818        * gcc3newlib/target-gcj.add: Add osversion support.
819        * gcc3newlib/target-gnat.add: Add osversion support.
820        * gccnewlib/gccnewlib.add: %setup -n %{name}-%{version}.
821        * gdb/base-gdb.add: Add osversion support, rpmgroup, rpmprefix,
822        gdb_version, gdb_target.
823        * gdb/target-gdb.add: Ditto.
824        * gdb/gdb.add: Ditto.
825        %setup -n -n %{name}-%{version}.
826
8272003-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
828
829        * binutils/Makefile.am: Fix osversion support for sh-rtemself.
830        * gcc3newlib/Makefile.am: Fix osversion support for sh-rtemself.
831
8322003-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
833
834        * configure.ac: Add --enable-osversions (OS-versioned RPMS support).
835        * binutils/Makefile.am: Add osversion support.
836        * binutils/mkspec.in: Add osversion support.
837        * gcc3newlib/Makefile.am: Add osversion support.
838        * gcc3newlib/mkspec.in: Add osversion support.
839        * gdb/Makefile.am: Add osversion support.
840        * gdb/mkspec.in: Add osversion support.
841        Add rpmprefix, rpmgroup.
842
8432003-09-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
844
845        * Makefile.am, configure.ac,
846        autotools/autoconf-rtems.spec.in, autotools/automake-rtems.spec.in,
847        binutils/Makefile.am, binutils/base-binutils.add,
848        binutils/binutils.add, binutils/mkspec.in,
849        binutils/target-binutils.add,
850        common/common.add.in,
851        cpukit/Makefile.am,
852        gcc3newlib/Makefile.am, gcc3newlib/base-g77.add,
853        gcc3newlib/base-gcc.add, gcc3newlib/base-gcj.add,
854        gcc3newlib/base-gnat.add, gcc3newlib/gccnewlib.add,
855        gcc3newlib/mkspec.in, gcc3newlib/target-c++.add,
856        gcc3newlib/target-g77.add, gcc3newlib/target-gcc.add,
857        gcc3newlib/target-gcj.add, gcc3newlib/target-gnat.add,
858        gcc3newlib/target-objc.add,
859        gccnewlib/Makefile.am,
860        gdb/Makefile.am,
861        rtems/Makefile.am,
862        rtemsdoc/Makefile.am:
863        Merger from rtems-4-6-branch.
864        * common/common.am: New.
865
8662003-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
867
868        * common/common.add.in: s/www.oarcorp.com/www.rtems.com/.
869        Add %define __os_install_post %{nil} to prevent RH-9's rpm-brp-strip
870        from running (Chokes on foreign object formats).
871        * gcc3newlib/base-g77.add:
872        Use %{gcc_version} instead of @gcc_version@.
873        * gcc3newlib/gccnewlib.add:
874        Use %{gcc_version} instead of @gcc_version@.
875        Reflect gcc >= 3.3 shipping monolytic infos.
876        * gcc3newlib/target-c++.add:
877        Use %{gcc_version} instead of @gcc_version@.
878        Don't pickup c++filt.
879        * gcc3newlib/target-g77.add:
880        Use %{gcc_version} instead of @gcc_version@.
881        * gcc3newlib/target-gcc.add:
882        Use %{gcc_version} instead of @gcc_version@.
883        * gcc3newlib/target-gcj.add:
884        Use %{gcc_version} instead of @gcc_version@.
885        * gcc3newlib/target-gnat.add:
886        Use %{gcc_version} instead of @gcc_version@.
887        * gcc3newlib/target-objc.add:
888        Use %{gcc_version} instead of @gcc_version@.
889
8902003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
891
892        * binutils/binutils.add: Preps for 2.14.
893        Use %{binutils_version} instead of @binutils_version@.
894        * binutils/base_binutils.add: Preps for 2.14.
895
8962003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
897
898        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
899
9002003-07-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
901
902        * autotools/automake-rtems.spec.in: Automake-1.7.6.
903
9042003-06-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
905
906        * autotools/automake-rtems.spec.in: Automake-1.7.5.
907
9082003-06-02      Joel Sherrill <joel@OARcorp.com>
909
910        * setup.def: Updated for RPM revision 3 of gcc3.2.3 and newlib1.11.0.
911
9122003-05-07      Joel Sherrill <joel@OARcorp.com>
913
914        * setup.def: Update to gcc3.2.3newlib1.11.0-1.
915        * gcc3newlib/gccnewlib.add: We used .bz2 files.
916
9172003-04-18      Joel Sherrill <joel@OARcorp.com>
918
919        * setup.def: Update to gcc3.2.2newlib1.11.0-2.
920        * gcc3newlib/gccnewlib.add: We used .bz2 files.
921
9222003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
923
924        * gcc3newlib/gccnewlib.add: Add %gcc_version, %newlib_version.
925        Apply %gcc_version, %newlib_version.
926        * gcc3newlib/target-c++.add: Apply %gcc_version, %newlib_version.
927        * gcc3newlib/target-g77.add: Apply %gcc_version, %newlib_version.
928        * gcc3newlib/target-gcc.add: Apply %gcc_version, %newlib_version.
929        * gcc3newlib/target-gcj.add: Apply %gcc_version, %newlib_version.
930        * gcc3newlib/target-gnat.add: Apply %gcc_version, %newlib_version.
931        * gcc3newlib/target-objc.add: Apply %gcc_version, %newlib_version.
932
9332003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
934
935        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
936
9372003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
938
939        * configure.ac: AC_PREREQ(2.57).
940
9412003-02-10      Joel Sherrill <joel@OARcorp.com>
942
943        * gdb/gdb.add, gdb/mkspec.in, gdb/target-gdb.add: Use RPM logic to
944        determine which targets have simulators, configure with appropriate
945        arguments, and package the correct files.
946
9472003-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
948
949        * gcc3newlib/target-gcc.add: Remove %{_exeext} from gccbug.
950        * gcc3newlib/gccnewlib.add: Add %gcj to support to disabling building
951        gcj from rpmbuild command line.
952        Copy gsyslimits.h for CDN-X compilation.
953
9542003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
955
956        * README.cdn-X: New.
957        * binutils/binutils.add: Add --build=%_build --host=%_host.
958        * cpukit/.cvsignore: Add *.spec.in.
959        * gcc3newlib/gccnewlib.add: Add --build=%_build --host=%_host.
960        * gdb/gdb.add: Add --build=%_build --host=%_host.
961        * rtemsdoc/.cvsignore: Add *.spec.in.
962
9632003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
964
965        * gcc3newlib/gccnewlib.add: Remove Buildroot.
966        * common/.cvsignore: New.
967
9682003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
969
970        * common/common.add.in: Add Vendor, Distribution, BuildRoot.
971        * binutils/Makefile.am: Fix path to clean.add.
972        * binutils/binutils.add: Remove BuildRoot.
973        * cpukit/Makefile.am:  Use $(top_builddir)/common/common.add,
974        $(top_builddir)/common/clean.add, header.add.
975        Generate rtems-cpukit.spec.in.
976        * cpukit/header.add: New.
977        * cpukit/rtems-cpukit.spec.in: Remove.
978        * cpukit/rtems-cpukit.add: New.
979        * gccnewlib/gccnewlib.add: Remove Buildroot.
980        * gdb/gdb.add: Remove Buildroot.
981        * rtemsdoc/rtemsdoc.add: Remove BuildRoot.
982
9832003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
984
985        * rtemsdoc/Makefile.am: Use $(top_builddir)/common/common.add,
986        $(top_builddir)/common/clean.add, header.add.
987        Generate rtemsdoc.spec.in.
988        * rtemsdoc/mkspec.in: Remove exe_ext.
989        * rtemsdoc/rtemsdoc.spec.in: Remove.
990        * gccnewlib/Makefile.am:  Use $(top_builddir)/common/common.add,
991        $(top_builddir)/common/clean.add, header.add.
992        * gccnewlib/base-gcc.m4: Replace @exe_ext@ with %{_exeext}.
993        * gccnewlib/base-gcj.add: Replace @exe_ext@ with %{_exeext}.
994        * gccnewlib/gccnewlib.add: Replace @exe_ext@ with %{_exeext}.
995        Remove header, broken cdn-X configuration, %clean.
996        * gccnewlib/target-g77.add: Replace @exe_ext@ with %{_exeext}.
997        * gccnewlib/target-gcc.add: Replace @exe_ext@ with %{_exeext}.
998        * gccnewlib/target-gcj.add: Replace @exe_ext@ with %{_exeext}.
999        * gccnewlib/target-objc.add: Replace @exe_ext@ with %{_exeext}.
1000
10012003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1002
1003        * gdb/gdb.add: Remove header, broken cdn-X configuration,
1004        %clean, Replace @exe_ext@ with %{_exeext}.
1005        * gdb/mkspec.in: Remove exe_ext.
1006        * gdb/target-gdb.add: Replace @exe_ext@ with %{_exeext}.
1007        * gdb/Makefile.am: Use $(top_builddir)/common/common.add,
1008        $(top_builddir)/common/clean.add, header.add.
1009        * gcc3newlib/base-gcj.add: Replace @exe_ext@ with %{_exeext}.
1010        * cpukit/mkspec.in: Remove exe_ext.
1011        * binutils/Makefile.am: Use $(top_builddir)/common/common.add,
1012        $(top_builddir)/common/clean.add, header.add.
1013
10142003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1015
1016        * gcc3newlib/gccnewlib.add: Remove header, broken cdn-X configuration,
1017        %clean, Replace @exe_ext@ with %{_exeext}.
1018        * gcc3newlib/mkspec.in: Remove exe_ext.
1019        * gcc3newlib/target-c++.add: Replace @exe_ext@ with %{_exeext}.
1020        * gcc3newlib/target-g77.add: Replace @exe_ext@ with %{_exeext}.
1021        * gcc3newlib/target-gcc.add: Replace @exe_ext@ with %{_exeext}.
1022        * gcc3newlib/target-gcj.add: Replace @exe_ext@ with %{_exeext}.
1023        * gcc3newlib/target-gnat.add: Replace @exe_ext@ with %{_exeext}.
1024        * gcc3newlib/target-objc.add: Replace @exe_ext@ with %{_exeext}.
1025        * gcc3newlib/Makefile.am: Use $(top_builddir)/common/common.add,
1026        $(top_builddir)/common/clean.add, header.add.
1027
10282003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1029
1030        * Makefile.am: Remove reference to mkbinutilsspec.
1031        * configure.ac: Remove EXEEXT check.
1032        Add common/clean.add, common/common.add.
1033
10342003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1035
1036        * binutils/binutils.add: Remove header, broken cdn-X configuration,
1037        %clean.
1038        * binutils/mkspec.in: Remove exe_ext, build_alias, host_alias.
1039        * binutils/target-binutils.add: Replace @exe_ext@ with %{_exeext}.
1040
10412003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1042
1043        * gcc3newlib/header.add: New.
1044        * gccnewlib/header.add: New.
1045        * binutils/header.add: New.
1046        * gdb/header.add: New.
1047        * rtemsdoc/header.add: New.
1048        * rtemsdoc/rtemsdoc.add: New.
1049        * common/clean.add.in: New.
1050        * common/common.add.in: New.
1051
10522003-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1053
1054        * binutils/mkspec.in: New.
1055        * binutils/.cvsignore: Add mkspec.
1056        * mkbinutilspec.in: Remove.
1057        * gdb/Makefile.am: Depend on mkspec.
1058        * binutils/binutils.add: Add @exe_ext@ to c++filt.
1059        Add %_defaultbuildroot.
1060        * configure.ac: Reflect changes above.
1061        * binutils/Makefile.am: Reflect changes above.
1062        * Makefile.am: Remove mkbinutilspec.
1063
10642003-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1065
1066        * gdb/.cvsignore: Add mkspec.
1067
10682003-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1069
1070        * ChangeLog: Fix yesterday's entry.
1071        * gdb/target-gdb.add: %defattr(-,root,root).
1072        Use %{_prefix} instead of /opt/rtems.
1073        Misc. minor changes.
1074        * gdb/gdb.add: Use %{_prefix} instead of /opt/rtems.
1075        Remove stray unpackaged files.
1076        Use %{_defaultbuildroot} instead of hard-coded values.
1077        configure --disable-nls.
1078        Misc. minor changes.
1079        Add BuildPreReq: ncurses-devel.
1080        * gdb/base-gdb.add: %defattr(-,root,root).
1081        Use %{_prefix} instead of /opt/rtems.
1082        Misc. minor changes.
1083        * gdb/mkspec.in: New.
1084        * gdb/Makefile.am: Reflect addition of gdb/mkspec.in.
1085        * gcc3newlib/mkspec.in: Fix usage.
1086        * gcc3newlib/gccnewlib.add: Use %{_defaultbuildroot} instead of
1087        hard-coded values. Update copyright notice.
1088        * mkgdbspec.in: Removed.
1089        * Makefile.am: Remove mkgdbspec.
1090        * configure.ac: Remove mkgdbspec.
1091        Add gdb/mkspec.
1092
10932003-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1094
1095        * gcc3newlib/gccnewlib.add: Add various BuildPreReq.
1096        Add %defattr(-,root,root) to "dir".
1097        * gcc3newlib/base-g77.add: %defattr(-,root,root).
1098        * gcc3newlib/base-gcc.add %defattr(-,root,root).
1099        * gcc3newlib/base-gcj.add %defattr(-,root,root).
1100        * gcc3newlib/base-gnat.add %defattr(-,root,root).
1101        * gcc3newlib/target-c++.add %defattr(-,root,root).
1102        * gcc3newlib/target-g77.add %defattr(-,root,root).
1103        * gcc3newlib/target-gcc.add %defattr(-,root,root).
1104        * gcc3newlib/target-gcj.add %defattr(-,root,root).
1105        * gcc3newlib/target-gnat.add %defattr(-,root,root).
1106        * gcc3newlib/target-objc.add %defattr(-,root,root).
1107
11082003-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1109
1110        * setup.def: binutils_rpm_release=2.
1111        * binutils/base-binutils.add: %defattr(-,root,root).
1112        * binutils/target-binutils.add: Ditto.
1113        * binutils/binutils.add: BuildPreReq: texinfo >= 4.2.
1114
11152003-01-27      Joel Sherrill <joel@OARcorp.com>
1116
1117        * buildalltar.in, setup.def: Tool update including binaries for Cygwin
1118        with a special RTEMS user account.
1119
11202003-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1121
1122        * configure.ac: Add rtemsdoc.
1123        * Makefile.ac: Add rtemsdoc.
1124        * rtemsdoc/README: New.
1125        * rtemsdoc/.cvsignore: New.
1126
11272003-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1128
1129        * rtemsdoc/Makefile.am: New.
1130        * rtemsdoc/mkspec.in: New.
1131        * rtemsdoc/rtemsdoc.spec.in: New.
1132        * rtemsdoc/supplement.add.in: New.
1133        * rtemsdoc/templ.add.in: New.
1134
11352002-12-16      Joel Sherrill <joel@OARcorp.com>
1136
1137        * setup.def: Updated gcc 3.2.1newlib1.10.0 RPM to revision 4
1138        to include m68k crti.o/crtn.o multilib patch.
1139
11402002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1141
1142        * autotools/automake-rtems.spec.in: Update to automake-1.7.2.
1143        * autotools/autoconf-rtems.spec.in: Update to autoconf-2.57.
1144
11452002-12-06      Joel Sherrill <joel@OARcorp.com>
1146
1147        * ChangeLog: Removed duplicate entry.
1148
11492002-12-06      Joel Sherrill <joel@OARcorp.com>
1150
1151        * setup.def: Updated patch to fix m68k cut and paste bug which turned
1152        a tab into spaces in a Makefile fragment.
1153        * gcc3newlib/gccnewlib.add: If building gnat for the mips, the library
1154        must be built with a -G0 option.
1155
11562002-12-02      Joel Sherrill <joel@OARcorp.com>
1157
1158        * setup.def, gcc3newlib/gccnewlib.add: Updated to gcc 3.2.1 RPM revision
1159        2 which enabled the mips-rtems gnat using gcc 3.2.1 patch 20021129.
1160
11612002-11-29      Joel Sherrill <joel@OARcorp.com>
1162
1163        * setup.def: Updated to gcc-3.2.1.
1164
11652002-11-28      Joel Sherrill <joel@OARcorp.com>
1166
1167        * setup.def: Updated to gcc-3.2 and newlib1.1.0 RPM version 6.
1168        * gcc3newlib/gccnewlib.add: Reenabled i386-rtems gnat.
1169
11702002-11-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1171
1172        * gcc3newlib/gccnewlib.add:
1173        Remove *.la's to make rpm-4.1/RH-8.0 happy.
1174        Remove libiberty.a to make rpm-4.1/RH-8.0 happy.
1175        Change gcc/version.c to reflect us having patched gcc.
1176
11772002-11-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1178
1179        * binutils/binutils.add: Add BuildPreReq: /sbin/install-info.
1180        Disable nls.
1181        Apply gzip -9qf to compress *infos and *mans.
1182        Apply /sbin/install-info.
1183        Remove  *c++-filt.
1184        * binutils/base-binutils.add: Add PreReq: /sbin/install-info.
1185        Apply /sbin/install-info.
1186        Package as.info-*.gz.
1187        * binutils/target-binutils.add:
1188        Package man1/*.1*.
1189
11902002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1191
1192        * autotool/autoconf-rtems.spec.in: Fix @prefix@.
1193
11942002-11-13      Joel Sherrill <joel@OARcorp.com>
1195
1196        * setup.def: Switched to binutils 2.13.1
1197        * binutils/Makefile.am: Remove a29k-rtems.
1198
11992002-11-11      Joel Sherrill <joel@OARcorp.com>
1200
1201        * setup.def, gcc3newlib/gccnewlib.add: Patch includes updates
1202        which were patch changes for -3 and -4 RPM revisions.   Disabled
1203        build of gnat for i386-rtems as it failed to build.
1204
12052002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1206
1207        * gcc3newlib/gccnewlib.add: Remove %{target} != %{build} comment
1208        (RH-8.0/rpm-4.1 bogusly expands the macros and chokes.)
1209        * binutils/binutils.add: Remove %{target} != %{build} comment
1210        (RH-8.0/rpm-4.1 bogusly expands the macros and chokes.).
1211        Comment out CONFIGURE_ARGS (RH-8.0/rpm-4.1 is broken wrt. _build_os
1212        and _target_os)
1213        * gcc3newlib/base-gcc.add: Add gccint*infos.
1214        * gcc3newlib/base-gcj.add: Add gcj*infos.
1215        Mark manpages as %doc and pickup the gzipped versions.
1216
12172002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1218
1219        * autotools/automake-rtems.spec.in: Fix my address. Set up PATH
1220        before running configure (Prep. for automake >= 1.7).
1221
12222002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1223
1224        * autotools/autoconf-rtems.spec.in: New.
1225        Remove Provides: autoconf (Conflicts with RH-8.0).
1226        * autotools/autoconf-rtems.spec: Remove.
1227        * autotools/automake-rtems.spec.in:
1228        Remove Provides: automake (Conflicts with RH-8.0).
1229        * gcc3newlib/Makefile.am: Remove references to mkgcc3newlibspec.
1230        * Makefile.am: Ditto.
1231        * configure.ac: Add autotools/autoconf-rtems.spec.in.
1232
12332002-10-24      Joel Sherrill <joel@OARcorp.com>
1234
1235        * setup.def: Update gcc 3.2 pathc to includ epatch for gcc PR8314.
1236        * gcc3newlib/gccnewlib.add: Don't build mips/gnat as we do not
1237        currently include the patch referenced in PR8344.
1238
12392002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1240
1241        * .cvsignore: Reformat.
1242        Add autom4te*cache.
1243        Remove autom4te.cache.
1244
12452002-09-14      Joel Sherrill <joel@OARcorp.com>
1246
1247        * gcc3newlib/base-gcj.add, gcc3newlib/gccnewlib.add,
1248        gcc3newlib/target-gcj.add: First attempt at enabling Java support.
1249
12502002-08-21      Joel Sherrill <joel@OARcorp.com>
1251
1252        * setup.def, gcc3newlib/gccnewlib.add: Updated the tools for
1253        gcc 3.2 and Ada.
1254
12552002-08-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1256
1257        * gcc3newlib/gccnewlib.add: Re-add i386-rtems Ada.
1258        Add %_gnat and --define 'gnat [0|1]' support.
1259        Enable gnat for gcc-3.2/Disable for gcc-3.1.
1260        Add hacks to build gnatlib.
1261        Re-activate commented out fragments for old gcc versions.
1262        Add @target_alias@-gnatgcc.
1263
12642002-08-15      Joel Sherrill <joel@OARcorp.com>
1265
1266        * setup.def: New gcc 3.1 RPMs (-7).
1267        * gcc3newlib/gccnewlib.add:  i386-rtems doesn't build Ada.
1268
12692002-08-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1270
1271        * gcc3newlib/Makefile.am: Remove c_only remnants.
1272        * gcc3newlib/gccnewlib.add: Reflect gcc-3.2 putting c++
1273        headers into c++ instead of g++.
1274        * gcc3newlib/target-c++.add: Ditto.
1275
12762002-08-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1277
1278        * gcc3newlib/base-gnat.add: Don't use %{%prefix}/bin/gnat*.
1279        * gcc3newlib/Makefile.am: Use mkspec for c4x.
1280        * gcc3newlib/gccnewlib.add: Rework processing of %if %build_XXX.
1281        Rework handing Ada.
1282        Don't put adalib and adainclude into files.gcc.
1283        * gcc3newlib/target-gnat.add: Add adalib.
1284        Add adainclude.
1285
12862002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1287
1288        * gcc3newlib/base-gnat.add: Use -n rtems-base-gnat.
1289
12902002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1291
1292        * gcc3newlib/.cvsignore: Add mkspec.
1293
12942002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1295
1296        * mkgcc3newlibspec.in: Remove
1297        * gcc3newlib/mkspec.in: New.
1298        * configure.ac: Reflect changes above.
1299        * gcc3newlib/gccnewlib.add: Add build_XXX defines.
1300        Add preliminary gnat support.
1301        * gcc3newlib/base-g77.add: Add build_g77.
1302        * gcc3newlib/base-gcj.add: Add build_gcj.
1303        * gcc3newlib/base-gnat.add: New.
1304        * gcc3newlib/target-c++.add: Add build_cxx.
1305        * gcc3newlib/target-g77.add: Add build_g77.
1306        * gcc3newlib/target-gcj.add: Add build_gcj.
1307        * gcc3newlib/target-objc.add: Add build_objc.
1308        * gcc3newlib/target-gnat.add: New.
1309        * gcc3newlib/Makefile.am: Use ./mkspec. Use unified spec.
1310
13112002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1312
1313        * setup.def: Increment release for gcc3newlib.
1314        * gcc3newlib/gccnewlib.add: Do not put cc1plus into gcc-rpm.
1315
13162002-08-08      Joel Sherrill <joel@OARcorp.com>
1317
1318        * setup.def, binutils/base-binutils.add, binutils/target-binutils.add:
1319        Updated to binutils 2.13 which has no known issues.
1320
13212002-08-06      Joel Sherrill <joel@OARcorp.com>
1322
1323        * setup.def: Updating gcc3/newlib patches and tool versions.  The
1324        focus of this round of patches was ot eliminate header file name
1325        conflicts between RTEMS and newlib.
1326
13272002-07-30      Joel Sherrill <joel@OARcorp.com>
1328
1329        * setup.def: Updated to gcc3.1/newlib 1.10.0 RPM revision 5 with
1330        the gcc3 patch 20020730a and newlib 1.10.0 patch 20020726.
1331
13322002-07-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1333
1334        * autotools/automake-rtems.spec.in: Automake-1.6.3.
1335        * cpukit/.cvsignore: Add mkspec. Remove rtems.spec.
1336
13372002-07-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1338
1339        * configure.ac: Use AC_CONFIG_FILES(script, chmod +x script)
1340        to generate mk*spec scripts.
1341        * mkbspspec.in: Use ',' as pattern delimiter in sed expression
1342        for $rpm_build_root.
1343        * mkbinutilsspec.in:  Use ',' as pattern delimiter in sed
1344        expression for $rpm_build_root.
1345        * cpukit/mkspec.in: Cosmetical changes.
1346
13472002-07-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1348
1349        * ChangeLog: Fix 2002-07-22 ChangeLog entry bogusly referring to
1350        Joel.
1351        * cpukit/Makefile.am: New.
1352        * cpukit/mkspec.in: New.
1353        * cpukit/rtems-cpukit.spec.in: New.
1354        * cpukit/.cvsignore: New.
1355        * configure.ac: Add cpukit.
1356        Add RTEMS_TOP to pickup _RTEMS_VERSION (required by cpukit).
1357        * Makefile.am: Add cpukit. Add ACLOCAL_AMFLAGS (required to pickup
1358        RTEMS_VERSION).
1359        * setup.def: Use %{_tmppath} as default for $rpm_build_root.
1360        * mkbinutilsspec.in: Use ',' as pattern delimiter in sed expression
1361        for $rpm_build_root.
1362        * mkgccnewlibspec.in:  Use ',' as pattern delimiter in sed
1363        expression for $rpm_build_root.
1364        * mkgcc3newlibspec.in:  Use ',' as pattern delimiter in sed
1365        expression for $rpm_build_root.
1366        * mkgdbspec.in:  Use ',' as pattern delimiter in sed expression for
1367        $rpm_build_root.
1368
13692002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1370
1371        * binutils/Makefile.am: Add or32-rtems-binutils.
1372
13732002-07-19      Joel Sherrill <joel@OARcorp.com>
1374
1375        * setup.def: Updated newlib patch to get sh and hppa crt0 mods.
1376
13772002-07-01      Joel Sherrill <joel@OARcorp.com>
1378
1379        * setup.def: Update gcc3 RPMs for new patches.
1380
13812002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1382
1383        * autotools/automake-rtems.spec.in: Update to automake-1.6.2.
1384
13852002-06-14      Joel Sherrill <joel@OARcorp.com>
1386
1387        * mkgdbspec.in, setup.def, gcc3newlib/gccnewlib.add, gdb/gdb.add:
1388        Updated to gcc 3.1 and gdb 5.2.
1389
13902001-05-29      Joel Sherrill <joel@OARcorp.com>
1391
1392        * setup.def: Updated to binutils 2.12.1.
1393        * rtems/Makefile.am: Remove m68k-rtemself references.
1394
13952002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1396
1397        * mkgcc3newlibspec.in: Remove SETUP (bogus).
1398        * gcc3newlib/target-c++.add: New.
1399        * gcc3newlib/Makefile.am: Add target-c++.add.
1400        * gcc3newlib/base-g77.add: Adapt to gcc-3.1.
1401        Reflect having split out c++. Various minor fixes.
1402        * gcc3newlib/base-gcc.add: Ditto.
1403        * gcc3newlib/gccnewlib.add: Ditto.
1404        * gcc3newlib/target-gcc.add: Ditto.
1405
14062002-04-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1407
1408        * gcc3newlib/gccnewlib.add: Add gcc_update --touch to fix
1409        timestamps.
1410
14112001-04-16      Joel Sherrill <joel@OARcorp.com>
1412
1413        * .cvsignore: Added files added by automake 1.6.1.
1414        * setup.def: New shot at gcc 3.0.4 RPMs.
1415        * binutils/Makefile.am, gdb/Makefile.am, rtems/Makefile.am:
1416        Deleted m68k-rtemself.
1417        * gcc3newlib/gccnewlib.add: Commented out host/target OS check.
1418 
14192002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1420
1421        * autotools/automake-rtems.spec.in: Update to automake-1.6.1.
1422        Use *.tar.bz2.
1423
14242002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1425
1426        * mkbinutilspec.in: Fix PATCH2.
1427
14282002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1429
1430        * gcc3newlib/gccnewlib.add: Add -Bgcc/ when collecting multilibs.
1431
14322002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1433
1434        * gcc3newlib/gccnewlib.spec.in: Removed from CVS.
1435
1436
14372002-04-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1438
1439        * mkbinutilspec.in: Add support for empty patch-version (no patch).
1440        * mkgcc3newlibspec.in: Ditto.
1441        * setup: Fix gcc3*_versions handling.
1442        * setup.def: binutils_patch_version=.
1443        * binutils/binutils.add: Reflect changes to mkbinutilspec.in,
1444        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
1445        * binutils/target-binutils.add: Comment out c++filt.
1446        * gcc3newlib/base-gcc.add: Remove duplicate libm.info.
1447        * gcc3newlib/gccnewlib.add: Reflect changes to mkgcc3newlibspec.in.
1448        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
1449        Comment out gcc-2.95.x hacks.
1450        Remove *.la from installed files.
1451        * gcc3newlib/gccnewlib_c_only.spec.in: Remove.
1452
14532001-04-02      Joel Sherrill <joel@OARcorp.com>
1454
1455        * buildall.in: Correct logic for detecting 0 RTEMS RPMS installed.
1456
14572001-03-29      Joel Sherrill <joel@OARcorp.com>
1458
1459        * .cvsignore: Added mkgcc3newlib.
1460
14612001-03-29      Joel Sherrill <joel@OARcorp.com>
1462
1463        * gcc3newlib/.cvsignore: New file.
1464
14652001-03-28      Joel Sherrill <joel@OARcorp.com>
1466
1467        * Per PR64 added support for gcc 3.x RPMs
1468        * Makefile.am, configure.ac, mkspec, setup, setup.def: Modified.
1469        * mkgcc3newlibspec.in: New file.
1470        * gcc3newlib: New subdirectory.
1471        * base-g77.add, base-gcc.add, base-gcj.add, gccnewlib.add,
1472        gccnewlib_c_only.spec.in, gccnewlib.spec.in, HISTORY, Makefile.am,
1473        README, target-g77.add, target-gcc.add, target-gcj.add,
1474        target-objc.add: New files.
1475
14762001-03-28      Joel Sherrill <joel@OARcorp.com>
1477
1478        * binutils/binutils.add: Commented out patch since binutils 2.12
1479        does not require one.
1480
14812002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1482
1483        * configure.ac:
1484        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1485        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1486        * autotools/Makefile.am: Remove AUTOMAKE_OPTIONS.
1487        * Makefile.am: Remove AUTOMAKE_OPTIONS.
1488        * binutils/Makefile.am: Remove AUTOMAKE_OPTIONS.
1489        * gccnewlib/Makefile.am: Remove AUTOMAKE_OPTIONS.
1490        * gdb/Makefile.am: Remove AUTOMAKE_OPTIONS.
1491        * rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
1492
14932002-03-06      Ralf Corsepius <corsepiu@faw-uni-ulm.de>
1494
1495        * PR151
1496        * autotools/automake-rtems.spec.in: New.
1497        * autotools/automake-rtems.spec: Removed.
1498        * configure.ac: Reflect changes above.
1499
15002001-02-27      Joel Sherrill <joel@OARcorp.com>
1501
1502        * configure.ac: Be a little more lenient in matching sparc-solaris.
1503
15042002-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1505
1506        * mkbinutilspec.in, mkgccnewlibspec.in, gccnewlib/base-chill.add,
1507        gccnewlib/base-g77.add, gccnewlib/base-gcc.add,
1508        gccnewlib/base-gcj.add, gccnewlib/gccnewlib.add,
1509        gccnewlib/target-chill.add, gccnewlib/target-g77.add,
1510        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
1511        gccnewlib/target-objc.add: Added more support for Canadian Cross
1512        building.
1513
15142001-01-30      Joel Sherrill <joel@OARcorp.com>
1515
1516        * buildall.in: Corrected logic for detecting when no RPMs are installed.
1517
15182001-01-24      Joel Sherrill <joel@OARcorp.com>
1519
1520        * README: Added Canadian Cross instructions.
1521
15222002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1523
1524        * configure.ac: Add AC_PREFIX_DEFAULT([/opt/rtems]).
1525        * mkbinutilsspec.in: Add propagation of @prefix@.
1526        * binutils/base-binutils.add:
1527        Let %post and %unpost apply %{_prefix}.
1528        Apply %{_prefix} instead of /opt/rtems.
1529        * binutils/binutils.add: Update copyright notice.
1530        Add _prefix.
1531        Apply %{_prefix} instead of /opt/rtems.
1532        Remove -a 0 in %setup.
1533        Rework hack to SuSE's rpm screwing up %{_target}.
1534        Replace ARGS with CONFIGURE_ARGS.
1535        * binutils/target-binutils.add:
1536        Apply %{_prefix} instead of /opt/rtems.
1537
15382002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1539
1540        * binutils/binutils.add: Add initial support for building
1541        Canadian cross RPMs.  It should work like this:
1542            cd rtems/scripts
1543            ./configure --build=`../config.guess` --host=i386-cygwin
1544            make install
1545            rpm --target=i386-cygwin \
1546                /usr/src/redhat/SPECS/<target>-binutils-..spec.
1547
1548            alien -t /usr/src/redhat/RPMS/....i386.rpm
1549        .. and voila ... your tarball, with rpm-consistency checks etc. applied.
1550
15512001-01-22      Joel Sherrill <joel@OARcorp.com>
1552
1553        * buildalltar.in: Modified to support Canadian cross builds.
1554        It was testing using a RedHat 7.2 host to build *-rtems tools
1555        that run on an i386-cygwin host.
1556
15572001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1558
1559        * configure.ac: Fix typo to allow custom RPM_SPECSdirs.
1560
15612001-10-16      Joel Sherrill <joel@OARcorp.com>
1562
1563        * setup.def: Bumped the gdb_patch_version to account for a configuration
1564        problem on psim where it could not be enabled for powerpc-RTEMS.
1565        * gdb/Makefile.am: Add i386-RTEMS and powerpc-RTEMS targets.
1566
15672001-10-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1568
1569        * mkbinutilsspec.in: Guard sed-pattern against autoconf.
1570        * mkgccnewlibspec.in: Guard sed-pattern against autoconf, remove
1571        Target_alias.
1572        * mkgdbspec.in: Guard sed-pattern against autoconf.
1573        * mkbspspec.in: Guard sed-pattern against autoconf.
1574        * configure.ac: Rework check for RPM_SPECSdir.
1575        * autotools/automake-rtems.spec: Update to automake-1.5.
1576
15772001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1578
1579        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
1580        * configure.in: Remove.
1581        * configure.ac: New file, generated from configure.in by autoupdate.
1582
15832001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1584
1585        * gdb/Makefile.am, gccnewlib/Makefile.am, binutils/Makefile.am:
1586        Initially setup CLEANFILES using = instead of += to make
1587        automake-1.5 happy.
1588
15892001-09-13      Joel Sherrill <joel@OARcorp.com>
1590
1591        * setup.def, gccnewlib/gccnewlib.add, gccnewlib/target-gcc.add:
1592        Revert changes because of gcc 2.5.x/3.0 transition and continue
1593        to support gcc 2.95.x as primary version.
1594
15952001-09-13      Joel Sherrill <joel@OARcorp.com>
1596
1597        * mkgccnewlibspec.in,
1598        Use Target_alias not target_alias to avoid conflicts with new autoconf.
1599        * setup.def: Changed version numbers in attempt at building gcc 3.0.1.
1600        Only sparc and arm built for C/C++ OK. :(
1601        * gccnewlib/base-gcc.add: Modifications to reflect files not in gcc 3.x.
1602        * gccnewlib/gccnewlib.add: gcc 3.x does not have "everything in the name"
1603        * target-gcc.add: Modifications to reflect files not in gcc 3.1
1604
16052001-09-13      Joel Sherrill <joel@OARcorp.com>
1606
1607        * autotools/.cvsignore: New file.
1608
16092001-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1610
1611        * autotools/Makefile.am, autotools/autoconf-rtems.spec,
1612        autotools/automake-rtems.spec: New.
1613        * configure.in, Makefile.am: Add autotools/.
1614
16152001-08-30      Joel Sherrill <joel@OARcorp.com>
1616
1617        * .cvsignore: Add buildalltar.
1618
16192001-08-30      Joel Sherrill <joel@OARcorp.com>
1620
1621        * buildalltar.in: New file.
1622        * configure.in, Makefile.am: Modified to reflect addition of file.
1623
16242001-08-10      Joel Sherrill <joel@OARcorp.com>
1625
1626        * mkgdbspec.in: Make list of simulators very complete.
1627        * setup.def: Update versions.
1628
16292001-07-03      Joel Sherrill <joel@OARcorp.com>
1630
1631        * setup.def, binutils.add, gccnewlib.add: Updated to build
1632        binutils 2.11.2 (rtems patch 20010622), gcc 2.95.3 (rtems
1633        patch a20010622), and newlib 1.9.0 (rtems patch 10020622).
1634
16352001-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1636
1637        * configure.in: Remove AC_EXEEXT, treat .exe manually.
1638        * gccnewlib/base-gcc.add: Remove cpp.
1639        * gccnewlib/gccnewlib.add: mv cpp $target_alias-cpp, update
1640        copyright.
1641
16422001-04-16      Joel Sherrill <joel@OARcorp.com>
1643
1644        * setup.def: Modified the binutils version to 2.11 and
1645        RPM revision 3 to reflect experimentation with new binutils release.
1646
16472001-04-11      Joel Sherrill <joel@OARcorp.com>
1648
1649        * binutils/Makefile.am: Added a29k-rtems.
1650        * binutils/binutils.add: Switch to .bz2 extension to reflect
1651        real way code is compressed on distribution sites now.
1652
16532001-03-19      Joel Sherrill <joel@OARcorp.com>
1654
1655        * setup.def: Updated version numbers and patches for binutils
1656        and gdb.  binutils was to get correct patch in field.  gdb
1657        was to add mipstx39-rtems configurery support.
1658
16592001-03-14      Joel Sherrill <joel@OARcorp.com>
1660
1661        * gdb/Makefile.am, mkgdbspec.in: Added mipstx39-rtems
1662        configuration to gdb since this includes the JMR3904 simulator.
1663
16642001-01-03      Joel Sherrill <joel@OARcorp.com>
1665
1666        * setup.def, binutils/HISTORY, gccnewlib/HISTORY: Updated
1667        binutils HISTORY to reflect new revision.  Updated gcc to fix
1668        i960 C++ problem.  Updated newlib to move to newlib 1.9.0.
1669
16702000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1671
1672        * gccnewlib/gccnewlib.add: Fix typo in URL.
1673
16742000-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1675
1676        * configure.in: Adapt m4-quoting to autoconf-2.49b, use $host
1677        instead of $target to setup RPM_CPU, move chmod 755 buildall to
1678        AC_OUTPUT's extra-cmds.
1679       
16802000-10-30      Joel Sherrill <joel@OARcorp.com>
1681
1682        * buildall.in, mkgdbspec.in, setup.def, binutils/Makefile.am,
1683        gccnewlib/HISTORY, gccnewlib/Makefile.am, gdb/Makefile.am:
1684        Added mips-rtems, updated to include new patches and
1685        gcc 2.95.2/newlib 1.8.2 revision 11 RPM.
1686
16872000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1688
1689        * configure.in: Remove trailing '/'s from setting up RPM_SPECdir.
1690
16912000-10-18      Joel Sherrill <joel@OARcorp.com>
1692
1693        * setup.def: Updating version numbers for gcc/newlib RPM release 10.
1694
16952000-08-30      Joel Sherrill <joel@OARcorp.com>
1696
1697        * setup.def: Updated gcc and newlib patches and bumped RPM revision.
1698        Patches primarily add or16/or32 basic support to newlib and
1699        i386 multilib improvements to gcc from Ralf Corsepius.
1700
17012000-08-10      Joel Sherrill <joel@OARcorp.com>
1702
1703        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.