source: rtems/scripts/ChangeLog @ f62cb266

4.104.114.84.95
Last change on this file since f62cb266 was f62cb266, checked in by Ralf Corsepius <ralf.corsepius@…>, on 07/28/05 at 22:58:25

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

  • autotools/automake.add: Update to automake-1.9.6.
  • brp-rtems-strip.in: New.
  • brp-rtems-compress.in: New.
  • binutils/binutils.add: Reflect using brp-rtems*.
  • gccnewlib/gccnewlib.add: Reflect using brp-rtems*.
  • Property mode set to 100644
File size: 53.2 KB
Line 
12005-07-28      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * autotools/automake.add: Update to automake-1.9.6.
4        * brp-rtems-strip.in: New.
5        * brp-rtems-compress.in: New.
6        * binutils/binutils.add: Reflect using brp-rtems*.
7        * gccnewlib/gccnewlib.add: Reflect using brp-rtems*.
8
92005-07-06      Ralf Corsepius <ralf.corsepius@rtems.org>
10
11        * binutils/binutils.add: Take out -D_FORTIFY_SOURCE from CFLAGS
12        to prevent fortify from rendering ar unusable.
13
142005-07-05      Ralf Corsepius <ralf.corsepius@rtems.org>
15
16        * binutils/mkspec.in, gccnewlib/mkspec.in, gdb/mkspec.in:
17        Use ',' as sed pattern delimiter.
18        * autotools/automake.add: Add %{?dist}.
19        * autotools/autoconf.add: Add %{?dist}.
20        Replace Copyright: by Licence:.
21        * gccnewlib/gccnewlib.add: Remove Epoch.
22
232005-05-20      Ralf Corsepius <ralf.corsepius@rtems.org>
24
25        * binutils/base-binutils.add, gccnewlib/base-g77.add,
26        gccnewlib/base-gcc.add, gccnewlib/base-gcj.add,
27        gccnewlib/base-gfortran.add, gccnewlib/base-gnat.add,
28        gdb/base-gdb.add: install-info --info-dir=.
29
302005-05-18      Ralf Corsepius <ralf.corsepius@rtems.org>
31
32        * gccnewlib/mkspec.in: Correct patch handling magic.
33        * gccnewlib/gccnewlib.add: Reflect changes to mkspec.in.
34        Use --with/--without, rework logic for building optional languages.
35        * gccnewlib/header.add: Document --with/--without.
36
372005-05-10      Ralf Corsepius <ralf.corsepius@rtems.org>
38
39        * gccnewlib/Makefile.am: Add h8300-rtemscoff*.
40        * gccnewlib/gccnewlib.add: Let building gnat require gcc.
41        Allow building arm-rtems*-gnat.
42
432005-05-05      Ralf Corsepius <ralf.corsepius@rtems.org>
44
45        * gccnewlib/gccnewlib.add: Further clean up of tools not supported
46        by individual targets. Add %build_libgcj.
47        * gccnewlib/target-gcc.add: Remove dep to base-gcc.
48
492005-05-03      Ralf Corsepius <ralf.corsepius@rtems.org>
50
51        * gccnewlib/gccnewlib.add: Suppress building tools not supported by
52        avr, h8300 and mips.
53        * rtemsdoc/supplement.add.in, rtemsdoc/templ.add.in: Misc.
54        %infodir/dir handling changes.
55        * rtemsdoc/rtemsdoc.add: Use BuildRequires instead of BuildPreReq
56        (rpm anachronism).
57        * gdb/base-gdb.add, gdb/gdb.add: Misc. %infodir/dir handling
58        changes.
59        * gccnewlib/base-g77.add, gccnewlib/base-gcc.add,
60        gccnewlib/base-gcj.add, gccnewlib/base-gfortran.add,
61        gccnewlib/base-gnat.add: Misc. %infodir/dir handling changes.
62        * common/common.add.in: Use FC compliant BuildRoot.
63        * gccnewlib/gccnewlib.add: Remove gnatgcc hacks.
64        Misc  %infodir/dir handling changes.
65        * gccnewlib/target-c++.add, gccnewlib/target-g77.add,
66        gccnewlib/target-gcj.add, gccnewlib/target-gfortran.add,
67        gccnewlib/target-gnat.add, gccnewlib/target-objc.add:
68        Requires: %{rpmprefix}%{gcc_target}-gcc = %{version}-%{release}.
69
702005-05-02      Ralf Corsepius <ralf.corsepius@rtems.org>
71
72        * binutils/base-binutils.add, binutils/binutils.add:
73        Misc %infodir/dir handling changes.
74
752005-05-02      Ralf Corsepius <ralf.corsepius@rtems.org>
76
77        * configure.ac: Reflect changes to autotools/*.
78        * autotools/Makefile.am: Update.
79
802005-05-02      Ralf Corsepius <ralf.corsepius@rtems.org>
81
82        * autotools/automake-rtems.spec.in, autotools/autoconf-rtems.spec.in:
83        Remove.
84        * autotools/automake.add, autotools/autoconf.add,
85        autotools/header.add: New.
86        * autotools/Makefile.am: Streamline specs generation with other
87        tools.
88
892005-04-29      Ralf Corsepius <ralf.corsepius@rtems.org>
90
91        * gccnewlib/gccnewlib.add: Don't build mips-gcj. Further gnat
92        cleanup.
93        * rtemsdoc/supplement.add.in, rtemsdoc/templ.add.in: Misc. info
94        fixes.
95
962005-04-29      Ralf Corsepius <ralf.corsepius@rtems.org>
97
98        * gccnewlib/base-gnat.add, gccnewlib/gccnewlib.add,
99        gccnewlib/target-gnat.add: Abandon Gnat for gcc < 4.0
100
1012005-04-27      Ralf Corsepius <ralf.corsepius@rtems.org>
102
103        * gccnewlib/base-gfortran.add: Fix broken install-info.
104        * gccnewlib/base-gnat.add, gccnewlib/target-gnat.add: Adaptations
105        to gcc-4.0.0. Install infos using FC conventions.
106
1072005-04-26      Ralf Corsepius <ralf.corsepius@rtems.org>
108
109        * autotools/automake-rtems.spec.in,
110        autotools/autoconf-rtems.spec.in: Remove rpm anachronisms.
111
1122005-04-26      Ralf Corsepius <ralf.corsepius@rtems.org>
113
114        * binutils/binutils.add: Install infos using FC conventions.
115        * binutils/base-binutils.add: Install infos using FC conventions.
116        * gdb/base-gdb.add: Install infos using FC conventions.
117
1182005-04-26      Ralf Corsepius <ralf.corsepius@rtems.org>
119
120        * gccnewlib/base-gcc.add: Install infos using FC conventions.
121        * gccnewlib/base-gcj.add: Install infos using FC conventions.
122        Various minor fixes.
123        * gccnewlib/base-gfortran.add: Install infos using FC conventions.
124        * gccnewlib/target-gcj.add: Various minor fixes.
125
1262005-04-25      Ralf Corsepius <ralf.corsepius@rtems.org>
127
128        * binutils/binutils.add: Use BuildRequires instead of BuildPreReq.
129        * gccnewlib/gccnewlib.add: Use BuildRequires instead of BuildPreReq.
130        * gdb/gdb.add: Use BuildRequires instead of BuildPreReq.
131        * gccnewlib/gccnewlib.add: Remove Source0-magic for gcc < 3.0.
132        * gccnewlib/gccnewlib.add: Abandon c4x-*.
133
1342005-04-23      Ralf Corsepius <ralf.corsepius@rtems.org>
135
136        * gccnewlib/gccnewlib.add: Use %_bindir, %_libdir, %_includedir.
137        * gccnewlib/target-gfortran.add: Let package obsolete g77.
138        * gccnewlib/target-objc.add: Reflect new location of cc1obj.
139
1402005-04-23      Ralf Corsepius <ralf.corsepius@rtems.org>
141
142        * gdb/gdb.add: Propagate RPM_OPT_FLAGS to configure.
143
1442005-04-22      Ralf Corsepius <ralf.corsepius@rtems.org>
145
146        * binutils/Makefile.am: Add h8300-rtemscoff.
147        Remove or32-rtems.
148        * binutils/binutils.add: Propagate RPM_OPT_FLAGS to configure.
149
1502005-04-22      Ralf Corsepius <ralf.corsepius@rtems.org>
151
152        * gccnewlib/base-gfortran.add, gccnewlib/target-gfortran.add: New.
153        * gccnewlib/Makefile.am: Reflect addition of gfortran.
154        * gccnewlib/base-g77.add, gccnewlib/base-gcc.add, gccnewlib/base-gcj.add,
155        gccnewlib/base-gnat.add, gccnewlib/target-g++.add, gccnewlib/target-g77.add,
156        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
157        gccnewlib/target-gnat.add:
158        Remove RPM_INSTALL_PREFIX. Remove superfluous
159        %doc directives. Use %_infodir, %_includedir, %_bindir, %_libdir.
160        * gccnewlib/gccnewlib.add: Ditto.
161        Add further BR's, Reflect addition of gfortran.
162        Reflect gcc's changes to "version_string".
163
1642005-04-20      Ralf Corsepius <ralf.corsepius@rtems.org>
165
166        * binutils/base-binutils.add, binutils/binutils.add,
167        binutils/target-binutils.add: Introduce %{_includedir}, %{_libdir},
168        %{_bindir}. Remove superfluous %doc. Misc. fixes.
169
1702005-04-20      Ralf Corsepius <ralf.corsepius@rtems.org>
171
172        * gdb/base-gdb.add, gdb/gdb.add, gdb/target-gdb.add:
173        Use mkdir -p. Introduce %{_includedir}, %{_libdir}. Remove
174        superfluous %doc.
175
1762005-04-20      Ralf Corsepius <ralf.corsepius@rtems.org>
177
178        * configure.ac: chmod +x rtems/mkspec.
179        * binutils/binutils.add: Remove Prefix.
180        Use mkdir -p.
181        * cpukit/rtems-cpukit.add: Fix Source URL.
182        * rtems/Makefile.am: Append @osversion@ to rules.
183        * rtems/rtems.add: Fix Source URL. Misc cosmetics.
184
1852005-04-14      Ralf Corsepius <ralf.corsepius@rtems.org>
186
187        * gdb/mkspec.in: Remove extra_configure_arguments (Unused).
188        * cpukit/rtems-cpukit.add, cpukit/target-cpukit.add: Bring this rpm
189        functional, again.
190
1912005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
192
193        * rtems/Makefile.am: Reworked.
194        * setup.def: Update rtems_version. Remove rpm_build_root.
195
1962005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
197
198        * rtems/mkspec.in: New.
199        * mkbspspec.in: Remove.
200        * Makefile.am: Reflect changes above.
201        * configure.ac: Reflect changes above.
202
2032005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
204
205        * common/clean.add.in: Always rm -rf $RPM_BUILD_ROOT.
206
2072005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
208
209        * gdb/base-gdb.add, gdb/gdb.add, gdb/target-gdb.add: Various
210        changes and hacks.
211
2122005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
213
214        * binutils/mkspec.in: Remove rpm_build_root.
215        * common/common.add.in: Remove _defaultbuildroot.
216        * cpukit/mkspec.in: Remove rpm_build_root.
217        * gccnewlib/mkspec.in: Remove rpm_build_root.
218        * gdb/mkspec.in: Remove rpm_build_root.
219        * gccnewlib/gccnewlib.add: Let %install rm -f $RPM_BUILD_ROOT.
220        * binutils/binutils.add: Let %install rm -f $RPM_BUILD_ROOT.
221
2222005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
223
224        * gdb/Makefile.am: Remove obsolete targets.
225        * gdb/gdb.add: Pass bindir, infodir, mandir to configure.
226
2272005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
228
229        * binutils/Makefile.am, gdb/Makefile.am: Move target-*.add before
230        base*.add.
231        * gdb/gdb.add, gdb/target-gdb.add: Introduce %{_infodir}, %{_mandir},
232        %{_bindir}. Various minor fixes.
233        Rename src.rpm into <target>-gdb.
234        Disable sim for avr.
235
2362005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
237
238        * setup.def, gdb/gdb.add: Add gdb_suffix.
239
2402005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
241
242        * gcc3newlib/HISTORY, gcc3newlib/Makefile.am, gcc3newlib/README,
243        gcc3newlib/base-g77.add, gcc3newlib/base-gcc.add,
244        gcc3newlib/base-gcj.add, gcc3newlib/base-gnat.add,
245        gcc3newlib/gccnewlib.add, gcc3newlib/header.add,
246        gcc3newlib/mkspec.in, gcc3newlib/target-c++.add,
247        gcc3newlib/target-g77.add, gcc3newlib/target-gcc.add,
248        gcc3newlib/target-gcj.add, gcc3newlib/target-gnat.add,
249        gcc3newlib/target-objc.add: Remove.
250
2512005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
252
253        * gccnewlib/mkspec.in: Use gccnewlib/ instead of gcc3newlib/.
254
2552005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
256
257        * Makefile.am, configure.ac: Use gccnewlib/ instead of gcc3newlib/.
258        * README.cdn-X: Minor updates.
259
2602005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
261
262        * gccnewlib/.cvsignore, gccnewlib/Makefile.am,
263        gccnewlib/README, gccnewlib/base-g77.add,
264        gccnewlib/base-gcc.add, gccnewlib/base-gcj.add,
265        gccnewlib/base-gnat.add, gccnewlib/gccnewlib.add,
266        gccnewlib/header.add, gccnewlib/mkspec.in,
267        gccnewlib/target-c++.add, gccnewlib/target-g77.add,
268        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
269        gccnewlib/target-gnat.add, gccnewlib/target-objc.add:
270        New.
271
2722005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
273
274        * cpukit/rtems-cpukit.add, gdb/gdb.add:
275        Fix my email address, cosmetics.
276
2772005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
278
279        * setup, setup.def, gcc3newlib/mkspec.in:
280        s/gcc3newlib_rpm_release/gccnewlib_rpm_release/g.
281
2822005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
283
284        * setup: Fixup messages.
285
2862005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
287
288        * binutils/target-binutils.add, cpukit/rtems-cpukit.add,
289        gcc3newlib/gccnewlib.add, gdb/gdb.add, rtemsdoc/rtemsdoc.add:
290        Remove Autoreqprov-tag.
291
2922005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
293
294        * gcc3newlib/gccnewlib.add: Default to not building gcj for all gcc
295        versions. Cleanup comments.
296
2972005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
298
299        * configure.ac, setup, setup.def, gcc3newlib/mkspec.in:
300        Use newlib_* instead of gcc3newlib_* for setup.* values.
301
3022005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
303
304        * configure.ac, setup, setup.def, gcc3newlib/mkspec.in:
305        Use gcc_* instead of gcc3_* for setup.* values.
306
3072005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
308
309        * binutils/binutils.add, gdb/gdb.add: Sync %setup with gcc/gcc.add
310        for consistency.
311
3122005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
313
314        * binutils/binutils.add, gcc3newlib/gccnewlib.add, gdb/gdb.add:
315        Apply patches in tool subdirs.
316
3172005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
318
319        * binutils/binutils.add, binutils/mkspec.in:
320        Eliminate @PATCH2@.
321        * gcc3newlib/gccnewlib.add, gcc3newlib/mkspec.in:
322        Eliminate @PATCH2@, @PATCH4@.
323        * gdb/gdb.add, gdb/mkspec.in:
324        Eliminate @PATCH2@.
325
3262005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
327
328        * binutils/binutils.add, gcc3newlib/gccnewlib.add,
329        gdb/gdb.add: Add support for rpmbuild --with sources.
330
3312005-03-17      Ralf Corsepius <ralf.corsepius@rtems.org>
332
333        * gdb/Makefile.am: Add avr, mips64.
334        Cosmetics.
335        * gdb/base-gdb.add: Reflect gdb-6.3 not shipping mmalloc.info*.
336        * gdb/target-gdb.add: Add support for gcc-6.3's gdbtui.
337        * gdb/mkspec.in: Add PATCH-magic.
338        Add gdb_suffix.
339
3402005-03-12      Ralf Corsepius <ralf.corsepius@rtems.org>
341
342        * binutils/binutils.add, binutils/mkspec.in, setup.def:
343        Add binutils_suffix.
344        * binutils/target-binutils.add: Preparations for binutils-2.16.
345
3462005-02-24      Ralf Corsepius <ralf.corsepius@rtems.org>
347
348        * gcc3newlib/gccnewlib.add, gcc3newlib/mkspec.in, setup.def:
349        Add gcc_suffix. Add newlib_suffix.
350
3512005-02-16      Ralf Corsepius <ralf.corsepius@rtems.org>
352
353        * autotools/automake-rtems.spec.in: automake-1.9.5.
354
3552005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
356
357        * gcc3newlib/Makefile.am: Remove sh-rtemself. Add sh-rtemscoff.
358
3592005-01-17      Ralf Corsepius <ralf.corsepius@rtems.org>
360
361        * gcc3newlib/gccnewlib.add: Disable Ada (Stil broken with GCC-4.0.0).
362
3632005-01-12      Ralf Corsepius <ralf.corsepius@rtems.org>
364
365        * gcc3newlib/gccnewlib.add: Change my email address.
366        Add tic4x-*.
367
3682005-01-05      Ralf Corsepius <ralf.corsepius@rtems.org>
369
370        * autotools/automake-rtems.spec.in: automake-1.9.4.
371
3722004-11-02      Joel Sherrill <joel@OARcorp.com>
373
374        * setup.def: Include PowerPC patch to make C++ global constructors work
375        -- gcc 3.3.5/newlib-1.12.0 revision 2.
376
3772004-10-29      Joel Sherrill <joel@OARcorp.com>
378
379        * setup.def: Update gcc to 3.3.5 and binutils to 2.15.
380        * autotools/autoconf-rtems.spec.in: Temporarily do not include
381        some of the documentation since it causes the RPM build to fail.
382        * binutils/Makefile.am, gcc3newlib/Makefile.am: Add mips64-rtems.
383
3842004-09-29      Joel Sherrill <joel@OARcorp.com>
385
386        * buildall.in, buildalltar.in, binutils/Makefile.am,
387        cpukit/Makefile.am, gcc3newlib/Makefile.am, gcc3newlib/gccnewlib.add,
388        gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore,
389        rtemsdoc/Makefile.am: i960 obsoleted.
390
3912004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
392
393        * configure.ac: Require automake > 1.9.
394
3952004-09-23      Ralf Corsepius <ralf_corsepius@rtems.org>
396
397        * binutils/binutils.add: Rename package from binutils-collection to
398        binutils. Cleanups.
399        * binutils/target-binutils.add: Reflect changes above.
400        * binutils/Makefile.am: Add avr. Reflect changes above.
401        * autotools/autoconf-rtems.spec.in: Cleanup for chroot'ed builds.
402        * autotools/automake-rtems.spec.in: automake-1.9.2.
403        Cleanup for chroot'ed builds.
404        * gcc3newlib/Makefile.am: Add avr-rtems*gcc.
405        * gcc3newlib/gccnewlib.add: Disable c++ for avr.
406
4072004-07-29      Ralf Corsepius <ralf_corsepius@rtems.org>
408
409        * autotools/automake.spec.in: automake-1.9.
410
4112004-05-23      Joel Sherrill <joel@OARcorp.com>
412
413        * gcc3newlib/gccnewlib.add: gcc 3.4.0 is broken for embedded SPARC and
414        Ada. Until we can fix it, it is disabled.
415
4162004-05-23      Joel Sherrill <joel@OARcorp.com>
417
418        * gcc3newlib/target-gnat.add: Fix path to gnat1.
419
4202004-05-18      Ralf Corsepius <ralf_corsepius@rtems.org>
421
422        * binutils/Makefile.am: Add sh-rtemscoff.
423        Remove sh-rtemself.
424        * binutils/binutils.add: BuildRequires flex.
425        * autotools/automake-rtems.spec.in: Automake 1.8.5.
426
4272004-04-29      Ralf Corsepius <ralf_corsepius@rtems.org>
428
429        * gcc3newlib/gccnewlib.add: Another attempt to make *info.gz
430        handling more robust.
431
4322004-04-26      Ralf Corsepius <ralf_corsepius@rtems.org>
433
434        * autotools/automake-rtems.spec.in: Upgrade to 1.8.4.
435
4362004-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
437
438        * Index: base-g77.add, base-gcc.add, base-gcj.add, base-gnat.add,
439        gccnewlib.add, target-c++.add, target-gcc.add, target-gcj.add:
440        Apply _infodir, _mandir. Gzip man pages.
441        Reflect gcc having fixed gccinstall.info.
442
4432004-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
444
445        * binutils/base-binutils.add: Apply _infodir.
446        Don't install libiberty. Misc. cleanups.
447        * binutils/binutils.add: Apply _infodir, _mandir.
448        Don't install libiberty. Gzip man pages. Misc. cleanups.
449        * binutils/target-binutils.add: Apply _mandir.
450
4512004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
452
453        * autotools/automake-rtems.spec.in: Upgrade to 1.8.3.
454
4552004-03-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
456
457        * gcc3newlib/gccnewlib.add: Disable gnats.
458        Further preparations for gcc-3.4.0
459        * gcc3newlib/base-gcc.add, gcc3newlib/target-gnat.add,
460        gcc3newlib/base-gcj.add, gcc3newlib/target-gcj.add:
461        Reflect changes to gcc3newlib/gccnewlib.add.
462
4632004-03-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
464
465        * gcc3newlib/base-gcc.add, gcc3newlib/target-g77.add,
466        gcc3newlib/target-objc.add: Preps for gcc-3.4.0.
467        Reflect changes to gcc3newlib/gccnewlib.add.
468
4692004-03-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
470
471        * gcc3newlib/target-gcc.add, gcc3newlib/target-c++.add:
472        Reflect changes to gcc3newlib/gccnewlib.add.
473
4742004-03-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
475
476        * gcc3newlib/gccnewlib.add: Preps. for gcc-3.4.0.
477        Add %gcclib, %gccexec.
478
4792004-03-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
480
481        * binutils/base-binutils.add: Preparations for binutils-2.15.
482
4832004-02-24      Joel Sherrill <joel@OARcorp.com>
484
485        PR 580/tools
486        * setup.def: Fix setup.def to match current reality.
487
4882004-02-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
489
490        * gdb/base-gdb.add: Add annotate.info.
491        * gdb/gdb.add: Remove info/dir.
492
4932004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
494
495        * Makefile.am, gdb/Makefile.am: Cosmetics.
496
4972004-02-19      Joel Sherrill <joel@OARcorp.com>
498
499        * setup.def, gdb/gdb.add: gdb 6.0 RPMs built.
500
5012004-02-19      Joel Sherrill <joel@OARcorp.com>
502
503        * ChangeLog: Replace RTEMS user account with Joel.
504
5052004-02-17      Joel Sherrill <joel@oarcorp.com>
506
507        * setup.def, gdb/base-gdb.add, gdb/gdb.add: Building a gcc 3.2.3 i960
508        gcc and updating gdb to 5.3.
509
5102004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
511
512        * configure.ac, setup, setup.def: Remove now unused vars.
513
5142004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
515
516        * mkgccnewlibspec.in, gccnewlib/.cvsignore, gccnewlib/HISTORY,
517        gccnewlib/Makefile.am, gccnewlib/README, gccnewlib/base-chill.add,
518        gccnewlib/base-g77.add, gccnewlib/base-gcc.add, gccnewlib/base-gcj.add,
519        gccnewlib/gccnewlib.add, gccnewlib/header.add,
520        gccnewlib/target-chill.add, gccnewlib/target-g77.add,
521        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
522        gccnewlib/target-objc.add: Remove (Obsolete).
523        * configure.ac, Makefile.am: Reflect changes above.
524
5252004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
526
527        * gcc3newlib/gcc3newlib.add: Remove info/dir.
528        Cosmetics.
529
5302004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
531
532        * setup.def: Adapt to what Joel already ships -
533        gcc3_version=3.3.2, gcc3_patch_version=20031216,
534        gcc3newlib_rpm_release=3
535
5362004-02-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
537
538        * configure.ac: Remove rtemsdoc/mkspec. Add RTEMS_RPM_RELEASE.
539        * rtemsdoc/.cvsignore: Reformat.
540        * Makefile.am: Reformat. Add RTEMS_RPM_RELEASE support to
541        rtems-source.add, Use rtems_source_spec_DEPS instead of
542        rtems_source_spec_DEPENDENCIES (Conflicts with automake internals).
543        * rtems/rtems-source.add: Add RTEMS_RPM_RELEASE.
544        * rtemsdoc/mkspec.in: Remove.
545        * rtemsdoc/Makefile.am: Reworked.
546        * rtemsdoc/header.add: Update Copyright notice.
547        * rtemsdoc/rtemsdoc.add: Add RTEMS_RPM_RELEASE.
548        Add %{rpmgroup}. Remove bzip-ing *.ps.
549        * rtemsdoc/supplement.add.in: Add %{rpmgroup}.
550        * rtemsdoc/templ.add.in: Add %{rpmgroup}.
551
5522004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
553
554        * rtems/rtems-source.add: Require automake-1.8.2, autoconf-2.59.
555
5562004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
557
558        * rtems/rtems-source.add: New.
559        * Makefile.am: Add rtems/rtems-source.spec handling.
560        * configure.ac: AC_SUBST(RTEMS_VERSION,[_RTEMS_VERSION]).
561        * common/common.add.in: Use www.rtems.com as Vendor.
562
5632004-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
564
565        * configure.ac: Use RTEMS_ENABLE_RPMPREFIX.
566
5672004-01-28      Joel Sherrill <joel@oarcorp.com>
568
569        * buildall.in, buildalltar.in, binutils/Makefile.am,
570        cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am,
571        gdb/Makefile.am: Attempt to convert all c4x-rtems references to
572        tic4x-rtems. Left the rtems documentation alone.
573
5742004-01-28      Joel Sherrill <joel@oarcorp.com>
575
576        * configure.ac: Enable OS versioning by default for 4.7 branch.
577        * setup.def: Update binutils RPM version and build new gcc 3.2.3 RPMs.
578        * autotools/autoconf-rtems.spec.in, autotools/automake-rtems.spec.in:
579        Update for new tool spin.
580
5812004-01-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
582
583        * scripts/automake.spec.in: 1.8.2.
584
5852004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
586
587        * scripts/automake.spec.in: 1.8.1.
588        Add Patch0 automake-1.8.1-rtems-20040112-1.diff.
589        Add defattr, URL:-tag.
590
5912004-01-08      Joel Sherrill <joel@OARcorp.com>
592
593        * setup.def: Update gcc/newlib for 4.7 series to 3.3.2 with 20031216
594        gcc patch (RPM revision 4.7-2).
595
5962004-01-07      Joel Sherrill <joel@OARcorp.com>
597
598        * buildall.in, buildalltar.in, binutils/Makefile.am,
599        cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am,
600        gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore,
601        rtemsdoc/Makefile.am: mips64orion port removed as mips port more
602        completely covers the MIPS family.
603
6042003-12-16      Joel Sherrill <joel@OARcorp.com>
605
606        * setup.def: Update gcc/newlib for 4.7 series to 3.3.2 with 20031022
607        gcc patch (RPM revision 4.7-1).
608
6092003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
610
611        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
612
6132003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
614
615        * Makefile.am: Cosmetics.
616        * autotools/Makefile.am: Cosmetics.
617        * autotools/autoconf-rtems.spec.in: 2.59.
618        * autotools/automake-rtems.spec.in: 1.8, Require autoconf-2.59.
619        * binutils/Makefile.am: Cosmetics.
620        * cpukit/Makefile.am: Cosmetics.
621        * gcc3newlib/Makefile.am: Cosmetics.
622        * gccnewlib/Makefile.am: Cosmetics.
623        * gdb/Makefile.am: Cosmetics.
624        * rtems/Makefile.am: Cosmetics.
625        * rtemsdoc/Makefile.am: Cosmetics.
626
6272003-11-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
628
629        * gcc3newlib/gccnewlib.add: Add hacks to make gnatlib
630        buildable.
631        * gcc3newlib/base-gnat.add: Add info files.
632
6332003-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
634
635        * gcc3newlib/gccnewlib.add: Make not building gnat and gcj the
636        default for gcc-3.3.
637
6382003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
639
640        * binutils/Makefile.am: Add tic4x.
641        * binutils/mkspec.in: Remove duplicate rpmgroup.
642
6432003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
644
645        * gcc3newlib/Makefile.am: Add tic4x.
646        * gcc3newlib/gccnewlib.add: Don't install install-tools for
647        gcc >= 3.3.
648
6492003-10-22      Joel Sherrill <joel@OARcorp.com>
650
651        * configure.ac, setup.def: Update to binutils 2.14 adn gcc/newlib to
652        3.2.3 with 20030826 gcc patch.
653
6542003-10-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
655
656        * cpukit/target-cpukit.add: New.
657        * cpukit/Makefile.am: Reflect having added target-cpukit.add.
658        Acknowledge osversion.
659        * cpukit/mkspec.in: Acknowledge osversion and rpmgroup.
660        * cpukit/rtems-cpukit.add: Reflect new RTEMS spec conventions.
661
6622003-10-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
663
664        * autotools/automake-rtems.spec.in: Automake-1.7.8.
665
6662003-09-26      Joel Sherrill <joel@OARcorp.com>
667
668        * buildall.in, buildalltar.in, binutils/Makefile.am,
669        cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am,
670        gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore,
671        rtemsdoc/Makefile.am: Obsoleting HP PA-RISC port.
672
6732003-09-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
674
675        * autotools/automake-rtems.spec.in: Automake-1.7.7.
676
6772003-09-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
678
679        * gcc3newlib/gccnewlib.add: Fix duplicate removal of c++filt.
680        * gcc3newlib/base-gcj.add: Add fastjar.info, jar.1, grepjar.1.
681        * setup.def: gcc3newlib_rpm_release=4.
682
6832003-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
684
685        * binutils/base-binutils.add: Add osversion support.
686        * binutils/binutils.add: Add osversion support.
687        %setup -n %{name}-%{version}.
688        Don't remove c++filt.
689        * binutils/target-binutils.add: Add osversion support.
690        Pickup c++filt.
691        * gcc3newlib/base-g77.add: Add osversion support.
692        * gcc3newlib/base-gcc.add: Add osversion support.
693        * gcc3newlib/base-gcj.add: Add osversion support.
694        * gcc3newlib/base-gnat.add: Add osversion support.
695        * gcc3newlib/gccnewlib.add: Add osversion support.
696        Remove c++filt,
697        %setup -n -n %{name}-%{version}.
698        * gcc3newlib/target-c++.add: Add osversion support.
699        Don't pickup c++filt.
700        * gcc3newlib/target-g77.add: Add osversion support.
701        * gcc3newlib/target-gcc.add: Add osversion support.
702        * gcc3newlib/target-gcj.add: Add osversion support.
703        * gcc3newlib/target-gnat.add: Add osversion support.
704        * gccnewlib/gccnewlib.add: %setup -n %{name}-%{version}.
705        * gdb/base-gdb.add: Add osversion support, rpmgroup, rpmprefix,
706        gdb_version, gdb_target.
707        * gdb/target-gdb.add: Ditto.
708        * gdb/gdb.add: Ditto.
709        %setup -n -n %{name}-%{version}.
710
7112003-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
712
713        * binutils/Makefile.am: Fix osversion support for sh-rtemself.
714        * gcc3newlib/Makefile.am: Fix osversion support for sh-rtemself.
715
7162003-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
717
718        * configure.ac: Add --enable-osversions (OS-versioned RPMS support).
719        * binutils/Makefile.am: Add osversion support.
720        * binutils/mkspec.in: Add osversion support.
721        * gcc3newlib/Makefile.am: Add osversion support.
722        * gcc3newlib/mkspec.in: Add osversion support.
723        * gdb/Makefile.am: Add osversion support.
724        * gdb/mkspec.in: Add osversion support.
725        Add rpmprefix, rpmgroup.
726
7272003-09-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
728
729        * Makefile.am, configure.ac,
730        autotools/autoconf-rtems.spec.in, autotools/automake-rtems.spec.in,
731        binutils/Makefile.am, binutils/base-binutils.add,
732        binutils/binutils.add, binutils/mkspec.in,
733        binutils/target-binutils.add,
734        common/common.add.in,
735        cpukit/Makefile.am,
736        gcc3newlib/Makefile.am, gcc3newlib/base-g77.add,
737        gcc3newlib/base-gcc.add, gcc3newlib/base-gcj.add,
738        gcc3newlib/base-gnat.add, gcc3newlib/gccnewlib.add,
739        gcc3newlib/mkspec.in, gcc3newlib/target-c++.add,
740        gcc3newlib/target-g77.add, gcc3newlib/target-gcc.add,
741        gcc3newlib/target-gcj.add, gcc3newlib/target-gnat.add,
742        gcc3newlib/target-objc.add,
743        gccnewlib/Makefile.am,
744        gdb/Makefile.am,
745        rtems/Makefile.am,
746        rtemsdoc/Makefile.am:
747        Merger from rtems-4-6-branch.
748        * common/common.am: New.
749
7502003-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
751
752        * common/common.add.in: s/www.oarcorp.com/www.rtems.com/.
753        Add %define __os_install_post %{nil} to prevent RH-9's rpm-brp-strip
754        from running (Chokes on foreign object formats).
755        * gcc3newlib/base-g77.add:
756        Use %{gcc_version} instead of @gcc_version@.
757        * gcc3newlib/gccnewlib.add:
758        Use %{gcc_version} instead of @gcc_version@.
759        Reflect gcc >= 3.3 shipping monolytic infos.
760        * gcc3newlib/target-c++.add:
761        Use %{gcc_version} instead of @gcc_version@.
762        Don't pickup c++filt.
763        * gcc3newlib/target-g77.add:
764        Use %{gcc_version} instead of @gcc_version@.
765        * gcc3newlib/target-gcc.add:
766        Use %{gcc_version} instead of @gcc_version@.
767        * gcc3newlib/target-gcj.add:
768        Use %{gcc_version} instead of @gcc_version@.
769        * gcc3newlib/target-gnat.add:
770        Use %{gcc_version} instead of @gcc_version@.
771        * gcc3newlib/target-objc.add:
772        Use %{gcc_version} instead of @gcc_version@.
773
7742003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
775
776        * binutils/binutils.add: Preps for 2.14.
777        Use %{binutils_version} instead of @binutils_version@.
778        * binutils/base_binutils.add: Preps for 2.14.
779
7802003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
781
782        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
783
7842003-07-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
785
786        * autotools/automake-rtems.spec.in: Automake-1.7.6.
787
7882003-06-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
789
790        * autotools/automake-rtems.spec.in: Automake-1.7.5.
791
7922003-06-02      Joel Sherrill <joel@OARcorp.com>
793
794        * setup.def: Updated for RPM revision 3 of gcc3.2.3 and newlib1.11.0.
795
7962003-05-07      Joel Sherrill <joel@OARcorp.com>
797
798        * setup.def: Update to gcc3.2.3newlib1.11.0-1.
799        * gcc3newlib/gccnewlib.add: We used .bz2 files.
800
8012003-04-18      Joel Sherrill <joel@OARcorp.com>
802
803        * setup.def: Update to gcc3.2.2newlib1.11.0-2.
804        * gcc3newlib/gccnewlib.add: We used .bz2 files.
805
8062003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
807
808        * gcc3newlib/gccnewlib.add: Add %gcc_version, %newlib_version.
809        Apply %gcc_version, %newlib_version.
810        * gcc3newlib/target-c++.add: Apply %gcc_version, %newlib_version.
811        * gcc3newlib/target-g77.add: Apply %gcc_version, %newlib_version.
812        * gcc3newlib/target-gcc.add: Apply %gcc_version, %newlib_version.
813        * gcc3newlib/target-gcj.add: Apply %gcc_version, %newlib_version.
814        * gcc3newlib/target-gnat.add: Apply %gcc_version, %newlib_version.
815        * gcc3newlib/target-objc.add: Apply %gcc_version, %newlib_version.
816
8172003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
818
819        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
820
8212003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
822
823        * configure.ac: AC_PREREQ(2.57).
824
8252003-02-10      Joel Sherrill <joel@OARcorp.com>
826
827        * gdb/gdb.add, gdb/mkspec.in, gdb/target-gdb.add: Use RPM logic to
828        determine which targets have simulators, configure with appropriate
829        arguments, and package the correct files.
830
8312003-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
832
833        * gcc3newlib/target-gcc.add: Remove %{_exeext} from gccbug.
834        * gcc3newlib/gccnewlib.add: Add %gcj to support to disabling building
835        gcj from rpmbuild command line.
836        Copy gsyslimits.h for CDN-X compilation.
837
8382003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
839
840        * README.cdn-X: New.
841        * binutils/binutils.add: Add --build=%_build --host=%_host.
842        * cpukit/.cvsignore: Add *.spec.in.
843        * gcc3newlib/gccnewlib.add: Add --build=%_build --host=%_host.
844        * gdb/gdb.add: Add --build=%_build --host=%_host.
845        * rtemsdoc/.cvsignore: Add *.spec.in.
846
8472003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
848
849        * gcc3newlib/gccnewlib.add: Remove Buildroot.
850        * common/.cvsignore: New.
851
8522003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
853
854        * common/common.add.in: Add Vendor, Distribution, BuildRoot.
855        * binutils/Makefile.am: Fix path to clean.add.
856        * binutils/binutils.add: Remove BuildRoot.
857        * cpukit/Makefile.am:  Use $(top_builddir)/common/common.add,
858        $(top_builddir)/common/clean.add, header.add.
859        Generate rtems-cpukit.spec.in.
860        * cpukit/header.add: New.
861        * cpukit/rtems-cpukit.spec.in: Remove.
862        * cpukit/rtems-cpukit.add: New.
863        * gccnewlib/gccnewlib.add: Remove Buildroot.
864        * gdb/gdb.add: Remove Buildroot.
865        * rtemsdoc/rtemsdoc.add: Remove BuildRoot.
866
8672003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
868
869        * rtemsdoc/Makefile.am: Use $(top_builddir)/common/common.add,
870        $(top_builddir)/common/clean.add, header.add.
871        Generate rtemsdoc.spec.in.
872        * rtemsdoc/mkspec.in: Remove exe_ext.
873        * rtemsdoc/rtemsdoc.spec.in: Remove.
874        * gccnewlib/Makefile.am:  Use $(top_builddir)/common/common.add,
875        $(top_builddir)/common/clean.add, header.add.
876        * gccnewlib/base-gcc.m4: Replace @exe_ext@ with %{_exeext}.
877        * gccnewlib/base-gcj.add: Replace @exe_ext@ with %{_exeext}.
878        * gccnewlib/gccnewlib.add: Replace @exe_ext@ with %{_exeext}.
879        Remove header, broken cdn-X configuration, %clean.
880        * gccnewlib/target-g77.add: Replace @exe_ext@ with %{_exeext}.
881        * gccnewlib/target-gcc.add: Replace @exe_ext@ with %{_exeext}.
882        * gccnewlib/target-gcj.add: Replace @exe_ext@ with %{_exeext}.
883        * gccnewlib/target-objc.add: Replace @exe_ext@ with %{_exeext}.
884
8852003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
886
887        * gdb/gdb.add: Remove header, broken cdn-X configuration,
888        %clean, Replace @exe_ext@ with %{_exeext}.
889        * gdb/mkspec.in: Remove exe_ext.
890        * gdb/target-gdb.add: Replace @exe_ext@ with %{_exeext}.
891        * gdb/Makefile.am: Use $(top_builddir)/common/common.add,
892        $(top_builddir)/common/clean.add, header.add.
893        * gcc3newlib/base-gcj.add: Replace @exe_ext@ with %{_exeext}.
894        * cpukit/mkspec.in: Remove exe_ext.
895        * binutils/Makefile.am: Use $(top_builddir)/common/common.add,
896        $(top_builddir)/common/clean.add, header.add.
897
8982003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
899
900        * gcc3newlib/gccnewlib.add: Remove header, broken cdn-X configuration,
901        %clean, Replace @exe_ext@ with %{_exeext}.
902        * gcc3newlib/mkspec.in: Remove exe_ext.
903        * gcc3newlib/target-c++.add: Replace @exe_ext@ with %{_exeext}.
904        * gcc3newlib/target-g77.add: Replace @exe_ext@ with %{_exeext}.
905        * gcc3newlib/target-gcc.add: Replace @exe_ext@ with %{_exeext}.
906        * gcc3newlib/target-gcj.add: Replace @exe_ext@ with %{_exeext}.
907        * gcc3newlib/target-gnat.add: Replace @exe_ext@ with %{_exeext}.
908        * gcc3newlib/target-objc.add: Replace @exe_ext@ with %{_exeext}.
909        * gcc3newlib/Makefile.am: Use $(top_builddir)/common/common.add,
910        $(top_builddir)/common/clean.add, header.add.
911
9122003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
913
914        * Makefile.am: Remove reference to mkbinutilsspec.
915        * configure.ac: Remove EXEEXT check.
916        Add common/clean.add, common/common.add.
917
9182003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
919
920        * binutils/binutils.add: Remove header, broken cdn-X configuration,
921        %clean.
922        * binutils/mkspec.in: Remove exe_ext, build_alias, host_alias.
923        * binutils/target-binutils.add: Replace @exe_ext@ with %{_exeext}.
924
9252003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
926
927        * gcc3newlib/header.add: New.
928        * gccnewlib/header.add: New.
929        * binutils/header.add: New.
930        * gdb/header.add: New.
931        * rtemsdoc/header.add: New.
932        * rtemsdoc/rtemsdoc.add: New.
933        * common/clean.add.in: New.
934        * common/common.add.in: New.
935
9362003-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
937
938        * binutils/mkspec.in: New.
939        * binutils/.cvsignore: Add mkspec.
940        * mkbinutilspec.in: Remove.
941        * gdb/Makefile.am: Depend on mkspec.
942        * binutils/binutils.add: Add @exe_ext@ to c++filt.
943        Add %_defaultbuildroot.
944        * configure.ac: Reflect changes above.
945        * binutils/Makefile.am: Reflect changes above.
946        * Makefile.am: Remove mkbinutilspec.
947
9482003-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
949
950        * gdb/.cvsignore: Add mkspec.
951
9522003-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
953
954        * ChangeLog: Fix yesterday's entry.
955        * gdb/target-gdb.add: %defattr(-,root,root).
956        Use %{_prefix} instead of /opt/rtems.
957        Misc. minor changes.
958        * gdb/gdb.add: Use %{_prefix} instead of /opt/rtems.
959        Remove stray unpackaged files.
960        Use %{_defaultbuildroot} instead of hard-coded values.
961        configure --disable-nls.
962        Misc. minor changes.
963        Add BuildPreReq: ncurses-devel.
964        * gdb/base-gdb.add: %defattr(-,root,root).
965        Use %{_prefix} instead of /opt/rtems.
966        Misc. minor changes.
967        * gdb/mkspec.in: New.
968        * gdb/Makefile.am: Reflect addition of gdb/mkspec.in.
969        * gcc3newlib/mkspec.in: Fix usage.
970        * gcc3newlib/gccnewlib.add: Use %{_defaultbuildroot} instead of
971        hard-coded values. Update copyright notice.
972        * mkgdbspec.in: Removed.
973        * Makefile.am: Remove mkgdbspec.
974        * configure.ac: Remove mkgdbspec.
975        Add gdb/mkspec.
976
9772003-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
978
979        * gcc3newlib/gccnewlib.add: Add various BuildPreReq.
980        Add %defattr(-,root,root) to "dir".
981        * gcc3newlib/base-g77.add: %defattr(-,root,root).
982        * gcc3newlib/base-gcc.add %defattr(-,root,root).
983        * gcc3newlib/base-gcj.add %defattr(-,root,root).
984        * gcc3newlib/base-gnat.add %defattr(-,root,root).
985        * gcc3newlib/target-c++.add %defattr(-,root,root).
986        * gcc3newlib/target-g77.add %defattr(-,root,root).
987        * gcc3newlib/target-gcc.add %defattr(-,root,root).
988        * gcc3newlib/target-gcj.add %defattr(-,root,root).
989        * gcc3newlib/target-gnat.add %defattr(-,root,root).
990        * gcc3newlib/target-objc.add %defattr(-,root,root).
991
9922003-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
993
994        * setup.def: binutils_rpm_release=2.
995        * binutils/base-binutils.add: %defattr(-,root,root).
996        * binutils/target-binutils.add: Ditto.
997        * binutils/binutils.add: BuildPreReq: texinfo >= 4.2.
998
9992003-01-27      Joel Sherrill <joel@OARcorp.com>
1000
1001        * buildalltar.in, setup.def: Tool update including binaries for Cygwin
1002        with a special RTEMS user account.
1003
10042003-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1005
1006        * configure.ac: Add rtemsdoc.
1007        * Makefile.ac: Add rtemsdoc.
1008        * rtemsdoc/README: New.
1009        * rtemsdoc/.cvsignore: New.
1010
10112003-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1012
1013        * rtemsdoc/Makefile.am: New.
1014        * rtemsdoc/mkspec.in: New.
1015        * rtemsdoc/rtemsdoc.spec.in: New.
1016        * rtemsdoc/supplement.add.in: New.
1017        * rtemsdoc/templ.add.in: New.
1018
10192002-12-16      Joel Sherrill <joel@OARcorp.com>
1020
1021        * setup.def: Updated gcc 3.2.1newlib1.10.0 RPM to revision 4
1022        to include m68k crti.o/crtn.o multilib patch.
1023
10242002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1025
1026        * autotools/automake-rtems.spec.in: Update to automake-1.7.2.
1027        * autotools/autoconf-rtems.spec.in: Update to autoconf-2.57.
1028
10292002-12-06      Joel Sherrill <joel@OARcorp.com>
1030
1031        * ChangeLog: Removed duplicate entry.
1032
10332002-12-06      Joel Sherrill <joel@OARcorp.com>
1034
1035        * setup.def: Updated patch to fix m68k cut and paste bug which turned
1036        a tab into spaces in a Makefile fragment.
1037        * gcc3newlib/gccnewlib.add: If building gnat for the mips, the library
1038        must be built with a -G0 option.
1039
10402002-12-02      Joel Sherrill <joel@OARcorp.com>
1041
1042        * setup.def, gcc3newlib/gccnewlib.add: Updated to gcc 3.2.1 RPM revision
1043        2 which enabled the mips-rtems gnat using gcc 3.2.1 patch 20021129.
1044
10452002-11-29      Joel Sherrill <joel@OARcorp.com>
1046
1047        * setup.def: Updated to gcc-3.2.1.
1048
10492002-11-28      Joel Sherrill <joel@OARcorp.com>
1050
1051        * setup.def: Updated to gcc-3.2 and newlib1.1.0 RPM version 6.
1052        * gcc3newlib/gccnewlib.add: Reenabled i386-rtems gnat.
1053
10542002-11-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1055
1056        * gcc3newlib/gccnewlib.add:
1057        Remove *.la's to make rpm-4.1/RH-8.0 happy.
1058        Remove libiberty.a to make rpm-4.1/RH-8.0 happy.
1059        Change gcc/version.c to reflect us having patched gcc.
1060
10612002-11-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1062
1063        * binutils/binutils.add: Add BuildPreReq: /sbin/install-info.
1064        Disable nls.
1065        Apply gzip -9qf to compress *infos and *mans.
1066        Apply /sbin/install-info.
1067        Remove  *c++-filt.
1068        * binutils/base-binutils.add: Add PreReq: /sbin/install-info.
1069        Apply /sbin/install-info.
1070        Package as.info-*.gz.
1071        * binutils/target-binutils.add:
1072        Package man1/*.1*.
1073
10742002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1075
1076        * autotool/autoconf-rtems.spec.in: Fix @prefix@.
1077
10782002-11-13      Joel Sherrill <joel@OARcorp.com>
1079
1080        * setup.def: Switched to binutils 2.13.1
1081        * binutils/Makefile.am: Remove a29k-rtems.
1082
10832002-11-11      Joel Sherrill <joel@OARcorp.com>
1084
1085        * setup.def, gcc3newlib/gccnewlib.add: Patch includes updates
1086        which were patch changes for -3 and -4 RPM revisions.   Disabled
1087        build of gnat for i386-rtems as it failed to build.
1088
10892002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1090
1091        * gcc3newlib/gccnewlib.add: Remove %{target} != %{build} comment
1092        (RH-8.0/rpm-4.1 bogusly expands the macros and chokes.)
1093        * binutils/binutils.add: Remove %{target} != %{build} comment
1094        (RH-8.0/rpm-4.1 bogusly expands the macros and chokes.).
1095        Comment out CONFIGURE_ARGS (RH-8.0/rpm-4.1 is broken wrt. _build_os
1096        and _target_os)
1097        * gcc3newlib/base-gcc.add: Add gccint*infos.
1098        * gcc3newlib/base-gcj.add: Add gcj*infos.
1099        Mark manpages as %doc and pickup the gzipped versions.
1100
11012002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1102
1103        * autotools/automake-rtems.spec.in: Fix my address. Set up PATH
1104        before running configure (Prep. for automake >= 1.7).
1105
11062002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1107
1108        * autotools/autoconf-rtems.spec.in: New.
1109        Remove Provides: autoconf (Conflicts with RH-8.0).
1110        * autotools/autoconf-rtems.spec: Remove.
1111        * autotools/automake-rtems.spec.in:
1112        Remove Provides: automake (Conflicts with RH-8.0).
1113        * gcc3newlib/Makefile.am: Remove references to mkgcc3newlibspec.
1114        * Makefile.am: Ditto.
1115        * configure.ac: Add autotools/autoconf-rtems.spec.in.
1116
11172002-10-24      Joel Sherrill <joel@OARcorp.com>
1118
1119        * setup.def: Update gcc 3.2 pathc to includ epatch for gcc PR8314.
1120        * gcc3newlib/gccnewlib.add: Don't build mips/gnat as we do not
1121        currently include the patch referenced in PR8344.
1122
11232002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1124
1125        * .cvsignore: Reformat.
1126        Add autom4te*cache.
1127        Remove autom4te.cache.
1128
11292002-09-14      Joel Sherrill <joel@OARcorp.com>
1130
1131        * gcc3newlib/base-gcj.add, gcc3newlib/gccnewlib.add,
1132        gcc3newlib/target-gcj.add: First attempt at enabling Java support.
1133
11342002-08-21      Joel Sherrill <joel@OARcorp.com>
1135
1136        * setup.def, gcc3newlib/gccnewlib.add: Updated the tools for
1137        gcc 3.2 and Ada.
1138
11392002-08-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1140
1141        * gcc3newlib/gccnewlib.add: Re-add i386-rtems Ada.
1142        Add %_gnat and --define 'gnat [0|1]' support.
1143        Enable gnat for gcc-3.2/Disable for gcc-3.1.
1144        Add hacks to build gnatlib.
1145        Re-activate commented out fragments for old gcc versions.
1146        Add @target_alias@-gnatgcc.
1147
11482002-08-15      Joel Sherrill <joel@OARcorp.com>
1149
1150        * setup.def: New gcc 3.1 RPMs (-7).
1151        * gcc3newlib/gccnewlib.add:  i386-rtems doesn't build Ada.
1152
11532002-08-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1154
1155        * gcc3newlib/Makefile.am: Remove c_only remnants.
1156        * gcc3newlib/gccnewlib.add: Reflect gcc-3.2 putting c++
1157        headers into c++ instead of g++.
1158        * gcc3newlib/target-c++.add: Ditto.
1159
11602002-08-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1161
1162        * gcc3newlib/base-gnat.add: Don't use %{%prefix}/bin/gnat*.
1163        * gcc3newlib/Makefile.am: Use mkspec for c4x.
1164        * gcc3newlib/gccnewlib.add: Rework processing of %if %build_XXX.
1165        Rework handing Ada.
1166        Don't put adalib and adainclude into files.gcc.
1167        * gcc3newlib/target-gnat.add: Add adalib.
1168        Add adainclude.
1169
11702002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1171
1172        * gcc3newlib/base-gnat.add: Use -n rtems-base-gnat.
1173
11742002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1175
1176        * gcc3newlib/.cvsignore: Add mkspec.
1177
11782002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1179
1180        * mkgcc3newlibspec.in: Remove
1181        * gcc3newlib/mkspec.in: New.
1182        * configure.ac: Reflect changes above.
1183        * gcc3newlib/gccnewlib.add: Add build_XXX defines.
1184        Add preliminary gnat support.
1185        * gcc3newlib/base-g77.add: Add build_g77.
1186        * gcc3newlib/base-gcj.add: Add build_gcj.
1187        * gcc3newlib/base-gnat.add: New.
1188        * gcc3newlib/target-c++.add: Add build_cxx.
1189        * gcc3newlib/target-g77.add: Add build_g77.
1190        * gcc3newlib/target-gcj.add: Add build_gcj.
1191        * gcc3newlib/target-objc.add: Add build_objc.
1192        * gcc3newlib/target-gnat.add: New.
1193        * gcc3newlib/Makefile.am: Use ./mkspec. Use unified spec.
1194
11952002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1196
1197        * setup.def: Increment release for gcc3newlib.
1198        * gcc3newlib/gccnewlib.add: Do not put cc1plus into gcc-rpm.
1199
12002002-08-08      Joel Sherrill <joel@OARcorp.com>
1201
1202        * setup.def, binutils/base-binutils.add, binutils/target-binutils.add:
1203        Updated to binutils 2.13 which has no known issues.
1204
12052002-08-06      Joel Sherrill <joel@OARcorp.com>
1206
1207        * setup.def: Updating gcc3/newlib patches and tool versions.  The
1208        focus of this round of patches was ot eliminate header file name
1209        conflicts between RTEMS and newlib.
1210
12112002-07-30      Joel Sherrill <joel@OARcorp.com>
1212
1213        * setup.def: Updated to gcc3.1/newlib 1.10.0 RPM revision 5 with
1214        the gcc3 patch 20020730a and newlib 1.10.0 patch 20020726.
1215
12162002-07-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1217
1218        * autotools/automake-rtems.spec.in: Automake-1.6.3.
1219        * cpukit/.cvsignore: Add mkspec. Remove rtems.spec.
1220
12212002-07-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1222
1223        * configure.ac: Use AC_CONFIG_FILES(script, chmod +x script)
1224        to generate mk*spec scripts.
1225        * mkbspspec.in: Use ',' as pattern delimiter in sed expression
1226        for $rpm_build_root.
1227        * mkbinutilsspec.in:  Use ',' as pattern delimiter in sed
1228        expression for $rpm_build_root.
1229        * cpukit/mkspec.in: Cosmetical changes.
1230
12312002-07-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1232
1233        * ChangeLog: Fix 2002-07-22 ChangeLog entry bogusly referring to
1234        Joel.
1235        * cpukit/Makefile.am: New.
1236        * cpukit/mkspec.in: New.
1237        * cpukit/rtems-cpukit.spec.in: New.
1238        * cpukit/.cvsignore: New.
1239        * configure.ac: Add cpukit.
1240        Add RTEMS_TOP to pickup _RTEMS_VERSION (required by cpukit).
1241        * Makefile.am: Add cpukit. Add ACLOCAL_AMFLAGS (required to pickup
1242        RTEMS_VERSION).
1243        * setup.def: Use %{_tmppath} as default for $rpm_build_root.
1244        * mkbinutilsspec.in: Use ',' as pattern delimiter in sed expression
1245        for $rpm_build_root.
1246        * mkgccnewlibspec.in:  Use ',' as pattern delimiter in sed
1247        expression for $rpm_build_root.
1248        * mkgcc3newlibspec.in:  Use ',' as pattern delimiter in sed
1249        expression for $rpm_build_root.
1250        * mkgdbspec.in:  Use ',' as pattern delimiter in sed expression for
1251        $rpm_build_root.
1252
12532002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1254
1255        * binutils/Makefile.am: Add or32-rtems-binutils.
1256
12572002-07-19      Joel Sherrill <joel@OARcorp.com>
1258
1259        * setup.def: Updated newlib patch to get sh and hppa crt0 mods.
1260
12612002-07-01      Joel Sherrill <joel@OARcorp.com>
1262
1263        * setup.def: Update gcc3 RPMs for new patches.
1264
12652002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1266
1267        * autotools/automake-rtems.spec.in: Update to automake-1.6.2.
1268
12692002-06-14      Joel Sherrill <joel@OARcorp.com>
1270
1271        * mkgdbspec.in, setup.def, gcc3newlib/gccnewlib.add, gdb/gdb.add:
1272        Updated to gcc 3.1 and gdb 5.2.
1273
12742001-05-29      Joel Sherrill <joel@OARcorp.com>
1275
1276        * setup.def: Updated to binutils 2.12.1.
1277        * rtems/Makefile.am: Remove m68k-rtemself references.
1278
12792002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1280
1281        * mkgcc3newlibspec.in: Remove SETUP (bogus).
1282        * gcc3newlib/target-c++.add: New.
1283        * gcc3newlib/Makefile.am: Add target-c++.add.
1284        * gcc3newlib/base-g77.add: Adapt to gcc-3.1.
1285        Reflect having split out c++. Various minor fixes.
1286        * gcc3newlib/base-gcc.add: Ditto.
1287        * gcc3newlib/gccnewlib.add: Ditto.
1288        * gcc3newlib/target-gcc.add: Ditto.
1289
12902002-04-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1291
1292        * gcc3newlib/gccnewlib.add: Add gcc_update --touch to fix
1293        timestamps.
1294
12952001-04-16      Joel Sherrill <joel@OARcorp.com>
1296
1297        * .cvsignore: Added files added by automake 1.6.1.
1298        * setup.def: New shot at gcc 3.0.4 RPMs.
1299        * binutils/Makefile.am, gdb/Makefile.am, rtems/Makefile.am:
1300        Deleted m68k-rtemself.
1301        * gcc3newlib/gccnewlib.add: Commented out host/target OS check.
1302 
13032002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1304
1305        * autotools/automake-rtems.spec.in: Update to automake-1.6.1.
1306        Use *.tar.bz2.
1307
13082002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1309
1310        * mkbinutilspec.in: Fix PATCH2.
1311
13122002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1313
1314        * gcc3newlib/gccnewlib.add: Add -Bgcc/ when collecting multilibs.
1315
13162002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1317
1318        * gcc3newlib/gccnewlib.spec.in: Removed from CVS.
1319
1320
13212002-04-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1322
1323        * mkbinutilspec.in: Add support for empty patch-version (no patch).
1324        * mkgcc3newlibspec.in: Ditto.
1325        * setup: Fix gcc3*_versions handling.
1326        * setup.def: binutils_patch_version=.
1327        * binutils/binutils.add: Reflect changes to mkbinutilspec.in,
1328        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
1329        * binutils/target-binutils.add: Comment out c++filt.
1330        * gcc3newlib/base-gcc.add: Remove duplicate libm.info.
1331        * gcc3newlib/gccnewlib.add: Reflect changes to mkgcc3newlibspec.in.
1332        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
1333        Comment out gcc-2.95.x hacks.
1334        Remove *.la from installed files.
1335        * gcc3newlib/gccnewlib_c_only.spec.in: Remove.
1336
13372001-04-02      Joel Sherrill <joel@OARcorp.com>
1338
1339        * buildall.in: Correct logic for detecting 0 RTEMS RPMS installed.
1340
13412001-03-29      Joel Sherrill <joel@OARcorp.com>
1342
1343        * .cvsignore: Added mkgcc3newlib.
1344
13452001-03-29      Joel Sherrill <joel@OARcorp.com>
1346
1347        * gcc3newlib/.cvsignore: New file.
1348
13492001-03-28      Joel Sherrill <joel@OARcorp.com>
1350
1351        * Per PR64 added support for gcc 3.x RPMs
1352        * Makefile.am, configure.ac, mkspec, setup, setup.def: Modified.
1353        * mkgcc3newlibspec.in: New file.
1354        * gcc3newlib: New subdirectory.
1355        * base-g77.add, base-gcc.add, base-gcj.add, gccnewlib.add,
1356        gccnewlib_c_only.spec.in, gccnewlib.spec.in, HISTORY, Makefile.am,
1357        README, target-g77.add, target-gcc.add, target-gcj.add,
1358        target-objc.add: New files.
1359
13602001-03-28      Joel Sherrill <joel@OARcorp.com>
1361
1362        * binutils/binutils.add: Commented out patch since binutils 2.12
1363        does not require one.
1364
13652002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1366
1367        * configure.ac:
1368        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1369        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1370        * autotools/Makefile.am: Remove AUTOMAKE_OPTIONS.
1371        * Makefile.am: Remove AUTOMAKE_OPTIONS.
1372        * binutils/Makefile.am: Remove AUTOMAKE_OPTIONS.
1373        * gccnewlib/Makefile.am: Remove AUTOMAKE_OPTIONS.
1374        * gdb/Makefile.am: Remove AUTOMAKE_OPTIONS.
1375        * rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
1376
13772002-03-06      Ralf Corsepius <corsepiu@faw-uni-ulm.de>
1378
1379        * PR151
1380        * autotools/automake-rtems.spec.in: New.
1381        * autotools/automake-rtems.spec: Removed.
1382        * configure.ac: Reflect changes above.
1383
13842001-02-27      Joel Sherrill <joel@OARcorp.com>
1385
1386        * configure.ac: Be a little more lenient in matching sparc-solaris.
1387
13882002-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1389
1390        * mkbinutilspec.in, mkgccnewlibspec.in, gccnewlib/base-chill.add,
1391        gccnewlib/base-g77.add, gccnewlib/base-gcc.add,
1392        gccnewlib/base-gcj.add, gccnewlib/gccnewlib.add,
1393        gccnewlib/target-chill.add, gccnewlib/target-g77.add,
1394        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
1395        gccnewlib/target-objc.add: Added more support for Canadian Cross
1396        building.
1397
13982001-01-30      Joel Sherrill <joel@OARcorp.com>
1399
1400        * buildall.in: Corrected logic for detecting when no RPMs are installed.
1401
14022001-01-24      Joel Sherrill <joel@OARcorp.com>
1403
1404        * README: Added Canadian Cross instructions.
1405
14062002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1407
1408        * configure.ac: Add AC_PREFIX_DEFAULT([/opt/rtems]).
1409        * mkbinutilsspec.in: Add propagation of @prefix@.
1410        * binutils/base-binutils.add:
1411        Let %post and %unpost apply %{_prefix}.
1412        Apply %{_prefix} instead of /opt/rtems.
1413        * binutils/binutils.add: Update copyright notice.
1414        Add _prefix.
1415        Apply %{_prefix} instead of /opt/rtems.
1416        Remove -a 0 in %setup.
1417        Rework hack to SuSE's rpm screwing up %{_target}.
1418        Replace ARGS with CONFIGURE_ARGS.
1419        * binutils/target-binutils.add:
1420        Apply %{_prefix} instead of /opt/rtems.
1421
14222002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1423
1424        * binutils/binutils.add: Add initial support for building
1425        Canadian cross RPMs.  It should work like this:
1426            cd rtems/scripts
1427            ./configure --build=`../config.guess` --host=i386-cygwin
1428            make install
1429            rpm --target=i386-cygwin \
1430                /usr/src/redhat/SPECS/<target>-binutils-..spec.
1431
1432            alien -t /usr/src/redhat/RPMS/....i386.rpm
1433        .. and voila ... your tarball, with rpm-consistency checks etc. applied.
1434
14352001-01-22      Joel Sherrill <joel@OARcorp.com>
1436
1437        * buildalltar.in: Modified to support Canadian cross builds.
1438        It was testing using a RedHat 7.2 host to build *-rtems tools
1439        that run on an i386-cygwin host.
1440
14412001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1442
1443        * configure.ac: Fix typo to allow custom RPM_SPECSdirs.
1444
14452001-10-16      Joel Sherrill <joel@OARcorp.com>
1446
1447        * setup.def: Bumped the gdb_patch_version to account for a configuration
1448        problem on psim where it could not be enabled for powerpc-RTEMS.
1449        * gdb/Makefile.am: Add i386-RTEMS and powerpc-RTEMS targets.
1450
14512001-10-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1452
1453        * mkbinutilsspec.in: Guard sed-pattern against autoconf.
1454        * mkgccnewlibspec.in: Guard sed-pattern against autoconf, remove
1455        Target_alias.
1456        * mkgdbspec.in: Guard sed-pattern against autoconf.
1457        * mkbspspec.in: Guard sed-pattern against autoconf.
1458        * configure.ac: Rework check for RPM_SPECSdir.
1459        * autotools/automake-rtems.spec: Update to automake-1.5.
1460
14612001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1462
1463        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
1464        * configure.in: Remove.
1465        * configure.ac: New file, generated from configure.in by autoupdate.
1466
14672001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1468
1469        * gdb/Makefile.am, gccnewlib/Makefile.am, binutils/Makefile.am:
1470        Initially setup CLEANFILES using = instead of += to make
1471        automake-1.5 happy.
1472
14732001-09-13      Joel Sherrill <joel@OARcorp.com>
1474
1475        * setup.def, gccnewlib/gccnewlib.add, gccnewlib/target-gcc.add:
1476        Revert changes because of gcc 2.5.x/3.0 transition and continue
1477        to support gcc 2.95.x as primary version.
1478
14792001-09-13      Joel Sherrill <joel@OARcorp.com>
1480
1481        * mkgccnewlibspec.in,
1482        Use Target_alias not target_alias to avoid conflicts with new autoconf.
1483        * setup.def: Changed version numbers in attempt at building gcc 3.0.1.
1484        Only sparc and arm built for C/C++ OK. :(
1485        * gccnewlib/base-gcc.add: Modifications to reflect files not in gcc 3.x.
1486        * gccnewlib/gccnewlib.add: gcc 3.x does not have "everything in the name"
1487        * target-gcc.add: Modifications to reflect files not in gcc 3.1
1488
14892001-09-13      Joel Sherrill <joel@OARcorp.com>
1490
1491        * autotools/.cvsignore: New file.
1492
14932001-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1494
1495        * autotools/Makefile.am, autotools/autoconf-rtems.spec,
1496        autotools/automake-rtems.spec: New.
1497        * configure.in, Makefile.am: Add autotools/.
1498
14992001-08-30      Joel Sherrill <joel@OARcorp.com>
1500
1501        * .cvsignore: Add buildalltar.
1502
15032001-08-30      Joel Sherrill <joel@OARcorp.com>
1504
1505        * buildalltar.in: New file.
1506        * configure.in, Makefile.am: Modified to reflect addition of file.
1507
15082001-08-10      Joel Sherrill <joel@OARcorp.com>
1509
1510        * mkgdbspec.in: Make list of simulators very complete.
1511        * setup.def: Update versions.
1512
15132001-07-03      Joel Sherrill <joel@OARcorp.com>
1514
1515        * setup.def, binutils.add, gccnewlib.add: Updated to build
1516        binutils 2.11.2 (rtems patch 20010622), gcc 2.95.3 (rtems
1517        patch a20010622), and newlib 1.9.0 (rtems patch 10020622).
1518
15192001-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1520
1521        * configure.in: Remove AC_EXEEXT, treat .exe manually.
1522        * gccnewlib/base-gcc.add: Remove cpp.
1523        * gccnewlib/gccnewlib.add: mv cpp $target_alias-cpp, update
1524        copyright.
1525
15262001-04-16      Joel Sherrill <joel@OARcorp.com>
1527
1528        * setup.def: Modified the binutils version to 2.11 and
1529        RPM revision 3 to reflect experimentation with new binutils release.
1530
15312001-04-11      Joel Sherrill <joel@OARcorp.com>
1532
1533        * binutils/Makefile.am: Added a29k-rtems.
1534        * binutils/binutils.add: Switch to .bz2 extension to reflect
1535        real way code is compressed on distribution sites now.
1536
15372001-03-19      Joel Sherrill <joel@OARcorp.com>
1538
1539        * setup.def: Updated version numbers and patches for binutils
1540        and gdb.  binutils was to get correct patch in field.  gdb
1541        was to add mipstx39-rtems configurery support.
1542
15432001-03-14      Joel Sherrill <joel@OARcorp.com>
1544
1545        * gdb/Makefile.am, mkgdbspec.in: Added mipstx39-rtems
1546        configuration to gdb since this includes the JMR3904 simulator.
1547
15482001-01-03      Joel Sherrill <joel@OARcorp.com>
1549
1550        * setup.def, binutils/HISTORY, gccnewlib/HISTORY: Updated
1551        binutils HISTORY to reflect new revision.  Updated gcc to fix
1552        i960 C++ problem.  Updated newlib to move to newlib 1.9.0.
1553
15542000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1555
1556        * gccnewlib/gccnewlib.add: Fix typo in URL.
1557
15582000-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1559
1560        * configure.in: Adapt m4-quoting to autoconf-2.49b, use $host
1561        instead of $target to setup RPM_CPU, move chmod 755 buildall to
1562        AC_OUTPUT's extra-cmds.
1563       
15642000-10-30      Joel Sherrill <joel@OARcorp.com>
1565
1566        * buildall.in, mkgdbspec.in, setup.def, binutils/Makefile.am,
1567        gccnewlib/HISTORY, gccnewlib/Makefile.am, gdb/Makefile.am:
1568        Added mips-rtems, updated to include new patches and
1569        gcc 2.95.2/newlib 1.8.2 revision 11 RPM.
1570
15712000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1572
1573        * configure.in: Remove trailing '/'s from setting up RPM_SPECdir.
1574
15752000-10-18      Joel Sherrill <joel@OARcorp.com>
1576
1577        * setup.def: Updating version numbers for gcc/newlib RPM release 10.
1578
15792000-08-30      Joel Sherrill <joel@OARcorp.com>
1580
1581        * setup.def: Updated gcc and newlib patches and bumped RPM revision.
1582        Patches primarily add or16/or32 basic support to newlib and
1583        i386 multilib improvements to gcc from Ralf Corsepius.
1584
15852000-08-10      Joel Sherrill <joel@OARcorp.com>
1586
1587        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.