source: rtems/scripts/ChangeLog @ 6223498d

4.104.114.84.95
Last change on this file since 6223498d was daec7a9, checked in by Joel Sherrill <joel.sherrill@…>, on 01/08/04 at 16:49:25

2004-01-08 Joel Sherrill <joel@…>

  • setup.def: Update gcc/newlib for 4.7 series to 3.3.2 with 20031216 gcc patch (RPM revision 4.7-2).
  • Property mode set to 100644
File size: 33.7 KB
Line 
12004-01-08      Joel Sherrill <joel@OARcorp.com>
2
3        * setup.def: Update gcc/newlib for 4.7 series to 3.3.2 with 20031216
4        gcc patch (RPM revision 4.7-2).
5
62004-01-07      Joel Sherrill <joel@OARcorp.com>
7
8        * buildall.in, buildalltar.in, binutils/Makefile.am,
9        cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am,
10        gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore,
11        rtemsdoc/Makefile.am: mips64orion port removed as mips port more
12        completely covers the MIPS family.
13
142003-12-16      Joel Sherrill <joel@OARcorp.com>
15
16        * setup.def: Update gcc/newlib for 4.7 series to 3.3.2 with 20031022
17        gcc patch (RPM revision 4.7-1).
18
192003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
22
232003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * Makefile.am: Cosmetics.
26        * autotools/Makefile.am: Cosmetics.
27        * autotools/autoconf-rtems.spec.in: 2.59.
28        * autotools/automake-rtems.spec.in: 1.8, Require autoconf-2.59.
29        * binutils/Makefile.am: Cosmetics.
30        * cpukit/Makefile.am: Cosmetics.
31        * gcc3newlib/Makefile.am: Cosmetics.
32        * gccnewlib/Makefile.am: Cosmetics.
33        * gdb/Makefile.am: Cosmetics.
34        * rtems/Makefile.am: Cosmetics.
35        * rtemsdoc/Makefile.am: Cosmetics.
36
372003-11-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
38
39        * gcc3newlib/gccnewlib.add: Add hacks to make gnatlib
40        buildable.
41        * gcc3newlib/base-gnat.add: Add info files.
42
432003-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * gcc3newlib/gccnewlib.add: Make not building gnat and gcj the
46        default for gcc-3.3.
47
482003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * binutils/Makefile.am: Add tic4x.
51        * binutils/mkspec.in: Remove duplicate rpmgroup.
52
532003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * gcc3newlib/Makefile.am: Add tic4x.
56        * gcc3newlib/gccnewlib.add: Don't install install-tools for
57        gcc >= 3.3.
58
592003-10-22      Joel Sherrill <joel@OARcorp.com>
60
61        * configure.ac, setup.def: Update to binutils 2.14 adn gcc/newlib to
62        3.2.3 with 20030826 gcc patch.
63
642003-10-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * cpukit/target-cpukit.add: New.
67        * cpukit/Makefile.am: Reflect having added target-cpukit.add.
68        Acknowledge osversion.
69        * cpukit/mkspec.in: Acknowledge osversion and rpmgroup.
70        * cpukit/rtems-cpukit.add: Reflect new RTEMS spec conventions.
71
722003-10-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * autotools/automake-rtems.spec.in: Automake-1.7.8.
75
762003-09-26      Joel Sherrill <joel@OARcorp.com>
77
78        * buildall.in, buildalltar.in, binutils/Makefile.am,
79        cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am,
80        gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore,
81        rtemsdoc/Makefile.am: Obsoleting HP PA-RISC port.
82
832003-09-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * autotools/automake-rtems.spec.in: Automake-1.7.7.
86
872003-09-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * gcc3newlib/gccnewlib.add: Fix duplicate removal of c++filt.
90        * gcc3newlib/base-gcj.add: Add fastjar.info, jar.1, grepjar.1.
91        * setup.def: gcc3newlib_rpm_release=4.
92
932003-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * binutils/base-binutils.add: Add osversion support.
96        * binutils/binutils.add: Add osversion support.
97        %setup -n %{name}-%{version}.
98        Don't remove c++filt.
99        * binutils/target-binutils.add: Add osversion support.
100        Pickup c++filt.
101        * gcc3newlib/base-g77.add: Add osversion support.
102        * gcc3newlib/base-gcc.add: Add osversion support.
103        * gcc3newlib/base-gcj.add: Add osversion support.
104        * gcc3newlib/base-gnat.add: Add osversion support.
105        * gcc3newlib/gccnewlib.add: Add osversion support.
106        Remove c++filt,
107        %setup -n -n %{name}-%{version}.
108        * gcc3newlib/target-c++.add: Add osversion support.
109        Don't pickup c++filt.
110        * gcc3newlib/target-g77.add: Add osversion support.
111        * gcc3newlib/target-gcc.add: Add osversion support.
112        * gcc3newlib/target-gcj.add: Add osversion support.
113        * gcc3newlib/target-gnat.add: Add osversion support.
114        * gccnewlib/gccnewlib.add: %setup -n %{name}-%{version}.
115        * gdb/base-gdb.add: Add osversion support, rpmgroup, rpmprefix,
116        gdb_version, gdb_target.
117        * gdb/target-gdb.add: Ditto.
118        * gdb/gdb.add: Ditto.
119        %setup -n -n %{name}-%{version}.
120
1212003-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * binutils/Makefile.am: Fix osversion support for sh-rtemself.
124        * gcc3newlib/Makefile.am: Fix osversion support for sh-rtemself.
125
1262003-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        * configure.ac: Add --enable-osversions (OS-versioned RPMS support).
129        * binutils/Makefile.am: Add osversion support.
130        * binutils/mkspec.in: Add osversion support.
131        * gcc3newlib/Makefile.am: Add osversion support.
132        * gcc3newlib/mkspec.in: Add osversion support.
133        * gdb/Makefile.am: Add osversion support.
134        * gdb/mkspec.in: Add osversion support.
135        Add rpmprefix, rpmgroup.
136
1372003-09-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * Makefile.am, configure.ac,
140        autotools/autoconf-rtems.spec.in, autotools/automake-rtems.spec.in,
141        binutils/Makefile.am, binutils/base-binutils.add,
142        binutils/binutils.add, binutils/mkspec.in,
143        binutils/target-binutils.add,
144        common/common.add.in,
145        cpukit/Makefile.am,
146        gcc3newlib/Makefile.am, gcc3newlib/base-g77.add,
147        gcc3newlib/base-gcc.add, gcc3newlib/base-gcj.add,
148        gcc3newlib/base-gnat.add, gcc3newlib/gccnewlib.add,
149        gcc3newlib/mkspec.in, gcc3newlib/target-c++.add,
150        gcc3newlib/target-g77.add, gcc3newlib/target-gcc.add,
151        gcc3newlib/target-gcj.add, gcc3newlib/target-gnat.add,
152        gcc3newlib/target-objc.add,
153        gccnewlib/Makefile.am,
154        gdb/Makefile.am,
155        rtems/Makefile.am,
156        rtemsdoc/Makefile.am:
157        Merger from rtems-4-6-branch.
158        * common/common.am: New.
159
1602003-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
161
162        * common/common.add.in: s/www.oarcorp.com/www.rtems.com/.
163        Add %define __os_install_post %{nil} to prevent RH-9's rpm-brp-strip
164        from running (Chokes on foreign object formats).
165        * gcc3newlib/base-g77.add:
166        Use %{gcc_version} instead of @gcc_version@.
167        * gcc3newlib/gccnewlib.add:
168        Use %{gcc_version} instead of @gcc_version@.
169        Reflect gcc >= 3.3 shipping monolytic infos.
170        * gcc3newlib/target-c++.add:
171        Use %{gcc_version} instead of @gcc_version@.
172        Don't pickup c++filt.
173        * gcc3newlib/target-g77.add:
174        Use %{gcc_version} instead of @gcc_version@.
175        * gcc3newlib/target-gcc.add:
176        Use %{gcc_version} instead of @gcc_version@.
177        * gcc3newlib/target-gcj.add:
178        Use %{gcc_version} instead of @gcc_version@.
179        * gcc3newlib/target-gnat.add:
180        Use %{gcc_version} instead of @gcc_version@.
181        * gcc3newlib/target-objc.add:
182        Use %{gcc_version} instead of @gcc_version@.
183
1842003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
185
186        * binutils/binutils.add: Preps for 2.14.
187        Use %{binutils_version} instead of @binutils_version@.
188        * binutils/base_binutils.add: Preps for 2.14.
189
1902003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
191
192        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
193
1942003-07-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
195
196        * autotools/automake-rtems.spec.in: Automake-1.7.6.
197
1982003-06-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
199
200        * autotools/automake-rtems.spec.in: Automake-1.7.5.
201
2022003-06-02      Joel Sherrill <joel@OARcorp.com>
203
204        * setup.def: Updated for RPM revision 3 of gcc3.2.3 and newlib1.11.0.
205
2062003-05-07      Joel Sherrill <joel@OARcorp.com>
207
208        * setup.def: Update to gcc3.2.3newlib1.11.0-1.
209        * gcc3newlib/gccnewlib.add: We used .bz2 files.
210
2112003-04-18      Joel Sherrill <joel@OARcorp.com>
212
213        * setup.def: Update to gcc3.2.2newlib1.11.0-2.
214        * gcc3newlib/gccnewlib.add: We used .bz2 files.
215
2162003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
217
218        * gcc3newlib/gccnewlib.add: Add %gcc_version, %newlib_version.
219        Apply %gcc_version, %newlib_version.
220        * gcc3newlib/target-c++.add: Apply %gcc_version, %newlib_version.
221        * gcc3newlib/target-g77.add: Apply %gcc_version, %newlib_version.
222        * gcc3newlib/target-gcc.add: Apply %gcc_version, %newlib_version.
223        * gcc3newlib/target-gcj.add: Apply %gcc_version, %newlib_version.
224        * gcc3newlib/target-gnat.add: Apply %gcc_version, %newlib_version.
225        * gcc3newlib/target-objc.add: Apply %gcc_version, %newlib_version.
226
2272003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
228
229        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
230
2312003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
232
233        * configure.ac: AC_PREREQ(2.57).
234
2352003-02-10      Joel Sherrill <joel@OARcorp.com>
236
237        * gdb/gdb.add, gdb/mkspec.in, gdb/target-gdb.add: Use RPM logic to
238        determine which targets have simulators, configure with appropriate
239        arguments, and package the correct files.
240
2412003-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
242
243        * gcc3newlib/target-gcc.add: Remove %{_exeext} from gccbug.
244        * gcc3newlib/gccnewlib.add: Add %gcj to support to disabling building
245        gcj from rpmbuild command line.
246        Copy gsyslimits.h for CDN-X compilation.
247
2482003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
249
250        * README.cdn-X: New.
251        * binutils/binutils.add: Add --build=%_build --host=%_host.
252        * cpukit/.cvsignore: Add *.spec.in.
253        * gcc3newlib/gccnewlib.add: Add --build=%_build --host=%_host.
254        * gdb/gdb.add: Add --build=%_build --host=%_host.
255        * rtemsdoc/.cvsignore: Add *.spec.in.
256
2572003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
258
259        * gcc3newlib/gccnewlib.add: Remove Buildroot.
260        * common/.cvsignore: New.
261
2622003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
263
264        * common/common.add.in: Add Vendor, Distribution, BuildRoot.
265        * binutils/Makefile.am: Fix path to clean.add.
266        * binutils/binutils.add: Remove BuildRoot.
267        * cpukit/Makefile.am:  Use $(top_builddir)/common/common.add,
268        $(top_builddir)/common/clean.add, header.add.
269        Generate rtems-cpukit.spec.in.
270        * cpukit/header.add: New.
271        * cpukit/rtems-cpukit.spec.in: Remove.
272        * cpukit/rtems-cpukit.add: New.
273        * gccnewlib/gccnewlib.add: Remove Buildroot.
274        * gdb/gdb.add: Remove Buildroot.
275        * rtemsdoc/rtemsdoc.add: Remove BuildRoot.
276
2772003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
278
279        * rtemsdoc/Makefile.am: Use $(top_builddir)/common/common.add,
280        $(top_builddir)/common/clean.add, header.add.
281        Generate rtemsdoc.spec.in.
282        * rtemsdoc/mkspec.in: Remove exe_ext.
283        * rtemsdoc/rtemsdoc.spec.in: Remove.
284        * gccnewlib/Makefile.am:  Use $(top_builddir)/common/common.add,
285        $(top_builddir)/common/clean.add, header.add.
286        * gccnewlib/base-gcc.m4: Replace @exe_ext@ with %{_exeext}.
287        * gccnewlib/base-gcj.add: Replace @exe_ext@ with %{_exeext}.
288        * gccnewlib/gccnewlib.add: Replace @exe_ext@ with %{_exeext}.
289        Remove header, broken cdn-X configuration, %clean.
290        * gccnewlib/target-g77.add: Replace @exe_ext@ with %{_exeext}.
291        * gccnewlib/target-gcc.add: Replace @exe_ext@ with %{_exeext}.
292        * gccnewlib/target-gcj.add: Replace @exe_ext@ with %{_exeext}.
293        * gccnewlib/target-objc.add: Replace @exe_ext@ with %{_exeext}.
294
2952003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
296
297        * gdb/gdb.add: Remove header, broken cdn-X configuration,
298        %clean, Replace @exe_ext@ with %{_exeext}.
299        * gdb/mkspec.in: Remove exe_ext.
300        * gdb/target-gdb.add: Replace @exe_ext@ with %{_exeext}.
301        * gdb/Makefile.am: Use $(top_builddir)/common/common.add,
302        $(top_builddir)/common/clean.add, header.add.
303        * gcc3newlib/base-gcj.add: Replace @exe_ext@ with %{_exeext}.
304        * cpukit/mkspec.in: Remove exe_ext.
305        * binutils/Makefile.am: Use $(top_builddir)/common/common.add,
306        $(top_builddir)/common/clean.add, header.add.
307
3082003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
309
310        * gcc3newlib/gccnewlib.add: Remove header, broken cdn-X configuration,
311        %clean, Replace @exe_ext@ with %{_exeext}.
312        * gcc3newlib/mkspec.in: Remove exe_ext.
313        * gcc3newlib/target-c++.add: Replace @exe_ext@ with %{_exeext}.
314        * gcc3newlib/target-g77.add: Replace @exe_ext@ with %{_exeext}.
315        * gcc3newlib/target-gcc.add: Replace @exe_ext@ with %{_exeext}.
316        * gcc3newlib/target-gcj.add: Replace @exe_ext@ with %{_exeext}.
317        * gcc3newlib/target-gnat.add: Replace @exe_ext@ with %{_exeext}.
318        * gcc3newlib/target-objc.add: Replace @exe_ext@ with %{_exeext}.
319        * gcc3newlib/Makefile.am: Use $(top_builddir)/common/common.add,
320        $(top_builddir)/common/clean.add, header.add.
321
3222003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
323
324        * Makefile.am: Remove reference to mkbinutilsspec.
325        * configure.ac: Remove EXEEXT check.
326        Add common/clean.add, common/common.add.
327
3282003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
329
330        * binutils/binutils.add: Remove header, broken cdn-X configuration,
331        %clean.
332        * binutils/mkspec.in: Remove exe_ext, build_alias, host_alias.
333        * binutils/target-binutils.add: Replace @exe_ext@ with %{_exeext}.
334
3352003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
336
337        * gcc3newlib/header.add: New.
338        * gccnewlib/header.add: New.
339        * binutils/header.add: New.
340        * gdb/header.add: New.
341        * rtemsdoc/header.add: New.
342        * rtemsdoc/rtemsdoc.add: New.
343        * common/clean.add.in: New.
344        * common/common.add.in: New.
345
3462003-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
347
348        * binutils/mkspec.in: New.
349        * binutils/.cvsignore: Add mkspec.
350        * mkbinutilspec.in: Remove.
351        * gdb/Makefile.am: Depend on mkspec.
352        * binutils/binutils.add: Add @exe_ext@ to c++filt.
353        Add %_defaultbuildroot.
354        * configure.ac: Reflect changes above.
355        * binutils/Makefile.am: Reflect changes above.
356        * Makefile.am: Remove mkbinutilspec.
357
3582003-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
359
360        * gdb/.cvsignore: Add mkspec.
361
3622003-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
363
364        * ChangeLog: Fix yesterday's entry.
365        * gdb/target-gdb.add: %defattr(-,root,root).
366        Use %{_prefix} instead of /opt/rtems.
367        Misc. minor changes.
368        * gdb/gdb.add: Use %{_prefix} instead of /opt/rtems.
369        Remove stray unpackaged files.
370        Use %{_defaultbuildroot} instead of hard-coded values.
371        configure --disable-nls.
372        Misc. minor changes.
373        Add BuildPreReq: ncurses-devel.
374        * gdb/base-gdb.add: %defattr(-,root,root).
375        Use %{_prefix} instead of /opt/rtems.
376        Misc. minor changes.
377        * gdb/mkspec.in: New.
378        * gdb/Makefile.am: Reflect addition of gdb/mkspec.in.
379        * gcc3newlib/mkspec.in: Fix usage.
380        * gcc3newlib/gccnewlib.add: Use %{_defaultbuildroot} instead of
381        hard-coded values. Update copyright notice.
382        * mkgdbspec.in: Removed.
383        * Makefile.am: Remove mkgdbspec.
384        * configure.ac: Remove mkgdbspec.
385        Add gdb/mkspec.
386
3872003-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
388
389        * gcc3newlib/gccnewlib.add: Add various BuildPreReq.
390        Add %defattr(-,root,root) to "dir".
391        * gcc3newlib/base-g77.add: %defattr(-,root,root).
392        * gcc3newlib/base-gcc.add %defattr(-,root,root).
393        * gcc3newlib/base-gcj.add %defattr(-,root,root).
394        * gcc3newlib/base-gnat.add %defattr(-,root,root).
395        * gcc3newlib/target-c++.add %defattr(-,root,root).
396        * gcc3newlib/target-g77.add %defattr(-,root,root).
397        * gcc3newlib/target-gcc.add %defattr(-,root,root).
398        * gcc3newlib/target-gcj.add %defattr(-,root,root).
399        * gcc3newlib/target-gnat.add %defattr(-,root,root).
400        * gcc3newlib/target-objc.add %defattr(-,root,root).
401
4022003-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
403
404        * setup.def: binutils_rpm_release=2.
405        * binutils/base-binutils.add: %defattr(-,root,root).
406        * binutils/target-binutils.add: Ditto.
407        * binutils/binutils.add: BuildPreReq: texinfo >= 4.2.
408
4092003-01-27      Joel Sherrill <joel@OARcorp.com>
410
411        * buildalltar.in, setup.def: Tool update including binaries for Cygwin
412        with a special RTEMS user account.
413
4142003-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
415
416        * configure.ac: Add rtemsdoc.
417        * Makefile.ac: Add rtemsdoc.
418        * rtemsdoc/README: New.
419        * rtemsdoc/.cvsignore: New.
420
4212003-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
422
423        * rtemsdoc/Makefile.am: New.
424        * rtemsdoc/mkspec.in: New.
425        * rtemsdoc/rtemsdoc.spec.in: New.
426        * rtemsdoc/supplement.add.in: New.
427        * rtemsdoc/templ.add.in: New.
428
4292002-12-16      Joel Sherrill <joel@OARcorp.com>
430
431        * setup.def: Updated gcc 3.2.1newlib1.10.0 RPM to revision 4
432        to include m68k crti.o/crtn.o multilib patch.
433
4342002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
435
436        * autotools/automake-rtems.spec.in: Update to automake-1.7.2.
437        * autotools/autoconf-rtems.spec.in: Update to autoconf-2.57.
438
4392002-12-06      Joel Sherrill <joel@OARcorp.com>
440
441        * ChangeLog: Removed duplicate entry.
442
4432002-12-06      Joel Sherrill <joel@OARcorp.com>
444
445        * setup.def: Updated patch to fix m68k cut and paste bug which turned
446        a tab into spaces in a Makefile fragment.
447        * gcc3newlib/gccnewlib.add: If building gnat for the mips, the library
448        must be built with a -G0 option.
449
4502002-12-02      Joel Sherrill <joel@OARcorp.com>
451
452        * setup.def, gcc3newlib/gccnewlib.add: Updated to gcc 3.2.1 RPM revision
453        2 which enabled the mips-rtems gnat using gcc 3.2.1 patch 20021129.
454
4552002-11-29      Joel Sherrill <joel@OARcorp.com>
456
457        * setup.def: Updated to gcc-3.2.1.
458
4592002-11-28      Joel Sherrill <joel@OARcorp.com>
460
461        * setup.def: Updated to gcc-3.2 and newlib1.1.0 RPM version 6.
462        * gcc3newlib/gccnewlib.add: Reenabled i386-rtems gnat.
463
4642002-11-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
465
466        * gcc3newlib/gccnewlib.add:
467        Remove *.la's to make rpm-4.1/RH-8.0 happy.
468        Remove libiberty.a to make rpm-4.1/RH-8.0 happy.
469        Change gcc/version.c to reflect us having patched gcc.
470
4712002-11-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
472
473        * binutils/binutils.add: Add BuildPreReq: /sbin/install-info.
474        Disable nls.
475        Apply gzip -9qf to compress *infos and *mans.
476        Apply /sbin/install-info.
477        Remove  *c++-filt.
478        * binutils/base-binutils.add: Add PreReq: /sbin/install-info.
479        Apply /sbin/install-info.
480        Package as.info-*.gz.
481        * binutils/target-binutils.add:
482        Package man1/*.1*.
483
4842002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
485
486        * autotool/autoconf-rtems.spec.in: Fix @prefix@.
487
4882002-11-13      Joel Sherrill <joel@OARcorp.com>
489
490        * setup.def: Switched to binutils 2.13.1
491        * binutils/Makefile.am: Remove a29k-rtems.
492
4932002-11-11      Joel Sherrill <joel@OARcorp.com>
494
495        * setup.def, gcc3newlib/gccnewlib.add: Patch includes updates
496        which were patch changes for -3 and -4 RPM revisions.   Disabled
497        build of gnat for i386-rtems as it failed to build.
498
4992002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
500
501        * gcc3newlib/gccnewlib.add: Remove %{target} != %{build} comment
502        (RH-8.0/rpm-4.1 bogusly expands the macros and chokes.)
503        * binutils/binutils.add: Remove %{target} != %{build} comment
504        (RH-8.0/rpm-4.1 bogusly expands the macros and chokes.).
505        Comment out CONFIGURE_ARGS (RH-8.0/rpm-4.1 is broken wrt. _build_os
506        and _target_os)
507        * gcc3newlib/base-gcc.add: Add gccint*infos.
508        * gcc3newlib/base-gcj.add: Add gcj*infos.
509        Mark manpages as %doc and pickup the gzipped versions.
510
5112002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
512
513        * autotools/automake-rtems.spec.in: Fix my address. Set up PATH
514        before running configure (Prep. for automake >= 1.7).
515
5162002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
517
518        * autotools/autoconf-rtems.spec.in: New.
519        Remove Provides: autoconf (Conflicts with RH-8.0).
520        * autotools/autoconf-rtems.spec: Remove.
521        * autotools/automake-rtems.spec.in:
522        Remove Provides: automake (Conflicts with RH-8.0).
523        * gcc3newlib/Makefile.am: Remove references to mkgcc3newlibspec.
524        * Makefile.am: Ditto.
525        * configure.ac: Add autotools/autoconf-rtems.spec.in.
526
5272002-10-24      Joel Sherrill <joel@OARcorp.com>
528
529        * setup.def: Update gcc 3.2 pathc to includ epatch for gcc PR8314.
530        * gcc3newlib/gccnewlib.add: Don't build mips/gnat as we do not
531        currently include the patch referenced in PR8344.
532
5332002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
534
535        * .cvsignore: Reformat.
536        Add autom4te*cache.
537        Remove autom4te.cache.
538
5392002-09-14      Joel Sherrill <joel@OARcorp.com>
540
541        * gcc3newlib/base-gcj.add, gcc3newlib/gccnewlib.add,
542        gcc3newlib/target-gcj.add: First attempt at enabling Java support.
543
5442002-08-21      Joel Sherrill <joel@OARcorp.com>
545
546        * setup.def, gcc3newlib/gccnewlib.add: Updated the tools for
547        gcc 3.2 and Ada.
548
5492002-08-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
550
551        * gcc3newlib/gccnewlib.add: Re-add i386-rtems Ada.
552        Add %_gnat and --define 'gnat [0|1]' support.
553        Enable gnat for gcc-3.2/Disable for gcc-3.1.
554        Add hacks to build gnatlib.
555        Re-activate commented out fragments for old gcc versions.
556        Add @target_alias@-gnatgcc.
557
5582002-08-15      Joel Sherrill <joel@OARcorp.com>
559
560        * setup.def: New gcc 3.1 RPMs (-7).
561        * gcc3newlib/gccnewlib.add:  i386-rtems doesn't build Ada.
562
5632002-08-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
564
565        * gcc3newlib/Makefile.am: Remove c_only remnants.
566        * gcc3newlib/gccnewlib.add: Reflect gcc-3.2 putting c++
567        headers into c++ instead of g++.
568        * gcc3newlib/target-c++.add: Ditto.
569
5702002-08-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
571
572        * gcc3newlib/base-gnat.add: Don't use %{%prefix}/bin/gnat*.
573        * gcc3newlib/Makefile.am: Use mkspec for c4x.
574        * gcc3newlib/gccnewlib.add: Rework processing of %if %build_XXX.
575        Rework handing Ada.
576        Don't put adalib and adainclude into files.gcc.
577        * gcc3newlib/target-gnat.add: Add adalib.
578        Add adainclude.
579
5802002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
581
582        * gcc3newlib/base-gnat.add: Use -n rtems-base-gnat.
583
5842002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
585
586        * gcc3newlib/.cvsignore: Add mkspec.
587
5882002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
589
590        * mkgcc3newlibspec.in: Remove
591        * gcc3newlib/mkspec.in: New.
592        * configure.ac: Reflect changes above.
593        * gcc3newlib/gccnewlib.add: Add build_XXX defines.
594        Add preliminary gnat support.
595        * gcc3newlib/base-g77.add: Add build_g77.
596        * gcc3newlib/base-gcj.add: Add build_gcj.
597        * gcc3newlib/base-gnat.add: New.
598        * gcc3newlib/target-c++.add: Add build_cxx.
599        * gcc3newlib/target-g77.add: Add build_g77.
600        * gcc3newlib/target-gcj.add: Add build_gcj.
601        * gcc3newlib/target-objc.add: Add build_objc.
602        * gcc3newlib/target-gnat.add: New.
603        * gcc3newlib/Makefile.am: Use ./mkspec. Use unified spec.
604
6052002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
606
607        * setup.def: Increment release for gcc3newlib.
608        * gcc3newlib/gccnewlib.add: Do not put cc1plus into gcc-rpm.
609
6102002-08-08      Joel Sherrill <joel@OARcorp.com>
611
612        * setup.def, binutils/base-binutils.add, binutils/target-binutils.add:
613        Updated to binutils 2.13 which has no known issues.
614
6152002-08-06      Joel Sherrill <joel@OARcorp.com>
616
617        * setup.def: Updating gcc3/newlib patches and tool versions.  The
618        focus of this round of patches was ot eliminate header file name
619        conflicts between RTEMS and newlib.
620
6212002-07-30      Joel Sherrill <joel@OARcorp.com>
622
623        * setup.def: Updated to gcc3.1/newlib 1.10.0 RPM revision 5 with
624        the gcc3 patch 20020730a and newlib 1.10.0 patch 20020726.
625
6262002-07-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
627
628        * autotools/automake-rtems.spec.in: Automake-1.6.3.
629        * cpukit/.cvsignore: Add mkspec. Remove rtems.spec.
630
6312002-07-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
632
633        * configure.ac: Use AC_CONFIG_FILES(script, chmod +x script)
634        to generate mk*spec scripts.
635        * mkbspspec.in: Use ',' as pattern delimiter in sed expression
636        for $rpm_build_root.
637        * mkbinutilsspec.in:  Use ',' as pattern delimiter in sed
638        expression for $rpm_build_root.
639        * cpukit/mkspec.in: Cosmetical changes.
640
6412002-07-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
642
643        * ChangeLog: Fix 2002-07-22 ChangeLog entry bogusly referring to
644        Joel.
645        * cpukit/Makefile.am: New.
646        * cpukit/mkspec.in: New.
647        * cpukit/rtems-cpukit.spec.in: New.
648        * cpukit/.cvsignore: New.
649        * configure.ac: Add cpukit.
650        Add RTEMS_TOP to pickup _RTEMS_VERSION (required by cpukit).
651        * Makefile.am: Add cpukit. Add ACLOCAL_AMFLAGS (required to pickup
652        RTEMS_VERSION).
653        * setup.def: Use %{_tmppath} as default for $rpm_build_root.
654        * mkbinutilsspec.in: Use ',' as pattern delimiter in sed expression
655        for $rpm_build_root.
656        * mkgccnewlibspec.in:  Use ',' as pattern delimiter in sed
657        expression for $rpm_build_root.
658        * mkgcc3newlibspec.in:  Use ',' as pattern delimiter in sed
659        expression for $rpm_build_root.
660        * mkgdbspec.in:  Use ',' as pattern delimiter in sed expression for
661        $rpm_build_root.
662
6632002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
664
665        * binutils/Makefile.am: Add or32-rtems-binutils.
666
6672002-07-19      Joel Sherrill <joel@OARcorp.com>
668
669        * setup.def: Updated newlib patch to get sh and hppa crt0 mods.
670
6712002-07-01      Joel Sherrill <joel@OARcorp.com>
672
673        * setup.def: Update gcc3 RPMs for new patches.
674
6752002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
676
677        * autotools/automake-rtems.spec.in: Update to automake-1.6.2.
678
6792002-06-14      Joel Sherrill <joel@OARcorp.com>
680
681        * mkgdbspec.in, setup.def, gcc3newlib/gccnewlib.add, gdb/gdb.add:
682        Updated to gcc 3.1 and gdb 5.2.
683
6842001-05-29      Joel Sherrill <joel@OARcorp.com>
685
686        * setup.def: Updated to binutils 2.12.1.
687        * rtems/Makefile.am: Remove m68k-rtemself references.
688
6892002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
690
691        * mkgcc3newlibspec.in: Remove SETUP (bogus).
692        * gcc3newlib/target-c++.add: New.
693        * gcc3newlib/Makefile.am: Add target-c++.add.
694        * gcc3newlib/base-g77.add: Adapt to gcc-3.1.
695        Reflect having split out c++. Various minor fixes.
696        * gcc3newlib/base-gcc.add: Ditto.
697        * gcc3newlib/gccnewlib.add: Ditto.
698        * gcc3newlib/target-gcc.add: Ditto.
699
7002002-04-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
701
702        * gcc3newlib/gccnewlib.add: Add gcc_update --touch to fix
703        timestamps.
704
7052001-04-16      Joel Sherrill <joel@OARcorp.com>
706
707        * .cvsignore: Added files added by automake 1.6.1.
708        * setup.def: New shot at gcc 3.0.4 RPMs.
709        * binutils/Makefile.am, gdb/Makefile.am, rtems/Makefile.am:
710        Deleted m68k-rtemself.
711        * gcc3newlib/gccnewlib.add: Commented out host/target OS check.
712 
7132002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
714
715        * autotools/automake-rtems.spec.in: Update to automake-1.6.1.
716        Use *.tar.bz2.
717
7182002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
719
720        * mkbinutilspec.in: Fix PATCH2.
721
7222002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
723
724        * gcc3newlib/gccnewlib.add: Add -Bgcc/ when collecting multilibs.
725
7262002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
727
728        * gcc3newlib/gccnewlib.spec.in: Removed from CVS.
729
730
7312002-04-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
732
733        * mkbinutilspec.in: Add support for empty patch-version (no patch).
734        * mkgcc3newlibspec.in: Ditto.
735        * setup: Fix gcc3*_versions handling.
736        * setup.def: binutils_patch_version=.
737        * binutils/binutils.add: Reflect changes to mkbinutilspec.in,
738        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
739        * binutils/target-binutils.add: Comment out c++filt.
740        * gcc3newlib/base-gcc.add: Remove duplicate libm.info.
741        * gcc3newlib/gccnewlib.add: Reflect changes to mkgcc3newlibspec.in.
742        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
743        Comment out gcc-2.95.x hacks.
744        Remove *.la from installed files.
745        * gcc3newlib/gccnewlib_c_only.spec.in: Remove.
746
7472001-04-02      Joel Sherrill <joel@OARcorp.com>
748
749        * buildall.in: Correct logic for detecting 0 RTEMS RPMS installed.
750
7512001-03-29      Joel Sherrill <joel@OARcorp.com>
752
753        * .cvsignore: Added mkgcc3newlib.
754
7552001-03-29      Joel Sherrill <joel@OARcorp.com>
756
757        * gcc3newlib/.cvsignore: New file.
758
7592001-03-28      Joel Sherrill <joel@OARcorp.com>
760
761        * Per PR64 added support for gcc 3.x RPMs
762        * Makefile.am, configure.ac, mkspec, setup, setup.def: Modified.
763        * mkgcc3newlibspec.in: New file.
764        * gcc3newlib: New subdirectory.
765        * base-g77.add, base-gcc.add, base-gcj.add, gccnewlib.add,
766        gccnewlib_c_only.spec.in, gccnewlib.spec.in, HISTORY, Makefile.am,
767        README, target-g77.add, target-gcc.add, target-gcj.add,
768        target-objc.add: New files.
769
7702001-03-28      Joel Sherrill <joel@OARcorp.com>
771
772        * binutils/binutils.add: Commented out patch since binutils 2.12
773        does not require one.
774
7752002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
776
777        * configure.ac:
778        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
779        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
780        * autotools/Makefile.am: Remove AUTOMAKE_OPTIONS.
781        * Makefile.am: Remove AUTOMAKE_OPTIONS.
782        * binutils/Makefile.am: Remove AUTOMAKE_OPTIONS.
783        * gccnewlib/Makefile.am: Remove AUTOMAKE_OPTIONS.
784        * gdb/Makefile.am: Remove AUTOMAKE_OPTIONS.
785        * rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
786
7872002-03-06      Ralf Corsepius <corsepiu@faw-uni-ulm.de>
788
789        * PR151
790        * autotools/automake-rtems.spec.in: New.
791        * autotools/automake-rtems.spec: Removed.
792        * configure.ac: Reflect changes above.
793
7942001-02-27      Joel Sherrill <joel@OARcorp.com>
795
796        * configure.ac: Be a little more lenient in matching sparc-solaris.
797
7982002-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
799
800        * mkbinutilspec.in, mkgccnewlibspec.in, gccnewlib/base-chill.add,
801        gccnewlib/base-g77.add, gccnewlib/base-gcc.add,
802        gccnewlib/base-gcj.add, gccnewlib/gccnewlib.add,
803        gccnewlib/target-chill.add, gccnewlib/target-g77.add,
804        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
805        gccnewlib/target-objc.add: Added more support for Canadian Cross
806        building.
807
8082001-01-30      Joel Sherrill <joel@OARcorp.com>
809
810        * buildall.in: Corrected logic for detecting when no RPMs are installed.
811
8122001-01-24      Joel Sherrill <joel@OARcorp.com>
813
814        * README: Added Canadian Cross instructions.
815
8162002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
817
818        * configure.ac: Add AC_PREFIX_DEFAULT([/opt/rtems]).
819        * mkbinutilsspec.in: Add propagation of @prefix@.
820        * binutils/base-binutils.add:
821        Let %post and %unpost apply %{_prefix}.
822        Apply %{_prefix} instead of /opt/rtems.
823        * binutils/binutils.add: Update copyright notice.
824        Add _prefix.
825        Apply %{_prefix} instead of /opt/rtems.
826        Remove -a 0 in %setup.
827        Rework hack to SuSE's rpm screwing up %{_target}.
828        Replace ARGS with CONFIGURE_ARGS.
829        * binutils/target-binutils.add:
830        Apply %{_prefix} instead of /opt/rtems.
831
8322002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
833
834        * binutils/binutils.add: Add initial support for building
835        Canadian cross RPMs.  It should work like this:
836            cd rtems/scripts
837            ./configure --build=`../config.guess` --host=i386-cygwin
838            make install
839            rpm --target=i386-cygwin \
840                /usr/src/redhat/SPECS/<target>-binutils-..spec.
841
842            alien -t /usr/src/redhat/RPMS/....i386.rpm
843        .. and voila ... your tarball, with rpm-consistency checks etc. applied.
844
8452001-01-22      Joel Sherrill <joel@OARcorp.com>
846
847        * buildalltar.in: Modified to support Canadian cross builds.
848        It was testing using a RedHat 7.2 host to build *-rtems tools
849        that run on an i386-cygwin host.
850
8512001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
852
853        * configure.ac: Fix typo to allow custom RPM_SPECSdirs.
854
8552001-10-16      Joel Sherrill <joel@OARcorp.com>
856
857        * setup.def: Bumped the gdb_patch_version to account for a configuration
858        problem on psim where it could not be enabled for powerpc-RTEMS.
859        * gdb/Makefile.am: Add i386-RTEMS and powerpc-RTEMS targets.
860
8612001-10-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
862
863        * mkbinutilsspec.in: Guard sed-pattern against autoconf.
864        * mkgccnewlibspec.in: Guard sed-pattern against autoconf, remove
865        Target_alias.
866        * mkgdbspec.in: Guard sed-pattern against autoconf.
867        * mkbspspec.in: Guard sed-pattern against autoconf.
868        * configure.ac: Rework check for RPM_SPECSdir.
869        * autotools/automake-rtems.spec: Update to automake-1.5.
870
8712001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
872
873        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
874        * configure.in: Remove.
875        * configure.ac: New file, generated from configure.in by autoupdate.
876
8772001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
878
879        * gdb/Makefile.am, gccnewlib/Makefile.am, binutils/Makefile.am:
880        Initially setup CLEANFILES using = instead of += to make
881        automake-1.5 happy.
882
8832001-09-13      Joel Sherrill <joel@OARcorp.com>
884
885        * setup.def, gccnewlib/gccnewlib.add, gccnewlib/target-gcc.add:
886        Revert changes because of gcc 2.5.x/3.0 transition and continue
887        to support gcc 2.95.x as primary version.
888
8892001-09-13      Joel Sherrill <joel@OARcorp.com>
890
891        * mkgccnewlibspec.in,
892        Use Target_alias not target_alias to avoid conflicts with new autoconf.
893        * setup.def: Changed version numbers in attempt at building gcc 3.0.1.
894        Only sparc and arm built for C/C++ OK. :(
895        * gccnewlib/base-gcc.add: Modifications to reflect files not in gcc 3.x.
896        * gccnewlib/gccnewlib.add: gcc 3.x does not have "everything in the name"
897        * target-gcc.add: Modifications to reflect files not in gcc 3.1
898
8992001-09-13      Joel Sherrill <joel@OARcorp.com>
900
901        * autotools/.cvsignore: New file.
902
9032001-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
904
905        * autotools/Makefile.am, autotools/autoconf-rtems.spec,
906        autotools/automake-rtems.spec: New.
907        * configure.in, Makefile.am: Add autotools/.
908
9092001-08-30      Joel Sherrill <joel@OARcorp.com>
910
911        * .cvsignore: Add buildalltar.
912
9132001-08-30      Joel Sherrill <joel@OARcorp.com>
914
915        * buildalltar.in: New file.
916        * configure.in, Makefile.am: Modified to reflect addition of file.
917
9182001-08-10      Joel Sherrill <joel@OARcorp.com>
919
920        * mkgdbspec.in: Make list of simulators very complete.
921        * setup.def: Update versions.
922
9232001-07-03      Joel Sherrill <joel@OARcorp.com>
924
925        * setup.def, binutils.add, gccnewlib.add: Updated to build
926        binutils 2.11.2 (rtems patch 20010622), gcc 2.95.3 (rtems
927        patch a20010622), and newlib 1.9.0 (rtems patch 10020622).
928
9292001-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
930
931        * configure.in: Remove AC_EXEEXT, treat .exe manually.
932        * gccnewlib/base-gcc.add: Remove cpp.
933        * gccnewlib/gccnewlib.add: mv cpp $target_alias-cpp, update
934        copyright.
935
9362001-04-16      Joel Sherrill <joel@OARcorp.com>
937
938        * setup.def: Modified the binutils version to 2.11 and
939        RPM revision 3 to reflect experimentation with new binutils release.
940
9412001-04-11      Joel Sherrill <joel@OARcorp.com>
942
943        * binutils/Makefile.am: Added a29k-rtems.
944        * binutils/binutils.add: Switch to .bz2 extension to reflect
945        real way code is compressed on distribution sites now.
946
9472001-03-19      Joel Sherrill <joel@OARcorp.com>
948
949        * setup.def: Updated version numbers and patches for binutils
950        and gdb.  binutils was to get correct patch in field.  gdb
951        was to add mipstx39-rtems configurery support.
952
9532001-03-14      Joel Sherrill <joel@OARcorp.com>
954
955        * gdb/Makefile.am, mkgdbspec.in: Added mipstx39-rtems
956        configuration to gdb since this includes the JMR3904 simulator.
957
9582001-01-03      Joel Sherrill <joel@OARcorp.com>
959
960        * setup.def, binutils/HISTORY, gccnewlib/HISTORY: Updated
961        binutils HISTORY to reflect new revision.  Updated gcc to fix
962        i960 C++ problem.  Updated newlib to move to newlib 1.9.0.
963
9642000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
965
966        * gccnewlib/gccnewlib.add: Fix typo in URL.
967
9682000-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
969
970        * configure.in: Adapt m4-quoting to autoconf-2.49b, use $host
971        instead of $target to setup RPM_CPU, move chmod 755 buildall to
972        AC_OUTPUT's extra-cmds.
973       
9742000-10-30      Joel Sherrill <joel@OARcorp.com>
975
976        * buildall.in, mkgdbspec.in, setup.def, binutils/Makefile.am,
977        gccnewlib/HISTORY, gccnewlib/Makefile.am, gdb/Makefile.am:
978        Added mips-rtems, updated to include new patches and
979        gcc 2.95.2/newlib 1.8.2 revision 11 RPM.
980
9812000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
982
983        * configure.in: Remove trailing '/'s from setting up RPM_SPECdir.
984
9852000-10-18      Joel Sherrill <joel@OARcorp.com>
986
987        * setup.def: Updating version numbers for gcc/newlib RPM release 10.
988
9892000-08-30      Joel Sherrill <joel@OARcorp.com>
990
991        * setup.def: Updated gcc and newlib patches and bumped RPM revision.
992        Patches primarily add or16/or32 basic support to newlib and
993        i386 multilib improvements to gcc from Ralf Corsepius.
994
9952000-08-10      Joel Sherrill <joel@OARcorp.com>
996
997        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.