source: rtems/scripts/ChangeLog @ e0790401

4.104.114.84.95
Last change on this file since e0790401 was e0790401, checked in by Ralf Corsepius <ralf.corsepius@…>, on 05/02/05 at 07:43:50

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

  • configure.ac: Reflect changes to autotools/*.
  • autotools/Makefile.am: Update.
  • Property mode set to 100644
File size: 50.5 KB
Line 
12005-05-02      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * configure.ac: Reflect changes to autotools/*.
4        * autotools/Makefile.am: Update.
5
62005-05-02      Ralf Corsepius <ralf.corsepius@rtems.org>
7
8        * autotools/automake-rtems.spec.in, autotools/autoconf-rtems.spec.in:
9        Remove.
10        * autotools/automake.add, autotools/autoconf.add,
11        autotools/header.add: New.
12        * autotools/Makefile.am: Streamline specs generation with other
13        tools.
14
152005-04-29      Ralf Corsepius <ralf.corsepius@rtems.org>
16
17        * gccnewlib/gccnewlib.add: Don't build mips-gcj. Further gnat
18        cleanup.
19        * rtemsdoc/supplement.add.in, rtemsdoc/templ.add.in: Misc. info
20        fixes.
21
222005-04-29      Ralf Corsepius <ralf.corsepius@rtems.org>
23
24        * gccnewlib/base-gnat.add, gccnewlib/gccnewlib.add,
25        gccnewlib/target-gnat.add: Abandon Gnat for gcc < 4.0
26
272005-04-27      Ralf Corsepius <ralf.corsepius@rtems.org>
28
29        * gccnewlib/base-gfortran.add: Fix broken install-info.
30        * gccnewlib/base-gnat.add, gccnewlib/target-gnat.add: Adaptations
31        to gcc-4.0.0. Install infos using FC conventions.
32
332005-04-26      Ralf Corsepius <ralf.corsepius@rtems.org>
34
35        * autotools/automake-rtems.spec.in,
36        autotools/autoconf-rtems.spec.in: Remove rpm anachronisms.
37
382005-04-26      Ralf Corsepius <ralf.corsepius@rtems.org>
39
40        * binutils/binutils.add: Install infos using FC conventions.
41        * binutils/base-binutils.add: Install infos using FC conventions.
42        * gdb/base-gdb.add: Install infos using FC conventions.
43
442005-04-26      Ralf Corsepius <ralf.corsepius@rtems.org>
45
46        * gccnewlib/base-gcc.add: Install infos using FC conventions.
47        * gccnewlib/base-gcj.add: Install infos using FC conventions.
48        Various minor fixes.
49        * gccnewlib/base-gfortran.add: Install infos using FC conventions.
50        * gccnewlib/target-gcj.add: Various minor fixes.
51
522005-04-25      Ralf Corsepius <ralf.corsepius@rtems.org>
53
54        * binutils/binutils.add: Use BuildRequires instead of BuildPreReq.
55        * gccnewlib/gccnewlib.add: Use BuildRequires instead of BuildPreReq.
56        * gdb/gdb.add: Use BuildRequires instead of BuildPreReq.
57        * gccnewlib/gccnewlib.add: Remove Source0-magic for gcc < 3.0.
58        * gccnewlib/gccnewlib.add: Abandon c4x-*.
59
602005-04-23      Ralf Corsepius <ralf.corsepius@rtems.org>
61
62        * gccnewlib/gccnewlib.add: Use %_bindir, %_libdir, %_includedir.
63        * gccnewlib/target-gfortran.add: Let package obsolete g77.
64        * gccnewlib/target-objc.add: Reflect new location of cc1obj.
65
662005-04-23      Ralf Corsepius <ralf.corsepius@rtems.org>
67
68        * gdb/gdb.add: Propagate RPM_OPT_FLAGS to configure.
69
702005-04-22      Ralf Corsepius <ralf.corsepius@rtems.org>
71
72        * binutils/Makefile.am: Add h8300-rtemscoff.
73        Remove or32-rtems.
74        * binutils/binutils.add: Propagate RPM_OPT_FLAGS to configure.
75
762005-04-22      Ralf Corsepius <ralf.corsepius@rtems.org>
77
78        * gccnewlib/base-gfortran.add, gccnewlib/target-gfortran.add: New.
79        * gccnewlib/Makefile.am: Reflect addition of gfortran.
80        * gccnewlib/base-g77.add, gccnewlib/base-gcc.add, gccnewlib/base-gcj.add,
81        gccnewlib/base-gnat.add, gccnewlib/target-g++.add, gccnewlib/target-g77.add,
82        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
83        gccnewlib/target-gnat.add:
84        Remove RPM_INSTALL_PREFIX. Remove superfluous
85        %doc directives. Use %_infodir, %_includedir, %_bindir, %_libdir.
86        * gccnewlib/gccnewlib.add: Ditto.
87        Add further BR's, Reflect addition of gfortran.
88        Reflect gcc's changes to "version_string".
89
902005-04-20      Ralf Corsepius <ralf.corsepius@rtems.org>
91
92        * binutils/base-binutils.add, binutils/binutils.add,
93        binutils/target-binutils.add: Introduce %{_includedir}, %{_libdir},
94        %{_bindir}. Remove superfluous %doc. Misc. fixes.
95
962005-04-20      Ralf Corsepius <ralf.corsepius@rtems.org>
97
98        * gdb/base-gdb.add, gdb/gdb.add, gdb/target-gdb.add:
99        Use mkdir -p. Introduce %{_includedir}, %{_libdir}. Remove
100        superfluous %doc.
101
1022005-04-20      Ralf Corsepius <ralf.corsepius@rtems.org>
103
104        * configure.ac: chmod +x rtems/mkspec.
105        * binutils/binutils.add: Remove Prefix.
106        Use mkdir -p.
107        * cpukit/rtems-cpukit.add: Fix Source URL.
108        * rtems/Makefile.am: Append @osversion@ to rules.
109        * rtems/rtems.add: Fix Source URL. Misc cosmetics.
110
1112005-04-14      Ralf Corsepius <ralf.corsepius@rtems.org>
112
113        * gdb/mkspec.in: Remove extra_configure_arguments (Unused).
114        * cpukit/rtems-cpukit.add, cpukit/target-cpukit.add: Bring this rpm
115        functional, again.
116
1172005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
118
119        * rtems/Makefile.am: Reworked.
120        * setup.def: Update rtems_version. Remove rpm_build_root.
121
1222005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
123
124        * rtems/mkspec.in: New.
125        * mkbspspec.in: Remove.
126        * Makefile.am: Reflect changes above.
127        * configure.ac: Reflect changes above.
128
1292005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
130
131        * common/clean.add.in: Always rm -rf $RPM_BUILD_ROOT.
132
1332005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
134
135        * gdb/base-gdb.add, gdb/gdb.add, gdb/target-gdb.add: Various
136        changes and hacks.
137
1382005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
139
140        * binutils/mkspec.in: Remove rpm_build_root.
141        * common/common.add.in: Remove _defaultbuildroot.
142        * cpukit/mkspec.in: Remove rpm_build_root.
143        * gccnewlib/mkspec.in: Remove rpm_build_root.
144        * gdb/mkspec.in: Remove rpm_build_root.
145        * gccnewlib/gccnewlib.add: Let %install rm -f $RPM_BUILD_ROOT.
146        * binutils/binutils.add: Let %install rm -f $RPM_BUILD_ROOT.
147
1482005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
149
150        * gdb/Makefile.am: Remove obsolete targets.
151        * gdb/gdb.add: Pass bindir, infodir, mandir to configure.
152
1532005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
154
155        * binutils/Makefile.am, gdb/Makefile.am: Move target-*.add before
156        base*.add.
157        * gdb/gdb.add, gdb/target-gdb.add: Introduce %{_infodir}, %{_mandir},
158        %{_bindir}. Various minor fixes.
159        Rename src.rpm into <target>-gdb.
160        Disable sim for avr.
161
1622005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
163
164        * setup.def, gdb/gdb.add: Add gdb_suffix.
165
1662005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
167
168        * gcc3newlib/HISTORY, gcc3newlib/Makefile.am, gcc3newlib/README,
169        gcc3newlib/base-g77.add, gcc3newlib/base-gcc.add,
170        gcc3newlib/base-gcj.add, gcc3newlib/base-gnat.add,
171        gcc3newlib/gccnewlib.add, gcc3newlib/header.add,
172        gcc3newlib/mkspec.in, gcc3newlib/target-c++.add,
173        gcc3newlib/target-g77.add, gcc3newlib/target-gcc.add,
174        gcc3newlib/target-gcj.add, gcc3newlib/target-gnat.add,
175        gcc3newlib/target-objc.add: Remove.
176
1772005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
178
179        * gccnewlib/mkspec.in: Use gccnewlib/ instead of gcc3newlib/.
180
1812005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
182
183        * Makefile.am, configure.ac: Use gccnewlib/ instead of gcc3newlib/.
184        * README.cdn-X: Minor updates.
185
1862005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
187
188        * gccnewlib/.cvsignore, gccnewlib/Makefile.am,
189        gccnewlib/README, gccnewlib/base-g77.add,
190        gccnewlib/base-gcc.add, gccnewlib/base-gcj.add,
191        gccnewlib/base-gnat.add, gccnewlib/gccnewlib.add,
192        gccnewlib/header.add, gccnewlib/mkspec.in,
193        gccnewlib/target-c++.add, gccnewlib/target-g77.add,
194        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
195        gccnewlib/target-gnat.add, gccnewlib/target-objc.add:
196        New.
197
1982005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
199
200        * cpukit/rtems-cpukit.add, gdb/gdb.add:
201        Fix my email address, cosmetics.
202
2032005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
204
205        * setup, setup.def, gcc3newlib/mkspec.in:
206        s/gcc3newlib_rpm_release/gccnewlib_rpm_release/g.
207
2082005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
209
210        * setup: Fixup messages.
211
2122005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
213
214        * binutils/target-binutils.add, cpukit/rtems-cpukit.add,
215        gcc3newlib/gccnewlib.add, gdb/gdb.add, rtemsdoc/rtemsdoc.add:
216        Remove Autoreqprov-tag.
217
2182005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
219
220        * gcc3newlib/gccnewlib.add: Default to not building gcj for all gcc
221        versions. Cleanup comments.
222
2232005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
224
225        * configure.ac, setup, setup.def, gcc3newlib/mkspec.in:
226        Use newlib_* instead of gcc3newlib_* for setup.* values.
227
2282005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
229
230        * configure.ac, setup, setup.def, gcc3newlib/mkspec.in:
231        Use gcc_* instead of gcc3_* for setup.* values.
232
2332005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
234
235        * binutils/binutils.add, gdb/gdb.add: Sync %setup with gcc/gcc.add
236        for consistency.
237
2382005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
239
240        * binutils/binutils.add, gcc3newlib/gccnewlib.add, gdb/gdb.add:
241        Apply patches in tool subdirs.
242
2432005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
244
245        * binutils/binutils.add, binutils/mkspec.in:
246        Eliminate @PATCH2@.
247        * gcc3newlib/gccnewlib.add, gcc3newlib/mkspec.in:
248        Eliminate @PATCH2@, @PATCH4@.
249        * gdb/gdb.add, gdb/mkspec.in:
250        Eliminate @PATCH2@.
251
2522005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
253
254        * binutils/binutils.add, gcc3newlib/gccnewlib.add,
255        gdb/gdb.add: Add support for rpmbuild --with sources.
256
2572005-03-17      Ralf Corsepius <ralf.corsepius@rtems.org>
258
259        * gdb/Makefile.am: Add avr, mips64.
260        Cosmetics.
261        * gdb/base-gdb.add: Reflect gdb-6.3 not shipping mmalloc.info*.
262        * gdb/target-gdb.add: Add support for gcc-6.3's gdbtui.
263        * gdb/mkspec.in: Add PATCH-magic.
264        Add gdb_suffix.
265
2662005-03-12      Ralf Corsepius <ralf.corsepius@rtems.org>
267
268        * binutils/binutils.add, binutils/mkspec.in, setup.def:
269        Add binutils_suffix.
270        * binutils/target-binutils.add: Preparations for binutils-2.16.
271
2722005-02-24      Ralf Corsepius <ralf.corsepius@rtems.org>
273
274        * gcc3newlib/gccnewlib.add, gcc3newlib/mkspec.in, setup.def:
275        Add gcc_suffix. Add newlib_suffix.
276
2772005-02-16      Ralf Corsepius <ralf.corsepius@rtems.org>
278
279        * autotools/automake-rtems.spec.in: automake-1.9.5.
280
2812005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
282
283        * gcc3newlib/Makefile.am: Remove sh-rtemself. Add sh-rtemscoff.
284
2852005-01-17      Ralf Corsepius <ralf.corsepius@rtems.org>
286
287        * gcc3newlib/gccnewlib.add: Disable Ada (Stil broken with GCC-4.0.0).
288
2892005-01-12      Ralf Corsepius <ralf.corsepius@rtems.org>
290
291        * gcc3newlib/gccnewlib.add: Change my email address.
292        Add tic4x-*.
293
2942005-01-05      Ralf Corsepius <ralf.corsepius@rtems.org>
295
296        * autotools/automake-rtems.spec.in: automake-1.9.4.
297
2982004-11-02      Joel Sherrill <joel@OARcorp.com>
299
300        * setup.def: Include PowerPC patch to make C++ global constructors work
301        -- gcc 3.3.5/newlib-1.12.0 revision 2.
302
3032004-10-29      Joel Sherrill <joel@OARcorp.com>
304
305        * setup.def: Update gcc to 3.3.5 and binutils to 2.15.
306        * autotools/autoconf-rtems.spec.in: Temporarily do not include
307        some of the documentation since it causes the RPM build to fail.
308        * binutils/Makefile.am, gcc3newlib/Makefile.am: Add mips64-rtems.
309
3102004-09-29      Joel Sherrill <joel@OARcorp.com>
311
312        * buildall.in, buildalltar.in, binutils/Makefile.am,
313        cpukit/Makefile.am, gcc3newlib/Makefile.am, gcc3newlib/gccnewlib.add,
314        gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore,
315        rtemsdoc/Makefile.am: i960 obsoleted.
316
3172004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
318
319        * configure.ac: Require automake > 1.9.
320
3212004-09-23      Ralf Corsepius <ralf_corsepius@rtems.org>
322
323        * binutils/binutils.add: Rename package from binutils-collection to
324        binutils. Cleanups.
325        * binutils/target-binutils.add: Reflect changes above.
326        * binutils/Makefile.am: Add avr. Reflect changes above.
327        * autotools/autoconf-rtems.spec.in: Cleanup for chroot'ed builds.
328        * autotools/automake-rtems.spec.in: automake-1.9.2.
329        Cleanup for chroot'ed builds.
330        * gcc3newlib/Makefile.am: Add avr-rtems*gcc.
331        * gcc3newlib/gccnewlib.add: Disable c++ for avr.
332
3332004-07-29      Ralf Corsepius <ralf_corsepius@rtems.org>
334
335        * autotools/automake.spec.in: automake-1.9.
336
3372004-05-23      Joel Sherrill <joel@OARcorp.com>
338
339        * gcc3newlib/gccnewlib.add: gcc 3.4.0 is broken for embedded SPARC and
340        Ada. Until we can fix it, it is disabled.
341
3422004-05-23      Joel Sherrill <joel@OARcorp.com>
343
344        * gcc3newlib/target-gnat.add: Fix path to gnat1.
345
3462004-05-18      Ralf Corsepius <ralf_corsepius@rtems.org>
347
348        * binutils/Makefile.am: Add sh-rtemscoff.
349        Remove sh-rtemself.
350        * binutils/binutils.add: BuildRequires flex.
351        * autotools/automake-rtems.spec.in: Automake 1.8.5.
352
3532004-04-29      Ralf Corsepius <ralf_corsepius@rtems.org>
354
355        * gcc3newlib/gccnewlib.add: Another attempt to make *info.gz
356        handling more robust.
357
3582004-04-26      Ralf Corsepius <ralf_corsepius@rtems.org>
359
360        * autotools/automake-rtems.spec.in: Upgrade to 1.8.4.
361
3622004-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
363
364        * Index: base-g77.add, base-gcc.add, base-gcj.add, base-gnat.add,
365        gccnewlib.add, target-c++.add, target-gcc.add, target-gcj.add:
366        Apply _infodir, _mandir. Gzip man pages.
367        Reflect gcc having fixed gccinstall.info.
368
3692004-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
370
371        * binutils/base-binutils.add: Apply _infodir.
372        Don't install libiberty. Misc. cleanups.
373        * binutils/binutils.add: Apply _infodir, _mandir.
374        Don't install libiberty. Gzip man pages. Misc. cleanups.
375        * binutils/target-binutils.add: Apply _mandir.
376
3772004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
378
379        * autotools/automake-rtems.spec.in: Upgrade to 1.8.3.
380
3812004-03-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
382
383        * gcc3newlib/gccnewlib.add: Disable gnats.
384        Further preparations for gcc-3.4.0
385        * gcc3newlib/base-gcc.add, gcc3newlib/target-gnat.add,
386        gcc3newlib/base-gcj.add, gcc3newlib/target-gcj.add:
387        Reflect changes to gcc3newlib/gccnewlib.add.
388
3892004-03-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
390
391        * gcc3newlib/base-gcc.add, gcc3newlib/target-g77.add,
392        gcc3newlib/target-objc.add: Preps for gcc-3.4.0.
393        Reflect changes to gcc3newlib/gccnewlib.add.
394
3952004-03-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
396
397        * gcc3newlib/target-gcc.add, gcc3newlib/target-c++.add:
398        Reflect changes to gcc3newlib/gccnewlib.add.
399
4002004-03-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
401
402        * gcc3newlib/gccnewlib.add: Preps. for gcc-3.4.0.
403        Add %gcclib, %gccexec.
404
4052004-03-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
406
407        * binutils/base-binutils.add: Preparations for binutils-2.15.
408
4092004-02-24      Joel Sherrill <joel@OARcorp.com>
410
411        PR 580/tools
412        * setup.def: Fix setup.def to match current reality.
413
4142004-02-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
415
416        * gdb/base-gdb.add: Add annotate.info.
417        * gdb/gdb.add: Remove info/dir.
418
4192004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
420
421        * Makefile.am, gdb/Makefile.am: Cosmetics.
422
4232004-02-19      Joel Sherrill <joel@OARcorp.com>
424
425        * setup.def, gdb/gdb.add: gdb 6.0 RPMs built.
426
4272004-02-19      Joel Sherrill <joel@OARcorp.com>
428
429        * ChangeLog: Replace RTEMS user account with Joel.
430
4312004-02-17      Joel Sherrill <joel@oarcorp.com>
432
433        * setup.def, gdb/base-gdb.add, gdb/gdb.add: Building a gcc 3.2.3 i960
434        gcc and updating gdb to 5.3.
435
4362004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
437
438        * configure.ac, setup, setup.def: Remove now unused vars.
439
4402004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
441
442        * mkgccnewlibspec.in, gccnewlib/.cvsignore, gccnewlib/HISTORY,
443        gccnewlib/Makefile.am, gccnewlib/README, gccnewlib/base-chill.add,
444        gccnewlib/base-g77.add, gccnewlib/base-gcc.add, gccnewlib/base-gcj.add,
445        gccnewlib/gccnewlib.add, gccnewlib/header.add,
446        gccnewlib/target-chill.add, gccnewlib/target-g77.add,
447        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
448        gccnewlib/target-objc.add: Remove (Obsolete).
449        * configure.ac, Makefile.am: Reflect changes above.
450
4512004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
452
453        * gcc3newlib/gcc3newlib.add: Remove info/dir.
454        Cosmetics.
455
4562004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
457
458        * setup.def: Adapt to what Joel already ships -
459        gcc3_version=3.3.2, gcc3_patch_version=20031216,
460        gcc3newlib_rpm_release=3
461
4622004-02-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
463
464        * configure.ac: Remove rtemsdoc/mkspec. Add RTEMS_RPM_RELEASE.
465        * rtemsdoc/.cvsignore: Reformat.
466        * Makefile.am: Reformat. Add RTEMS_RPM_RELEASE support to
467        rtems-source.add, Use rtems_source_spec_DEPS instead of
468        rtems_source_spec_DEPENDENCIES (Conflicts with automake internals).
469        * rtems/rtems-source.add: Add RTEMS_RPM_RELEASE.
470        * rtemsdoc/mkspec.in: Remove.
471        * rtemsdoc/Makefile.am: Reworked.
472        * rtemsdoc/header.add: Update Copyright notice.
473        * rtemsdoc/rtemsdoc.add: Add RTEMS_RPM_RELEASE.
474        Add %{rpmgroup}. Remove bzip-ing *.ps.
475        * rtemsdoc/supplement.add.in: Add %{rpmgroup}.
476        * rtemsdoc/templ.add.in: Add %{rpmgroup}.
477
4782004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
479
480        * rtems/rtems-source.add: Require automake-1.8.2, autoconf-2.59.
481
4822004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
483
484        * rtems/rtems-source.add: New.
485        * Makefile.am: Add rtems/rtems-source.spec handling.
486        * configure.ac: AC_SUBST(RTEMS_VERSION,[_RTEMS_VERSION]).
487        * common/common.add.in: Use www.rtems.com as Vendor.
488
4892004-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
490
491        * configure.ac: Use RTEMS_ENABLE_RPMPREFIX.
492
4932004-01-28      Joel Sherrill <joel@oarcorp.com>
494
495        * buildall.in, buildalltar.in, binutils/Makefile.am,
496        cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am,
497        gdb/Makefile.am: Attempt to convert all c4x-rtems references to
498        tic4x-rtems. Left the rtems documentation alone.
499
5002004-01-28      Joel Sherrill <joel@oarcorp.com>
501
502        * configure.ac: Enable OS versioning by default for 4.7 branch.
503        * setup.def: Update binutils RPM version and build new gcc 3.2.3 RPMs.
504        * autotools/autoconf-rtems.spec.in, autotools/automake-rtems.spec.in:
505        Update for new tool spin.
506
5072004-01-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
508
509        * scripts/automake.spec.in: 1.8.2.
510
5112004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
512
513        * scripts/automake.spec.in: 1.8.1.
514        Add Patch0 automake-1.8.1-rtems-20040112-1.diff.
515        Add defattr, URL:-tag.
516
5172004-01-08      Joel Sherrill <joel@OARcorp.com>
518
519        * setup.def: Update gcc/newlib for 4.7 series to 3.3.2 with 20031216
520        gcc patch (RPM revision 4.7-2).
521
5222004-01-07      Joel Sherrill <joel@OARcorp.com>
523
524        * buildall.in, buildalltar.in, binutils/Makefile.am,
525        cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am,
526        gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore,
527        rtemsdoc/Makefile.am: mips64orion port removed as mips port more
528        completely covers the MIPS family.
529
5302003-12-16      Joel Sherrill <joel@OARcorp.com>
531
532        * setup.def: Update gcc/newlib for 4.7 series to 3.3.2 with 20031022
533        gcc patch (RPM revision 4.7-1).
534
5352003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
536
537        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
538
5392003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
540
541        * Makefile.am: Cosmetics.
542        * autotools/Makefile.am: Cosmetics.
543        * autotools/autoconf-rtems.spec.in: 2.59.
544        * autotools/automake-rtems.spec.in: 1.8, Require autoconf-2.59.
545        * binutils/Makefile.am: Cosmetics.
546        * cpukit/Makefile.am: Cosmetics.
547        * gcc3newlib/Makefile.am: Cosmetics.
548        * gccnewlib/Makefile.am: Cosmetics.
549        * gdb/Makefile.am: Cosmetics.
550        * rtems/Makefile.am: Cosmetics.
551        * rtemsdoc/Makefile.am: Cosmetics.
552
5532003-11-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
554
555        * gcc3newlib/gccnewlib.add: Add hacks to make gnatlib
556        buildable.
557        * gcc3newlib/base-gnat.add: Add info files.
558
5592003-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
560
561        * gcc3newlib/gccnewlib.add: Make not building gnat and gcj the
562        default for gcc-3.3.
563
5642003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
565
566        * binutils/Makefile.am: Add tic4x.
567        * binutils/mkspec.in: Remove duplicate rpmgroup.
568
5692003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
570
571        * gcc3newlib/Makefile.am: Add tic4x.
572        * gcc3newlib/gccnewlib.add: Don't install install-tools for
573        gcc >= 3.3.
574
5752003-10-22      Joel Sherrill <joel@OARcorp.com>
576
577        * configure.ac, setup.def: Update to binutils 2.14 adn gcc/newlib to
578        3.2.3 with 20030826 gcc patch.
579
5802003-10-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
581
582        * cpukit/target-cpukit.add: New.
583        * cpukit/Makefile.am: Reflect having added target-cpukit.add.
584        Acknowledge osversion.
585        * cpukit/mkspec.in: Acknowledge osversion and rpmgroup.
586        * cpukit/rtems-cpukit.add: Reflect new RTEMS spec conventions.
587
5882003-10-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
589
590        * autotools/automake-rtems.spec.in: Automake-1.7.8.
591
5922003-09-26      Joel Sherrill <joel@OARcorp.com>
593
594        * buildall.in, buildalltar.in, binutils/Makefile.am,
595        cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am,
596        gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore,
597        rtemsdoc/Makefile.am: Obsoleting HP PA-RISC port.
598
5992003-09-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
600
601        * autotools/automake-rtems.spec.in: Automake-1.7.7.
602
6032003-09-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
604
605        * gcc3newlib/gccnewlib.add: Fix duplicate removal of c++filt.
606        * gcc3newlib/base-gcj.add: Add fastjar.info, jar.1, grepjar.1.
607        * setup.def: gcc3newlib_rpm_release=4.
608
6092003-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
610
611        * binutils/base-binutils.add: Add osversion support.
612        * binutils/binutils.add: Add osversion support.
613        %setup -n %{name}-%{version}.
614        Don't remove c++filt.
615        * binutils/target-binutils.add: Add osversion support.
616        Pickup c++filt.
617        * gcc3newlib/base-g77.add: Add osversion support.
618        * gcc3newlib/base-gcc.add: Add osversion support.
619        * gcc3newlib/base-gcj.add: Add osversion support.
620        * gcc3newlib/base-gnat.add: Add osversion support.
621        * gcc3newlib/gccnewlib.add: Add osversion support.
622        Remove c++filt,
623        %setup -n -n %{name}-%{version}.
624        * gcc3newlib/target-c++.add: Add osversion support.
625        Don't pickup c++filt.
626        * gcc3newlib/target-g77.add: Add osversion support.
627        * gcc3newlib/target-gcc.add: Add osversion support.
628        * gcc3newlib/target-gcj.add: Add osversion support.
629        * gcc3newlib/target-gnat.add: Add osversion support.
630        * gccnewlib/gccnewlib.add: %setup -n %{name}-%{version}.
631        * gdb/base-gdb.add: Add osversion support, rpmgroup, rpmprefix,
632        gdb_version, gdb_target.
633        * gdb/target-gdb.add: Ditto.
634        * gdb/gdb.add: Ditto.
635        %setup -n -n %{name}-%{version}.
636
6372003-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
638
639        * binutils/Makefile.am: Fix osversion support for sh-rtemself.
640        * gcc3newlib/Makefile.am: Fix osversion support for sh-rtemself.
641
6422003-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
643
644        * configure.ac: Add --enable-osversions (OS-versioned RPMS support).
645        * binutils/Makefile.am: Add osversion support.
646        * binutils/mkspec.in: Add osversion support.
647        * gcc3newlib/Makefile.am: Add osversion support.
648        * gcc3newlib/mkspec.in: Add osversion support.
649        * gdb/Makefile.am: Add osversion support.
650        * gdb/mkspec.in: Add osversion support.
651        Add rpmprefix, rpmgroup.
652
6532003-09-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
654
655        * Makefile.am, configure.ac,
656        autotools/autoconf-rtems.spec.in, autotools/automake-rtems.spec.in,
657        binutils/Makefile.am, binutils/base-binutils.add,
658        binutils/binutils.add, binutils/mkspec.in,
659        binutils/target-binutils.add,
660        common/common.add.in,
661        cpukit/Makefile.am,
662        gcc3newlib/Makefile.am, gcc3newlib/base-g77.add,
663        gcc3newlib/base-gcc.add, gcc3newlib/base-gcj.add,
664        gcc3newlib/base-gnat.add, gcc3newlib/gccnewlib.add,
665        gcc3newlib/mkspec.in, gcc3newlib/target-c++.add,
666        gcc3newlib/target-g77.add, gcc3newlib/target-gcc.add,
667        gcc3newlib/target-gcj.add, gcc3newlib/target-gnat.add,
668        gcc3newlib/target-objc.add,
669        gccnewlib/Makefile.am,
670        gdb/Makefile.am,
671        rtems/Makefile.am,
672        rtemsdoc/Makefile.am:
673        Merger from rtems-4-6-branch.
674        * common/common.am: New.
675
6762003-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
677
678        * common/common.add.in: s/www.oarcorp.com/www.rtems.com/.
679        Add %define __os_install_post %{nil} to prevent RH-9's rpm-brp-strip
680        from running (Chokes on foreign object formats).
681        * gcc3newlib/base-g77.add:
682        Use %{gcc_version} instead of @gcc_version@.
683        * gcc3newlib/gccnewlib.add:
684        Use %{gcc_version} instead of @gcc_version@.
685        Reflect gcc >= 3.3 shipping monolytic infos.
686        * gcc3newlib/target-c++.add:
687        Use %{gcc_version} instead of @gcc_version@.
688        Don't pickup c++filt.
689        * gcc3newlib/target-g77.add:
690        Use %{gcc_version} instead of @gcc_version@.
691        * gcc3newlib/target-gcc.add:
692        Use %{gcc_version} instead of @gcc_version@.
693        * gcc3newlib/target-gcj.add:
694        Use %{gcc_version} instead of @gcc_version@.
695        * gcc3newlib/target-gnat.add:
696        Use %{gcc_version} instead of @gcc_version@.
697        * gcc3newlib/target-objc.add:
698        Use %{gcc_version} instead of @gcc_version@.
699
7002003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
701
702        * binutils/binutils.add: Preps for 2.14.
703        Use %{binutils_version} instead of @binutils_version@.
704        * binutils/base_binutils.add: Preps for 2.14.
705
7062003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
707
708        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
709
7102003-07-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
711
712        * autotools/automake-rtems.spec.in: Automake-1.7.6.
713
7142003-06-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
715
716        * autotools/automake-rtems.spec.in: Automake-1.7.5.
717
7182003-06-02      Joel Sherrill <joel@OARcorp.com>
719
720        * setup.def: Updated for RPM revision 3 of gcc3.2.3 and newlib1.11.0.
721
7222003-05-07      Joel Sherrill <joel@OARcorp.com>
723
724        * setup.def: Update to gcc3.2.3newlib1.11.0-1.
725        * gcc3newlib/gccnewlib.add: We used .bz2 files.
726
7272003-04-18      Joel Sherrill <joel@OARcorp.com>
728
729        * setup.def: Update to gcc3.2.2newlib1.11.0-2.
730        * gcc3newlib/gccnewlib.add: We used .bz2 files.
731
7322003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
733
734        * gcc3newlib/gccnewlib.add: Add %gcc_version, %newlib_version.
735        Apply %gcc_version, %newlib_version.
736        * gcc3newlib/target-c++.add: Apply %gcc_version, %newlib_version.
737        * gcc3newlib/target-g77.add: Apply %gcc_version, %newlib_version.
738        * gcc3newlib/target-gcc.add: Apply %gcc_version, %newlib_version.
739        * gcc3newlib/target-gcj.add: Apply %gcc_version, %newlib_version.
740        * gcc3newlib/target-gnat.add: Apply %gcc_version, %newlib_version.
741        * gcc3newlib/target-objc.add: Apply %gcc_version, %newlib_version.
742
7432003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
744
745        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
746
7472003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
748
749        * configure.ac: AC_PREREQ(2.57).
750
7512003-02-10      Joel Sherrill <joel@OARcorp.com>
752
753        * gdb/gdb.add, gdb/mkspec.in, gdb/target-gdb.add: Use RPM logic to
754        determine which targets have simulators, configure with appropriate
755        arguments, and package the correct files.
756
7572003-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
758
759        * gcc3newlib/target-gcc.add: Remove %{_exeext} from gccbug.
760        * gcc3newlib/gccnewlib.add: Add %gcj to support to disabling building
761        gcj from rpmbuild command line.
762        Copy gsyslimits.h for CDN-X compilation.
763
7642003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
765
766        * README.cdn-X: New.
767        * binutils/binutils.add: Add --build=%_build --host=%_host.
768        * cpukit/.cvsignore: Add *.spec.in.
769        * gcc3newlib/gccnewlib.add: Add --build=%_build --host=%_host.
770        * gdb/gdb.add: Add --build=%_build --host=%_host.
771        * rtemsdoc/.cvsignore: Add *.spec.in.
772
7732003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
774
775        * gcc3newlib/gccnewlib.add: Remove Buildroot.
776        * common/.cvsignore: New.
777
7782003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
779
780        * common/common.add.in: Add Vendor, Distribution, BuildRoot.
781        * binutils/Makefile.am: Fix path to clean.add.
782        * binutils/binutils.add: Remove BuildRoot.
783        * cpukit/Makefile.am:  Use $(top_builddir)/common/common.add,
784        $(top_builddir)/common/clean.add, header.add.
785        Generate rtems-cpukit.spec.in.
786        * cpukit/header.add: New.
787        * cpukit/rtems-cpukit.spec.in: Remove.
788        * cpukit/rtems-cpukit.add: New.
789        * gccnewlib/gccnewlib.add: Remove Buildroot.
790        * gdb/gdb.add: Remove Buildroot.
791        * rtemsdoc/rtemsdoc.add: Remove BuildRoot.
792
7932003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
794
795        * rtemsdoc/Makefile.am: Use $(top_builddir)/common/common.add,
796        $(top_builddir)/common/clean.add, header.add.
797        Generate rtemsdoc.spec.in.
798        * rtemsdoc/mkspec.in: Remove exe_ext.
799        * rtemsdoc/rtemsdoc.spec.in: Remove.
800        * gccnewlib/Makefile.am:  Use $(top_builddir)/common/common.add,
801        $(top_builddir)/common/clean.add, header.add.
802        * gccnewlib/base-gcc.m4: Replace @exe_ext@ with %{_exeext}.
803        * gccnewlib/base-gcj.add: Replace @exe_ext@ with %{_exeext}.
804        * gccnewlib/gccnewlib.add: Replace @exe_ext@ with %{_exeext}.
805        Remove header, broken cdn-X configuration, %clean.
806        * gccnewlib/target-g77.add: Replace @exe_ext@ with %{_exeext}.
807        * gccnewlib/target-gcc.add: Replace @exe_ext@ with %{_exeext}.
808        * gccnewlib/target-gcj.add: Replace @exe_ext@ with %{_exeext}.
809        * gccnewlib/target-objc.add: Replace @exe_ext@ with %{_exeext}.
810
8112003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
812
813        * gdb/gdb.add: Remove header, broken cdn-X configuration,
814        %clean, Replace @exe_ext@ with %{_exeext}.
815        * gdb/mkspec.in: Remove exe_ext.
816        * gdb/target-gdb.add: Replace @exe_ext@ with %{_exeext}.
817        * gdb/Makefile.am: Use $(top_builddir)/common/common.add,
818        $(top_builddir)/common/clean.add, header.add.
819        * gcc3newlib/base-gcj.add: Replace @exe_ext@ with %{_exeext}.
820        * cpukit/mkspec.in: Remove exe_ext.
821        * binutils/Makefile.am: Use $(top_builddir)/common/common.add,
822        $(top_builddir)/common/clean.add, header.add.
823
8242003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
825
826        * gcc3newlib/gccnewlib.add: Remove header, broken cdn-X configuration,
827        %clean, Replace @exe_ext@ with %{_exeext}.
828        * gcc3newlib/mkspec.in: Remove exe_ext.
829        * gcc3newlib/target-c++.add: Replace @exe_ext@ with %{_exeext}.
830        * gcc3newlib/target-g77.add: Replace @exe_ext@ with %{_exeext}.
831        * gcc3newlib/target-gcc.add: Replace @exe_ext@ with %{_exeext}.
832        * gcc3newlib/target-gcj.add: Replace @exe_ext@ with %{_exeext}.
833        * gcc3newlib/target-gnat.add: Replace @exe_ext@ with %{_exeext}.
834        * gcc3newlib/target-objc.add: Replace @exe_ext@ with %{_exeext}.
835        * gcc3newlib/Makefile.am: Use $(top_builddir)/common/common.add,
836        $(top_builddir)/common/clean.add, header.add.
837
8382003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
839
840        * Makefile.am: Remove reference to mkbinutilsspec.
841        * configure.ac: Remove EXEEXT check.
842        Add common/clean.add, common/common.add.
843
8442003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
845
846        * binutils/binutils.add: Remove header, broken cdn-X configuration,
847        %clean.
848        * binutils/mkspec.in: Remove exe_ext, build_alias, host_alias.
849        * binutils/target-binutils.add: Replace @exe_ext@ with %{_exeext}.
850
8512003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
852
853        * gcc3newlib/header.add: New.
854        * gccnewlib/header.add: New.
855        * binutils/header.add: New.
856        * gdb/header.add: New.
857        * rtemsdoc/header.add: New.
858        * rtemsdoc/rtemsdoc.add: New.
859        * common/clean.add.in: New.
860        * common/common.add.in: New.
861
8622003-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
863
864        * binutils/mkspec.in: New.
865        * binutils/.cvsignore: Add mkspec.
866        * mkbinutilspec.in: Remove.
867        * gdb/Makefile.am: Depend on mkspec.
868        * binutils/binutils.add: Add @exe_ext@ to c++filt.
869        Add %_defaultbuildroot.
870        * configure.ac: Reflect changes above.
871        * binutils/Makefile.am: Reflect changes above.
872        * Makefile.am: Remove mkbinutilspec.
873
8742003-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
875
876        * gdb/.cvsignore: Add mkspec.
877
8782003-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
879
880        * ChangeLog: Fix yesterday's entry.
881        * gdb/target-gdb.add: %defattr(-,root,root).
882        Use %{_prefix} instead of /opt/rtems.
883        Misc. minor changes.
884        * gdb/gdb.add: Use %{_prefix} instead of /opt/rtems.
885        Remove stray unpackaged files.
886        Use %{_defaultbuildroot} instead of hard-coded values.
887        configure --disable-nls.
888        Misc. minor changes.
889        Add BuildPreReq: ncurses-devel.
890        * gdb/base-gdb.add: %defattr(-,root,root).
891        Use %{_prefix} instead of /opt/rtems.
892        Misc. minor changes.
893        * gdb/mkspec.in: New.
894        * gdb/Makefile.am: Reflect addition of gdb/mkspec.in.
895        * gcc3newlib/mkspec.in: Fix usage.
896        * gcc3newlib/gccnewlib.add: Use %{_defaultbuildroot} instead of
897        hard-coded values. Update copyright notice.
898        * mkgdbspec.in: Removed.
899        * Makefile.am: Remove mkgdbspec.
900        * configure.ac: Remove mkgdbspec.
901        Add gdb/mkspec.
902
9032003-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
904
905        * gcc3newlib/gccnewlib.add: Add various BuildPreReq.
906        Add %defattr(-,root,root) to "dir".
907        * gcc3newlib/base-g77.add: %defattr(-,root,root).
908        * gcc3newlib/base-gcc.add %defattr(-,root,root).
909        * gcc3newlib/base-gcj.add %defattr(-,root,root).
910        * gcc3newlib/base-gnat.add %defattr(-,root,root).
911        * gcc3newlib/target-c++.add %defattr(-,root,root).
912        * gcc3newlib/target-g77.add %defattr(-,root,root).
913        * gcc3newlib/target-gcc.add %defattr(-,root,root).
914        * gcc3newlib/target-gcj.add %defattr(-,root,root).
915        * gcc3newlib/target-gnat.add %defattr(-,root,root).
916        * gcc3newlib/target-objc.add %defattr(-,root,root).
917
9182003-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
919
920        * setup.def: binutils_rpm_release=2.
921        * binutils/base-binutils.add: %defattr(-,root,root).
922        * binutils/target-binutils.add: Ditto.
923        * binutils/binutils.add: BuildPreReq: texinfo >= 4.2.
924
9252003-01-27      Joel Sherrill <joel@OARcorp.com>
926
927        * buildalltar.in, setup.def: Tool update including binaries for Cygwin
928        with a special RTEMS user account.
929
9302003-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
931
932        * configure.ac: Add rtemsdoc.
933        * Makefile.ac: Add rtemsdoc.
934        * rtemsdoc/README: New.
935        * rtemsdoc/.cvsignore: New.
936
9372003-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
938
939        * rtemsdoc/Makefile.am: New.
940        * rtemsdoc/mkspec.in: New.
941        * rtemsdoc/rtemsdoc.spec.in: New.
942        * rtemsdoc/supplement.add.in: New.
943        * rtemsdoc/templ.add.in: New.
944
9452002-12-16      Joel Sherrill <joel@OARcorp.com>
946
947        * setup.def: Updated gcc 3.2.1newlib1.10.0 RPM to revision 4
948        to include m68k crti.o/crtn.o multilib patch.
949
9502002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
951
952        * autotools/automake-rtems.spec.in: Update to automake-1.7.2.
953        * autotools/autoconf-rtems.spec.in: Update to autoconf-2.57.
954
9552002-12-06      Joel Sherrill <joel@OARcorp.com>
956
957        * ChangeLog: Removed duplicate entry.
958
9592002-12-06      Joel Sherrill <joel@OARcorp.com>
960
961        * setup.def: Updated patch to fix m68k cut and paste bug which turned
962        a tab into spaces in a Makefile fragment.
963        * gcc3newlib/gccnewlib.add: If building gnat for the mips, the library
964        must be built with a -G0 option.
965
9662002-12-02      Joel Sherrill <joel@OARcorp.com>
967
968        * setup.def, gcc3newlib/gccnewlib.add: Updated to gcc 3.2.1 RPM revision
969        2 which enabled the mips-rtems gnat using gcc 3.2.1 patch 20021129.
970
9712002-11-29      Joel Sherrill <joel@OARcorp.com>
972
973        * setup.def: Updated to gcc-3.2.1.
974
9752002-11-28      Joel Sherrill <joel@OARcorp.com>
976
977        * setup.def: Updated to gcc-3.2 and newlib1.1.0 RPM version 6.
978        * gcc3newlib/gccnewlib.add: Reenabled i386-rtems gnat.
979
9802002-11-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
981
982        * gcc3newlib/gccnewlib.add:
983        Remove *.la's to make rpm-4.1/RH-8.0 happy.
984        Remove libiberty.a to make rpm-4.1/RH-8.0 happy.
985        Change gcc/version.c to reflect us having patched gcc.
986
9872002-11-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
988
989        * binutils/binutils.add: Add BuildPreReq: /sbin/install-info.
990        Disable nls.
991        Apply gzip -9qf to compress *infos and *mans.
992        Apply /sbin/install-info.
993        Remove  *c++-filt.
994        * binutils/base-binutils.add: Add PreReq: /sbin/install-info.
995        Apply /sbin/install-info.
996        Package as.info-*.gz.
997        * binutils/target-binutils.add:
998        Package man1/*.1*.
999
10002002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1001
1002        * autotool/autoconf-rtems.spec.in: Fix @prefix@.
1003
10042002-11-13      Joel Sherrill <joel@OARcorp.com>
1005
1006        * setup.def: Switched to binutils 2.13.1
1007        * binutils/Makefile.am: Remove a29k-rtems.
1008
10092002-11-11      Joel Sherrill <joel@OARcorp.com>
1010
1011        * setup.def, gcc3newlib/gccnewlib.add: Patch includes updates
1012        which were patch changes for -3 and -4 RPM revisions.   Disabled
1013        build of gnat for i386-rtems as it failed to build.
1014
10152002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1016
1017        * gcc3newlib/gccnewlib.add: Remove %{target} != %{build} comment
1018        (RH-8.0/rpm-4.1 bogusly expands the macros and chokes.)
1019        * binutils/binutils.add: Remove %{target} != %{build} comment
1020        (RH-8.0/rpm-4.1 bogusly expands the macros and chokes.).
1021        Comment out CONFIGURE_ARGS (RH-8.0/rpm-4.1 is broken wrt. _build_os
1022        and _target_os)
1023        * gcc3newlib/base-gcc.add: Add gccint*infos.
1024        * gcc3newlib/base-gcj.add: Add gcj*infos.
1025        Mark manpages as %doc and pickup the gzipped versions.
1026
10272002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1028
1029        * autotools/automake-rtems.spec.in: Fix my address. Set up PATH
1030        before running configure (Prep. for automake >= 1.7).
1031
10322002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1033
1034        * autotools/autoconf-rtems.spec.in: New.
1035        Remove Provides: autoconf (Conflicts with RH-8.0).
1036        * autotools/autoconf-rtems.spec: Remove.
1037        * autotools/automake-rtems.spec.in:
1038        Remove Provides: automake (Conflicts with RH-8.0).
1039        * gcc3newlib/Makefile.am: Remove references to mkgcc3newlibspec.
1040        * Makefile.am: Ditto.
1041        * configure.ac: Add autotools/autoconf-rtems.spec.in.
1042
10432002-10-24      Joel Sherrill <joel@OARcorp.com>
1044
1045        * setup.def: Update gcc 3.2 pathc to includ epatch for gcc PR8314.
1046        * gcc3newlib/gccnewlib.add: Don't build mips/gnat as we do not
1047        currently include the patch referenced in PR8344.
1048
10492002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1050
1051        * .cvsignore: Reformat.
1052        Add autom4te*cache.
1053        Remove autom4te.cache.
1054
10552002-09-14      Joel Sherrill <joel@OARcorp.com>
1056
1057        * gcc3newlib/base-gcj.add, gcc3newlib/gccnewlib.add,
1058        gcc3newlib/target-gcj.add: First attempt at enabling Java support.
1059
10602002-08-21      Joel Sherrill <joel@OARcorp.com>
1061
1062        * setup.def, gcc3newlib/gccnewlib.add: Updated the tools for
1063        gcc 3.2 and Ada.
1064
10652002-08-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1066
1067        * gcc3newlib/gccnewlib.add: Re-add i386-rtems Ada.
1068        Add %_gnat and --define 'gnat [0|1]' support.
1069        Enable gnat for gcc-3.2/Disable for gcc-3.1.
1070        Add hacks to build gnatlib.
1071        Re-activate commented out fragments for old gcc versions.
1072        Add @target_alias@-gnatgcc.
1073
10742002-08-15      Joel Sherrill <joel@OARcorp.com>
1075
1076        * setup.def: New gcc 3.1 RPMs (-7).
1077        * gcc3newlib/gccnewlib.add:  i386-rtems doesn't build Ada.
1078
10792002-08-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1080
1081        * gcc3newlib/Makefile.am: Remove c_only remnants.
1082        * gcc3newlib/gccnewlib.add: Reflect gcc-3.2 putting c++
1083        headers into c++ instead of g++.
1084        * gcc3newlib/target-c++.add: Ditto.
1085
10862002-08-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1087
1088        * gcc3newlib/base-gnat.add: Don't use %{%prefix}/bin/gnat*.
1089        * gcc3newlib/Makefile.am: Use mkspec for c4x.
1090        * gcc3newlib/gccnewlib.add: Rework processing of %if %build_XXX.
1091        Rework handing Ada.
1092        Don't put adalib and adainclude into files.gcc.
1093        * gcc3newlib/target-gnat.add: Add adalib.
1094        Add adainclude.
1095
10962002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1097
1098        * gcc3newlib/base-gnat.add: Use -n rtems-base-gnat.
1099
11002002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1101
1102        * gcc3newlib/.cvsignore: Add mkspec.
1103
11042002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1105
1106        * mkgcc3newlibspec.in: Remove
1107        * gcc3newlib/mkspec.in: New.
1108        * configure.ac: Reflect changes above.
1109        * gcc3newlib/gccnewlib.add: Add build_XXX defines.
1110        Add preliminary gnat support.
1111        * gcc3newlib/base-g77.add: Add build_g77.
1112        * gcc3newlib/base-gcj.add: Add build_gcj.
1113        * gcc3newlib/base-gnat.add: New.
1114        * gcc3newlib/target-c++.add: Add build_cxx.
1115        * gcc3newlib/target-g77.add: Add build_g77.
1116        * gcc3newlib/target-gcj.add: Add build_gcj.
1117        * gcc3newlib/target-objc.add: Add build_objc.
1118        * gcc3newlib/target-gnat.add: New.
1119        * gcc3newlib/Makefile.am: Use ./mkspec. Use unified spec.
1120
11212002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1122
1123        * setup.def: Increment release for gcc3newlib.
1124        * gcc3newlib/gccnewlib.add: Do not put cc1plus into gcc-rpm.
1125
11262002-08-08      Joel Sherrill <joel@OARcorp.com>
1127
1128        * setup.def, binutils/base-binutils.add, binutils/target-binutils.add:
1129        Updated to binutils 2.13 which has no known issues.
1130
11312002-08-06      Joel Sherrill <joel@OARcorp.com>
1132
1133        * setup.def: Updating gcc3/newlib patches and tool versions.  The
1134        focus of this round of patches was ot eliminate header file name
1135        conflicts between RTEMS and newlib.
1136
11372002-07-30      Joel Sherrill <joel@OARcorp.com>
1138
1139        * setup.def: Updated to gcc3.1/newlib 1.10.0 RPM revision 5 with
1140        the gcc3 patch 20020730a and newlib 1.10.0 patch 20020726.
1141
11422002-07-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1143
1144        * autotools/automake-rtems.spec.in: Automake-1.6.3.
1145        * cpukit/.cvsignore: Add mkspec. Remove rtems.spec.
1146
11472002-07-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1148
1149        * configure.ac: Use AC_CONFIG_FILES(script, chmod +x script)
1150        to generate mk*spec scripts.
1151        * mkbspspec.in: Use ',' as pattern delimiter in sed expression
1152        for $rpm_build_root.
1153        * mkbinutilsspec.in:  Use ',' as pattern delimiter in sed
1154        expression for $rpm_build_root.
1155        * cpukit/mkspec.in: Cosmetical changes.
1156
11572002-07-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1158
1159        * ChangeLog: Fix 2002-07-22 ChangeLog entry bogusly referring to
1160        Joel.
1161        * cpukit/Makefile.am: New.
1162        * cpukit/mkspec.in: New.
1163        * cpukit/rtems-cpukit.spec.in: New.
1164        * cpukit/.cvsignore: New.
1165        * configure.ac: Add cpukit.
1166        Add RTEMS_TOP to pickup _RTEMS_VERSION (required by cpukit).
1167        * Makefile.am: Add cpukit. Add ACLOCAL_AMFLAGS (required to pickup
1168        RTEMS_VERSION).
1169        * setup.def: Use %{_tmppath} as default for $rpm_build_root.
1170        * mkbinutilsspec.in: Use ',' as pattern delimiter in sed expression
1171        for $rpm_build_root.
1172        * mkgccnewlibspec.in:  Use ',' as pattern delimiter in sed
1173        expression for $rpm_build_root.
1174        * mkgcc3newlibspec.in:  Use ',' as pattern delimiter in sed
1175        expression for $rpm_build_root.
1176        * mkgdbspec.in:  Use ',' as pattern delimiter in sed expression for
1177        $rpm_build_root.
1178
11792002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1180
1181        * binutils/Makefile.am: Add or32-rtems-binutils.
1182
11832002-07-19      Joel Sherrill <joel@OARcorp.com>
1184
1185        * setup.def: Updated newlib patch to get sh and hppa crt0 mods.
1186
11872002-07-01      Joel Sherrill <joel@OARcorp.com>
1188
1189        * setup.def: Update gcc3 RPMs for new patches.
1190
11912002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1192
1193        * autotools/automake-rtems.spec.in: Update to automake-1.6.2.
1194
11952002-06-14      Joel Sherrill <joel@OARcorp.com>
1196
1197        * mkgdbspec.in, setup.def, gcc3newlib/gccnewlib.add, gdb/gdb.add:
1198        Updated to gcc 3.1 and gdb 5.2.
1199
12002001-05-29      Joel Sherrill <joel@OARcorp.com>
1201
1202        * setup.def: Updated to binutils 2.12.1.
1203        * rtems/Makefile.am: Remove m68k-rtemself references.
1204
12052002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1206
1207        * mkgcc3newlibspec.in: Remove SETUP (bogus).
1208        * gcc3newlib/target-c++.add: New.
1209        * gcc3newlib/Makefile.am: Add target-c++.add.
1210        * gcc3newlib/base-g77.add: Adapt to gcc-3.1.
1211        Reflect having split out c++. Various minor fixes.
1212        * gcc3newlib/base-gcc.add: Ditto.
1213        * gcc3newlib/gccnewlib.add: Ditto.
1214        * gcc3newlib/target-gcc.add: Ditto.
1215
12162002-04-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1217
1218        * gcc3newlib/gccnewlib.add: Add gcc_update --touch to fix
1219        timestamps.
1220
12212001-04-16      Joel Sherrill <joel@OARcorp.com>
1222
1223        * .cvsignore: Added files added by automake 1.6.1.
1224        * setup.def: New shot at gcc 3.0.4 RPMs.
1225        * binutils/Makefile.am, gdb/Makefile.am, rtems/Makefile.am:
1226        Deleted m68k-rtemself.
1227        * gcc3newlib/gccnewlib.add: Commented out host/target OS check.
1228 
12292002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1230
1231        * autotools/automake-rtems.spec.in: Update to automake-1.6.1.
1232        Use *.tar.bz2.
1233
12342002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1235
1236        * mkbinutilspec.in: Fix PATCH2.
1237
12382002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1239
1240        * gcc3newlib/gccnewlib.add: Add -Bgcc/ when collecting multilibs.
1241
12422002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1243
1244        * gcc3newlib/gccnewlib.spec.in: Removed from CVS.
1245
1246
12472002-04-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1248
1249        * mkbinutilspec.in: Add support for empty patch-version (no patch).
1250        * mkgcc3newlibspec.in: Ditto.
1251        * setup: Fix gcc3*_versions handling.
1252        * setup.def: binutils_patch_version=.
1253        * binutils/binutils.add: Reflect changes to mkbinutilspec.in,
1254        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
1255        * binutils/target-binutils.add: Comment out c++filt.
1256        * gcc3newlib/base-gcc.add: Remove duplicate libm.info.
1257        * gcc3newlib/gccnewlib.add: Reflect changes to mkgcc3newlibspec.in.
1258        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
1259        Comment out gcc-2.95.x hacks.
1260        Remove *.la from installed files.
1261        * gcc3newlib/gccnewlib_c_only.spec.in: Remove.
1262
12632001-04-02      Joel Sherrill <joel@OARcorp.com>
1264
1265        * buildall.in: Correct logic for detecting 0 RTEMS RPMS installed.
1266
12672001-03-29      Joel Sherrill <joel@OARcorp.com>
1268
1269        * .cvsignore: Added mkgcc3newlib.
1270
12712001-03-29      Joel Sherrill <joel@OARcorp.com>
1272
1273        * gcc3newlib/.cvsignore: New file.
1274
12752001-03-28      Joel Sherrill <joel@OARcorp.com>
1276
1277        * Per PR64 added support for gcc 3.x RPMs
1278        * Makefile.am, configure.ac, mkspec, setup, setup.def: Modified.
1279        * mkgcc3newlibspec.in: New file.
1280        * gcc3newlib: New subdirectory.
1281        * base-g77.add, base-gcc.add, base-gcj.add, gccnewlib.add,
1282        gccnewlib_c_only.spec.in, gccnewlib.spec.in, HISTORY, Makefile.am,
1283        README, target-g77.add, target-gcc.add, target-gcj.add,
1284        target-objc.add: New files.
1285
12862001-03-28      Joel Sherrill <joel@OARcorp.com>
1287
1288        * binutils/binutils.add: Commented out patch since binutils 2.12
1289        does not require one.
1290
12912002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1292
1293        * configure.ac:
1294        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1295        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1296        * autotools/Makefile.am: Remove AUTOMAKE_OPTIONS.
1297        * Makefile.am: Remove AUTOMAKE_OPTIONS.
1298        * binutils/Makefile.am: Remove AUTOMAKE_OPTIONS.
1299        * gccnewlib/Makefile.am: Remove AUTOMAKE_OPTIONS.
1300        * gdb/Makefile.am: Remove AUTOMAKE_OPTIONS.
1301        * rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
1302
13032002-03-06      Ralf Corsepius <corsepiu@faw-uni-ulm.de>
1304
1305        * PR151
1306        * autotools/automake-rtems.spec.in: New.
1307        * autotools/automake-rtems.spec: Removed.
1308        * configure.ac: Reflect changes above.
1309
13102001-02-27      Joel Sherrill <joel@OARcorp.com>
1311
1312        * configure.ac: Be a little more lenient in matching sparc-solaris.
1313
13142002-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1315
1316        * mkbinutilspec.in, mkgccnewlibspec.in, gccnewlib/base-chill.add,
1317        gccnewlib/base-g77.add, gccnewlib/base-gcc.add,
1318        gccnewlib/base-gcj.add, gccnewlib/gccnewlib.add,
1319        gccnewlib/target-chill.add, gccnewlib/target-g77.add,
1320        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
1321        gccnewlib/target-objc.add: Added more support for Canadian Cross
1322        building.
1323
13242001-01-30      Joel Sherrill <joel@OARcorp.com>
1325
1326        * buildall.in: Corrected logic for detecting when no RPMs are installed.
1327
13282001-01-24      Joel Sherrill <joel@OARcorp.com>
1329
1330        * README: Added Canadian Cross instructions.
1331
13322002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1333
1334        * configure.ac: Add AC_PREFIX_DEFAULT([/opt/rtems]).
1335        * mkbinutilsspec.in: Add propagation of @prefix@.
1336        * binutils/base-binutils.add:
1337        Let %post and %unpost apply %{_prefix}.
1338        Apply %{_prefix} instead of /opt/rtems.
1339        * binutils/binutils.add: Update copyright notice.
1340        Add _prefix.
1341        Apply %{_prefix} instead of /opt/rtems.
1342        Remove -a 0 in %setup.
1343        Rework hack to SuSE's rpm screwing up %{_target}.
1344        Replace ARGS with CONFIGURE_ARGS.
1345        * binutils/target-binutils.add:
1346        Apply %{_prefix} instead of /opt/rtems.
1347
13482002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1349
1350        * binutils/binutils.add: Add initial support for building
1351        Canadian cross RPMs.  It should work like this:
1352            cd rtems/scripts
1353            ./configure --build=`../config.guess` --host=i386-cygwin
1354            make install
1355            rpm --target=i386-cygwin \
1356                /usr/src/redhat/SPECS/<target>-binutils-..spec.
1357
1358            alien -t /usr/src/redhat/RPMS/....i386.rpm
1359        .. and voila ... your tarball, with rpm-consistency checks etc. applied.
1360
13612001-01-22      Joel Sherrill <joel@OARcorp.com>
1362
1363        * buildalltar.in: Modified to support Canadian cross builds.
1364        It was testing using a RedHat 7.2 host to build *-rtems tools
1365        that run on an i386-cygwin host.
1366
13672001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1368
1369        * configure.ac: Fix typo to allow custom RPM_SPECSdirs.
1370
13712001-10-16      Joel Sherrill <joel@OARcorp.com>
1372
1373        * setup.def: Bumped the gdb_patch_version to account for a configuration
1374        problem on psim where it could not be enabled for powerpc-RTEMS.
1375        * gdb/Makefile.am: Add i386-RTEMS and powerpc-RTEMS targets.
1376
13772001-10-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1378
1379        * mkbinutilsspec.in: Guard sed-pattern against autoconf.
1380        * mkgccnewlibspec.in: Guard sed-pattern against autoconf, remove
1381        Target_alias.
1382        * mkgdbspec.in: Guard sed-pattern against autoconf.
1383        * mkbspspec.in: Guard sed-pattern against autoconf.
1384        * configure.ac: Rework check for RPM_SPECSdir.
1385        * autotools/automake-rtems.spec: Update to automake-1.5.
1386
13872001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1388
1389        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
1390        * configure.in: Remove.
1391        * configure.ac: New file, generated from configure.in by autoupdate.
1392
13932001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1394
1395        * gdb/Makefile.am, gccnewlib/Makefile.am, binutils/Makefile.am:
1396        Initially setup CLEANFILES using = instead of += to make
1397        automake-1.5 happy.
1398
13992001-09-13      Joel Sherrill <joel@OARcorp.com>
1400
1401        * setup.def, gccnewlib/gccnewlib.add, gccnewlib/target-gcc.add:
1402        Revert changes because of gcc 2.5.x/3.0 transition and continue
1403        to support gcc 2.95.x as primary version.
1404
14052001-09-13      Joel Sherrill <joel@OARcorp.com>
1406
1407        * mkgccnewlibspec.in,
1408        Use Target_alias not target_alias to avoid conflicts with new autoconf.
1409        * setup.def: Changed version numbers in attempt at building gcc 3.0.1.
1410        Only sparc and arm built for C/C++ OK. :(
1411        * gccnewlib/base-gcc.add: Modifications to reflect files not in gcc 3.x.
1412        * gccnewlib/gccnewlib.add: gcc 3.x does not have "everything in the name"
1413        * target-gcc.add: Modifications to reflect files not in gcc 3.1
1414
14152001-09-13      Joel Sherrill <joel@OARcorp.com>
1416
1417        * autotools/.cvsignore: New file.
1418
14192001-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1420
1421        * autotools/Makefile.am, autotools/autoconf-rtems.spec,
1422        autotools/automake-rtems.spec: New.
1423        * configure.in, Makefile.am: Add autotools/.
1424
14252001-08-30      Joel Sherrill <joel@OARcorp.com>
1426
1427        * .cvsignore: Add buildalltar.
1428
14292001-08-30      Joel Sherrill <joel@OARcorp.com>
1430
1431        * buildalltar.in: New file.
1432        * configure.in, Makefile.am: Modified to reflect addition of file.
1433
14342001-08-10      Joel Sherrill <joel@OARcorp.com>
1435
1436        * mkgdbspec.in: Make list of simulators very complete.
1437        * setup.def: Update versions.
1438
14392001-07-03      Joel Sherrill <joel@OARcorp.com>
1440
1441        * setup.def, binutils.add, gccnewlib.add: Updated to build
1442        binutils 2.11.2 (rtems patch 20010622), gcc 2.95.3 (rtems
1443        patch a20010622), and newlib 1.9.0 (rtems patch 10020622).
1444
14452001-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1446
1447        * configure.in: Remove AC_EXEEXT, treat .exe manually.
1448        * gccnewlib/base-gcc.add: Remove cpp.
1449        * gccnewlib/gccnewlib.add: mv cpp $target_alias-cpp, update
1450        copyright.
1451
14522001-04-16      Joel Sherrill <joel@OARcorp.com>
1453
1454        * setup.def: Modified the binutils version to 2.11 and
1455        RPM revision 3 to reflect experimentation with new binutils release.
1456
14572001-04-11      Joel Sherrill <joel@OARcorp.com>
1458
1459        * binutils/Makefile.am: Added a29k-rtems.
1460        * binutils/binutils.add: Switch to .bz2 extension to reflect
1461        real way code is compressed on distribution sites now.
1462
14632001-03-19      Joel Sherrill <joel@OARcorp.com>
1464
1465        * setup.def: Updated version numbers and patches for binutils
1466        and gdb.  binutils was to get correct patch in field.  gdb
1467        was to add mipstx39-rtems configurery support.
1468
14692001-03-14      Joel Sherrill <joel@OARcorp.com>
1470
1471        * gdb/Makefile.am, mkgdbspec.in: Added mipstx39-rtems
1472        configuration to gdb since this includes the JMR3904 simulator.
1473
14742001-01-03      Joel Sherrill <joel@OARcorp.com>
1475
1476        * setup.def, binutils/HISTORY, gccnewlib/HISTORY: Updated
1477        binutils HISTORY to reflect new revision.  Updated gcc to fix
1478        i960 C++ problem.  Updated newlib to move to newlib 1.9.0.
1479
14802000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1481
1482        * gccnewlib/gccnewlib.add: Fix typo in URL.
1483
14842000-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1485
1486        * configure.in: Adapt m4-quoting to autoconf-2.49b, use $host
1487        instead of $target to setup RPM_CPU, move chmod 755 buildall to
1488        AC_OUTPUT's extra-cmds.
1489       
14902000-10-30      Joel Sherrill <joel@OARcorp.com>
1491
1492        * buildall.in, mkgdbspec.in, setup.def, binutils/Makefile.am,
1493        gccnewlib/HISTORY, gccnewlib/Makefile.am, gdb/Makefile.am:
1494        Added mips-rtems, updated to include new patches and
1495        gcc 2.95.2/newlib 1.8.2 revision 11 RPM.
1496
14972000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1498
1499        * configure.in: Remove trailing '/'s from setting up RPM_SPECdir.
1500
15012000-10-18      Joel Sherrill <joel@OARcorp.com>
1502
1503        * setup.def: Updating version numbers for gcc/newlib RPM release 10.
1504
15052000-08-30      Joel Sherrill <joel@OARcorp.com>
1506
1507        * setup.def: Updated gcc and newlib patches and bumped RPM revision.
1508        Patches primarily add or16/or32 basic support to newlib and
1509        i386 multilib improvements to gcc from Ralf Corsepius.
1510
15112000-08-10      Joel Sherrill <joel@OARcorp.com>
1512
1513        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.