source: rtems/scripts/ChangeLog @ 1a58b1f9

4.104.114.84.95
Last change on this file since 1a58b1f9 was 1a58b1f9, checked in by Ralf Corsepius <ralf.corsepius@…>, on 03/17/05 at 13:42:17

2005-03-17 Ralf Corsepius <ralf.corsepius@…>

  • gdb/Makefile.am: Add avr, mips64. Cosmetics.
  • gdb/base-gdb.add: Reflect gdb-6.3 not shipping mmalloc.info*.
  • gdb/target-gdb.add: Add support for gcc-6.3's gdbtui.
  • gdb/mkspec.in: Add PATCH-magic. Add gdb_suffix.
  • Property mode set to 100644
File size: 42.0 KB
Line 
12005-03-17      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * gdb/Makefile.am: Add avr, mips64.
4        Cosmetics.
5        * gdb/base-gdb.add: Reflect gdb-6.3 not shipping mmalloc.info*.
6        * gdb/target-gdb.add: Add support for gcc-6.3's gdbtui.
7        * gdb/mkspec.in: Add PATCH-magic.
8        Add gdb_suffix.
9
102005-03-12      Ralf Corsepius <ralf.corsepius@rtems.org>
11
12        * binutils/binutils.add, binutils/mkspec.in, setup.def:
13        Add binutils_suffix.
14        * binutils/target-binutils.add: Preparations for binutils-2.16.
15
162005-02-24      Ralf Corsepius <ralf.corsepius@rtems.org>
17
18        * gcc3newlib/gccnewlib.add, gcc3newlib/mkspec.in, setup.def:
19        Add gcc_suffix. Add newlib_suffix.
20
212005-02-16      Ralf Corsepius <ralf.corsepius@rtems.org>
22
23        * autotools/automake-rtems.spec.in: automake-1.9.5.
24
252005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
26
27        * gcc3newlib/Makefile.am: Remove sh-rtemself. Add sh-rtemscoff.
28
292005-01-17      Ralf Corsepius <ralf.corsepius@rtems.org>
30
31        * gcc3newlib/gccnewlib.add: Disable Ada (Stil broken with GCC-4.0.0).
32
332005-01-12      Ralf Corsepius <ralf.corsepius@rtems.org>
34
35        * gcc3newlib/gccnewlib.add: Change my email address.
36        Add tic4x-*.
37
382005-01-05      Ralf Corsepius <ralf.corsepius@rtems.org>
39
40        * autotools/automake-rtems.spec.in: automake-1.9.4.
41
422004-11-02      Joel Sherrill <joel@OARcorp.com>
43
44        * setup.def: Include PowerPC patch to make C++ global constructors work
45        -- gcc 3.3.5/newlib-1.12.0 revision 2.
46
472004-10-29      Joel Sherrill <joel@OARcorp.com>
48
49        * setup.def: Update gcc to 3.3.5 and binutils to 2.15.
50        * autotools/autoconf-rtems.spec.in: Temporarily do not include
51        some of the documentation since it causes the RPM build to fail.
52        * binutils/Makefile.am, gcc3newlib/Makefile.am: Add mips64-rtems.
53
542004-09-29      Joel Sherrill <joel@OARcorp.com>
55
56        * buildall.in, buildalltar.in, binutils/Makefile.am,
57        cpukit/Makefile.am, gcc3newlib/Makefile.am, gcc3newlib/gccnewlib.add,
58        gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore,
59        rtemsdoc/Makefile.am: i960 obsoleted.
60
612004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
62
63        * configure.ac: Require automake > 1.9.
64
652004-09-23      Ralf Corsepius <ralf_corsepius@rtems.org>
66
67        * binutils/binutils.add: Rename package from binutils-collection to
68        binutils. Cleanups.
69        * binutils/target-binutils.add: Reflect changes above.
70        * binutils/Makefile.am: Add avr. Reflect changes above.
71        * autotools/autoconf-rtems.spec.in: Cleanup for chroot'ed builds.
72        * autotools/automake-rtems.spec.in: automake-1.9.2.
73        Cleanup for chroot'ed builds.
74        * gcc3newlib/Makefile.am: Add avr-rtems*gcc.
75        * gcc3newlib/gccnewlib.add: Disable c++ for avr.
76
772004-07-29      Ralf Corsepius <ralf_corsepius@rtems.org>
78
79        * autotools/automake.spec.in: automake-1.9.
80
812004-05-23      Joel Sherrill <joel@OARcorp.com>
82
83        * gcc3newlib/gccnewlib.add: gcc 3.4.0 is broken for embedded SPARC and
84        Ada. Until we can fix it, it is disabled.
85
862004-05-23      Joel Sherrill <joel@OARcorp.com>
87
88        * gcc3newlib/target-gnat.add: Fix path to gnat1.
89
902004-05-18      Ralf Corsepius <ralf_corsepius@rtems.org>
91
92        * binutils/Makefile.am: Add sh-rtemscoff.
93        Remove sh-rtemself.
94        * binutils/binutils.add: BuildRequires flex.
95        * autotools/automake-rtems.spec.in: Automake 1.8.5.
96
972004-04-29      Ralf Corsepius <ralf_corsepius@rtems.org>
98
99        * gcc3newlib/gccnewlib.add: Another attempt to make *info.gz
100        handling more robust.
101
1022004-04-26      Ralf Corsepius <ralf_corsepius@rtems.org>
103
104        * autotools/automake-rtems.spec.in: Upgrade to 1.8.4.
105
1062004-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
107
108        * Index: base-g77.add, base-gcc.add, base-gcj.add, base-gnat.add,
109        gccnewlib.add, target-c++.add, target-gcc.add, target-gcj.add:
110        Apply _infodir, _mandir. Gzip man pages.
111        Reflect gcc having fixed gccinstall.info.
112
1132004-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * binutils/base-binutils.add: Apply _infodir.
116        Don't install libiberty. Misc. cleanups.
117        * binutils/binutils.add: Apply _infodir, _mandir.
118        Don't install libiberty. Gzip man pages. Misc. cleanups.
119        * binutils/target-binutils.add: Apply _mandir.
120
1212004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * autotools/automake-rtems.spec.in: Upgrade to 1.8.3.
124
1252004-03-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * gcc3newlib/gccnewlib.add: Disable gnats.
128        Further preparations for gcc-3.4.0
129        * gcc3newlib/base-gcc.add, gcc3newlib/target-gnat.add,
130        gcc3newlib/base-gcj.add, gcc3newlib/target-gcj.add:
131        Reflect changes to gcc3newlib/gccnewlib.add.
132
1332004-03-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
134
135        * gcc3newlib/base-gcc.add, gcc3newlib/target-g77.add,
136        gcc3newlib/target-objc.add: Preps for gcc-3.4.0.
137        Reflect changes to gcc3newlib/gccnewlib.add.
138
1392004-03-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * gcc3newlib/target-gcc.add, gcc3newlib/target-c++.add:
142        Reflect changes to gcc3newlib/gccnewlib.add.
143
1442004-03-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * gcc3newlib/gccnewlib.add: Preps. for gcc-3.4.0.
147        Add %gcclib, %gccexec.
148
1492004-03-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * binutils/base-binutils.add: Preparations for binutils-2.15.
152
1532004-02-24      Joel Sherrill <joel@OARcorp.com>
154
155        PR 580/tools
156        * setup.def: Fix setup.def to match current reality.
157
1582004-02-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        * gdb/base-gdb.add: Add annotate.info.
161        * gdb/gdb.add: Remove info/dir.
162
1632004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
164
165        * Makefile.am, gdb/Makefile.am: Cosmetics.
166
1672004-02-19      Joel Sherrill <joel@OARcorp.com>
168
169        * setup.def, gdb/gdb.add: gdb 6.0 RPMs built.
170
1712004-02-19      Joel Sherrill <joel@OARcorp.com>
172
173        * ChangeLog: Replace RTEMS user account with Joel.
174
1752004-02-17      Joel Sherrill <joel@oarcorp.com>
176
177        * setup.def, gdb/base-gdb.add, gdb/gdb.add: Building a gcc 3.2.3 i960
178        gcc and updating gdb to 5.3.
179
1802004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
181
182        * configure.ac, setup, setup.def: Remove now unused vars.
183
1842004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
185
186        * mkgccnewlibspec.in, gccnewlib/.cvsignore, gccnewlib/HISTORY,
187        gccnewlib/Makefile.am, gccnewlib/README, gccnewlib/base-chill.add,
188        gccnewlib/base-g77.add, gccnewlib/base-gcc.add, gccnewlib/base-gcj.add,
189        gccnewlib/gccnewlib.add, gccnewlib/header.add,
190        gccnewlib/target-chill.add, gccnewlib/target-g77.add,
191        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
192        gccnewlib/target-objc.add: Remove (Obsolete).
193        * configure.ac, Makefile.am: Reflect changes above.
194
1952004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
196
197        * gcc3newlib/gcc3newlib.add: Remove info/dir.
198        Cosmetics.
199
2002004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
201
202        * setup.def: Adapt to what Joel already ships -
203        gcc3_version=3.3.2, gcc3_patch_version=20031216,
204        gcc3newlib_rpm_release=3
205
2062004-02-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
207
208        * configure.ac: Remove rtemsdoc/mkspec. Add RTEMS_RPM_RELEASE.
209        * rtemsdoc/.cvsignore: Reformat.
210        * Makefile.am: Reformat. Add RTEMS_RPM_RELEASE support to
211        rtems-source.add, Use rtems_source_spec_DEPS instead of
212        rtems_source_spec_DEPENDENCIES (Conflicts with automake internals).
213        * rtems/rtems-source.add: Add RTEMS_RPM_RELEASE.
214        * rtemsdoc/mkspec.in: Remove.
215        * rtemsdoc/Makefile.am: Reworked.
216        * rtemsdoc/header.add: Update Copyright notice.
217        * rtemsdoc/rtemsdoc.add: Add RTEMS_RPM_RELEASE.
218        Add %{rpmgroup}. Remove bzip-ing *.ps.
219        * rtemsdoc/supplement.add.in: Add %{rpmgroup}.
220        * rtemsdoc/templ.add.in: Add %{rpmgroup}.
221
2222004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
223
224        * rtems/rtems-source.add: Require automake-1.8.2, autoconf-2.59.
225
2262004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        * rtems/rtems-source.add: New.
229        * Makefile.am: Add rtems/rtems-source.spec handling.
230        * configure.ac: AC_SUBST(RTEMS_VERSION,[_RTEMS_VERSION]).
231        * common/common.add.in: Use www.rtems.com as Vendor.
232
2332004-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
234
235        * configure.ac: Use RTEMS_ENABLE_RPMPREFIX.
236
2372004-01-28      Joel Sherrill <joel@oarcorp.com>
238
239        * buildall.in, buildalltar.in, binutils/Makefile.am,
240        cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am,
241        gdb/Makefile.am: Attempt to convert all c4x-rtems references to
242        tic4x-rtems. Left the rtems documentation alone.
243
2442004-01-28      Joel Sherrill <joel@oarcorp.com>
245
246        * configure.ac: Enable OS versioning by default for 4.7 branch.
247        * setup.def: Update binutils RPM version and build new gcc 3.2.3 RPMs.
248        * autotools/autoconf-rtems.spec.in, autotools/automake-rtems.spec.in:
249        Update for new tool spin.
250
2512004-01-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
252
253        * scripts/automake.spec.in: 1.8.2.
254
2552004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
256
257        * scripts/automake.spec.in: 1.8.1.
258        Add Patch0 automake-1.8.1-rtems-20040112-1.diff.
259        Add defattr, URL:-tag.
260
2612004-01-08      Joel Sherrill <joel@OARcorp.com>
262
263        * setup.def: Update gcc/newlib for 4.7 series to 3.3.2 with 20031216
264        gcc patch (RPM revision 4.7-2).
265
2662004-01-07      Joel Sherrill <joel@OARcorp.com>
267
268        * buildall.in, buildalltar.in, binutils/Makefile.am,
269        cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am,
270        gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore,
271        rtemsdoc/Makefile.am: mips64orion port removed as mips port more
272        completely covers the MIPS family.
273
2742003-12-16      Joel Sherrill <joel@OARcorp.com>
275
276        * setup.def: Update gcc/newlib for 4.7 series to 3.3.2 with 20031022
277        gcc patch (RPM revision 4.7-1).
278
2792003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
280
281        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
282
2832003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
284
285        * Makefile.am: Cosmetics.
286        * autotools/Makefile.am: Cosmetics.
287        * autotools/autoconf-rtems.spec.in: 2.59.
288        * autotools/automake-rtems.spec.in: 1.8, Require autoconf-2.59.
289        * binutils/Makefile.am: Cosmetics.
290        * cpukit/Makefile.am: Cosmetics.
291        * gcc3newlib/Makefile.am: Cosmetics.
292        * gccnewlib/Makefile.am: Cosmetics.
293        * gdb/Makefile.am: Cosmetics.
294        * rtems/Makefile.am: Cosmetics.
295        * rtemsdoc/Makefile.am: Cosmetics.
296
2972003-11-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
298
299        * gcc3newlib/gccnewlib.add: Add hacks to make gnatlib
300        buildable.
301        * gcc3newlib/base-gnat.add: Add info files.
302
3032003-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
304
305        * gcc3newlib/gccnewlib.add: Make not building gnat and gcj the
306        default for gcc-3.3.
307
3082003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
309
310        * binutils/Makefile.am: Add tic4x.
311        * binutils/mkspec.in: Remove duplicate rpmgroup.
312
3132003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
314
315        * gcc3newlib/Makefile.am: Add tic4x.
316        * gcc3newlib/gccnewlib.add: Don't install install-tools for
317        gcc >= 3.3.
318
3192003-10-22      Joel Sherrill <joel@OARcorp.com>
320
321        * configure.ac, setup.def: Update to binutils 2.14 adn gcc/newlib to
322        3.2.3 with 20030826 gcc patch.
323
3242003-10-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
325
326        * cpukit/target-cpukit.add: New.
327        * cpukit/Makefile.am: Reflect having added target-cpukit.add.
328        Acknowledge osversion.
329        * cpukit/mkspec.in: Acknowledge osversion and rpmgroup.
330        * cpukit/rtems-cpukit.add: Reflect new RTEMS spec conventions.
331
3322003-10-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
333
334        * autotools/automake-rtems.spec.in: Automake-1.7.8.
335
3362003-09-26      Joel Sherrill <joel@OARcorp.com>
337
338        * buildall.in, buildalltar.in, binutils/Makefile.am,
339        cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am,
340        gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore,
341        rtemsdoc/Makefile.am: Obsoleting HP PA-RISC port.
342
3432003-09-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
344
345        * autotools/automake-rtems.spec.in: Automake-1.7.7.
346
3472003-09-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
348
349        * gcc3newlib/gccnewlib.add: Fix duplicate removal of c++filt.
350        * gcc3newlib/base-gcj.add: Add fastjar.info, jar.1, grepjar.1.
351        * setup.def: gcc3newlib_rpm_release=4.
352
3532003-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
354
355        * binutils/base-binutils.add: Add osversion support.
356        * binutils/binutils.add: Add osversion support.
357        %setup -n %{name}-%{version}.
358        Don't remove c++filt.
359        * binutils/target-binutils.add: Add osversion support.
360        Pickup c++filt.
361        * gcc3newlib/base-g77.add: Add osversion support.
362        * gcc3newlib/base-gcc.add: Add osversion support.
363        * gcc3newlib/base-gcj.add: Add osversion support.
364        * gcc3newlib/base-gnat.add: Add osversion support.
365        * gcc3newlib/gccnewlib.add: Add osversion support.
366        Remove c++filt,
367        %setup -n -n %{name}-%{version}.
368        * gcc3newlib/target-c++.add: Add osversion support.
369        Don't pickup c++filt.
370        * gcc3newlib/target-g77.add: Add osversion support.
371        * gcc3newlib/target-gcc.add: Add osversion support.
372        * gcc3newlib/target-gcj.add: Add osversion support.
373        * gcc3newlib/target-gnat.add: Add osversion support.
374        * gccnewlib/gccnewlib.add: %setup -n %{name}-%{version}.
375        * gdb/base-gdb.add: Add osversion support, rpmgroup, rpmprefix,
376        gdb_version, gdb_target.
377        * gdb/target-gdb.add: Ditto.
378        * gdb/gdb.add: Ditto.
379        %setup -n -n %{name}-%{version}.
380
3812003-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
382
383        * binutils/Makefile.am: Fix osversion support for sh-rtemself.
384        * gcc3newlib/Makefile.am: Fix osversion support for sh-rtemself.
385
3862003-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
387
388        * configure.ac: Add --enable-osversions (OS-versioned RPMS support).
389        * binutils/Makefile.am: Add osversion support.
390        * binutils/mkspec.in: Add osversion support.
391        * gcc3newlib/Makefile.am: Add osversion support.
392        * gcc3newlib/mkspec.in: Add osversion support.
393        * gdb/Makefile.am: Add osversion support.
394        * gdb/mkspec.in: Add osversion support.
395        Add rpmprefix, rpmgroup.
396
3972003-09-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
398
399        * Makefile.am, configure.ac,
400        autotools/autoconf-rtems.spec.in, autotools/automake-rtems.spec.in,
401        binutils/Makefile.am, binutils/base-binutils.add,
402        binutils/binutils.add, binutils/mkspec.in,
403        binutils/target-binutils.add,
404        common/common.add.in,
405        cpukit/Makefile.am,
406        gcc3newlib/Makefile.am, gcc3newlib/base-g77.add,
407        gcc3newlib/base-gcc.add, gcc3newlib/base-gcj.add,
408        gcc3newlib/base-gnat.add, gcc3newlib/gccnewlib.add,
409        gcc3newlib/mkspec.in, gcc3newlib/target-c++.add,
410        gcc3newlib/target-g77.add, gcc3newlib/target-gcc.add,
411        gcc3newlib/target-gcj.add, gcc3newlib/target-gnat.add,
412        gcc3newlib/target-objc.add,
413        gccnewlib/Makefile.am,
414        gdb/Makefile.am,
415        rtems/Makefile.am,
416        rtemsdoc/Makefile.am:
417        Merger from rtems-4-6-branch.
418        * common/common.am: New.
419
4202003-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
421
422        * common/common.add.in: s/www.oarcorp.com/www.rtems.com/.
423        Add %define __os_install_post %{nil} to prevent RH-9's rpm-brp-strip
424        from running (Chokes on foreign object formats).
425        * gcc3newlib/base-g77.add:
426        Use %{gcc_version} instead of @gcc_version@.
427        * gcc3newlib/gccnewlib.add:
428        Use %{gcc_version} instead of @gcc_version@.
429        Reflect gcc >= 3.3 shipping monolytic infos.
430        * gcc3newlib/target-c++.add:
431        Use %{gcc_version} instead of @gcc_version@.
432        Don't pickup c++filt.
433        * gcc3newlib/target-g77.add:
434        Use %{gcc_version} instead of @gcc_version@.
435        * gcc3newlib/target-gcc.add:
436        Use %{gcc_version} instead of @gcc_version@.
437        * gcc3newlib/target-gcj.add:
438        Use %{gcc_version} instead of @gcc_version@.
439        * gcc3newlib/target-gnat.add:
440        Use %{gcc_version} instead of @gcc_version@.
441        * gcc3newlib/target-objc.add:
442        Use %{gcc_version} instead of @gcc_version@.
443
4442003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
445
446        * binutils/binutils.add: Preps for 2.14.
447        Use %{binutils_version} instead of @binutils_version@.
448        * binutils/base_binutils.add: Preps for 2.14.
449
4502003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
451
452        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
453
4542003-07-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
455
456        * autotools/automake-rtems.spec.in: Automake-1.7.6.
457
4582003-06-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
459
460        * autotools/automake-rtems.spec.in: Automake-1.7.5.
461
4622003-06-02      Joel Sherrill <joel@OARcorp.com>
463
464        * setup.def: Updated for RPM revision 3 of gcc3.2.3 and newlib1.11.0.
465
4662003-05-07      Joel Sherrill <joel@OARcorp.com>
467
468        * setup.def: Update to gcc3.2.3newlib1.11.0-1.
469        * gcc3newlib/gccnewlib.add: We used .bz2 files.
470
4712003-04-18      Joel Sherrill <joel@OARcorp.com>
472
473        * setup.def: Update to gcc3.2.2newlib1.11.0-2.
474        * gcc3newlib/gccnewlib.add: We used .bz2 files.
475
4762003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
477
478        * gcc3newlib/gccnewlib.add: Add %gcc_version, %newlib_version.
479        Apply %gcc_version, %newlib_version.
480        * gcc3newlib/target-c++.add: Apply %gcc_version, %newlib_version.
481        * gcc3newlib/target-g77.add: Apply %gcc_version, %newlib_version.
482        * gcc3newlib/target-gcc.add: Apply %gcc_version, %newlib_version.
483        * gcc3newlib/target-gcj.add: Apply %gcc_version, %newlib_version.
484        * gcc3newlib/target-gnat.add: Apply %gcc_version, %newlib_version.
485        * gcc3newlib/target-objc.add: Apply %gcc_version, %newlib_version.
486
4872003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
488
489        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
490
4912003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
492
493        * configure.ac: AC_PREREQ(2.57).
494
4952003-02-10      Joel Sherrill <joel@OARcorp.com>
496
497        * gdb/gdb.add, gdb/mkspec.in, gdb/target-gdb.add: Use RPM logic to
498        determine which targets have simulators, configure with appropriate
499        arguments, and package the correct files.
500
5012003-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
502
503        * gcc3newlib/target-gcc.add: Remove %{_exeext} from gccbug.
504        * gcc3newlib/gccnewlib.add: Add %gcj to support to disabling building
505        gcj from rpmbuild command line.
506        Copy gsyslimits.h for CDN-X compilation.
507
5082003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
509
510        * README.cdn-X: New.
511        * binutils/binutils.add: Add --build=%_build --host=%_host.
512        * cpukit/.cvsignore: Add *.spec.in.
513        * gcc3newlib/gccnewlib.add: Add --build=%_build --host=%_host.
514        * gdb/gdb.add: Add --build=%_build --host=%_host.
515        * rtemsdoc/.cvsignore: Add *.spec.in.
516
5172003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
518
519        * gcc3newlib/gccnewlib.add: Remove Buildroot.
520        * common/.cvsignore: New.
521
5222003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
523
524        * common/common.add.in: Add Vendor, Distribution, BuildRoot.
525        * binutils/Makefile.am: Fix path to clean.add.
526        * binutils/binutils.add: Remove BuildRoot.
527        * cpukit/Makefile.am:  Use $(top_builddir)/common/common.add,
528        $(top_builddir)/common/clean.add, header.add.
529        Generate rtems-cpukit.spec.in.
530        * cpukit/header.add: New.
531        * cpukit/rtems-cpukit.spec.in: Remove.
532        * cpukit/rtems-cpukit.add: New.
533        * gccnewlib/gccnewlib.add: Remove Buildroot.
534        * gdb/gdb.add: Remove Buildroot.
535        * rtemsdoc/rtemsdoc.add: Remove BuildRoot.
536
5372003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
538
539        * rtemsdoc/Makefile.am: Use $(top_builddir)/common/common.add,
540        $(top_builddir)/common/clean.add, header.add.
541        Generate rtemsdoc.spec.in.
542        * rtemsdoc/mkspec.in: Remove exe_ext.
543        * rtemsdoc/rtemsdoc.spec.in: Remove.
544        * gccnewlib/Makefile.am:  Use $(top_builddir)/common/common.add,
545        $(top_builddir)/common/clean.add, header.add.
546        * gccnewlib/base-gcc.m4: Replace @exe_ext@ with %{_exeext}.
547        * gccnewlib/base-gcj.add: Replace @exe_ext@ with %{_exeext}.
548        * gccnewlib/gccnewlib.add: Replace @exe_ext@ with %{_exeext}.
549        Remove header, broken cdn-X configuration, %clean.
550        * gccnewlib/target-g77.add: Replace @exe_ext@ with %{_exeext}.
551        * gccnewlib/target-gcc.add: Replace @exe_ext@ with %{_exeext}.
552        * gccnewlib/target-gcj.add: Replace @exe_ext@ with %{_exeext}.
553        * gccnewlib/target-objc.add: Replace @exe_ext@ with %{_exeext}.
554
5552003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
556
557        * gdb/gdb.add: Remove header, broken cdn-X configuration,
558        %clean, Replace @exe_ext@ with %{_exeext}.
559        * gdb/mkspec.in: Remove exe_ext.
560        * gdb/target-gdb.add: Replace @exe_ext@ with %{_exeext}.
561        * gdb/Makefile.am: Use $(top_builddir)/common/common.add,
562        $(top_builddir)/common/clean.add, header.add.
563        * gcc3newlib/base-gcj.add: Replace @exe_ext@ with %{_exeext}.
564        * cpukit/mkspec.in: Remove exe_ext.
565        * binutils/Makefile.am: Use $(top_builddir)/common/common.add,
566        $(top_builddir)/common/clean.add, header.add.
567
5682003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
569
570        * gcc3newlib/gccnewlib.add: Remove header, broken cdn-X configuration,
571        %clean, Replace @exe_ext@ with %{_exeext}.
572        * gcc3newlib/mkspec.in: Remove exe_ext.
573        * gcc3newlib/target-c++.add: Replace @exe_ext@ with %{_exeext}.
574        * gcc3newlib/target-g77.add: Replace @exe_ext@ with %{_exeext}.
575        * gcc3newlib/target-gcc.add: Replace @exe_ext@ with %{_exeext}.
576        * gcc3newlib/target-gcj.add: Replace @exe_ext@ with %{_exeext}.
577        * gcc3newlib/target-gnat.add: Replace @exe_ext@ with %{_exeext}.
578        * gcc3newlib/target-objc.add: Replace @exe_ext@ with %{_exeext}.
579        * gcc3newlib/Makefile.am: Use $(top_builddir)/common/common.add,
580        $(top_builddir)/common/clean.add, header.add.
581
5822003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
583
584        * Makefile.am: Remove reference to mkbinutilsspec.
585        * configure.ac: Remove EXEEXT check.
586        Add common/clean.add, common/common.add.
587
5882003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
589
590        * binutils/binutils.add: Remove header, broken cdn-X configuration,
591        %clean.
592        * binutils/mkspec.in: Remove exe_ext, build_alias, host_alias.
593        * binutils/target-binutils.add: Replace @exe_ext@ with %{_exeext}.
594
5952003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
596
597        * gcc3newlib/header.add: New.
598        * gccnewlib/header.add: New.
599        * binutils/header.add: New.
600        * gdb/header.add: New.
601        * rtemsdoc/header.add: New.
602        * rtemsdoc/rtemsdoc.add: New.
603        * common/clean.add.in: New.
604        * common/common.add.in: New.
605
6062003-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
607
608        * binutils/mkspec.in: New.
609        * binutils/.cvsignore: Add mkspec.
610        * mkbinutilspec.in: Remove.
611        * gdb/Makefile.am: Depend on mkspec.
612        * binutils/binutils.add: Add @exe_ext@ to c++filt.
613        Add %_defaultbuildroot.
614        * configure.ac: Reflect changes above.
615        * binutils/Makefile.am: Reflect changes above.
616        * Makefile.am: Remove mkbinutilspec.
617
6182003-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
619
620        * gdb/.cvsignore: Add mkspec.
621
6222003-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
623
624        * ChangeLog: Fix yesterday's entry.
625        * gdb/target-gdb.add: %defattr(-,root,root).
626        Use %{_prefix} instead of /opt/rtems.
627        Misc. minor changes.
628        * gdb/gdb.add: Use %{_prefix} instead of /opt/rtems.
629        Remove stray unpackaged files.
630        Use %{_defaultbuildroot} instead of hard-coded values.
631        configure --disable-nls.
632        Misc. minor changes.
633        Add BuildPreReq: ncurses-devel.
634        * gdb/base-gdb.add: %defattr(-,root,root).
635        Use %{_prefix} instead of /opt/rtems.
636        Misc. minor changes.
637        * gdb/mkspec.in: New.
638        * gdb/Makefile.am: Reflect addition of gdb/mkspec.in.
639        * gcc3newlib/mkspec.in: Fix usage.
640        * gcc3newlib/gccnewlib.add: Use %{_defaultbuildroot} instead of
641        hard-coded values. Update copyright notice.
642        * mkgdbspec.in: Removed.
643        * Makefile.am: Remove mkgdbspec.
644        * configure.ac: Remove mkgdbspec.
645        Add gdb/mkspec.
646
6472003-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
648
649        * gcc3newlib/gccnewlib.add: Add various BuildPreReq.
650        Add %defattr(-,root,root) to "dir".
651        * gcc3newlib/base-g77.add: %defattr(-,root,root).
652        * gcc3newlib/base-gcc.add %defattr(-,root,root).
653        * gcc3newlib/base-gcj.add %defattr(-,root,root).
654        * gcc3newlib/base-gnat.add %defattr(-,root,root).
655        * gcc3newlib/target-c++.add %defattr(-,root,root).
656        * gcc3newlib/target-g77.add %defattr(-,root,root).
657        * gcc3newlib/target-gcc.add %defattr(-,root,root).
658        * gcc3newlib/target-gcj.add %defattr(-,root,root).
659        * gcc3newlib/target-gnat.add %defattr(-,root,root).
660        * gcc3newlib/target-objc.add %defattr(-,root,root).
661
6622003-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
663
664        * setup.def: binutils_rpm_release=2.
665        * binutils/base-binutils.add: %defattr(-,root,root).
666        * binutils/target-binutils.add: Ditto.
667        * binutils/binutils.add: BuildPreReq: texinfo >= 4.2.
668
6692003-01-27      Joel Sherrill <joel@OARcorp.com>
670
671        * buildalltar.in, setup.def: Tool update including binaries for Cygwin
672        with a special RTEMS user account.
673
6742003-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
675
676        * configure.ac: Add rtemsdoc.
677        * Makefile.ac: Add rtemsdoc.
678        * rtemsdoc/README: New.
679        * rtemsdoc/.cvsignore: New.
680
6812003-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
682
683        * rtemsdoc/Makefile.am: New.
684        * rtemsdoc/mkspec.in: New.
685        * rtemsdoc/rtemsdoc.spec.in: New.
686        * rtemsdoc/supplement.add.in: New.
687        * rtemsdoc/templ.add.in: New.
688
6892002-12-16      Joel Sherrill <joel@OARcorp.com>
690
691        * setup.def: Updated gcc 3.2.1newlib1.10.0 RPM to revision 4
692        to include m68k crti.o/crtn.o multilib patch.
693
6942002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
695
696        * autotools/automake-rtems.spec.in: Update to automake-1.7.2.
697        * autotools/autoconf-rtems.spec.in: Update to autoconf-2.57.
698
6992002-12-06      Joel Sherrill <joel@OARcorp.com>
700
701        * ChangeLog: Removed duplicate entry.
702
7032002-12-06      Joel Sherrill <joel@OARcorp.com>
704
705        * setup.def: Updated patch to fix m68k cut and paste bug which turned
706        a tab into spaces in a Makefile fragment.
707        * gcc3newlib/gccnewlib.add: If building gnat for the mips, the library
708        must be built with a -G0 option.
709
7102002-12-02      Joel Sherrill <joel@OARcorp.com>
711
712        * setup.def, gcc3newlib/gccnewlib.add: Updated to gcc 3.2.1 RPM revision
713        2 which enabled the mips-rtems gnat using gcc 3.2.1 patch 20021129.
714
7152002-11-29      Joel Sherrill <joel@OARcorp.com>
716
717        * setup.def: Updated to gcc-3.2.1.
718
7192002-11-28      Joel Sherrill <joel@OARcorp.com>
720
721        * setup.def: Updated to gcc-3.2 and newlib1.1.0 RPM version 6.
722        * gcc3newlib/gccnewlib.add: Reenabled i386-rtems gnat.
723
7242002-11-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
725
726        * gcc3newlib/gccnewlib.add:
727        Remove *.la's to make rpm-4.1/RH-8.0 happy.
728        Remove libiberty.a to make rpm-4.1/RH-8.0 happy.
729        Change gcc/version.c to reflect us having patched gcc.
730
7312002-11-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
732
733        * binutils/binutils.add: Add BuildPreReq: /sbin/install-info.
734        Disable nls.
735        Apply gzip -9qf to compress *infos and *mans.
736        Apply /sbin/install-info.
737        Remove  *c++-filt.
738        * binutils/base-binutils.add: Add PreReq: /sbin/install-info.
739        Apply /sbin/install-info.
740        Package as.info-*.gz.
741        * binutils/target-binutils.add:
742        Package man1/*.1*.
743
7442002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
745
746        * autotool/autoconf-rtems.spec.in: Fix @prefix@.
747
7482002-11-13      Joel Sherrill <joel@OARcorp.com>
749
750        * setup.def: Switched to binutils 2.13.1
751        * binutils/Makefile.am: Remove a29k-rtems.
752
7532002-11-11      Joel Sherrill <joel@OARcorp.com>
754
755        * setup.def, gcc3newlib/gccnewlib.add: Patch includes updates
756        which were patch changes for -3 and -4 RPM revisions.   Disabled
757        build of gnat for i386-rtems as it failed to build.
758
7592002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
760
761        * gcc3newlib/gccnewlib.add: Remove %{target} != %{build} comment
762        (RH-8.0/rpm-4.1 bogusly expands the macros and chokes.)
763        * binutils/binutils.add: Remove %{target} != %{build} comment
764        (RH-8.0/rpm-4.1 bogusly expands the macros and chokes.).
765        Comment out CONFIGURE_ARGS (RH-8.0/rpm-4.1 is broken wrt. _build_os
766        and _target_os)
767        * gcc3newlib/base-gcc.add: Add gccint*infos.
768        * gcc3newlib/base-gcj.add: Add gcj*infos.
769        Mark manpages as %doc and pickup the gzipped versions.
770
7712002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
772
773        * autotools/automake-rtems.spec.in: Fix my address. Set up PATH
774        before running configure (Prep. for automake >= 1.7).
775
7762002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
777
778        * autotools/autoconf-rtems.spec.in: New.
779        Remove Provides: autoconf (Conflicts with RH-8.0).
780        * autotools/autoconf-rtems.spec: Remove.
781        * autotools/automake-rtems.spec.in:
782        Remove Provides: automake (Conflicts with RH-8.0).
783        * gcc3newlib/Makefile.am: Remove references to mkgcc3newlibspec.
784        * Makefile.am: Ditto.
785        * configure.ac: Add autotools/autoconf-rtems.spec.in.
786
7872002-10-24      Joel Sherrill <joel@OARcorp.com>
788
789        * setup.def: Update gcc 3.2 pathc to includ epatch for gcc PR8314.
790        * gcc3newlib/gccnewlib.add: Don't build mips/gnat as we do not
791        currently include the patch referenced in PR8344.
792
7932002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
794
795        * .cvsignore: Reformat.
796        Add autom4te*cache.
797        Remove autom4te.cache.
798
7992002-09-14      Joel Sherrill <joel@OARcorp.com>
800
801        * gcc3newlib/base-gcj.add, gcc3newlib/gccnewlib.add,
802        gcc3newlib/target-gcj.add: First attempt at enabling Java support.
803
8042002-08-21      Joel Sherrill <joel@OARcorp.com>
805
806        * setup.def, gcc3newlib/gccnewlib.add: Updated the tools for
807        gcc 3.2 and Ada.
808
8092002-08-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
810
811        * gcc3newlib/gccnewlib.add: Re-add i386-rtems Ada.
812        Add %_gnat and --define 'gnat [0|1]' support.
813        Enable gnat for gcc-3.2/Disable for gcc-3.1.
814        Add hacks to build gnatlib.
815        Re-activate commented out fragments for old gcc versions.
816        Add @target_alias@-gnatgcc.
817
8182002-08-15      Joel Sherrill <joel@OARcorp.com>
819
820        * setup.def: New gcc 3.1 RPMs (-7).
821        * gcc3newlib/gccnewlib.add:  i386-rtems doesn't build Ada.
822
8232002-08-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
824
825        * gcc3newlib/Makefile.am: Remove c_only remnants.
826        * gcc3newlib/gccnewlib.add: Reflect gcc-3.2 putting c++
827        headers into c++ instead of g++.
828        * gcc3newlib/target-c++.add: Ditto.
829
8302002-08-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
831
832        * gcc3newlib/base-gnat.add: Don't use %{%prefix}/bin/gnat*.
833        * gcc3newlib/Makefile.am: Use mkspec for c4x.
834        * gcc3newlib/gccnewlib.add: Rework processing of %if %build_XXX.
835        Rework handing Ada.
836        Don't put adalib and adainclude into files.gcc.
837        * gcc3newlib/target-gnat.add: Add adalib.
838        Add adainclude.
839
8402002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
841
842        * gcc3newlib/base-gnat.add: Use -n rtems-base-gnat.
843
8442002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
845
846        * gcc3newlib/.cvsignore: Add mkspec.
847
8482002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
849
850        * mkgcc3newlibspec.in: Remove
851        * gcc3newlib/mkspec.in: New.
852        * configure.ac: Reflect changes above.
853        * gcc3newlib/gccnewlib.add: Add build_XXX defines.
854        Add preliminary gnat support.
855        * gcc3newlib/base-g77.add: Add build_g77.
856        * gcc3newlib/base-gcj.add: Add build_gcj.
857        * gcc3newlib/base-gnat.add: New.
858        * gcc3newlib/target-c++.add: Add build_cxx.
859        * gcc3newlib/target-g77.add: Add build_g77.
860        * gcc3newlib/target-gcj.add: Add build_gcj.
861        * gcc3newlib/target-objc.add: Add build_objc.
862        * gcc3newlib/target-gnat.add: New.
863        * gcc3newlib/Makefile.am: Use ./mkspec. Use unified spec.
864
8652002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
866
867        * setup.def: Increment release for gcc3newlib.
868        * gcc3newlib/gccnewlib.add: Do not put cc1plus into gcc-rpm.
869
8702002-08-08      Joel Sherrill <joel@OARcorp.com>
871
872        * setup.def, binutils/base-binutils.add, binutils/target-binutils.add:
873        Updated to binutils 2.13 which has no known issues.
874
8752002-08-06      Joel Sherrill <joel@OARcorp.com>
876
877        * setup.def: Updating gcc3/newlib patches and tool versions.  The
878        focus of this round of patches was ot eliminate header file name
879        conflicts between RTEMS and newlib.
880
8812002-07-30      Joel Sherrill <joel@OARcorp.com>
882
883        * setup.def: Updated to gcc3.1/newlib 1.10.0 RPM revision 5 with
884        the gcc3 patch 20020730a and newlib 1.10.0 patch 20020726.
885
8862002-07-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
887
888        * autotools/automake-rtems.spec.in: Automake-1.6.3.
889        * cpukit/.cvsignore: Add mkspec. Remove rtems.spec.
890
8912002-07-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
892
893        * configure.ac: Use AC_CONFIG_FILES(script, chmod +x script)
894        to generate mk*spec scripts.
895        * mkbspspec.in: Use ',' as pattern delimiter in sed expression
896        for $rpm_build_root.
897        * mkbinutilsspec.in:  Use ',' as pattern delimiter in sed
898        expression for $rpm_build_root.
899        * cpukit/mkspec.in: Cosmetical changes.
900
9012002-07-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
902
903        * ChangeLog: Fix 2002-07-22 ChangeLog entry bogusly referring to
904        Joel.
905        * cpukit/Makefile.am: New.
906        * cpukit/mkspec.in: New.
907        * cpukit/rtems-cpukit.spec.in: New.
908        * cpukit/.cvsignore: New.
909        * configure.ac: Add cpukit.
910        Add RTEMS_TOP to pickup _RTEMS_VERSION (required by cpukit).
911        * Makefile.am: Add cpukit. Add ACLOCAL_AMFLAGS (required to pickup
912        RTEMS_VERSION).
913        * setup.def: Use %{_tmppath} as default for $rpm_build_root.
914        * mkbinutilsspec.in: Use ',' as pattern delimiter in sed expression
915        for $rpm_build_root.
916        * mkgccnewlibspec.in:  Use ',' as pattern delimiter in sed
917        expression for $rpm_build_root.
918        * mkgcc3newlibspec.in:  Use ',' as pattern delimiter in sed
919        expression for $rpm_build_root.
920        * mkgdbspec.in:  Use ',' as pattern delimiter in sed expression for
921        $rpm_build_root.
922
9232002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
924
925        * binutils/Makefile.am: Add or32-rtems-binutils.
926
9272002-07-19      Joel Sherrill <joel@OARcorp.com>
928
929        * setup.def: Updated newlib patch to get sh and hppa crt0 mods.
930
9312002-07-01      Joel Sherrill <joel@OARcorp.com>
932
933        * setup.def: Update gcc3 RPMs for new patches.
934
9352002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
936
937        * autotools/automake-rtems.spec.in: Update to automake-1.6.2.
938
9392002-06-14      Joel Sherrill <joel@OARcorp.com>
940
941        * mkgdbspec.in, setup.def, gcc3newlib/gccnewlib.add, gdb/gdb.add:
942        Updated to gcc 3.1 and gdb 5.2.
943
9442001-05-29      Joel Sherrill <joel@OARcorp.com>
945
946        * setup.def: Updated to binutils 2.12.1.
947        * rtems/Makefile.am: Remove m68k-rtemself references.
948
9492002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
950
951        * mkgcc3newlibspec.in: Remove SETUP (bogus).
952        * gcc3newlib/target-c++.add: New.
953        * gcc3newlib/Makefile.am: Add target-c++.add.
954        * gcc3newlib/base-g77.add: Adapt to gcc-3.1.
955        Reflect having split out c++. Various minor fixes.
956        * gcc3newlib/base-gcc.add: Ditto.
957        * gcc3newlib/gccnewlib.add: Ditto.
958        * gcc3newlib/target-gcc.add: Ditto.
959
9602002-04-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
961
962        * gcc3newlib/gccnewlib.add: Add gcc_update --touch to fix
963        timestamps.
964
9652001-04-16      Joel Sherrill <joel@OARcorp.com>
966
967        * .cvsignore: Added files added by automake 1.6.1.
968        * setup.def: New shot at gcc 3.0.4 RPMs.
969        * binutils/Makefile.am, gdb/Makefile.am, rtems/Makefile.am:
970        Deleted m68k-rtemself.
971        * gcc3newlib/gccnewlib.add: Commented out host/target OS check.
972 
9732002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
974
975        * autotools/automake-rtems.spec.in: Update to automake-1.6.1.
976        Use *.tar.bz2.
977
9782002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
979
980        * mkbinutilspec.in: Fix PATCH2.
981
9822002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
983
984        * gcc3newlib/gccnewlib.add: Add -Bgcc/ when collecting multilibs.
985
9862002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
987
988        * gcc3newlib/gccnewlib.spec.in: Removed from CVS.
989
990
9912002-04-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
992
993        * mkbinutilspec.in: Add support for empty patch-version (no patch).
994        * mkgcc3newlibspec.in: Ditto.
995        * setup: Fix gcc3*_versions handling.
996        * setup.def: binutils_patch_version=.
997        * binutils/binutils.add: Reflect changes to mkbinutilspec.in,
998        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
999        * binutils/target-binutils.add: Comment out c++filt.
1000        * gcc3newlib/base-gcc.add: Remove duplicate libm.info.
1001        * gcc3newlib/gccnewlib.add: Reflect changes to mkgcc3newlibspec.in.
1002        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
1003        Comment out gcc-2.95.x hacks.
1004        Remove *.la from installed files.
1005        * gcc3newlib/gccnewlib_c_only.spec.in: Remove.
1006
10072001-04-02      Joel Sherrill <joel@OARcorp.com>
1008
1009        * buildall.in: Correct logic for detecting 0 RTEMS RPMS installed.
1010
10112001-03-29      Joel Sherrill <joel@OARcorp.com>
1012
1013        * .cvsignore: Added mkgcc3newlib.
1014
10152001-03-29      Joel Sherrill <joel@OARcorp.com>
1016
1017        * gcc3newlib/.cvsignore: New file.
1018
10192001-03-28      Joel Sherrill <joel@OARcorp.com>
1020
1021        * Per PR64 added support for gcc 3.x RPMs
1022        * Makefile.am, configure.ac, mkspec, setup, setup.def: Modified.
1023        * mkgcc3newlibspec.in: New file.
1024        * gcc3newlib: New subdirectory.
1025        * base-g77.add, base-gcc.add, base-gcj.add, gccnewlib.add,
1026        gccnewlib_c_only.spec.in, gccnewlib.spec.in, HISTORY, Makefile.am,
1027        README, target-g77.add, target-gcc.add, target-gcj.add,
1028        target-objc.add: New files.
1029
10302001-03-28      Joel Sherrill <joel@OARcorp.com>
1031
1032        * binutils/binutils.add: Commented out patch since binutils 2.12
1033        does not require one.
1034
10352002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1036
1037        * configure.ac:
1038        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1039        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1040        * autotools/Makefile.am: Remove AUTOMAKE_OPTIONS.
1041        * Makefile.am: Remove AUTOMAKE_OPTIONS.
1042        * binutils/Makefile.am: Remove AUTOMAKE_OPTIONS.
1043        * gccnewlib/Makefile.am: Remove AUTOMAKE_OPTIONS.
1044        * gdb/Makefile.am: Remove AUTOMAKE_OPTIONS.
1045        * rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
1046
10472002-03-06      Ralf Corsepius <corsepiu@faw-uni-ulm.de>
1048
1049        * PR151
1050        * autotools/automake-rtems.spec.in: New.
1051        * autotools/automake-rtems.spec: Removed.
1052        * configure.ac: Reflect changes above.
1053
10542001-02-27      Joel Sherrill <joel@OARcorp.com>
1055
1056        * configure.ac: Be a little more lenient in matching sparc-solaris.
1057
10582002-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1059
1060        * mkbinutilspec.in, mkgccnewlibspec.in, gccnewlib/base-chill.add,
1061        gccnewlib/base-g77.add, gccnewlib/base-gcc.add,
1062        gccnewlib/base-gcj.add, gccnewlib/gccnewlib.add,
1063        gccnewlib/target-chill.add, gccnewlib/target-g77.add,
1064        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
1065        gccnewlib/target-objc.add: Added more support for Canadian Cross
1066        building.
1067
10682001-01-30      Joel Sherrill <joel@OARcorp.com>
1069
1070        * buildall.in: Corrected logic for detecting when no RPMs are installed.
1071
10722001-01-24      Joel Sherrill <joel@OARcorp.com>
1073
1074        * README: Added Canadian Cross instructions.
1075
10762002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1077
1078        * configure.ac: Add AC_PREFIX_DEFAULT([/opt/rtems]).
1079        * mkbinutilsspec.in: Add propagation of @prefix@.
1080        * binutils/base-binutils.add:
1081        Let %post and %unpost apply %{_prefix}.
1082        Apply %{_prefix} instead of /opt/rtems.
1083        * binutils/binutils.add: Update copyright notice.
1084        Add _prefix.
1085        Apply %{_prefix} instead of /opt/rtems.
1086        Remove -a 0 in %setup.
1087        Rework hack to SuSE's rpm screwing up %{_target}.
1088        Replace ARGS with CONFIGURE_ARGS.
1089        * binutils/target-binutils.add:
1090        Apply %{_prefix} instead of /opt/rtems.
1091
10922002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1093
1094        * binutils/binutils.add: Add initial support for building
1095        Canadian cross RPMs.  It should work like this:
1096            cd rtems/scripts
1097            ./configure --build=`../config.guess` --host=i386-cygwin
1098            make install
1099            rpm --target=i386-cygwin \
1100                /usr/src/redhat/SPECS/<target>-binutils-..spec.
1101
1102            alien -t /usr/src/redhat/RPMS/....i386.rpm
1103        .. and voila ... your tarball, with rpm-consistency checks etc. applied.
1104
11052001-01-22      Joel Sherrill <joel@OARcorp.com>
1106
1107        * buildalltar.in: Modified to support Canadian cross builds.
1108        It was testing using a RedHat 7.2 host to build *-rtems tools
1109        that run on an i386-cygwin host.
1110
11112001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1112
1113        * configure.ac: Fix typo to allow custom RPM_SPECSdirs.
1114
11152001-10-16      Joel Sherrill <joel@OARcorp.com>
1116
1117        * setup.def: Bumped the gdb_patch_version to account for a configuration
1118        problem on psim where it could not be enabled for powerpc-RTEMS.
1119        * gdb/Makefile.am: Add i386-RTEMS and powerpc-RTEMS targets.
1120
11212001-10-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1122
1123        * mkbinutilsspec.in: Guard sed-pattern against autoconf.
1124        * mkgccnewlibspec.in: Guard sed-pattern against autoconf, remove
1125        Target_alias.
1126        * mkgdbspec.in: Guard sed-pattern against autoconf.
1127        * mkbspspec.in: Guard sed-pattern against autoconf.
1128        * configure.ac: Rework check for RPM_SPECSdir.
1129        * autotools/automake-rtems.spec: Update to automake-1.5.
1130
11312001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1132
1133        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
1134        * configure.in: Remove.
1135        * configure.ac: New file, generated from configure.in by autoupdate.
1136
11372001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1138
1139        * gdb/Makefile.am, gccnewlib/Makefile.am, binutils/Makefile.am:
1140        Initially setup CLEANFILES using = instead of += to make
1141        automake-1.5 happy.
1142
11432001-09-13      Joel Sherrill <joel@OARcorp.com>
1144
1145        * setup.def, gccnewlib/gccnewlib.add, gccnewlib/target-gcc.add:
1146        Revert changes because of gcc 2.5.x/3.0 transition and continue
1147        to support gcc 2.95.x as primary version.
1148
11492001-09-13      Joel Sherrill <joel@OARcorp.com>
1150
1151        * mkgccnewlibspec.in,
1152        Use Target_alias not target_alias to avoid conflicts with new autoconf.
1153        * setup.def: Changed version numbers in attempt at building gcc 3.0.1.
1154        Only sparc and arm built for C/C++ OK. :(
1155        * gccnewlib/base-gcc.add: Modifications to reflect files not in gcc 3.x.
1156        * gccnewlib/gccnewlib.add: gcc 3.x does not have "everything in the name"
1157        * target-gcc.add: Modifications to reflect files not in gcc 3.1
1158
11592001-09-13      Joel Sherrill <joel@OARcorp.com>
1160
1161        * autotools/.cvsignore: New file.
1162
11632001-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1164
1165        * autotools/Makefile.am, autotools/autoconf-rtems.spec,
1166        autotools/automake-rtems.spec: New.
1167        * configure.in, Makefile.am: Add autotools/.
1168
11692001-08-30      Joel Sherrill <joel@OARcorp.com>
1170
1171        * .cvsignore: Add buildalltar.
1172
11732001-08-30      Joel Sherrill <joel@OARcorp.com>
1174
1175        * buildalltar.in: New file.
1176        * configure.in, Makefile.am: Modified to reflect addition of file.
1177
11782001-08-10      Joel Sherrill <joel@OARcorp.com>
1179
1180        * mkgdbspec.in: Make list of simulators very complete.
1181        * setup.def: Update versions.
1182
11832001-07-03      Joel Sherrill <joel@OARcorp.com>
1184
1185        * setup.def, binutils.add, gccnewlib.add: Updated to build
1186        binutils 2.11.2 (rtems patch 20010622), gcc 2.95.3 (rtems
1187        patch a20010622), and newlib 1.9.0 (rtems patch 10020622).
1188
11892001-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1190
1191        * configure.in: Remove AC_EXEEXT, treat .exe manually.
1192        * gccnewlib/base-gcc.add: Remove cpp.
1193        * gccnewlib/gccnewlib.add: mv cpp $target_alias-cpp, update
1194        copyright.
1195
11962001-04-16      Joel Sherrill <joel@OARcorp.com>
1197
1198        * setup.def: Modified the binutils version to 2.11 and
1199        RPM revision 3 to reflect experimentation with new binutils release.
1200
12012001-04-11      Joel Sherrill <joel@OARcorp.com>
1202
1203        * binutils/Makefile.am: Added a29k-rtems.
1204        * binutils/binutils.add: Switch to .bz2 extension to reflect
1205        real way code is compressed on distribution sites now.
1206
12072001-03-19      Joel Sherrill <joel@OARcorp.com>
1208
1209        * setup.def: Updated version numbers and patches for binutils
1210        and gdb.  binutils was to get correct patch in field.  gdb
1211        was to add mipstx39-rtems configurery support.
1212
12132001-03-14      Joel Sherrill <joel@OARcorp.com>
1214
1215        * gdb/Makefile.am, mkgdbspec.in: Added mipstx39-rtems
1216        configuration to gdb since this includes the JMR3904 simulator.
1217
12182001-01-03      Joel Sherrill <joel@OARcorp.com>
1219
1220        * setup.def, binutils/HISTORY, gccnewlib/HISTORY: Updated
1221        binutils HISTORY to reflect new revision.  Updated gcc to fix
1222        i960 C++ problem.  Updated newlib to move to newlib 1.9.0.
1223
12242000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1225
1226        * gccnewlib/gccnewlib.add: Fix typo in URL.
1227
12282000-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1229
1230        * configure.in: Adapt m4-quoting to autoconf-2.49b, use $host
1231        instead of $target to setup RPM_CPU, move chmod 755 buildall to
1232        AC_OUTPUT's extra-cmds.
1233       
12342000-10-30      Joel Sherrill <joel@OARcorp.com>
1235
1236        * buildall.in, mkgdbspec.in, setup.def, binutils/Makefile.am,
1237        gccnewlib/HISTORY, gccnewlib/Makefile.am, gdb/Makefile.am:
1238        Added mips-rtems, updated to include new patches and
1239        gcc 2.95.2/newlib 1.8.2 revision 11 RPM.
1240
12412000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1242
1243        * configure.in: Remove trailing '/'s from setting up RPM_SPECdir.
1244
12452000-10-18      Joel Sherrill <joel@OARcorp.com>
1246
1247        * setup.def: Updating version numbers for gcc/newlib RPM release 10.
1248
12492000-08-30      Joel Sherrill <joel@OARcorp.com>
1250
1251        * setup.def: Updated gcc and newlib patches and bumped RPM revision.
1252        Patches primarily add or16/or32 basic support to newlib and
1253        i386 multilib improvements to gcc from Ralf Corsepius.
1254
12552000-08-10      Joel Sherrill <joel@OARcorp.com>
1256
1257        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.