source: rtems/scripts/ChangeLog @ 282180cc

4.104.114.84.95
Last change on this file since 282180cc was 282180cc, checked in by Joel Sherrill <joel.sherrill@…>, on 01/07/04 at 20:35:07

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

  • buildall.in, buildalltar.in, binutils/Makefile.am, cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am, gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore, rtemsdoc/Makefile.am: mips64orion port removed as mips port more completely covers the MIPS family.
  • Property mode set to 100644
File size: 33.5 KB
Line 
12004-01-07      Joel Sherrill <joel@OARcorp.com>
2
3        * buildall.in, buildalltar.in, binutils/Makefile.am,
4        cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am,
5        gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore,
6        rtemsdoc/Makefile.am: mips64orion port removed as mips port more
7        completely covers the MIPS family.
8
92003-12-16      Joel Sherrill <joel@OARcorp.com>
10
11        * setup.def: Update gcc/newlib for 4.7 series to 3.3.2 with 20031022
12        gcc patch (RPM revision 4.7-1).
13
142003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
17
182003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * Makefile.am: Cosmetics.
21        * autotools/Makefile.am: Cosmetics.
22        * autotools/autoconf-rtems.spec.in: 2.59.
23        * autotools/automake-rtems.spec.in: 1.8, Require autoconf-2.59.
24        * binutils/Makefile.am: Cosmetics.
25        * cpukit/Makefile.am: Cosmetics.
26        * gcc3newlib/Makefile.am: Cosmetics.
27        * gccnewlib/Makefile.am: Cosmetics.
28        * gdb/Makefile.am: Cosmetics.
29        * rtems/Makefile.am: Cosmetics.
30        * rtemsdoc/Makefile.am: Cosmetics.
31
322003-11-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
33
34        * gcc3newlib/gccnewlib.add: Add hacks to make gnatlib
35        buildable.
36        * gcc3newlib/base-gnat.add: Add info files.
37
382003-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * gcc3newlib/gccnewlib.add: Make not building gnat and gcj the
41        default for gcc-3.3.
42
432003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
44
45        * binutils/Makefile.am: Add tic4x.
46        * binutils/mkspec.in: Remove duplicate rpmgroup.
47
482003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * gcc3newlib/Makefile.am: Add tic4x.
51        * gcc3newlib/gccnewlib.add: Don't install install-tools for
52        gcc >= 3.3.
53
542003-10-22      Joel Sherrill <joel@OARcorp.com>
55
56        * configure.ac, setup.def: Update to binutils 2.14 adn gcc/newlib to
57        3.2.3 with 20030826 gcc patch.
58
592003-10-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * cpukit/target-cpukit.add: New.
62        * cpukit/Makefile.am: Reflect having added target-cpukit.add.
63        Acknowledge osversion.
64        * cpukit/mkspec.in: Acknowledge osversion and rpmgroup.
65        * cpukit/rtems-cpukit.add: Reflect new RTEMS spec conventions.
66
672003-10-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * autotools/automake-rtems.spec.in: Automake-1.7.8.
70
712003-09-26      Joel Sherrill <joel@OARcorp.com>
72
73        * buildall.in, buildalltar.in, binutils/Makefile.am,
74        cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am,
75        gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore,
76        rtemsdoc/Makefile.am: Obsoleting HP PA-RISC port.
77
782003-09-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * autotools/automake-rtems.spec.in: Automake-1.7.7.
81
822003-09-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * gcc3newlib/gccnewlib.add: Fix duplicate removal of c++filt.
85        * gcc3newlib/base-gcj.add: Add fastjar.info, jar.1, grepjar.1.
86        * setup.def: gcc3newlib_rpm_release=4.
87
882003-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * binutils/base-binutils.add: Add osversion support.
91        * binutils/binutils.add: Add osversion support.
92        %setup -n %{name}-%{version}.
93        Don't remove c++filt.
94        * binutils/target-binutils.add: Add osversion support.
95        Pickup c++filt.
96        * gcc3newlib/base-g77.add: Add osversion support.
97        * gcc3newlib/base-gcc.add: Add osversion support.
98        * gcc3newlib/base-gcj.add: Add osversion support.
99        * gcc3newlib/base-gnat.add: Add osversion support.
100        * gcc3newlib/gccnewlib.add: Add osversion support.
101        Remove c++filt,
102        %setup -n -n %{name}-%{version}.
103        * gcc3newlib/target-c++.add: Add osversion support.
104        Don't pickup c++filt.
105        * gcc3newlib/target-g77.add: Add osversion support.
106        * gcc3newlib/target-gcc.add: Add osversion support.
107        * gcc3newlib/target-gcj.add: Add osversion support.
108        * gcc3newlib/target-gnat.add: Add osversion support.
109        * gccnewlib/gccnewlib.add: %setup -n %{name}-%{version}.
110        * gdb/base-gdb.add: Add osversion support, rpmgroup, rpmprefix,
111        gdb_version, gdb_target.
112        * gdb/target-gdb.add: Ditto.
113        * gdb/gdb.add: Ditto.
114        %setup -n -n %{name}-%{version}.
115
1162003-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * binutils/Makefile.am: Fix osversion support for sh-rtemself.
119        * gcc3newlib/Makefile.am: Fix osversion support for sh-rtemself.
120
1212003-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * configure.ac: Add --enable-osversions (OS-versioned RPMS support).
124        * binutils/Makefile.am: Add osversion support.
125        * binutils/mkspec.in: Add osversion support.
126        * gcc3newlib/Makefile.am: Add osversion support.
127        * gcc3newlib/mkspec.in: Add osversion support.
128        * gdb/Makefile.am: Add osversion support.
129        * gdb/mkspec.in: Add osversion support.
130        Add rpmprefix, rpmgroup.
131
1322003-09-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
133
134        * Makefile.am, configure.ac,
135        autotools/autoconf-rtems.spec.in, autotools/automake-rtems.spec.in,
136        binutils/Makefile.am, binutils/base-binutils.add,
137        binutils/binutils.add, binutils/mkspec.in,
138        binutils/target-binutils.add,
139        common/common.add.in,
140        cpukit/Makefile.am,
141        gcc3newlib/Makefile.am, gcc3newlib/base-g77.add,
142        gcc3newlib/base-gcc.add, gcc3newlib/base-gcj.add,
143        gcc3newlib/base-gnat.add, gcc3newlib/gccnewlib.add,
144        gcc3newlib/mkspec.in, gcc3newlib/target-c++.add,
145        gcc3newlib/target-g77.add, gcc3newlib/target-gcc.add,
146        gcc3newlib/target-gcj.add, gcc3newlib/target-gnat.add,
147        gcc3newlib/target-objc.add,
148        gccnewlib/Makefile.am,
149        gdb/Makefile.am,
150        rtems/Makefile.am,
151        rtemsdoc/Makefile.am:
152        Merger from rtems-4-6-branch.
153        * common/common.am: New.
154
1552003-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
156
157        * common/common.add.in: s/www.oarcorp.com/www.rtems.com/.
158        Add %define __os_install_post %{nil} to prevent RH-9's rpm-brp-strip
159        from running (Chokes on foreign object formats).
160        * gcc3newlib/base-g77.add:
161        Use %{gcc_version} instead of @gcc_version@.
162        * gcc3newlib/gccnewlib.add:
163        Use %{gcc_version} instead of @gcc_version@.
164        Reflect gcc >= 3.3 shipping monolytic infos.
165        * gcc3newlib/target-c++.add:
166        Use %{gcc_version} instead of @gcc_version@.
167        Don't pickup c++filt.
168        * gcc3newlib/target-g77.add:
169        Use %{gcc_version} instead of @gcc_version@.
170        * gcc3newlib/target-gcc.add:
171        Use %{gcc_version} instead of @gcc_version@.
172        * gcc3newlib/target-gcj.add:
173        Use %{gcc_version} instead of @gcc_version@.
174        * gcc3newlib/target-gnat.add:
175        Use %{gcc_version} instead of @gcc_version@.
176        * gcc3newlib/target-objc.add:
177        Use %{gcc_version} instead of @gcc_version@.
178
1792003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
180
181        * binutils/binutils.add: Preps for 2.14.
182        Use %{binutils_version} instead of @binutils_version@.
183        * binutils/base_binutils.add: Preps for 2.14.
184
1852003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
188
1892003-07-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
190
191        * autotools/automake-rtems.spec.in: Automake-1.7.6.
192
1932003-06-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
194
195        * autotools/automake-rtems.spec.in: Automake-1.7.5.
196
1972003-06-02      Joel Sherrill <joel@OARcorp.com>
198
199        * setup.def: Updated for RPM revision 3 of gcc3.2.3 and newlib1.11.0.
200
2012003-05-07      Joel Sherrill <joel@OARcorp.com>
202
203        * setup.def: Update to gcc3.2.3newlib1.11.0-1.
204        * gcc3newlib/gccnewlib.add: We used .bz2 files.
205
2062003-04-18      Joel Sherrill <joel@OARcorp.com>
207
208        * setup.def: Update to gcc3.2.2newlib1.11.0-2.
209        * gcc3newlib/gccnewlib.add: We used .bz2 files.
210
2112003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
212
213        * gcc3newlib/gccnewlib.add: Add %gcc_version, %newlib_version.
214        Apply %gcc_version, %newlib_version.
215        * gcc3newlib/target-c++.add: Apply %gcc_version, %newlib_version.
216        * gcc3newlib/target-g77.add: Apply %gcc_version, %newlib_version.
217        * gcc3newlib/target-gcc.add: Apply %gcc_version, %newlib_version.
218        * gcc3newlib/target-gcj.add: Apply %gcc_version, %newlib_version.
219        * gcc3newlib/target-gnat.add: Apply %gcc_version, %newlib_version.
220        * gcc3newlib/target-objc.add: Apply %gcc_version, %newlib_version.
221
2222003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
223
224        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
225
2262003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        * configure.ac: AC_PREREQ(2.57).
229
2302003-02-10      Joel Sherrill <joel@OARcorp.com>
231
232        * gdb/gdb.add, gdb/mkspec.in, gdb/target-gdb.add: Use RPM logic to
233        determine which targets have simulators, configure with appropriate
234        arguments, and package the correct files.
235
2362003-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
237
238        * gcc3newlib/target-gcc.add: Remove %{_exeext} from gccbug.
239        * gcc3newlib/gccnewlib.add: Add %gcj to support to disabling building
240        gcj from rpmbuild command line.
241        Copy gsyslimits.h for CDN-X compilation.
242
2432003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
244
245        * README.cdn-X: New.
246        * binutils/binutils.add: Add --build=%_build --host=%_host.
247        * cpukit/.cvsignore: Add *.spec.in.
248        * gcc3newlib/gccnewlib.add: Add --build=%_build --host=%_host.
249        * gdb/gdb.add: Add --build=%_build --host=%_host.
250        * rtemsdoc/.cvsignore: Add *.spec.in.
251
2522003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
253
254        * gcc3newlib/gccnewlib.add: Remove Buildroot.
255        * common/.cvsignore: New.
256
2572003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
258
259        * common/common.add.in: Add Vendor, Distribution, BuildRoot.
260        * binutils/Makefile.am: Fix path to clean.add.
261        * binutils/binutils.add: Remove BuildRoot.
262        * cpukit/Makefile.am:  Use $(top_builddir)/common/common.add,
263        $(top_builddir)/common/clean.add, header.add.
264        Generate rtems-cpukit.spec.in.
265        * cpukit/header.add: New.
266        * cpukit/rtems-cpukit.spec.in: Remove.
267        * cpukit/rtems-cpukit.add: New.
268        * gccnewlib/gccnewlib.add: Remove Buildroot.
269        * gdb/gdb.add: Remove Buildroot.
270        * rtemsdoc/rtemsdoc.add: Remove BuildRoot.
271
2722003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
273
274        * rtemsdoc/Makefile.am: Use $(top_builddir)/common/common.add,
275        $(top_builddir)/common/clean.add, header.add.
276        Generate rtemsdoc.spec.in.
277        * rtemsdoc/mkspec.in: Remove exe_ext.
278        * rtemsdoc/rtemsdoc.spec.in: Remove.
279        * gccnewlib/Makefile.am:  Use $(top_builddir)/common/common.add,
280        $(top_builddir)/common/clean.add, header.add.
281        * gccnewlib/base-gcc.m4: Replace @exe_ext@ with %{_exeext}.
282        * gccnewlib/base-gcj.add: Replace @exe_ext@ with %{_exeext}.
283        * gccnewlib/gccnewlib.add: Replace @exe_ext@ with %{_exeext}.
284        Remove header, broken cdn-X configuration, %clean.
285        * gccnewlib/target-g77.add: Replace @exe_ext@ with %{_exeext}.
286        * gccnewlib/target-gcc.add: Replace @exe_ext@ with %{_exeext}.
287        * gccnewlib/target-gcj.add: Replace @exe_ext@ with %{_exeext}.
288        * gccnewlib/target-objc.add: Replace @exe_ext@ with %{_exeext}.
289
2902003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
291
292        * gdb/gdb.add: Remove header, broken cdn-X configuration,
293        %clean, Replace @exe_ext@ with %{_exeext}.
294        * gdb/mkspec.in: Remove exe_ext.
295        * gdb/target-gdb.add: Replace @exe_ext@ with %{_exeext}.
296        * gdb/Makefile.am: Use $(top_builddir)/common/common.add,
297        $(top_builddir)/common/clean.add, header.add.
298        * gcc3newlib/base-gcj.add: Replace @exe_ext@ with %{_exeext}.
299        * cpukit/mkspec.in: Remove exe_ext.
300        * binutils/Makefile.am: Use $(top_builddir)/common/common.add,
301        $(top_builddir)/common/clean.add, header.add.
302
3032003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
304
305        * gcc3newlib/gccnewlib.add: Remove header, broken cdn-X configuration,
306        %clean, Replace @exe_ext@ with %{_exeext}.
307        * gcc3newlib/mkspec.in: Remove exe_ext.
308        * gcc3newlib/target-c++.add: Replace @exe_ext@ with %{_exeext}.
309        * gcc3newlib/target-g77.add: Replace @exe_ext@ with %{_exeext}.
310        * gcc3newlib/target-gcc.add: Replace @exe_ext@ with %{_exeext}.
311        * gcc3newlib/target-gcj.add: Replace @exe_ext@ with %{_exeext}.
312        * gcc3newlib/target-gnat.add: Replace @exe_ext@ with %{_exeext}.
313        * gcc3newlib/target-objc.add: Replace @exe_ext@ with %{_exeext}.
314        * gcc3newlib/Makefile.am: Use $(top_builddir)/common/common.add,
315        $(top_builddir)/common/clean.add, header.add.
316
3172003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
318
319        * Makefile.am: Remove reference to mkbinutilsspec.
320        * configure.ac: Remove EXEEXT check.
321        Add common/clean.add, common/common.add.
322
3232003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
324
325        * binutils/binutils.add: Remove header, broken cdn-X configuration,
326        %clean.
327        * binutils/mkspec.in: Remove exe_ext, build_alias, host_alias.
328        * binutils/target-binutils.add: Replace @exe_ext@ with %{_exeext}.
329
3302003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
331
332        * gcc3newlib/header.add: New.
333        * gccnewlib/header.add: New.
334        * binutils/header.add: New.
335        * gdb/header.add: New.
336        * rtemsdoc/header.add: New.
337        * rtemsdoc/rtemsdoc.add: New.
338        * common/clean.add.in: New.
339        * common/common.add.in: New.
340
3412003-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
342
343        * binutils/mkspec.in: New.
344        * binutils/.cvsignore: Add mkspec.
345        * mkbinutilspec.in: Remove.
346        * gdb/Makefile.am: Depend on mkspec.
347        * binutils/binutils.add: Add @exe_ext@ to c++filt.
348        Add %_defaultbuildroot.
349        * configure.ac: Reflect changes above.
350        * binutils/Makefile.am: Reflect changes above.
351        * Makefile.am: Remove mkbinutilspec.
352
3532003-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
354
355        * gdb/.cvsignore: Add mkspec.
356
3572003-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
358
359        * ChangeLog: Fix yesterday's entry.
360        * gdb/target-gdb.add: %defattr(-,root,root).
361        Use %{_prefix} instead of /opt/rtems.
362        Misc. minor changes.
363        * gdb/gdb.add: Use %{_prefix} instead of /opt/rtems.
364        Remove stray unpackaged files.
365        Use %{_defaultbuildroot} instead of hard-coded values.
366        configure --disable-nls.
367        Misc. minor changes.
368        Add BuildPreReq: ncurses-devel.
369        * gdb/base-gdb.add: %defattr(-,root,root).
370        Use %{_prefix} instead of /opt/rtems.
371        Misc. minor changes.
372        * gdb/mkspec.in: New.
373        * gdb/Makefile.am: Reflect addition of gdb/mkspec.in.
374        * gcc3newlib/mkspec.in: Fix usage.
375        * gcc3newlib/gccnewlib.add: Use %{_defaultbuildroot} instead of
376        hard-coded values. Update copyright notice.
377        * mkgdbspec.in: Removed.
378        * Makefile.am: Remove mkgdbspec.
379        * configure.ac: Remove mkgdbspec.
380        Add gdb/mkspec.
381
3822003-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
383
384        * gcc3newlib/gccnewlib.add: Add various BuildPreReq.
385        Add %defattr(-,root,root) to "dir".
386        * gcc3newlib/base-g77.add: %defattr(-,root,root).
387        * gcc3newlib/base-gcc.add %defattr(-,root,root).
388        * gcc3newlib/base-gcj.add %defattr(-,root,root).
389        * gcc3newlib/base-gnat.add %defattr(-,root,root).
390        * gcc3newlib/target-c++.add %defattr(-,root,root).
391        * gcc3newlib/target-g77.add %defattr(-,root,root).
392        * gcc3newlib/target-gcc.add %defattr(-,root,root).
393        * gcc3newlib/target-gcj.add %defattr(-,root,root).
394        * gcc3newlib/target-gnat.add %defattr(-,root,root).
395        * gcc3newlib/target-objc.add %defattr(-,root,root).
396
3972003-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
398
399        * setup.def: binutils_rpm_release=2.
400        * binutils/base-binutils.add: %defattr(-,root,root).
401        * binutils/target-binutils.add: Ditto.
402        * binutils/binutils.add: BuildPreReq: texinfo >= 4.2.
403
4042003-01-27      Joel Sherrill <joel@OARcorp.com>
405
406        * buildalltar.in, setup.def: Tool update including binaries for Cygwin
407        with a special RTEMS user account.
408
4092003-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
410
411        * configure.ac: Add rtemsdoc.
412        * Makefile.ac: Add rtemsdoc.
413        * rtemsdoc/README: New.
414        * rtemsdoc/.cvsignore: New.
415
4162003-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
417
418        * rtemsdoc/Makefile.am: New.
419        * rtemsdoc/mkspec.in: New.
420        * rtemsdoc/rtemsdoc.spec.in: New.
421        * rtemsdoc/supplement.add.in: New.
422        * rtemsdoc/templ.add.in: New.
423
4242002-12-16      Joel Sherrill <joel@OARcorp.com>
425
426        * setup.def: Updated gcc 3.2.1newlib1.10.0 RPM to revision 4
427        to include m68k crti.o/crtn.o multilib patch.
428
4292002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
430
431        * autotools/automake-rtems.spec.in: Update to automake-1.7.2.
432        * autotools/autoconf-rtems.spec.in: Update to autoconf-2.57.
433
4342002-12-06      Joel Sherrill <joel@OARcorp.com>
435
436        * ChangeLog: Removed duplicate entry.
437
4382002-12-06      Joel Sherrill <joel@OARcorp.com>
439
440        * setup.def: Updated patch to fix m68k cut and paste bug which turned
441        a tab into spaces in a Makefile fragment.
442        * gcc3newlib/gccnewlib.add: If building gnat for the mips, the library
443        must be built with a -G0 option.
444
4452002-12-02      Joel Sherrill <joel@OARcorp.com>
446
447        * setup.def, gcc3newlib/gccnewlib.add: Updated to gcc 3.2.1 RPM revision
448        2 which enabled the mips-rtems gnat using gcc 3.2.1 patch 20021129.
449
4502002-11-29      Joel Sherrill <joel@OARcorp.com>
451
452        * setup.def: Updated to gcc-3.2.1.
453
4542002-11-28      Joel Sherrill <joel@OARcorp.com>
455
456        * setup.def: Updated to gcc-3.2 and newlib1.1.0 RPM version 6.
457        * gcc3newlib/gccnewlib.add: Reenabled i386-rtems gnat.
458
4592002-11-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
460
461        * gcc3newlib/gccnewlib.add:
462        Remove *.la's to make rpm-4.1/RH-8.0 happy.
463        Remove libiberty.a to make rpm-4.1/RH-8.0 happy.
464        Change gcc/version.c to reflect us having patched gcc.
465
4662002-11-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
467
468        * binutils/binutils.add: Add BuildPreReq: /sbin/install-info.
469        Disable nls.
470        Apply gzip -9qf to compress *infos and *mans.
471        Apply /sbin/install-info.
472        Remove  *c++-filt.
473        * binutils/base-binutils.add: Add PreReq: /sbin/install-info.
474        Apply /sbin/install-info.
475        Package as.info-*.gz.
476        * binutils/target-binutils.add:
477        Package man1/*.1*.
478
4792002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
480
481        * autotool/autoconf-rtems.spec.in: Fix @prefix@.
482
4832002-11-13      Joel Sherrill <joel@OARcorp.com>
484
485        * setup.def: Switched to binutils 2.13.1
486        * binutils/Makefile.am: Remove a29k-rtems.
487
4882002-11-11      Joel Sherrill <joel@OARcorp.com>
489
490        * setup.def, gcc3newlib/gccnewlib.add: Patch includes updates
491        which were patch changes for -3 and -4 RPM revisions.   Disabled
492        build of gnat for i386-rtems as it failed to build.
493
4942002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
495
496        * gcc3newlib/gccnewlib.add: Remove %{target} != %{build} comment
497        (RH-8.0/rpm-4.1 bogusly expands the macros and chokes.)
498        * binutils/binutils.add: Remove %{target} != %{build} comment
499        (RH-8.0/rpm-4.1 bogusly expands the macros and chokes.).
500        Comment out CONFIGURE_ARGS (RH-8.0/rpm-4.1 is broken wrt. _build_os
501        and _target_os)
502        * gcc3newlib/base-gcc.add: Add gccint*infos.
503        * gcc3newlib/base-gcj.add: Add gcj*infos.
504        Mark manpages as %doc and pickup the gzipped versions.
505
5062002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
507
508        * autotools/automake-rtems.spec.in: Fix my address. Set up PATH
509        before running configure (Prep. for automake >= 1.7).
510
5112002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
512
513        * autotools/autoconf-rtems.spec.in: New.
514        Remove Provides: autoconf (Conflicts with RH-8.0).
515        * autotools/autoconf-rtems.spec: Remove.
516        * autotools/automake-rtems.spec.in:
517        Remove Provides: automake (Conflicts with RH-8.0).
518        * gcc3newlib/Makefile.am: Remove references to mkgcc3newlibspec.
519        * Makefile.am: Ditto.
520        * configure.ac: Add autotools/autoconf-rtems.spec.in.
521
5222002-10-24      Joel Sherrill <joel@OARcorp.com>
523
524        * setup.def: Update gcc 3.2 pathc to includ epatch for gcc PR8314.
525        * gcc3newlib/gccnewlib.add: Don't build mips/gnat as we do not
526        currently include the patch referenced in PR8344.
527
5282002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
529
530        * .cvsignore: Reformat.
531        Add autom4te*cache.
532        Remove autom4te.cache.
533
5342002-09-14      Joel Sherrill <joel@OARcorp.com>
535
536        * gcc3newlib/base-gcj.add, gcc3newlib/gccnewlib.add,
537        gcc3newlib/target-gcj.add: First attempt at enabling Java support.
538
5392002-08-21      Joel Sherrill <joel@OARcorp.com>
540
541        * setup.def, gcc3newlib/gccnewlib.add: Updated the tools for
542        gcc 3.2 and Ada.
543
5442002-08-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
545
546        * gcc3newlib/gccnewlib.add: Re-add i386-rtems Ada.
547        Add %_gnat and --define 'gnat [0|1]' support.
548        Enable gnat for gcc-3.2/Disable for gcc-3.1.
549        Add hacks to build gnatlib.
550        Re-activate commented out fragments for old gcc versions.
551        Add @target_alias@-gnatgcc.
552
5532002-08-15      Joel Sherrill <joel@OARcorp.com>
554
555        * setup.def: New gcc 3.1 RPMs (-7).
556        * gcc3newlib/gccnewlib.add:  i386-rtems doesn't build Ada.
557
5582002-08-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
559
560        * gcc3newlib/Makefile.am: Remove c_only remnants.
561        * gcc3newlib/gccnewlib.add: Reflect gcc-3.2 putting c++
562        headers into c++ instead of g++.
563        * gcc3newlib/target-c++.add: Ditto.
564
5652002-08-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
566
567        * gcc3newlib/base-gnat.add: Don't use %{%prefix}/bin/gnat*.
568        * gcc3newlib/Makefile.am: Use mkspec for c4x.
569        * gcc3newlib/gccnewlib.add: Rework processing of %if %build_XXX.
570        Rework handing Ada.
571        Don't put adalib and adainclude into files.gcc.
572        * gcc3newlib/target-gnat.add: Add adalib.
573        Add adainclude.
574
5752002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
576
577        * gcc3newlib/base-gnat.add: Use -n rtems-base-gnat.
578
5792002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
580
581        * gcc3newlib/.cvsignore: Add mkspec.
582
5832002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
584
585        * mkgcc3newlibspec.in: Remove
586        * gcc3newlib/mkspec.in: New.
587        * configure.ac: Reflect changes above.
588        * gcc3newlib/gccnewlib.add: Add build_XXX defines.
589        Add preliminary gnat support.
590        * gcc3newlib/base-g77.add: Add build_g77.
591        * gcc3newlib/base-gcj.add: Add build_gcj.
592        * gcc3newlib/base-gnat.add: New.
593        * gcc3newlib/target-c++.add: Add build_cxx.
594        * gcc3newlib/target-g77.add: Add build_g77.
595        * gcc3newlib/target-gcj.add: Add build_gcj.
596        * gcc3newlib/target-objc.add: Add build_objc.
597        * gcc3newlib/target-gnat.add: New.
598        * gcc3newlib/Makefile.am: Use ./mkspec. Use unified spec.
599
6002002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
601
602        * setup.def: Increment release for gcc3newlib.
603        * gcc3newlib/gccnewlib.add: Do not put cc1plus into gcc-rpm.
604
6052002-08-08      Joel Sherrill <joel@OARcorp.com>
606
607        * setup.def, binutils/base-binutils.add, binutils/target-binutils.add:
608        Updated to binutils 2.13 which has no known issues.
609
6102002-08-06      Joel Sherrill <joel@OARcorp.com>
611
612        * setup.def: Updating gcc3/newlib patches and tool versions.  The
613        focus of this round of patches was ot eliminate header file name
614        conflicts between RTEMS and newlib.
615
6162002-07-30      Joel Sherrill <joel@OARcorp.com>
617
618        * setup.def: Updated to gcc3.1/newlib 1.10.0 RPM revision 5 with
619        the gcc3 patch 20020730a and newlib 1.10.0 patch 20020726.
620
6212002-07-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
622
623        * autotools/automake-rtems.spec.in: Automake-1.6.3.
624        * cpukit/.cvsignore: Add mkspec. Remove rtems.spec.
625
6262002-07-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
627
628        * configure.ac: Use AC_CONFIG_FILES(script, chmod +x script)
629        to generate mk*spec scripts.
630        * mkbspspec.in: Use ',' as pattern delimiter in sed expression
631        for $rpm_build_root.
632        * mkbinutilsspec.in:  Use ',' as pattern delimiter in sed
633        expression for $rpm_build_root.
634        * cpukit/mkspec.in: Cosmetical changes.
635
6362002-07-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
637
638        * ChangeLog: Fix 2002-07-22 ChangeLog entry bogusly referring to
639        Joel.
640        * cpukit/Makefile.am: New.
641        * cpukit/mkspec.in: New.
642        * cpukit/rtems-cpukit.spec.in: New.
643        * cpukit/.cvsignore: New.
644        * configure.ac: Add cpukit.
645        Add RTEMS_TOP to pickup _RTEMS_VERSION (required by cpukit).
646        * Makefile.am: Add cpukit. Add ACLOCAL_AMFLAGS (required to pickup
647        RTEMS_VERSION).
648        * setup.def: Use %{_tmppath} as default for $rpm_build_root.
649        * mkbinutilsspec.in: Use ',' as pattern delimiter in sed expression
650        for $rpm_build_root.
651        * mkgccnewlibspec.in:  Use ',' as pattern delimiter in sed
652        expression for $rpm_build_root.
653        * mkgcc3newlibspec.in:  Use ',' as pattern delimiter in sed
654        expression for $rpm_build_root.
655        * mkgdbspec.in:  Use ',' as pattern delimiter in sed expression for
656        $rpm_build_root.
657
6582002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
659
660        * binutils/Makefile.am: Add or32-rtems-binutils.
661
6622002-07-19      Joel Sherrill <joel@OARcorp.com>
663
664        * setup.def: Updated newlib patch to get sh and hppa crt0 mods.
665
6662002-07-01      Joel Sherrill <joel@OARcorp.com>
667
668        * setup.def: Update gcc3 RPMs for new patches.
669
6702002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
671
672        * autotools/automake-rtems.spec.in: Update to automake-1.6.2.
673
6742002-06-14      Joel Sherrill <joel@OARcorp.com>
675
676        * mkgdbspec.in, setup.def, gcc3newlib/gccnewlib.add, gdb/gdb.add:
677        Updated to gcc 3.1 and gdb 5.2.
678
6792001-05-29      Joel Sherrill <joel@OARcorp.com>
680
681        * setup.def: Updated to binutils 2.12.1.
682        * rtems/Makefile.am: Remove m68k-rtemself references.
683
6842002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
685
686        * mkgcc3newlibspec.in: Remove SETUP (bogus).
687        * gcc3newlib/target-c++.add: New.
688        * gcc3newlib/Makefile.am: Add target-c++.add.
689        * gcc3newlib/base-g77.add: Adapt to gcc-3.1.
690        Reflect having split out c++. Various minor fixes.
691        * gcc3newlib/base-gcc.add: Ditto.
692        * gcc3newlib/gccnewlib.add: Ditto.
693        * gcc3newlib/target-gcc.add: Ditto.
694
6952002-04-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
696
697        * gcc3newlib/gccnewlib.add: Add gcc_update --touch to fix
698        timestamps.
699
7002001-04-16      Joel Sherrill <joel@OARcorp.com>
701
702        * .cvsignore: Added files added by automake 1.6.1.
703        * setup.def: New shot at gcc 3.0.4 RPMs.
704        * binutils/Makefile.am, gdb/Makefile.am, rtems/Makefile.am:
705        Deleted m68k-rtemself.
706        * gcc3newlib/gccnewlib.add: Commented out host/target OS check.
707 
7082002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
709
710        * autotools/automake-rtems.spec.in: Update to automake-1.6.1.
711        Use *.tar.bz2.
712
7132002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
714
715        * mkbinutilspec.in: Fix PATCH2.
716
7172002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
718
719        * gcc3newlib/gccnewlib.add: Add -Bgcc/ when collecting multilibs.
720
7212002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
722
723        * gcc3newlib/gccnewlib.spec.in: Removed from CVS.
724
725
7262002-04-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
727
728        * mkbinutilspec.in: Add support for empty patch-version (no patch).
729        * mkgcc3newlibspec.in: Ditto.
730        * setup: Fix gcc3*_versions handling.
731        * setup.def: binutils_patch_version=.
732        * binutils/binutils.add: Reflect changes to mkbinutilspec.in,
733        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
734        * binutils/target-binutils.add: Comment out c++filt.
735        * gcc3newlib/base-gcc.add: Remove duplicate libm.info.
736        * gcc3newlib/gccnewlib.add: Reflect changes to mkgcc3newlibspec.in.
737        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
738        Comment out gcc-2.95.x hacks.
739        Remove *.la from installed files.
740        * gcc3newlib/gccnewlib_c_only.spec.in: Remove.
741
7422001-04-02      Joel Sherrill <joel@OARcorp.com>
743
744        * buildall.in: Correct logic for detecting 0 RTEMS RPMS installed.
745
7462001-03-29      Joel Sherrill <joel@OARcorp.com>
747
748        * .cvsignore: Added mkgcc3newlib.
749
7502001-03-29      Joel Sherrill <joel@OARcorp.com>
751
752        * gcc3newlib/.cvsignore: New file.
753
7542001-03-28      Joel Sherrill <joel@OARcorp.com>
755
756        * Per PR64 added support for gcc 3.x RPMs
757        * Makefile.am, configure.ac, mkspec, setup, setup.def: Modified.
758        * mkgcc3newlibspec.in: New file.
759        * gcc3newlib: New subdirectory.
760        * base-g77.add, base-gcc.add, base-gcj.add, gccnewlib.add,
761        gccnewlib_c_only.spec.in, gccnewlib.spec.in, HISTORY, Makefile.am,
762        README, target-g77.add, target-gcc.add, target-gcj.add,
763        target-objc.add: New files.
764
7652001-03-28      Joel Sherrill <joel@OARcorp.com>
766
767        * binutils/binutils.add: Commented out patch since binutils 2.12
768        does not require one.
769
7702002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
771
772        * configure.ac:
773        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
774        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
775        * autotools/Makefile.am: Remove AUTOMAKE_OPTIONS.
776        * Makefile.am: Remove AUTOMAKE_OPTIONS.
777        * binutils/Makefile.am: Remove AUTOMAKE_OPTIONS.
778        * gccnewlib/Makefile.am: Remove AUTOMAKE_OPTIONS.
779        * gdb/Makefile.am: Remove AUTOMAKE_OPTIONS.
780        * rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
781
7822002-03-06      Ralf Corsepius <corsepiu@faw-uni-ulm.de>
783
784        * PR151
785        * autotools/automake-rtems.spec.in: New.
786        * autotools/automake-rtems.spec: Removed.
787        * configure.ac: Reflect changes above.
788
7892001-02-27      Joel Sherrill <joel@OARcorp.com>
790
791        * configure.ac: Be a little more lenient in matching sparc-solaris.
792
7932002-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
794
795        * mkbinutilspec.in, mkgccnewlibspec.in, gccnewlib/base-chill.add,
796        gccnewlib/base-g77.add, gccnewlib/base-gcc.add,
797        gccnewlib/base-gcj.add, gccnewlib/gccnewlib.add,
798        gccnewlib/target-chill.add, gccnewlib/target-g77.add,
799        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
800        gccnewlib/target-objc.add: Added more support for Canadian Cross
801        building.
802
8032001-01-30      Joel Sherrill <joel@OARcorp.com>
804
805        * buildall.in: Corrected logic for detecting when no RPMs are installed.
806
8072001-01-24      Joel Sherrill <joel@OARcorp.com>
808
809        * README: Added Canadian Cross instructions.
810
8112002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
812
813        * configure.ac: Add AC_PREFIX_DEFAULT([/opt/rtems]).
814        * mkbinutilsspec.in: Add propagation of @prefix@.
815        * binutils/base-binutils.add:
816        Let %post and %unpost apply %{_prefix}.
817        Apply %{_prefix} instead of /opt/rtems.
818        * binutils/binutils.add: Update copyright notice.
819        Add _prefix.
820        Apply %{_prefix} instead of /opt/rtems.
821        Remove -a 0 in %setup.
822        Rework hack to SuSE's rpm screwing up %{_target}.
823        Replace ARGS with CONFIGURE_ARGS.
824        * binutils/target-binutils.add:
825        Apply %{_prefix} instead of /opt/rtems.
826
8272002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
828
829        * binutils/binutils.add: Add initial support for building
830        Canadian cross RPMs.  It should work like this:
831            cd rtems/scripts
832            ./configure --build=`../config.guess` --host=i386-cygwin
833            make install
834            rpm --target=i386-cygwin \
835                /usr/src/redhat/SPECS/<target>-binutils-..spec.
836
837            alien -t /usr/src/redhat/RPMS/....i386.rpm
838        .. and voila ... your tarball, with rpm-consistency checks etc. applied.
839
8402001-01-22      Joel Sherrill <joel@OARcorp.com>
841
842        * buildalltar.in: Modified to support Canadian cross builds.
843        It was testing using a RedHat 7.2 host to build *-rtems tools
844        that run on an i386-cygwin host.
845
8462001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
847
848        * configure.ac: Fix typo to allow custom RPM_SPECSdirs.
849
8502001-10-16      Joel Sherrill <joel@OARcorp.com>
851
852        * setup.def: Bumped the gdb_patch_version to account for a configuration
853        problem on psim where it could not be enabled for powerpc-RTEMS.
854        * gdb/Makefile.am: Add i386-RTEMS and powerpc-RTEMS targets.
855
8562001-10-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
857
858        * mkbinutilsspec.in: Guard sed-pattern against autoconf.
859        * mkgccnewlibspec.in: Guard sed-pattern against autoconf, remove
860        Target_alias.
861        * mkgdbspec.in: Guard sed-pattern against autoconf.
862        * mkbspspec.in: Guard sed-pattern against autoconf.
863        * configure.ac: Rework check for RPM_SPECSdir.
864        * autotools/automake-rtems.spec: Update to automake-1.5.
865
8662001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
867
868        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
869        * configure.in: Remove.
870        * configure.ac: New file, generated from configure.in by autoupdate.
871
8722001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
873
874        * gdb/Makefile.am, gccnewlib/Makefile.am, binutils/Makefile.am:
875        Initially setup CLEANFILES using = instead of += to make
876        automake-1.5 happy.
877
8782001-09-13      Joel Sherrill <joel@OARcorp.com>
879
880        * setup.def, gccnewlib/gccnewlib.add, gccnewlib/target-gcc.add:
881        Revert changes because of gcc 2.5.x/3.0 transition and continue
882        to support gcc 2.95.x as primary version.
883
8842001-09-13      Joel Sherrill <joel@OARcorp.com>
885
886        * mkgccnewlibspec.in,
887        Use Target_alias not target_alias to avoid conflicts with new autoconf.
888        * setup.def: Changed version numbers in attempt at building gcc 3.0.1.
889        Only sparc and arm built for C/C++ OK. :(
890        * gccnewlib/base-gcc.add: Modifications to reflect files not in gcc 3.x.
891        * gccnewlib/gccnewlib.add: gcc 3.x does not have "everything in the name"
892        * target-gcc.add: Modifications to reflect files not in gcc 3.1
893
8942001-09-13      Joel Sherrill <joel@OARcorp.com>
895
896        * autotools/.cvsignore: New file.
897
8982001-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
899
900        * autotools/Makefile.am, autotools/autoconf-rtems.spec,
901        autotools/automake-rtems.spec: New.
902        * configure.in, Makefile.am: Add autotools/.
903
9042001-08-30      Joel Sherrill <joel@OARcorp.com>
905
906        * .cvsignore: Add buildalltar.
907
9082001-08-30      Joel Sherrill <joel@OARcorp.com>
909
910        * buildalltar.in: New file.
911        * configure.in, Makefile.am: Modified to reflect addition of file.
912
9132001-08-10      Joel Sherrill <joel@OARcorp.com>
914
915        * mkgdbspec.in: Make list of simulators very complete.
916        * setup.def: Update versions.
917
9182001-07-03      Joel Sherrill <joel@OARcorp.com>
919
920        * setup.def, binutils.add, gccnewlib.add: Updated to build
921        binutils 2.11.2 (rtems patch 20010622), gcc 2.95.3 (rtems
922        patch a20010622), and newlib 1.9.0 (rtems patch 10020622).
923
9242001-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
925
926        * configure.in: Remove AC_EXEEXT, treat .exe manually.
927        * gccnewlib/base-gcc.add: Remove cpp.
928        * gccnewlib/gccnewlib.add: mv cpp $target_alias-cpp, update
929        copyright.
930
9312001-04-16      Joel Sherrill <joel@OARcorp.com>
932
933        * setup.def: Modified the binutils version to 2.11 and
934        RPM revision 3 to reflect experimentation with new binutils release.
935
9362001-04-11      Joel Sherrill <joel@OARcorp.com>
937
938        * binutils/Makefile.am: Added a29k-rtems.
939        * binutils/binutils.add: Switch to .bz2 extension to reflect
940        real way code is compressed on distribution sites now.
941
9422001-03-19      Joel Sherrill <joel@OARcorp.com>
943
944        * setup.def: Updated version numbers and patches for binutils
945        and gdb.  binutils was to get correct patch in field.  gdb
946        was to add mipstx39-rtems configurery support.
947
9482001-03-14      Joel Sherrill <joel@OARcorp.com>
949
950        * gdb/Makefile.am, mkgdbspec.in: Added mipstx39-rtems
951        configuration to gdb since this includes the JMR3904 simulator.
952
9532001-01-03      Joel Sherrill <joel@OARcorp.com>
954
955        * setup.def, binutils/HISTORY, gccnewlib/HISTORY: Updated
956        binutils HISTORY to reflect new revision.  Updated gcc to fix
957        i960 C++ problem.  Updated newlib to move to newlib 1.9.0.
958
9592000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
960
961        * gccnewlib/gccnewlib.add: Fix typo in URL.
962
9632000-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
964
965        * configure.in: Adapt m4-quoting to autoconf-2.49b, use $host
966        instead of $target to setup RPM_CPU, move chmod 755 buildall to
967        AC_OUTPUT's extra-cmds.
968       
9692000-10-30      Joel Sherrill <joel@OARcorp.com>
970
971        * buildall.in, mkgdbspec.in, setup.def, binutils/Makefile.am,
972        gccnewlib/HISTORY, gccnewlib/Makefile.am, gdb/Makefile.am:
973        Added mips-rtems, updated to include new patches and
974        gcc 2.95.2/newlib 1.8.2 revision 11 RPM.
975
9762000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
977
978        * configure.in: Remove trailing '/'s from setting up RPM_SPECdir.
979
9802000-10-18      Joel Sherrill <joel@OARcorp.com>
981
982        * setup.def: Updating version numbers for gcc/newlib RPM release 10.
983
9842000-08-30      Joel Sherrill <joel@OARcorp.com>
985
986        * setup.def: Updated gcc and newlib patches and bumped RPM revision.
987        Patches primarily add or16/or32 basic support to newlib and
988        i386 multilib improvements to gcc from Ralf Corsepius.
989
9902000-08-10      Joel Sherrill <joel@OARcorp.com>
991
992        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.