source: rtems/scripts/ChangeLog @ 7930bde1

4.104.114.84.95
Last change on this file since 7930bde1 was 7930bde1, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/17/05 at 02:52:18

2005-08-16 Ralf Corsepius <ralf.corsepius@…>

  • binutils/binutils.add: Special-case _prefix=/usr.
  • gccnewlib/base-g77.add, gccnewlib/base-gcc.add, gccnewlib/base-gcj.add, gccnewlib/base-gfortran.add, gccnewlib/base-gnat.add, gccnewlib/gccnewlib.add: Special-case _prefix=/usr.
  • Property mode set to 100644
File size: 53.7 KB
Line 
12005-08-16      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * binutils/binutils.add:
4        Special-case _prefix=/usr.
5        * gccnewlib/base-g77.add, gccnewlib/base-gcc.add,
6        gccnewlib/base-gcj.add, gccnewlib/base-gfortran.add,
7        gccnewlib/base-gnat.add, gccnewlib/gccnewlib.add:
8        Special-case _prefix=/usr.
9
102005-08-15      Ralf Corsepius <ralf.corsepius@rtems.org>
11
12        * gccnewlib/Makefile.am: Remove h8300-rtemscoff.
13        * binutils/Makefile.am: Remove h8300-rtemscoff.
14
152005-07-28      Ralf Corsepius <ralf.corsepius@rtems.org>
16
17        * autotools/automake.add: Update to automake-1.9.6.
18        * brp-rtems-strip.in: New.
19        * brp-rtems-compress.in: New.
20        * binutils/binutils.add: Reflect using brp-rtems*.
21        * gccnewlib/gccnewlib.add: Reflect using brp-rtems*.
22
232005-07-06      Ralf Corsepius <ralf.corsepius@rtems.org>
24
25        * binutils/binutils.add: Take out -D_FORTIFY_SOURCE from CFLAGS
26        to prevent fortify from rendering ar unusable.
27
282005-07-05      Ralf Corsepius <ralf.corsepius@rtems.org>
29
30        * binutils/mkspec.in, gccnewlib/mkspec.in, gdb/mkspec.in:
31        Use ',' as sed pattern delimiter.
32        * autotools/automake.add: Add %{?dist}.
33        * autotools/autoconf.add: Add %{?dist}.
34        Replace Copyright: by Licence:.
35        * gccnewlib/gccnewlib.add: Remove Epoch.
36
372005-05-20      Ralf Corsepius <ralf.corsepius@rtems.org>
38
39        * binutils/base-binutils.add, gccnewlib/base-g77.add,
40        gccnewlib/base-gcc.add, gccnewlib/base-gcj.add,
41        gccnewlib/base-gfortran.add, gccnewlib/base-gnat.add,
42        gdb/base-gdb.add: install-info --info-dir=.
43
442005-05-18      Ralf Corsepius <ralf.corsepius@rtems.org>
45
46        * gccnewlib/mkspec.in: Correct patch handling magic.
47        * gccnewlib/gccnewlib.add: Reflect changes to mkspec.in.
48        Use --with/--without, rework logic for building optional languages.
49        * gccnewlib/header.add: Document --with/--without.
50
512005-05-10      Ralf Corsepius <ralf.corsepius@rtems.org>
52
53        * gccnewlib/Makefile.am: Add h8300-rtemscoff*.
54        * gccnewlib/gccnewlib.add: Let building gnat require gcc.
55        Allow building arm-rtems*-gnat.
56
572005-05-05      Ralf Corsepius <ralf.corsepius@rtems.org>
58
59        * gccnewlib/gccnewlib.add: Further clean up of tools not supported
60        by individual targets. Add %build_libgcj.
61        * gccnewlib/target-gcc.add: Remove dep to base-gcc.
62
632005-05-03      Ralf Corsepius <ralf.corsepius@rtems.org>
64
65        * gccnewlib/gccnewlib.add: Suppress building tools not supported by
66        avr, h8300 and mips.
67        * rtemsdoc/supplement.add.in, rtemsdoc/templ.add.in: Misc.
68        %infodir/dir handling changes.
69        * rtemsdoc/rtemsdoc.add: Use BuildRequires instead of BuildPreReq
70        (rpm anachronism).
71        * gdb/base-gdb.add, gdb/gdb.add: Misc. %infodir/dir handling
72        changes.
73        * gccnewlib/base-g77.add, gccnewlib/base-gcc.add,
74        gccnewlib/base-gcj.add, gccnewlib/base-gfortran.add,
75        gccnewlib/base-gnat.add: Misc. %infodir/dir handling changes.
76        * common/common.add.in: Use FC compliant BuildRoot.
77        * gccnewlib/gccnewlib.add: Remove gnatgcc hacks.
78        Misc  %infodir/dir handling changes.
79        * gccnewlib/target-c++.add, gccnewlib/target-g77.add,
80        gccnewlib/target-gcj.add, gccnewlib/target-gfortran.add,
81        gccnewlib/target-gnat.add, gccnewlib/target-objc.add:
82        Requires: %{rpmprefix}%{gcc_target}-gcc = %{version}-%{release}.
83
842005-05-02      Ralf Corsepius <ralf.corsepius@rtems.org>
85
86        * binutils/base-binutils.add, binutils/binutils.add:
87        Misc %infodir/dir handling changes.
88
892005-05-02      Ralf Corsepius <ralf.corsepius@rtems.org>
90
91        * configure.ac: Reflect changes to autotools/*.
92        * autotools/Makefile.am: Update.
93
942005-05-02      Ralf Corsepius <ralf.corsepius@rtems.org>
95
96        * autotools/automake-rtems.spec.in, autotools/autoconf-rtems.spec.in:
97        Remove.
98        * autotools/automake.add, autotools/autoconf.add,
99        autotools/header.add: New.
100        * autotools/Makefile.am: Streamline specs generation with other
101        tools.
102
1032005-04-29      Ralf Corsepius <ralf.corsepius@rtems.org>
104
105        * gccnewlib/gccnewlib.add: Don't build mips-gcj. Further gnat
106        cleanup.
107        * rtemsdoc/supplement.add.in, rtemsdoc/templ.add.in: Misc. info
108        fixes.
109
1102005-04-29      Ralf Corsepius <ralf.corsepius@rtems.org>
111
112        * gccnewlib/base-gnat.add, gccnewlib/gccnewlib.add,
113        gccnewlib/target-gnat.add: Abandon Gnat for gcc < 4.0
114
1152005-04-27      Ralf Corsepius <ralf.corsepius@rtems.org>
116
117        * gccnewlib/base-gfortran.add: Fix broken install-info.
118        * gccnewlib/base-gnat.add, gccnewlib/target-gnat.add: Adaptations
119        to gcc-4.0.0. Install infos using FC conventions.
120
1212005-04-26      Ralf Corsepius <ralf.corsepius@rtems.org>
122
123        * autotools/automake-rtems.spec.in,
124        autotools/autoconf-rtems.spec.in: Remove rpm anachronisms.
125
1262005-04-26      Ralf Corsepius <ralf.corsepius@rtems.org>
127
128        * binutils/binutils.add: Install infos using FC conventions.
129        * binutils/base-binutils.add: Install infos using FC conventions.
130        * gdb/base-gdb.add: Install infos using FC conventions.
131
1322005-04-26      Ralf Corsepius <ralf.corsepius@rtems.org>
133
134        * gccnewlib/base-gcc.add: Install infos using FC conventions.
135        * gccnewlib/base-gcj.add: Install infos using FC conventions.
136        Various minor fixes.
137        * gccnewlib/base-gfortran.add: Install infos using FC conventions.
138        * gccnewlib/target-gcj.add: Various minor fixes.
139
1402005-04-25      Ralf Corsepius <ralf.corsepius@rtems.org>
141
142        * binutils/binutils.add: Use BuildRequires instead of BuildPreReq.
143        * gccnewlib/gccnewlib.add: Use BuildRequires instead of BuildPreReq.
144        * gdb/gdb.add: Use BuildRequires instead of BuildPreReq.
145        * gccnewlib/gccnewlib.add: Remove Source0-magic for gcc < 3.0.
146        * gccnewlib/gccnewlib.add: Abandon c4x-*.
147
1482005-04-23      Ralf Corsepius <ralf.corsepius@rtems.org>
149
150        * gccnewlib/gccnewlib.add: Use %_bindir, %_libdir, %_includedir.
151        * gccnewlib/target-gfortran.add: Let package obsolete g77.
152        * gccnewlib/target-objc.add: Reflect new location of cc1obj.
153
1542005-04-23      Ralf Corsepius <ralf.corsepius@rtems.org>
155
156        * gdb/gdb.add: Propagate RPM_OPT_FLAGS to configure.
157
1582005-04-22      Ralf Corsepius <ralf.corsepius@rtems.org>
159
160        * binutils/Makefile.am: Add h8300-rtemscoff.
161        Remove or32-rtems.
162        * binutils/binutils.add: Propagate RPM_OPT_FLAGS to configure.
163
1642005-04-22      Ralf Corsepius <ralf.corsepius@rtems.org>
165
166        * gccnewlib/base-gfortran.add, gccnewlib/target-gfortran.add: New.
167        * gccnewlib/Makefile.am: Reflect addition of gfortran.
168        * gccnewlib/base-g77.add, gccnewlib/base-gcc.add, gccnewlib/base-gcj.add,
169        gccnewlib/base-gnat.add, gccnewlib/target-g++.add, gccnewlib/target-g77.add,
170        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
171        gccnewlib/target-gnat.add:
172        Remove RPM_INSTALL_PREFIX. Remove superfluous
173        %doc directives. Use %_infodir, %_includedir, %_bindir, %_libdir.
174        * gccnewlib/gccnewlib.add: Ditto.
175        Add further BR's, Reflect addition of gfortran.
176        Reflect gcc's changes to "version_string".
177
1782005-04-20      Ralf Corsepius <ralf.corsepius@rtems.org>
179
180        * binutils/base-binutils.add, binutils/binutils.add,
181        binutils/target-binutils.add: Introduce %{_includedir}, %{_libdir},
182        %{_bindir}. Remove superfluous %doc. Misc. fixes.
183
1842005-04-20      Ralf Corsepius <ralf.corsepius@rtems.org>
185
186        * gdb/base-gdb.add, gdb/gdb.add, gdb/target-gdb.add:
187        Use mkdir -p. Introduce %{_includedir}, %{_libdir}. Remove
188        superfluous %doc.
189
1902005-04-20      Ralf Corsepius <ralf.corsepius@rtems.org>
191
192        * configure.ac: chmod +x rtems/mkspec.
193        * binutils/binutils.add: Remove Prefix.
194        Use mkdir -p.
195        * cpukit/rtems-cpukit.add: Fix Source URL.
196        * rtems/Makefile.am: Append @osversion@ to rules.
197        * rtems/rtems.add: Fix Source URL. Misc cosmetics.
198
1992005-04-14      Ralf Corsepius <ralf.corsepius@rtems.org>
200
201        * gdb/mkspec.in: Remove extra_configure_arguments (Unused).
202        * cpukit/rtems-cpukit.add, cpukit/target-cpukit.add: Bring this rpm
203        functional, again.
204
2052005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
206
207        * rtems/Makefile.am: Reworked.
208        * setup.def: Update rtems_version. Remove rpm_build_root.
209
2102005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
211
212        * rtems/mkspec.in: New.
213        * mkbspspec.in: Remove.
214        * Makefile.am: Reflect changes above.
215        * configure.ac: Reflect changes above.
216
2172005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
218
219        * common/clean.add.in: Always rm -rf $RPM_BUILD_ROOT.
220
2212005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
222
223        * gdb/base-gdb.add, gdb/gdb.add, gdb/target-gdb.add: Various
224        changes and hacks.
225
2262005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
227
228        * binutils/mkspec.in: Remove rpm_build_root.
229        * common/common.add.in: Remove _defaultbuildroot.
230        * cpukit/mkspec.in: Remove rpm_build_root.
231        * gccnewlib/mkspec.in: Remove rpm_build_root.
232        * gdb/mkspec.in: Remove rpm_build_root.
233        * gccnewlib/gccnewlib.add: Let %install rm -f $RPM_BUILD_ROOT.
234        * binutils/binutils.add: Let %install rm -f $RPM_BUILD_ROOT.
235
2362005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
237
238        * gdb/Makefile.am: Remove obsolete targets.
239        * gdb/gdb.add: Pass bindir, infodir, mandir to configure.
240
2412005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
242
243        * binutils/Makefile.am, gdb/Makefile.am: Move target-*.add before
244        base*.add.
245        * gdb/gdb.add, gdb/target-gdb.add: Introduce %{_infodir}, %{_mandir},
246        %{_bindir}. Various minor fixes.
247        Rename src.rpm into <target>-gdb.
248        Disable sim for avr.
249
2502005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
251
252        * setup.def, gdb/gdb.add: Add gdb_suffix.
253
2542005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
255
256        * gcc3newlib/HISTORY, gcc3newlib/Makefile.am, gcc3newlib/README,
257        gcc3newlib/base-g77.add, gcc3newlib/base-gcc.add,
258        gcc3newlib/base-gcj.add, gcc3newlib/base-gnat.add,
259        gcc3newlib/gccnewlib.add, gcc3newlib/header.add,
260        gcc3newlib/mkspec.in, gcc3newlib/target-c++.add,
261        gcc3newlib/target-g77.add, gcc3newlib/target-gcc.add,
262        gcc3newlib/target-gcj.add, gcc3newlib/target-gnat.add,
263        gcc3newlib/target-objc.add: Remove.
264
2652005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
266
267        * gccnewlib/mkspec.in: Use gccnewlib/ instead of gcc3newlib/.
268
2692005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
270
271        * Makefile.am, configure.ac: Use gccnewlib/ instead of gcc3newlib/.
272        * README.cdn-X: Minor updates.
273
2742005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
275
276        * gccnewlib/.cvsignore, gccnewlib/Makefile.am,
277        gccnewlib/README, gccnewlib/base-g77.add,
278        gccnewlib/base-gcc.add, gccnewlib/base-gcj.add,
279        gccnewlib/base-gnat.add, gccnewlib/gccnewlib.add,
280        gccnewlib/header.add, gccnewlib/mkspec.in,
281        gccnewlib/target-c++.add, gccnewlib/target-g77.add,
282        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
283        gccnewlib/target-gnat.add, gccnewlib/target-objc.add:
284        New.
285
2862005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
287
288        * cpukit/rtems-cpukit.add, gdb/gdb.add:
289        Fix my email address, cosmetics.
290
2912005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
292
293        * setup, setup.def, gcc3newlib/mkspec.in:
294        s/gcc3newlib_rpm_release/gccnewlib_rpm_release/g.
295
2962005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
297
298        * setup: Fixup messages.
299
3002005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
301
302        * binutils/target-binutils.add, cpukit/rtems-cpukit.add,
303        gcc3newlib/gccnewlib.add, gdb/gdb.add, rtemsdoc/rtemsdoc.add:
304        Remove Autoreqprov-tag.
305
3062005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
307
308        * gcc3newlib/gccnewlib.add: Default to not building gcj for all gcc
309        versions. Cleanup comments.
310
3112005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
312
313        * configure.ac, setup, setup.def, gcc3newlib/mkspec.in:
314        Use newlib_* instead of gcc3newlib_* for setup.* values.
315
3162005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
317
318        * configure.ac, setup, setup.def, gcc3newlib/mkspec.in:
319        Use gcc_* instead of gcc3_* for setup.* values.
320
3212005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
322
323        * binutils/binutils.add, gdb/gdb.add: Sync %setup with gcc/gcc.add
324        for consistency.
325
3262005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
327
328        * binutils/binutils.add, gcc3newlib/gccnewlib.add, gdb/gdb.add:
329        Apply patches in tool subdirs.
330
3312005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
332
333        * binutils/binutils.add, binutils/mkspec.in:
334        Eliminate @PATCH2@.
335        * gcc3newlib/gccnewlib.add, gcc3newlib/mkspec.in:
336        Eliminate @PATCH2@, @PATCH4@.
337        * gdb/gdb.add, gdb/mkspec.in:
338        Eliminate @PATCH2@.
339
3402005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
341
342        * binutils/binutils.add, gcc3newlib/gccnewlib.add,
343        gdb/gdb.add: Add support for rpmbuild --with sources.
344
3452005-03-17      Ralf Corsepius <ralf.corsepius@rtems.org>
346
347        * gdb/Makefile.am: Add avr, mips64.
348        Cosmetics.
349        * gdb/base-gdb.add: Reflect gdb-6.3 not shipping mmalloc.info*.
350        * gdb/target-gdb.add: Add support for gcc-6.3's gdbtui.
351        * gdb/mkspec.in: Add PATCH-magic.
352        Add gdb_suffix.
353
3542005-03-12      Ralf Corsepius <ralf.corsepius@rtems.org>
355
356        * binutils/binutils.add, binutils/mkspec.in, setup.def:
357        Add binutils_suffix.
358        * binutils/target-binutils.add: Preparations for binutils-2.16.
359
3602005-02-24      Ralf Corsepius <ralf.corsepius@rtems.org>
361
362        * gcc3newlib/gccnewlib.add, gcc3newlib/mkspec.in, setup.def:
363        Add gcc_suffix. Add newlib_suffix.
364
3652005-02-16      Ralf Corsepius <ralf.corsepius@rtems.org>
366
367        * autotools/automake-rtems.spec.in: automake-1.9.5.
368
3692005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
370
371        * gcc3newlib/Makefile.am: Remove sh-rtemself. Add sh-rtemscoff.
372
3732005-01-17      Ralf Corsepius <ralf.corsepius@rtems.org>
374
375        * gcc3newlib/gccnewlib.add: Disable Ada (Stil broken with GCC-4.0.0).
376
3772005-01-12      Ralf Corsepius <ralf.corsepius@rtems.org>
378
379        * gcc3newlib/gccnewlib.add: Change my email address.
380        Add tic4x-*.
381
3822005-01-05      Ralf Corsepius <ralf.corsepius@rtems.org>
383
384        * autotools/automake-rtems.spec.in: automake-1.9.4.
385
3862004-11-02      Joel Sherrill <joel@OARcorp.com>
387
388        * setup.def: Include PowerPC patch to make C++ global constructors work
389        -- gcc 3.3.5/newlib-1.12.0 revision 2.
390
3912004-10-29      Joel Sherrill <joel@OARcorp.com>
392
393        * setup.def: Update gcc to 3.3.5 and binutils to 2.15.
394        * autotools/autoconf-rtems.spec.in: Temporarily do not include
395        some of the documentation since it causes the RPM build to fail.
396        * binutils/Makefile.am, gcc3newlib/Makefile.am: Add mips64-rtems.
397
3982004-09-29      Joel Sherrill <joel@OARcorp.com>
399
400        * buildall.in, buildalltar.in, binutils/Makefile.am,
401        cpukit/Makefile.am, gcc3newlib/Makefile.am, gcc3newlib/gccnewlib.add,
402        gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore,
403        rtemsdoc/Makefile.am: i960 obsoleted.
404
4052004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
406
407        * configure.ac: Require automake > 1.9.
408
4092004-09-23      Ralf Corsepius <ralf_corsepius@rtems.org>
410
411        * binutils/binutils.add: Rename package from binutils-collection to
412        binutils. Cleanups.
413        * binutils/target-binutils.add: Reflect changes above.
414        * binutils/Makefile.am: Add avr. Reflect changes above.
415        * autotools/autoconf-rtems.spec.in: Cleanup for chroot'ed builds.
416        * autotools/automake-rtems.spec.in: automake-1.9.2.
417        Cleanup for chroot'ed builds.
418        * gcc3newlib/Makefile.am: Add avr-rtems*gcc.
419        * gcc3newlib/gccnewlib.add: Disable c++ for avr.
420
4212004-07-29      Ralf Corsepius <ralf_corsepius@rtems.org>
422
423        * autotools/automake.spec.in: automake-1.9.
424
4252004-05-23      Joel Sherrill <joel@OARcorp.com>
426
427        * gcc3newlib/gccnewlib.add: gcc 3.4.0 is broken for embedded SPARC and
428        Ada. Until we can fix it, it is disabled.
429
4302004-05-23      Joel Sherrill <joel@OARcorp.com>
431
432        * gcc3newlib/target-gnat.add: Fix path to gnat1.
433
4342004-05-18      Ralf Corsepius <ralf_corsepius@rtems.org>
435
436        * binutils/Makefile.am: Add sh-rtemscoff.
437        Remove sh-rtemself.
438        * binutils/binutils.add: BuildRequires flex.
439        * autotools/automake-rtems.spec.in: Automake 1.8.5.
440
4412004-04-29      Ralf Corsepius <ralf_corsepius@rtems.org>
442
443        * gcc3newlib/gccnewlib.add: Another attempt to make *info.gz
444        handling more robust.
445
4462004-04-26      Ralf Corsepius <ralf_corsepius@rtems.org>
447
448        * autotools/automake-rtems.spec.in: Upgrade to 1.8.4.
449
4502004-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
451
452        * Index: base-g77.add, base-gcc.add, base-gcj.add, base-gnat.add,
453        gccnewlib.add, target-c++.add, target-gcc.add, target-gcj.add:
454        Apply _infodir, _mandir. Gzip man pages.
455        Reflect gcc having fixed gccinstall.info.
456
4572004-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
458
459        * binutils/base-binutils.add: Apply _infodir.
460        Don't install libiberty. Misc. cleanups.
461        * binutils/binutils.add: Apply _infodir, _mandir.
462        Don't install libiberty. Gzip man pages. Misc. cleanups.
463        * binutils/target-binutils.add: Apply _mandir.
464
4652004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
466
467        * autotools/automake-rtems.spec.in: Upgrade to 1.8.3.
468
4692004-03-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
470
471        * gcc3newlib/gccnewlib.add: Disable gnats.
472        Further preparations for gcc-3.4.0
473        * gcc3newlib/base-gcc.add, gcc3newlib/target-gnat.add,
474        gcc3newlib/base-gcj.add, gcc3newlib/target-gcj.add:
475        Reflect changes to gcc3newlib/gccnewlib.add.
476
4772004-03-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
478
479        * gcc3newlib/base-gcc.add, gcc3newlib/target-g77.add,
480        gcc3newlib/target-objc.add: Preps for gcc-3.4.0.
481        Reflect changes to gcc3newlib/gccnewlib.add.
482
4832004-03-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
484
485        * gcc3newlib/target-gcc.add, gcc3newlib/target-c++.add:
486        Reflect changes to gcc3newlib/gccnewlib.add.
487
4882004-03-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
489
490        * gcc3newlib/gccnewlib.add: Preps. for gcc-3.4.0.
491        Add %gcclib, %gccexec.
492
4932004-03-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
494
495        * binutils/base-binutils.add: Preparations for binutils-2.15.
496
4972004-02-24      Joel Sherrill <joel@OARcorp.com>
498
499        PR 580/tools
500        * setup.def: Fix setup.def to match current reality.
501
5022004-02-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
503
504        * gdb/base-gdb.add: Add annotate.info.
505        * gdb/gdb.add: Remove info/dir.
506
5072004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
508
509        * Makefile.am, gdb/Makefile.am: Cosmetics.
510
5112004-02-19      Joel Sherrill <joel@OARcorp.com>
512
513        * setup.def, gdb/gdb.add: gdb 6.0 RPMs built.
514
5152004-02-19      Joel Sherrill <joel@OARcorp.com>
516
517        * ChangeLog: Replace RTEMS user account with Joel.
518
5192004-02-17      Joel Sherrill <joel@oarcorp.com>
520
521        * setup.def, gdb/base-gdb.add, gdb/gdb.add: Building a gcc 3.2.3 i960
522        gcc and updating gdb to 5.3.
523
5242004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
525
526        * configure.ac, setup, setup.def: Remove now unused vars.
527
5282004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
529
530        * mkgccnewlibspec.in, gccnewlib/.cvsignore, gccnewlib/HISTORY,
531        gccnewlib/Makefile.am, gccnewlib/README, gccnewlib/base-chill.add,
532        gccnewlib/base-g77.add, gccnewlib/base-gcc.add, gccnewlib/base-gcj.add,
533        gccnewlib/gccnewlib.add, gccnewlib/header.add,
534        gccnewlib/target-chill.add, gccnewlib/target-g77.add,
535        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
536        gccnewlib/target-objc.add: Remove (Obsolete).
537        * configure.ac, Makefile.am: Reflect changes above.
538
5392004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
540
541        * gcc3newlib/gcc3newlib.add: Remove info/dir.
542        Cosmetics.
543
5442004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
545
546        * setup.def: Adapt to what Joel already ships -
547        gcc3_version=3.3.2, gcc3_patch_version=20031216,
548        gcc3newlib_rpm_release=3
549
5502004-02-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
551
552        * configure.ac: Remove rtemsdoc/mkspec. Add RTEMS_RPM_RELEASE.
553        * rtemsdoc/.cvsignore: Reformat.
554        * Makefile.am: Reformat. Add RTEMS_RPM_RELEASE support to
555        rtems-source.add, Use rtems_source_spec_DEPS instead of
556        rtems_source_spec_DEPENDENCIES (Conflicts with automake internals).
557        * rtems/rtems-source.add: Add RTEMS_RPM_RELEASE.
558        * rtemsdoc/mkspec.in: Remove.
559        * rtemsdoc/Makefile.am: Reworked.
560        * rtemsdoc/header.add: Update Copyright notice.
561        * rtemsdoc/rtemsdoc.add: Add RTEMS_RPM_RELEASE.
562        Add %{rpmgroup}. Remove bzip-ing *.ps.
563        * rtemsdoc/supplement.add.in: Add %{rpmgroup}.
564        * rtemsdoc/templ.add.in: Add %{rpmgroup}.
565
5662004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
567
568        * rtems/rtems-source.add: Require automake-1.8.2, autoconf-2.59.
569
5702004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
571
572        * rtems/rtems-source.add: New.
573        * Makefile.am: Add rtems/rtems-source.spec handling.
574        * configure.ac: AC_SUBST(RTEMS_VERSION,[_RTEMS_VERSION]).
575        * common/common.add.in: Use www.rtems.com as Vendor.
576
5772004-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
578
579        * configure.ac: Use RTEMS_ENABLE_RPMPREFIX.
580
5812004-01-28      Joel Sherrill <joel@oarcorp.com>
582
583        * buildall.in, buildalltar.in, binutils/Makefile.am,
584        cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am,
585        gdb/Makefile.am: Attempt to convert all c4x-rtems references to
586        tic4x-rtems. Left the rtems documentation alone.
587
5882004-01-28      Joel Sherrill <joel@oarcorp.com>
589
590        * configure.ac: Enable OS versioning by default for 4.7 branch.
591        * setup.def: Update binutils RPM version and build new gcc 3.2.3 RPMs.
592        * autotools/autoconf-rtems.spec.in, autotools/automake-rtems.spec.in:
593        Update for new tool spin.
594
5952004-01-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
596
597        * scripts/automake.spec.in: 1.8.2.
598
5992004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
600
601        * scripts/automake.spec.in: 1.8.1.
602        Add Patch0 automake-1.8.1-rtems-20040112-1.diff.
603        Add defattr, URL:-tag.
604
6052004-01-08      Joel Sherrill <joel@OARcorp.com>
606
607        * setup.def: Update gcc/newlib for 4.7 series to 3.3.2 with 20031216
608        gcc patch (RPM revision 4.7-2).
609
6102004-01-07      Joel Sherrill <joel@OARcorp.com>
611
612        * buildall.in, buildalltar.in, binutils/Makefile.am,
613        cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am,
614        gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore,
615        rtemsdoc/Makefile.am: mips64orion port removed as mips port more
616        completely covers the MIPS family.
617
6182003-12-16      Joel Sherrill <joel@OARcorp.com>
619
620        * setup.def: Update gcc/newlib for 4.7 series to 3.3.2 with 20031022
621        gcc patch (RPM revision 4.7-1).
622
6232003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
624
625        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
626
6272003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
628
629        * Makefile.am: Cosmetics.
630        * autotools/Makefile.am: Cosmetics.
631        * autotools/autoconf-rtems.spec.in: 2.59.
632        * autotools/automake-rtems.spec.in: 1.8, Require autoconf-2.59.
633        * binutils/Makefile.am: Cosmetics.
634        * cpukit/Makefile.am: Cosmetics.
635        * gcc3newlib/Makefile.am: Cosmetics.
636        * gccnewlib/Makefile.am: Cosmetics.
637        * gdb/Makefile.am: Cosmetics.
638        * rtems/Makefile.am: Cosmetics.
639        * rtemsdoc/Makefile.am: Cosmetics.
640
6412003-11-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
642
643        * gcc3newlib/gccnewlib.add: Add hacks to make gnatlib
644        buildable.
645        * gcc3newlib/base-gnat.add: Add info files.
646
6472003-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
648
649        * gcc3newlib/gccnewlib.add: Make not building gnat and gcj the
650        default for gcc-3.3.
651
6522003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
653
654        * binutils/Makefile.am: Add tic4x.
655        * binutils/mkspec.in: Remove duplicate rpmgroup.
656
6572003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
658
659        * gcc3newlib/Makefile.am: Add tic4x.
660        * gcc3newlib/gccnewlib.add: Don't install install-tools for
661        gcc >= 3.3.
662
6632003-10-22      Joel Sherrill <joel@OARcorp.com>
664
665        * configure.ac, setup.def: Update to binutils 2.14 adn gcc/newlib to
666        3.2.3 with 20030826 gcc patch.
667
6682003-10-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
669
670        * cpukit/target-cpukit.add: New.
671        * cpukit/Makefile.am: Reflect having added target-cpukit.add.
672        Acknowledge osversion.
673        * cpukit/mkspec.in: Acknowledge osversion and rpmgroup.
674        * cpukit/rtems-cpukit.add: Reflect new RTEMS spec conventions.
675
6762003-10-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
677
678        * autotools/automake-rtems.spec.in: Automake-1.7.8.
679
6802003-09-26      Joel Sherrill <joel@OARcorp.com>
681
682        * buildall.in, buildalltar.in, binutils/Makefile.am,
683        cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am,
684        gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore,
685        rtemsdoc/Makefile.am: Obsoleting HP PA-RISC port.
686
6872003-09-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
688
689        * autotools/automake-rtems.spec.in: Automake-1.7.7.
690
6912003-09-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
692
693        * gcc3newlib/gccnewlib.add: Fix duplicate removal of c++filt.
694        * gcc3newlib/base-gcj.add: Add fastjar.info, jar.1, grepjar.1.
695        * setup.def: gcc3newlib_rpm_release=4.
696
6972003-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
698
699        * binutils/base-binutils.add: Add osversion support.
700        * binutils/binutils.add: Add osversion support.
701        %setup -n %{name}-%{version}.
702        Don't remove c++filt.
703        * binutils/target-binutils.add: Add osversion support.
704        Pickup c++filt.
705        * gcc3newlib/base-g77.add: Add osversion support.
706        * gcc3newlib/base-gcc.add: Add osversion support.
707        * gcc3newlib/base-gcj.add: Add osversion support.
708        * gcc3newlib/base-gnat.add: Add osversion support.
709        * gcc3newlib/gccnewlib.add: Add osversion support.
710        Remove c++filt,
711        %setup -n -n %{name}-%{version}.
712        * gcc3newlib/target-c++.add: Add osversion support.
713        Don't pickup c++filt.
714        * gcc3newlib/target-g77.add: Add osversion support.
715        * gcc3newlib/target-gcc.add: Add osversion support.
716        * gcc3newlib/target-gcj.add: Add osversion support.
717        * gcc3newlib/target-gnat.add: Add osversion support.
718        * gccnewlib/gccnewlib.add: %setup -n %{name}-%{version}.
719        * gdb/base-gdb.add: Add osversion support, rpmgroup, rpmprefix,
720        gdb_version, gdb_target.
721        * gdb/target-gdb.add: Ditto.
722        * gdb/gdb.add: Ditto.
723        %setup -n -n %{name}-%{version}.
724
7252003-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
726
727        * binutils/Makefile.am: Fix osversion support for sh-rtemself.
728        * gcc3newlib/Makefile.am: Fix osversion support for sh-rtemself.
729
7302003-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
731
732        * configure.ac: Add --enable-osversions (OS-versioned RPMS support).
733        * binutils/Makefile.am: Add osversion support.
734        * binutils/mkspec.in: Add osversion support.
735        * gcc3newlib/Makefile.am: Add osversion support.
736        * gcc3newlib/mkspec.in: Add osversion support.
737        * gdb/Makefile.am: Add osversion support.
738        * gdb/mkspec.in: Add osversion support.
739        Add rpmprefix, rpmgroup.
740
7412003-09-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
742
743        * Makefile.am, configure.ac,
744        autotools/autoconf-rtems.spec.in, autotools/automake-rtems.spec.in,
745        binutils/Makefile.am, binutils/base-binutils.add,
746        binutils/binutils.add, binutils/mkspec.in,
747        binutils/target-binutils.add,
748        common/common.add.in,
749        cpukit/Makefile.am,
750        gcc3newlib/Makefile.am, gcc3newlib/base-g77.add,
751        gcc3newlib/base-gcc.add, gcc3newlib/base-gcj.add,
752        gcc3newlib/base-gnat.add, gcc3newlib/gccnewlib.add,
753        gcc3newlib/mkspec.in, gcc3newlib/target-c++.add,
754        gcc3newlib/target-g77.add, gcc3newlib/target-gcc.add,
755        gcc3newlib/target-gcj.add, gcc3newlib/target-gnat.add,
756        gcc3newlib/target-objc.add,
757        gccnewlib/Makefile.am,
758        gdb/Makefile.am,
759        rtems/Makefile.am,
760        rtemsdoc/Makefile.am:
761        Merger from rtems-4-6-branch.
762        * common/common.am: New.
763
7642003-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
765
766        * common/common.add.in: s/www.oarcorp.com/www.rtems.com/.
767        Add %define __os_install_post %{nil} to prevent RH-9's rpm-brp-strip
768        from running (Chokes on foreign object formats).
769        * gcc3newlib/base-g77.add:
770        Use %{gcc_version} instead of @gcc_version@.
771        * gcc3newlib/gccnewlib.add:
772        Use %{gcc_version} instead of @gcc_version@.
773        Reflect gcc >= 3.3 shipping monolytic infos.
774        * gcc3newlib/target-c++.add:
775        Use %{gcc_version} instead of @gcc_version@.
776        Don't pickup c++filt.
777        * gcc3newlib/target-g77.add:
778        Use %{gcc_version} instead of @gcc_version@.
779        * gcc3newlib/target-gcc.add:
780        Use %{gcc_version} instead of @gcc_version@.
781        * gcc3newlib/target-gcj.add:
782        Use %{gcc_version} instead of @gcc_version@.
783        * gcc3newlib/target-gnat.add:
784        Use %{gcc_version} instead of @gcc_version@.
785        * gcc3newlib/target-objc.add:
786        Use %{gcc_version} instead of @gcc_version@.
787
7882003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
789
790        * binutils/binutils.add: Preps for 2.14.
791        Use %{binutils_version} instead of @binutils_version@.
792        * binutils/base_binutils.add: Preps for 2.14.
793
7942003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
795
796        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
797
7982003-07-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
799
800        * autotools/automake-rtems.spec.in: Automake-1.7.6.
801
8022003-06-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
803
804        * autotools/automake-rtems.spec.in: Automake-1.7.5.
805
8062003-06-02      Joel Sherrill <joel@OARcorp.com>
807
808        * setup.def: Updated for RPM revision 3 of gcc3.2.3 and newlib1.11.0.
809
8102003-05-07      Joel Sherrill <joel@OARcorp.com>
811
812        * setup.def: Update to gcc3.2.3newlib1.11.0-1.
813        * gcc3newlib/gccnewlib.add: We used .bz2 files.
814
8152003-04-18      Joel Sherrill <joel@OARcorp.com>
816
817        * setup.def: Update to gcc3.2.2newlib1.11.0-2.
818        * gcc3newlib/gccnewlib.add: We used .bz2 files.
819
8202003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
821
822        * gcc3newlib/gccnewlib.add: Add %gcc_version, %newlib_version.
823        Apply %gcc_version, %newlib_version.
824        * gcc3newlib/target-c++.add: Apply %gcc_version, %newlib_version.
825        * gcc3newlib/target-g77.add: Apply %gcc_version, %newlib_version.
826        * gcc3newlib/target-gcc.add: Apply %gcc_version, %newlib_version.
827        * gcc3newlib/target-gcj.add: Apply %gcc_version, %newlib_version.
828        * gcc3newlib/target-gnat.add: Apply %gcc_version, %newlib_version.
829        * gcc3newlib/target-objc.add: Apply %gcc_version, %newlib_version.
830
8312003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
832
833        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
834
8352003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
836
837        * configure.ac: AC_PREREQ(2.57).
838
8392003-02-10      Joel Sherrill <joel@OARcorp.com>
840
841        * gdb/gdb.add, gdb/mkspec.in, gdb/target-gdb.add: Use RPM logic to
842        determine which targets have simulators, configure with appropriate
843        arguments, and package the correct files.
844
8452003-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
846
847        * gcc3newlib/target-gcc.add: Remove %{_exeext} from gccbug.
848        * gcc3newlib/gccnewlib.add: Add %gcj to support to disabling building
849        gcj from rpmbuild command line.
850        Copy gsyslimits.h for CDN-X compilation.
851
8522003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
853
854        * README.cdn-X: New.
855        * binutils/binutils.add: Add --build=%_build --host=%_host.
856        * cpukit/.cvsignore: Add *.spec.in.
857        * gcc3newlib/gccnewlib.add: Add --build=%_build --host=%_host.
858        * gdb/gdb.add: Add --build=%_build --host=%_host.
859        * rtemsdoc/.cvsignore: Add *.spec.in.
860
8612003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
862
863        * gcc3newlib/gccnewlib.add: Remove Buildroot.
864        * common/.cvsignore: New.
865
8662003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
867
868        * common/common.add.in: Add Vendor, Distribution, BuildRoot.
869        * binutils/Makefile.am: Fix path to clean.add.
870        * binutils/binutils.add: Remove BuildRoot.
871        * cpukit/Makefile.am:  Use $(top_builddir)/common/common.add,
872        $(top_builddir)/common/clean.add, header.add.
873        Generate rtems-cpukit.spec.in.
874        * cpukit/header.add: New.
875        * cpukit/rtems-cpukit.spec.in: Remove.
876        * cpukit/rtems-cpukit.add: New.
877        * gccnewlib/gccnewlib.add: Remove Buildroot.
878        * gdb/gdb.add: Remove Buildroot.
879        * rtemsdoc/rtemsdoc.add: Remove BuildRoot.
880
8812003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
882
883        * rtemsdoc/Makefile.am: Use $(top_builddir)/common/common.add,
884        $(top_builddir)/common/clean.add, header.add.
885        Generate rtemsdoc.spec.in.
886        * rtemsdoc/mkspec.in: Remove exe_ext.
887        * rtemsdoc/rtemsdoc.spec.in: Remove.
888        * gccnewlib/Makefile.am:  Use $(top_builddir)/common/common.add,
889        $(top_builddir)/common/clean.add, header.add.
890        * gccnewlib/base-gcc.m4: Replace @exe_ext@ with %{_exeext}.
891        * gccnewlib/base-gcj.add: Replace @exe_ext@ with %{_exeext}.
892        * gccnewlib/gccnewlib.add: Replace @exe_ext@ with %{_exeext}.
893        Remove header, broken cdn-X configuration, %clean.
894        * gccnewlib/target-g77.add: Replace @exe_ext@ with %{_exeext}.
895        * gccnewlib/target-gcc.add: Replace @exe_ext@ with %{_exeext}.
896        * gccnewlib/target-gcj.add: Replace @exe_ext@ with %{_exeext}.
897        * gccnewlib/target-objc.add: Replace @exe_ext@ with %{_exeext}.
898
8992003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
900
901        * gdb/gdb.add: Remove header, broken cdn-X configuration,
902        %clean, Replace @exe_ext@ with %{_exeext}.
903        * gdb/mkspec.in: Remove exe_ext.
904        * gdb/target-gdb.add: Replace @exe_ext@ with %{_exeext}.
905        * gdb/Makefile.am: Use $(top_builddir)/common/common.add,
906        $(top_builddir)/common/clean.add, header.add.
907        * gcc3newlib/base-gcj.add: Replace @exe_ext@ with %{_exeext}.
908        * cpukit/mkspec.in: Remove exe_ext.
909        * binutils/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        * gcc3newlib/gccnewlib.add: Remove header, broken cdn-X configuration,
915        %clean, Replace @exe_ext@ with %{_exeext}.
916        * gcc3newlib/mkspec.in: Remove exe_ext.
917        * gcc3newlib/target-c++.add: Replace @exe_ext@ with %{_exeext}.
918        * gcc3newlib/target-g77.add: Replace @exe_ext@ with %{_exeext}.
919        * gcc3newlib/target-gcc.add: Replace @exe_ext@ with %{_exeext}.
920        * gcc3newlib/target-gcj.add: Replace @exe_ext@ with %{_exeext}.
921        * gcc3newlib/target-gnat.add: Replace @exe_ext@ with %{_exeext}.
922        * gcc3newlib/target-objc.add: Replace @exe_ext@ with %{_exeext}.
923        * gcc3newlib/Makefile.am: Use $(top_builddir)/common/common.add,
924        $(top_builddir)/common/clean.add, header.add.
925
9262003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
927
928        * Makefile.am: Remove reference to mkbinutilsspec.
929        * configure.ac: Remove EXEEXT check.
930        Add common/clean.add, common/common.add.
931
9322003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
933
934        * binutils/binutils.add: Remove header, broken cdn-X configuration,
935        %clean.
936        * binutils/mkspec.in: Remove exe_ext, build_alias, host_alias.
937        * binutils/target-binutils.add: Replace @exe_ext@ with %{_exeext}.
938
9392003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
940
941        * gcc3newlib/header.add: New.
942        * gccnewlib/header.add: New.
943        * binutils/header.add: New.
944        * gdb/header.add: New.
945        * rtemsdoc/header.add: New.
946        * rtemsdoc/rtemsdoc.add: New.
947        * common/clean.add.in: New.
948        * common/common.add.in: New.
949
9502003-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
951
952        * binutils/mkspec.in: New.
953        * binutils/.cvsignore: Add mkspec.
954        * mkbinutilspec.in: Remove.
955        * gdb/Makefile.am: Depend on mkspec.
956        * binutils/binutils.add: Add @exe_ext@ to c++filt.
957        Add %_defaultbuildroot.
958        * configure.ac: Reflect changes above.
959        * binutils/Makefile.am: Reflect changes above.
960        * Makefile.am: Remove mkbinutilspec.
961
9622003-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
963
964        * gdb/.cvsignore: Add mkspec.
965
9662003-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
967
968        * ChangeLog: Fix yesterday's entry.
969        * gdb/target-gdb.add: %defattr(-,root,root).
970        Use %{_prefix} instead of /opt/rtems.
971        Misc. minor changes.
972        * gdb/gdb.add: Use %{_prefix} instead of /opt/rtems.
973        Remove stray unpackaged files.
974        Use %{_defaultbuildroot} instead of hard-coded values.
975        configure --disable-nls.
976        Misc. minor changes.
977        Add BuildPreReq: ncurses-devel.
978        * gdb/base-gdb.add: %defattr(-,root,root).
979        Use %{_prefix} instead of /opt/rtems.
980        Misc. minor changes.
981        * gdb/mkspec.in: New.
982        * gdb/Makefile.am: Reflect addition of gdb/mkspec.in.
983        * gcc3newlib/mkspec.in: Fix usage.
984        * gcc3newlib/gccnewlib.add: Use %{_defaultbuildroot} instead of
985        hard-coded values. Update copyright notice.
986        * mkgdbspec.in: Removed.
987        * Makefile.am: Remove mkgdbspec.
988        * configure.ac: Remove mkgdbspec.
989        Add gdb/mkspec.
990
9912003-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
992
993        * gcc3newlib/gccnewlib.add: Add various BuildPreReq.
994        Add %defattr(-,root,root) to "dir".
995        * gcc3newlib/base-g77.add: %defattr(-,root,root).
996        * gcc3newlib/base-gcc.add %defattr(-,root,root).
997        * gcc3newlib/base-gcj.add %defattr(-,root,root).
998        * gcc3newlib/base-gnat.add %defattr(-,root,root).
999        * gcc3newlib/target-c++.add %defattr(-,root,root).
1000        * gcc3newlib/target-g77.add %defattr(-,root,root).
1001        * gcc3newlib/target-gcc.add %defattr(-,root,root).
1002        * gcc3newlib/target-gcj.add %defattr(-,root,root).
1003        * gcc3newlib/target-gnat.add %defattr(-,root,root).
1004        * gcc3newlib/target-objc.add %defattr(-,root,root).
1005
10062003-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1007
1008        * setup.def: binutils_rpm_release=2.
1009        * binutils/base-binutils.add: %defattr(-,root,root).
1010        * binutils/target-binutils.add: Ditto.
1011        * binutils/binutils.add: BuildPreReq: texinfo >= 4.2.
1012
10132003-01-27      Joel Sherrill <joel@OARcorp.com>
1014
1015        * buildalltar.in, setup.def: Tool update including binaries for Cygwin
1016        with a special RTEMS user account.
1017
10182003-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1019
1020        * configure.ac: Add rtemsdoc.
1021        * Makefile.ac: Add rtemsdoc.
1022        * rtemsdoc/README: New.
1023        * rtemsdoc/.cvsignore: New.
1024
10252003-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1026
1027        * rtemsdoc/Makefile.am: New.
1028        * rtemsdoc/mkspec.in: New.
1029        * rtemsdoc/rtemsdoc.spec.in: New.
1030        * rtemsdoc/supplement.add.in: New.
1031        * rtemsdoc/templ.add.in: New.
1032
10332002-12-16      Joel Sherrill <joel@OARcorp.com>
1034
1035        * setup.def: Updated gcc 3.2.1newlib1.10.0 RPM to revision 4
1036        to include m68k crti.o/crtn.o multilib patch.
1037
10382002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1039
1040        * autotools/automake-rtems.spec.in: Update to automake-1.7.2.
1041        * autotools/autoconf-rtems.spec.in: Update to autoconf-2.57.
1042
10432002-12-06      Joel Sherrill <joel@OARcorp.com>
1044
1045        * ChangeLog: Removed duplicate entry.
1046
10472002-12-06      Joel Sherrill <joel@OARcorp.com>
1048
1049        * setup.def: Updated patch to fix m68k cut and paste bug which turned
1050        a tab into spaces in a Makefile fragment.
1051        * gcc3newlib/gccnewlib.add: If building gnat for the mips, the library
1052        must be built with a -G0 option.
1053
10542002-12-02      Joel Sherrill <joel@OARcorp.com>
1055
1056        * setup.def, gcc3newlib/gccnewlib.add: Updated to gcc 3.2.1 RPM revision
1057        2 which enabled the mips-rtems gnat using gcc 3.2.1 patch 20021129.
1058
10592002-11-29      Joel Sherrill <joel@OARcorp.com>
1060
1061        * setup.def: Updated to gcc-3.2.1.
1062
10632002-11-28      Joel Sherrill <joel@OARcorp.com>
1064
1065        * setup.def: Updated to gcc-3.2 and newlib1.1.0 RPM version 6.
1066        * gcc3newlib/gccnewlib.add: Reenabled i386-rtems gnat.
1067
10682002-11-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1069
1070        * gcc3newlib/gccnewlib.add:
1071        Remove *.la's to make rpm-4.1/RH-8.0 happy.
1072        Remove libiberty.a to make rpm-4.1/RH-8.0 happy.
1073        Change gcc/version.c to reflect us having patched gcc.
1074
10752002-11-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1076
1077        * binutils/binutils.add: Add BuildPreReq: /sbin/install-info.
1078        Disable nls.
1079        Apply gzip -9qf to compress *infos and *mans.
1080        Apply /sbin/install-info.
1081        Remove  *c++-filt.
1082        * binutils/base-binutils.add: Add PreReq: /sbin/install-info.
1083        Apply /sbin/install-info.
1084        Package as.info-*.gz.
1085        * binutils/target-binutils.add:
1086        Package man1/*.1*.
1087
10882002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1089
1090        * autotool/autoconf-rtems.spec.in: Fix @prefix@.
1091
10922002-11-13      Joel Sherrill <joel@OARcorp.com>
1093
1094        * setup.def: Switched to binutils 2.13.1
1095        * binutils/Makefile.am: Remove a29k-rtems.
1096
10972002-11-11      Joel Sherrill <joel@OARcorp.com>
1098
1099        * setup.def, gcc3newlib/gccnewlib.add: Patch includes updates
1100        which were patch changes for -3 and -4 RPM revisions.   Disabled
1101        build of gnat for i386-rtems as it failed to build.
1102
11032002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1104
1105        * gcc3newlib/gccnewlib.add: Remove %{target} != %{build} comment
1106        (RH-8.0/rpm-4.1 bogusly expands the macros and chokes.)
1107        * binutils/binutils.add: Remove %{target} != %{build} comment
1108        (RH-8.0/rpm-4.1 bogusly expands the macros and chokes.).
1109        Comment out CONFIGURE_ARGS (RH-8.0/rpm-4.1 is broken wrt. _build_os
1110        and _target_os)
1111        * gcc3newlib/base-gcc.add: Add gccint*infos.
1112        * gcc3newlib/base-gcj.add: Add gcj*infos.
1113        Mark manpages as %doc and pickup the gzipped versions.
1114
11152002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1116
1117        * autotools/automake-rtems.spec.in: Fix my address. Set up PATH
1118        before running configure (Prep. for automake >= 1.7).
1119
11202002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1121
1122        * autotools/autoconf-rtems.spec.in: New.
1123        Remove Provides: autoconf (Conflicts with RH-8.0).
1124        * autotools/autoconf-rtems.spec: Remove.
1125        * autotools/automake-rtems.spec.in:
1126        Remove Provides: automake (Conflicts with RH-8.0).
1127        * gcc3newlib/Makefile.am: Remove references to mkgcc3newlibspec.
1128        * Makefile.am: Ditto.
1129        * configure.ac: Add autotools/autoconf-rtems.spec.in.
1130
11312002-10-24      Joel Sherrill <joel@OARcorp.com>
1132
1133        * setup.def: Update gcc 3.2 pathc to includ epatch for gcc PR8314.
1134        * gcc3newlib/gccnewlib.add: Don't build mips/gnat as we do not
1135        currently include the patch referenced in PR8344.
1136
11372002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1138
1139        * .cvsignore: Reformat.
1140        Add autom4te*cache.
1141        Remove autom4te.cache.
1142
11432002-09-14      Joel Sherrill <joel@OARcorp.com>
1144
1145        * gcc3newlib/base-gcj.add, gcc3newlib/gccnewlib.add,
1146        gcc3newlib/target-gcj.add: First attempt at enabling Java support.
1147
11482002-08-21      Joel Sherrill <joel@OARcorp.com>
1149
1150        * setup.def, gcc3newlib/gccnewlib.add: Updated the tools for
1151        gcc 3.2 and Ada.
1152
11532002-08-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1154
1155        * gcc3newlib/gccnewlib.add: Re-add i386-rtems Ada.
1156        Add %_gnat and --define 'gnat [0|1]' support.
1157        Enable gnat for gcc-3.2/Disable for gcc-3.1.
1158        Add hacks to build gnatlib.
1159        Re-activate commented out fragments for old gcc versions.
1160        Add @target_alias@-gnatgcc.
1161
11622002-08-15      Joel Sherrill <joel@OARcorp.com>
1163
1164        * setup.def: New gcc 3.1 RPMs (-7).
1165        * gcc3newlib/gccnewlib.add:  i386-rtems doesn't build Ada.
1166
11672002-08-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1168
1169        * gcc3newlib/Makefile.am: Remove c_only remnants.
1170        * gcc3newlib/gccnewlib.add: Reflect gcc-3.2 putting c++
1171        headers into c++ instead of g++.
1172        * gcc3newlib/target-c++.add: Ditto.
1173
11742002-08-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1175
1176        * gcc3newlib/base-gnat.add: Don't use %{%prefix}/bin/gnat*.
1177        * gcc3newlib/Makefile.am: Use mkspec for c4x.
1178        * gcc3newlib/gccnewlib.add: Rework processing of %if %build_XXX.
1179        Rework handing Ada.
1180        Don't put adalib and adainclude into files.gcc.
1181        * gcc3newlib/target-gnat.add: Add adalib.
1182        Add adainclude.
1183
11842002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1185
1186        * gcc3newlib/base-gnat.add: Use -n rtems-base-gnat.
1187
11882002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1189
1190        * gcc3newlib/.cvsignore: Add mkspec.
1191
11922002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1193
1194        * mkgcc3newlibspec.in: Remove
1195        * gcc3newlib/mkspec.in: New.
1196        * configure.ac: Reflect changes above.
1197        * gcc3newlib/gccnewlib.add: Add build_XXX defines.
1198        Add preliminary gnat support.
1199        * gcc3newlib/base-g77.add: Add build_g77.
1200        * gcc3newlib/base-gcj.add: Add build_gcj.
1201        * gcc3newlib/base-gnat.add: New.
1202        * gcc3newlib/target-c++.add: Add build_cxx.
1203        * gcc3newlib/target-g77.add: Add build_g77.
1204        * gcc3newlib/target-gcj.add: Add build_gcj.
1205        * gcc3newlib/target-objc.add: Add build_objc.
1206        * gcc3newlib/target-gnat.add: New.
1207        * gcc3newlib/Makefile.am: Use ./mkspec. Use unified spec.
1208
12092002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1210
1211        * setup.def: Increment release for gcc3newlib.
1212        * gcc3newlib/gccnewlib.add: Do not put cc1plus into gcc-rpm.
1213
12142002-08-08      Joel Sherrill <joel@OARcorp.com>
1215
1216        * setup.def, binutils/base-binutils.add, binutils/target-binutils.add:
1217        Updated to binutils 2.13 which has no known issues.
1218
12192002-08-06      Joel Sherrill <joel@OARcorp.com>
1220
1221        * setup.def: Updating gcc3/newlib patches and tool versions.  The
1222        focus of this round of patches was ot eliminate header file name
1223        conflicts between RTEMS and newlib.
1224
12252002-07-30      Joel Sherrill <joel@OARcorp.com>
1226
1227        * setup.def: Updated to gcc3.1/newlib 1.10.0 RPM revision 5 with
1228        the gcc3 patch 20020730a and newlib 1.10.0 patch 20020726.
1229
12302002-07-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1231
1232        * autotools/automake-rtems.spec.in: Automake-1.6.3.
1233        * cpukit/.cvsignore: Add mkspec. Remove rtems.spec.
1234
12352002-07-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1236
1237        * configure.ac: Use AC_CONFIG_FILES(script, chmod +x script)
1238        to generate mk*spec scripts.
1239        * mkbspspec.in: Use ',' as pattern delimiter in sed expression
1240        for $rpm_build_root.
1241        * mkbinutilsspec.in:  Use ',' as pattern delimiter in sed
1242        expression for $rpm_build_root.
1243        * cpukit/mkspec.in: Cosmetical changes.
1244
12452002-07-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1246
1247        * ChangeLog: Fix 2002-07-22 ChangeLog entry bogusly referring to
1248        Joel.
1249        * cpukit/Makefile.am: New.
1250        * cpukit/mkspec.in: New.
1251        * cpukit/rtems-cpukit.spec.in: New.
1252        * cpukit/.cvsignore: New.
1253        * configure.ac: Add cpukit.
1254        Add RTEMS_TOP to pickup _RTEMS_VERSION (required by cpukit).
1255        * Makefile.am: Add cpukit. Add ACLOCAL_AMFLAGS (required to pickup
1256        RTEMS_VERSION).
1257        * setup.def: Use %{_tmppath} as default for $rpm_build_root.
1258        * mkbinutilsspec.in: Use ',' as pattern delimiter in sed expression
1259        for $rpm_build_root.
1260        * mkgccnewlibspec.in:  Use ',' as pattern delimiter in sed
1261        expression for $rpm_build_root.
1262        * mkgcc3newlibspec.in:  Use ',' as pattern delimiter in sed
1263        expression for $rpm_build_root.
1264        * mkgdbspec.in:  Use ',' as pattern delimiter in sed expression for
1265        $rpm_build_root.
1266
12672002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1268
1269        * binutils/Makefile.am: Add or32-rtems-binutils.
1270
12712002-07-19      Joel Sherrill <joel@OARcorp.com>
1272
1273        * setup.def: Updated newlib patch to get sh and hppa crt0 mods.
1274
12752002-07-01      Joel Sherrill <joel@OARcorp.com>
1276
1277        * setup.def: Update gcc3 RPMs for new patches.
1278
12792002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1280
1281        * autotools/automake-rtems.spec.in: Update to automake-1.6.2.
1282
12832002-06-14      Joel Sherrill <joel@OARcorp.com>
1284
1285        * mkgdbspec.in, setup.def, gcc3newlib/gccnewlib.add, gdb/gdb.add:
1286        Updated to gcc 3.1 and gdb 5.2.
1287
12882001-05-29      Joel Sherrill <joel@OARcorp.com>
1289
1290        * setup.def: Updated to binutils 2.12.1.
1291        * rtems/Makefile.am: Remove m68k-rtemself references.
1292
12932002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1294
1295        * mkgcc3newlibspec.in: Remove SETUP (bogus).
1296        * gcc3newlib/target-c++.add: New.
1297        * gcc3newlib/Makefile.am: Add target-c++.add.
1298        * gcc3newlib/base-g77.add: Adapt to gcc-3.1.
1299        Reflect having split out c++. Various minor fixes.
1300        * gcc3newlib/base-gcc.add: Ditto.
1301        * gcc3newlib/gccnewlib.add: Ditto.
1302        * gcc3newlib/target-gcc.add: Ditto.
1303
13042002-04-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1305
1306        * gcc3newlib/gccnewlib.add: Add gcc_update --touch to fix
1307        timestamps.
1308
13092001-04-16      Joel Sherrill <joel@OARcorp.com>
1310
1311        * .cvsignore: Added files added by automake 1.6.1.
1312        * setup.def: New shot at gcc 3.0.4 RPMs.
1313        * binutils/Makefile.am, gdb/Makefile.am, rtems/Makefile.am:
1314        Deleted m68k-rtemself.
1315        * gcc3newlib/gccnewlib.add: Commented out host/target OS check.
1316 
13172002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1318
1319        * autotools/automake-rtems.spec.in: Update to automake-1.6.1.
1320        Use *.tar.bz2.
1321
13222002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1323
1324        * mkbinutilspec.in: Fix PATCH2.
1325
13262002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1327
1328        * gcc3newlib/gccnewlib.add: Add -Bgcc/ when collecting multilibs.
1329
13302002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1331
1332        * gcc3newlib/gccnewlib.spec.in: Removed from CVS.
1333
1334
13352002-04-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1336
1337        * mkbinutilspec.in: Add support for empty patch-version (no patch).
1338        * mkgcc3newlibspec.in: Ditto.
1339        * setup: Fix gcc3*_versions handling.
1340        * setup.def: binutils_patch_version=.
1341        * binutils/binutils.add: Reflect changes to mkbinutilspec.in,
1342        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
1343        * binutils/target-binutils.add: Comment out c++filt.
1344        * gcc3newlib/base-gcc.add: Remove duplicate libm.info.
1345        * gcc3newlib/gccnewlib.add: Reflect changes to mkgcc3newlibspec.in.
1346        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
1347        Comment out gcc-2.95.x hacks.
1348        Remove *.la from installed files.
1349        * gcc3newlib/gccnewlib_c_only.spec.in: Remove.
1350
13512001-04-02      Joel Sherrill <joel@OARcorp.com>
1352
1353        * buildall.in: Correct logic for detecting 0 RTEMS RPMS installed.
1354
13552001-03-29      Joel Sherrill <joel@OARcorp.com>
1356
1357        * .cvsignore: Added mkgcc3newlib.
1358
13592001-03-29      Joel Sherrill <joel@OARcorp.com>
1360
1361        * gcc3newlib/.cvsignore: New file.
1362
13632001-03-28      Joel Sherrill <joel@OARcorp.com>
1364
1365        * Per PR64 added support for gcc 3.x RPMs
1366        * Makefile.am, configure.ac, mkspec, setup, setup.def: Modified.
1367        * mkgcc3newlibspec.in: New file.
1368        * gcc3newlib: New subdirectory.
1369        * base-g77.add, base-gcc.add, base-gcj.add, gccnewlib.add,
1370        gccnewlib_c_only.spec.in, gccnewlib.spec.in, HISTORY, Makefile.am,
1371        README, target-g77.add, target-gcc.add, target-gcj.add,
1372        target-objc.add: New files.
1373
13742001-03-28      Joel Sherrill <joel@OARcorp.com>
1375
1376        * binutils/binutils.add: Commented out patch since binutils 2.12
1377        does not require one.
1378
13792002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1380
1381        * configure.ac:
1382        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1383        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1384        * autotools/Makefile.am: Remove AUTOMAKE_OPTIONS.
1385        * Makefile.am: Remove AUTOMAKE_OPTIONS.
1386        * binutils/Makefile.am: Remove AUTOMAKE_OPTIONS.
1387        * gccnewlib/Makefile.am: Remove AUTOMAKE_OPTIONS.
1388        * gdb/Makefile.am: Remove AUTOMAKE_OPTIONS.
1389        * rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
1390
13912002-03-06      Ralf Corsepius <corsepiu@faw-uni-ulm.de>
1392
1393        * PR151
1394        * autotools/automake-rtems.spec.in: New.
1395        * autotools/automake-rtems.spec: Removed.
1396        * configure.ac: Reflect changes above.
1397
13982001-02-27      Joel Sherrill <joel@OARcorp.com>
1399
1400        * configure.ac: Be a little more lenient in matching sparc-solaris.
1401
14022002-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1403
1404        * mkbinutilspec.in, mkgccnewlibspec.in, gccnewlib/base-chill.add,
1405        gccnewlib/base-g77.add, gccnewlib/base-gcc.add,
1406        gccnewlib/base-gcj.add, gccnewlib/gccnewlib.add,
1407        gccnewlib/target-chill.add, gccnewlib/target-g77.add,
1408        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
1409        gccnewlib/target-objc.add: Added more support for Canadian Cross
1410        building.
1411
14122001-01-30      Joel Sherrill <joel@OARcorp.com>
1413
1414        * buildall.in: Corrected logic for detecting when no RPMs are installed.
1415
14162001-01-24      Joel Sherrill <joel@OARcorp.com>
1417
1418        * README: Added Canadian Cross instructions.
1419
14202002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1421
1422        * configure.ac: Add AC_PREFIX_DEFAULT([/opt/rtems]).
1423        * mkbinutilsspec.in: Add propagation of @prefix@.
1424        * binutils/base-binutils.add:
1425        Let %post and %unpost apply %{_prefix}.
1426        Apply %{_prefix} instead of /opt/rtems.
1427        * binutils/binutils.add: Update copyright notice.
1428        Add _prefix.
1429        Apply %{_prefix} instead of /opt/rtems.
1430        Remove -a 0 in %setup.
1431        Rework hack to SuSE's rpm screwing up %{_target}.
1432        Replace ARGS with CONFIGURE_ARGS.
1433        * binutils/target-binutils.add:
1434        Apply %{_prefix} instead of /opt/rtems.
1435
14362002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1437
1438        * binutils/binutils.add: Add initial support for building
1439        Canadian cross RPMs.  It should work like this:
1440            cd rtems/scripts
1441            ./configure --build=`../config.guess` --host=i386-cygwin
1442            make install
1443            rpm --target=i386-cygwin \
1444                /usr/src/redhat/SPECS/<target>-binutils-..spec.
1445
1446            alien -t /usr/src/redhat/RPMS/....i386.rpm
1447        .. and voila ... your tarball, with rpm-consistency checks etc. applied.
1448
14492001-01-22      Joel Sherrill <joel@OARcorp.com>
1450
1451        * buildalltar.in: Modified to support Canadian cross builds.
1452        It was testing using a RedHat 7.2 host to build *-rtems tools
1453        that run on an i386-cygwin host.
1454
14552001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1456
1457        * configure.ac: Fix typo to allow custom RPM_SPECSdirs.
1458
14592001-10-16      Joel Sherrill <joel@OARcorp.com>
1460
1461        * setup.def: Bumped the gdb_patch_version to account for a configuration
1462        problem on psim where it could not be enabled for powerpc-RTEMS.
1463        * gdb/Makefile.am: Add i386-RTEMS and powerpc-RTEMS targets.
1464
14652001-10-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1466
1467        * mkbinutilsspec.in: Guard sed-pattern against autoconf.
1468        * mkgccnewlibspec.in: Guard sed-pattern against autoconf, remove
1469        Target_alias.
1470        * mkgdbspec.in: Guard sed-pattern against autoconf.
1471        * mkbspspec.in: Guard sed-pattern against autoconf.
1472        * configure.ac: Rework check for RPM_SPECSdir.
1473        * autotools/automake-rtems.spec: Update to automake-1.5.
1474
14752001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1476
1477        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
1478        * configure.in: Remove.
1479        * configure.ac: New file, generated from configure.in by autoupdate.
1480
14812001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1482
1483        * gdb/Makefile.am, gccnewlib/Makefile.am, binutils/Makefile.am:
1484        Initially setup CLEANFILES using = instead of += to make
1485        automake-1.5 happy.
1486
14872001-09-13      Joel Sherrill <joel@OARcorp.com>
1488
1489        * setup.def, gccnewlib/gccnewlib.add, gccnewlib/target-gcc.add:
1490        Revert changes because of gcc 2.5.x/3.0 transition and continue
1491        to support gcc 2.95.x as primary version.
1492
14932001-09-13      Joel Sherrill <joel@OARcorp.com>
1494
1495        * mkgccnewlibspec.in,
1496        Use Target_alias not target_alias to avoid conflicts with new autoconf.
1497        * setup.def: Changed version numbers in attempt at building gcc 3.0.1.
1498        Only sparc and arm built for C/C++ OK. :(
1499        * gccnewlib/base-gcc.add: Modifications to reflect files not in gcc 3.x.
1500        * gccnewlib/gccnewlib.add: gcc 3.x does not have "everything in the name"
1501        * target-gcc.add: Modifications to reflect files not in gcc 3.1
1502
15032001-09-13      Joel Sherrill <joel@OARcorp.com>
1504
1505        * autotools/.cvsignore: New file.
1506
15072001-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1508
1509        * autotools/Makefile.am, autotools/autoconf-rtems.spec,
1510        autotools/automake-rtems.spec: New.
1511        * configure.in, Makefile.am: Add autotools/.
1512
15132001-08-30      Joel Sherrill <joel@OARcorp.com>
1514
1515        * .cvsignore: Add buildalltar.
1516
15172001-08-30      Joel Sherrill <joel@OARcorp.com>
1518
1519        * buildalltar.in: New file.
1520        * configure.in, Makefile.am: Modified to reflect addition of file.
1521
15222001-08-10      Joel Sherrill <joel@OARcorp.com>
1523
1524        * mkgdbspec.in: Make list of simulators very complete.
1525        * setup.def: Update versions.
1526
15272001-07-03      Joel Sherrill <joel@OARcorp.com>
1528
1529        * setup.def, binutils.add, gccnewlib.add: Updated to build
1530        binutils 2.11.2 (rtems patch 20010622), gcc 2.95.3 (rtems
1531        patch a20010622), and newlib 1.9.0 (rtems patch 10020622).
1532
15332001-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1534
1535        * configure.in: Remove AC_EXEEXT, treat .exe manually.
1536        * gccnewlib/base-gcc.add: Remove cpp.
1537        * gccnewlib/gccnewlib.add: mv cpp $target_alias-cpp, update
1538        copyright.
1539
15402001-04-16      Joel Sherrill <joel@OARcorp.com>
1541
1542        * setup.def: Modified the binutils version to 2.11 and
1543        RPM revision 3 to reflect experimentation with new binutils release.
1544
15452001-04-11      Joel Sherrill <joel@OARcorp.com>
1546
1547        * binutils/Makefile.am: Added a29k-rtems.
1548        * binutils/binutils.add: Switch to .bz2 extension to reflect
1549        real way code is compressed on distribution sites now.
1550
15512001-03-19      Joel Sherrill <joel@OARcorp.com>
1552
1553        * setup.def: Updated version numbers and patches for binutils
1554        and gdb.  binutils was to get correct patch in field.  gdb
1555        was to add mipstx39-rtems configurery support.
1556
15572001-03-14      Joel Sherrill <joel@OARcorp.com>
1558
1559        * gdb/Makefile.am, mkgdbspec.in: Added mipstx39-rtems
1560        configuration to gdb since this includes the JMR3904 simulator.
1561
15622001-01-03      Joel Sherrill <joel@OARcorp.com>
1563
1564        * setup.def, binutils/HISTORY, gccnewlib/HISTORY: Updated
1565        binutils HISTORY to reflect new revision.  Updated gcc to fix
1566        i960 C++ problem.  Updated newlib to move to newlib 1.9.0.
1567
15682000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1569
1570        * gccnewlib/gccnewlib.add: Fix typo in URL.
1571
15722000-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1573
1574        * configure.in: Adapt m4-quoting to autoconf-2.49b, use $host
1575        instead of $target to setup RPM_CPU, move chmod 755 buildall to
1576        AC_OUTPUT's extra-cmds.
1577       
15782000-10-30      Joel Sherrill <joel@OARcorp.com>
1579
1580        * buildall.in, mkgdbspec.in, setup.def, binutils/Makefile.am,
1581        gccnewlib/HISTORY, gccnewlib/Makefile.am, gdb/Makefile.am:
1582        Added mips-rtems, updated to include new patches and
1583        gcc 2.95.2/newlib 1.8.2 revision 11 RPM.
1584
15852000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1586
1587        * configure.in: Remove trailing '/'s from setting up RPM_SPECdir.
1588
15892000-10-18      Joel Sherrill <joel@OARcorp.com>
1590
1591        * setup.def: Updating version numbers for gcc/newlib RPM release 10.
1592
15932000-08-30      Joel Sherrill <joel@OARcorp.com>
1594
1595        * setup.def: Updated gcc and newlib patches and bumped RPM revision.
1596        Patches primarily add or16/or32 basic support to newlib and
1597        i386 multilib improvements to gcc from Ralf Corsepius.
1598
15992000-08-10      Joel Sherrill <joel@OARcorp.com>
1600
1601        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.