source: rtems/scripts/ChangeLog @ b64edb5b

4.104.114.84.95
Last change on this file since b64edb5b was 6c8b7db, checked in by Ralf Corsepius <ralf.corsepius@…>, on 04/12/05 at 06:28:08

2005-04-12 Ralf Corsepius <ralf.corsepius@…>

  • binutils/binutils.add, binutils/mkspec.in: Eliminate @PATCH2@.
  • gcc3newlib/gccnewlib.add, gcc3newlib/mkspec.in: Eliminate @PATCH2@, @PATCH4@.
  • gdb/gdb.add, gdb/mkspec.in: Eliminate @PATCH2@.
  • Property mode set to 100644
File size: 42.4 KB
Line 
12005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * binutils/binutils.add, binutils/mkspec.in:
4        Eliminate @PATCH2@.
5        * gcc3newlib/gccnewlib.add, gcc3newlib/mkspec.in:
6        Eliminate @PATCH2@, @PATCH4@.
7        * gdb/gdb.add, gdb/mkspec.in:
8        Eliminate @PATCH2@.
9
102005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
11
12        * binutils/binutils.add, gcc3newlib/gccnewlib.add,
13        gdb/gdb.add: Add support for rpmbuild --with sources.
14
152005-03-17      Ralf Corsepius <ralf.corsepius@rtems.org>
16
17        * gdb/Makefile.am: Add avr, mips64.
18        Cosmetics.
19        * gdb/base-gdb.add: Reflect gdb-6.3 not shipping mmalloc.info*.
20        * gdb/target-gdb.add: Add support for gcc-6.3's gdbtui.
21        * gdb/mkspec.in: Add PATCH-magic.
22        Add gdb_suffix.
23
242005-03-12      Ralf Corsepius <ralf.corsepius@rtems.org>
25
26        * binutils/binutils.add, binutils/mkspec.in, setup.def:
27        Add binutils_suffix.
28        * binutils/target-binutils.add: Preparations for binutils-2.16.
29
302005-02-24      Ralf Corsepius <ralf.corsepius@rtems.org>
31
32        * gcc3newlib/gccnewlib.add, gcc3newlib/mkspec.in, setup.def:
33        Add gcc_suffix. Add newlib_suffix.
34
352005-02-16      Ralf Corsepius <ralf.corsepius@rtems.org>
36
37        * autotools/automake-rtems.spec.in: automake-1.9.5.
38
392005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
40
41        * gcc3newlib/Makefile.am: Remove sh-rtemself. Add sh-rtemscoff.
42
432005-01-17      Ralf Corsepius <ralf.corsepius@rtems.org>
44
45        * gcc3newlib/gccnewlib.add: Disable Ada (Stil broken with GCC-4.0.0).
46
472005-01-12      Ralf Corsepius <ralf.corsepius@rtems.org>
48
49        * gcc3newlib/gccnewlib.add: Change my email address.
50        Add tic4x-*.
51
522005-01-05      Ralf Corsepius <ralf.corsepius@rtems.org>
53
54        * autotools/automake-rtems.spec.in: automake-1.9.4.
55
562004-11-02      Joel Sherrill <joel@OARcorp.com>
57
58        * setup.def: Include PowerPC patch to make C++ global constructors work
59        -- gcc 3.3.5/newlib-1.12.0 revision 2.
60
612004-10-29      Joel Sherrill <joel@OARcorp.com>
62
63        * setup.def: Update gcc to 3.3.5 and binutils to 2.15.
64        * autotools/autoconf-rtems.spec.in: Temporarily do not include
65        some of the documentation since it causes the RPM build to fail.
66        * binutils/Makefile.am, gcc3newlib/Makefile.am: Add mips64-rtems.
67
682004-09-29      Joel Sherrill <joel@OARcorp.com>
69
70        * buildall.in, buildalltar.in, binutils/Makefile.am,
71        cpukit/Makefile.am, gcc3newlib/Makefile.am, gcc3newlib/gccnewlib.add,
72        gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore,
73        rtemsdoc/Makefile.am: i960 obsoleted.
74
752004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
76
77        * configure.ac: Require automake > 1.9.
78
792004-09-23      Ralf Corsepius <ralf_corsepius@rtems.org>
80
81        * binutils/binutils.add: Rename package from binutils-collection to
82        binutils. Cleanups.
83        * binutils/target-binutils.add: Reflect changes above.
84        * binutils/Makefile.am: Add avr. Reflect changes above.
85        * autotools/autoconf-rtems.spec.in: Cleanup for chroot'ed builds.
86        * autotools/automake-rtems.spec.in: automake-1.9.2.
87        Cleanup for chroot'ed builds.
88        * gcc3newlib/Makefile.am: Add avr-rtems*gcc.
89        * gcc3newlib/gccnewlib.add: Disable c++ for avr.
90
912004-07-29      Ralf Corsepius <ralf_corsepius@rtems.org>
92
93        * autotools/automake.spec.in: automake-1.9.
94
952004-05-23      Joel Sherrill <joel@OARcorp.com>
96
97        * gcc3newlib/gccnewlib.add: gcc 3.4.0 is broken for embedded SPARC and
98        Ada. Until we can fix it, it is disabled.
99
1002004-05-23      Joel Sherrill <joel@OARcorp.com>
101
102        * gcc3newlib/target-gnat.add: Fix path to gnat1.
103
1042004-05-18      Ralf Corsepius <ralf_corsepius@rtems.org>
105
106        * binutils/Makefile.am: Add sh-rtemscoff.
107        Remove sh-rtemself.
108        * binutils/binutils.add: BuildRequires flex.
109        * autotools/automake-rtems.spec.in: Automake 1.8.5.
110
1112004-04-29      Ralf Corsepius <ralf_corsepius@rtems.org>
112
113        * gcc3newlib/gccnewlib.add: Another attempt to make *info.gz
114        handling more robust.
115
1162004-04-26      Ralf Corsepius <ralf_corsepius@rtems.org>
117
118        * autotools/automake-rtems.spec.in: Upgrade to 1.8.4.
119
1202004-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * Index: base-g77.add, base-gcc.add, base-gcj.add, base-gnat.add,
123        gccnewlib.add, target-c++.add, target-gcc.add, target-gcj.add:
124        Apply _infodir, _mandir. Gzip man pages.
125        Reflect gcc having fixed gccinstall.info.
126
1272004-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
128
129        * binutils/base-binutils.add: Apply _infodir.
130        Don't install libiberty. Misc. cleanups.
131        * binutils/binutils.add: Apply _infodir, _mandir.
132        Don't install libiberty. Gzip man pages. Misc. cleanups.
133        * binutils/target-binutils.add: Apply _mandir.
134
1352004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * autotools/automake-rtems.spec.in: Upgrade to 1.8.3.
138
1392004-03-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * gcc3newlib/gccnewlib.add: Disable gnats.
142        Further preparations for gcc-3.4.0
143        * gcc3newlib/base-gcc.add, gcc3newlib/target-gnat.add,
144        gcc3newlib/base-gcj.add, gcc3newlib/target-gcj.add:
145        Reflect changes to gcc3newlib/gccnewlib.add.
146
1472004-03-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * gcc3newlib/base-gcc.add, gcc3newlib/target-g77.add,
150        gcc3newlib/target-objc.add: Preps for gcc-3.4.0.
151        Reflect changes to gcc3newlib/gccnewlib.add.
152
1532004-03-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * gcc3newlib/target-gcc.add, gcc3newlib/target-c++.add:
156        Reflect changes to gcc3newlib/gccnewlib.add.
157
1582004-03-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        * gcc3newlib/gccnewlib.add: Preps. for gcc-3.4.0.
161        Add %gcclib, %gccexec.
162
1632004-03-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
164
165        * binutils/base-binutils.add: Preparations for binutils-2.15.
166
1672004-02-24      Joel Sherrill <joel@OARcorp.com>
168
169        PR 580/tools
170        * setup.def: Fix setup.def to match current reality.
171
1722004-02-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * gdb/base-gdb.add: Add annotate.info.
175        * gdb/gdb.add: Remove info/dir.
176
1772004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * Makefile.am, gdb/Makefile.am: Cosmetics.
180
1812004-02-19      Joel Sherrill <joel@OARcorp.com>
182
183        * setup.def, gdb/gdb.add: gdb 6.0 RPMs built.
184
1852004-02-19      Joel Sherrill <joel@OARcorp.com>
186
187        * ChangeLog: Replace RTEMS user account with Joel.
188
1892004-02-17      Joel Sherrill <joel@oarcorp.com>
190
191        * setup.def, gdb/base-gdb.add, gdb/gdb.add: Building a gcc 3.2.3 i960
192        gcc and updating gdb to 5.3.
193
1942004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
195
196        * configure.ac, setup, setup.def: Remove now unused vars.
197
1982004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
199
200        * mkgccnewlibspec.in, gccnewlib/.cvsignore, gccnewlib/HISTORY,
201        gccnewlib/Makefile.am, gccnewlib/README, gccnewlib/base-chill.add,
202        gccnewlib/base-g77.add, gccnewlib/base-gcc.add, gccnewlib/base-gcj.add,
203        gccnewlib/gccnewlib.add, gccnewlib/header.add,
204        gccnewlib/target-chill.add, gccnewlib/target-g77.add,
205        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
206        gccnewlib/target-objc.add: Remove (Obsolete).
207        * configure.ac, Makefile.am: Reflect changes above.
208
2092004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
210
211        * gcc3newlib/gcc3newlib.add: Remove info/dir.
212        Cosmetics.
213
2142004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
215
216        * setup.def: Adapt to what Joel already ships -
217        gcc3_version=3.3.2, gcc3_patch_version=20031216,
218        gcc3newlib_rpm_release=3
219
2202004-02-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
221
222        * configure.ac: Remove rtemsdoc/mkspec. Add RTEMS_RPM_RELEASE.
223        * rtemsdoc/.cvsignore: Reformat.
224        * Makefile.am: Reformat. Add RTEMS_RPM_RELEASE support to
225        rtems-source.add, Use rtems_source_spec_DEPS instead of
226        rtems_source_spec_DEPENDENCIES (Conflicts with automake internals).
227        * rtems/rtems-source.add: Add RTEMS_RPM_RELEASE.
228        * rtemsdoc/mkspec.in: Remove.
229        * rtemsdoc/Makefile.am: Reworked.
230        * rtemsdoc/header.add: Update Copyright notice.
231        * rtemsdoc/rtemsdoc.add: Add RTEMS_RPM_RELEASE.
232        Add %{rpmgroup}. Remove bzip-ing *.ps.
233        * rtemsdoc/supplement.add.in: Add %{rpmgroup}.
234        * rtemsdoc/templ.add.in: Add %{rpmgroup}.
235
2362004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
237
238        * rtems/rtems-source.add: Require automake-1.8.2, autoconf-2.59.
239
2402004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
241
242        * rtems/rtems-source.add: New.
243        * Makefile.am: Add rtems/rtems-source.spec handling.
244        * configure.ac: AC_SUBST(RTEMS_VERSION,[_RTEMS_VERSION]).
245        * common/common.add.in: Use www.rtems.com as Vendor.
246
2472004-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
248
249        * configure.ac: Use RTEMS_ENABLE_RPMPREFIX.
250
2512004-01-28      Joel Sherrill <joel@oarcorp.com>
252
253        * buildall.in, buildalltar.in, binutils/Makefile.am,
254        cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am,
255        gdb/Makefile.am: Attempt to convert all c4x-rtems references to
256        tic4x-rtems. Left the rtems documentation alone.
257
2582004-01-28      Joel Sherrill <joel@oarcorp.com>
259
260        * configure.ac: Enable OS versioning by default for 4.7 branch.
261        * setup.def: Update binutils RPM version and build new gcc 3.2.3 RPMs.
262        * autotools/autoconf-rtems.spec.in, autotools/automake-rtems.spec.in:
263        Update for new tool spin.
264
2652004-01-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
266
267        * scripts/automake.spec.in: 1.8.2.
268
2692004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
270
271        * scripts/automake.spec.in: 1.8.1.
272        Add Patch0 automake-1.8.1-rtems-20040112-1.diff.
273        Add defattr, URL:-tag.
274
2752004-01-08      Joel Sherrill <joel@OARcorp.com>
276
277        * setup.def: Update gcc/newlib for 4.7 series to 3.3.2 with 20031216
278        gcc patch (RPM revision 4.7-2).
279
2802004-01-07      Joel Sherrill <joel@OARcorp.com>
281
282        * buildall.in, buildalltar.in, binutils/Makefile.am,
283        cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am,
284        gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore,
285        rtemsdoc/Makefile.am: mips64orion port removed as mips port more
286        completely covers the MIPS family.
287
2882003-12-16      Joel Sherrill <joel@OARcorp.com>
289
290        * setup.def: Update gcc/newlib for 4.7 series to 3.3.2 with 20031022
291        gcc patch (RPM revision 4.7-1).
292
2932003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
294
295        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
296
2972003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
298
299        * Makefile.am: Cosmetics.
300        * autotools/Makefile.am: Cosmetics.
301        * autotools/autoconf-rtems.spec.in: 2.59.
302        * autotools/automake-rtems.spec.in: 1.8, Require autoconf-2.59.
303        * binutils/Makefile.am: Cosmetics.
304        * cpukit/Makefile.am: Cosmetics.
305        * gcc3newlib/Makefile.am: Cosmetics.
306        * gccnewlib/Makefile.am: Cosmetics.
307        * gdb/Makefile.am: Cosmetics.
308        * rtems/Makefile.am: Cosmetics.
309        * rtemsdoc/Makefile.am: Cosmetics.
310
3112003-11-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
312
313        * gcc3newlib/gccnewlib.add: Add hacks to make gnatlib
314        buildable.
315        * gcc3newlib/base-gnat.add: Add info files.
316
3172003-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
318
319        * gcc3newlib/gccnewlib.add: Make not building gnat and gcj the
320        default for gcc-3.3.
321
3222003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
323
324        * binutils/Makefile.am: Add tic4x.
325        * binutils/mkspec.in: Remove duplicate rpmgroup.
326
3272003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
328
329        * gcc3newlib/Makefile.am: Add tic4x.
330        * gcc3newlib/gccnewlib.add: Don't install install-tools for
331        gcc >= 3.3.
332
3332003-10-22      Joel Sherrill <joel@OARcorp.com>
334
335        * configure.ac, setup.def: Update to binutils 2.14 adn gcc/newlib to
336        3.2.3 with 20030826 gcc patch.
337
3382003-10-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
339
340        * cpukit/target-cpukit.add: New.
341        * cpukit/Makefile.am: Reflect having added target-cpukit.add.
342        Acknowledge osversion.
343        * cpukit/mkspec.in: Acknowledge osversion and rpmgroup.
344        * cpukit/rtems-cpukit.add: Reflect new RTEMS spec conventions.
345
3462003-10-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
347
348        * autotools/automake-rtems.spec.in: Automake-1.7.8.
349
3502003-09-26      Joel Sherrill <joel@OARcorp.com>
351
352        * buildall.in, buildalltar.in, binutils/Makefile.am,
353        cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am,
354        gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore,
355        rtemsdoc/Makefile.am: Obsoleting HP PA-RISC port.
356
3572003-09-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
358
359        * autotools/automake-rtems.spec.in: Automake-1.7.7.
360
3612003-09-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
362
363        * gcc3newlib/gccnewlib.add: Fix duplicate removal of c++filt.
364        * gcc3newlib/base-gcj.add: Add fastjar.info, jar.1, grepjar.1.
365        * setup.def: gcc3newlib_rpm_release=4.
366
3672003-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
368
369        * binutils/base-binutils.add: Add osversion support.
370        * binutils/binutils.add: Add osversion support.
371        %setup -n %{name}-%{version}.
372        Don't remove c++filt.
373        * binutils/target-binutils.add: Add osversion support.
374        Pickup c++filt.
375        * gcc3newlib/base-g77.add: Add osversion support.
376        * gcc3newlib/base-gcc.add: Add osversion support.
377        * gcc3newlib/base-gcj.add: Add osversion support.
378        * gcc3newlib/base-gnat.add: Add osversion support.
379        * gcc3newlib/gccnewlib.add: Add osversion support.
380        Remove c++filt,
381        %setup -n -n %{name}-%{version}.
382        * gcc3newlib/target-c++.add: Add osversion support.
383        Don't pickup c++filt.
384        * gcc3newlib/target-g77.add: Add osversion support.
385        * gcc3newlib/target-gcc.add: Add osversion support.
386        * gcc3newlib/target-gcj.add: Add osversion support.
387        * gcc3newlib/target-gnat.add: Add osversion support.
388        * gccnewlib/gccnewlib.add: %setup -n %{name}-%{version}.
389        * gdb/base-gdb.add: Add osversion support, rpmgroup, rpmprefix,
390        gdb_version, gdb_target.
391        * gdb/target-gdb.add: Ditto.
392        * gdb/gdb.add: Ditto.
393        %setup -n -n %{name}-%{version}.
394
3952003-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
396
397        * binutils/Makefile.am: Fix osversion support for sh-rtemself.
398        * gcc3newlib/Makefile.am: Fix osversion support for sh-rtemself.
399
4002003-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
401
402        * configure.ac: Add --enable-osversions (OS-versioned RPMS support).
403        * binutils/Makefile.am: Add osversion support.
404        * binutils/mkspec.in: Add osversion support.
405        * gcc3newlib/Makefile.am: Add osversion support.
406        * gcc3newlib/mkspec.in: Add osversion support.
407        * gdb/Makefile.am: Add osversion support.
408        * gdb/mkspec.in: Add osversion support.
409        Add rpmprefix, rpmgroup.
410
4112003-09-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
412
413        * Makefile.am, configure.ac,
414        autotools/autoconf-rtems.spec.in, autotools/automake-rtems.spec.in,
415        binutils/Makefile.am, binutils/base-binutils.add,
416        binutils/binutils.add, binutils/mkspec.in,
417        binutils/target-binutils.add,
418        common/common.add.in,
419        cpukit/Makefile.am,
420        gcc3newlib/Makefile.am, gcc3newlib/base-g77.add,
421        gcc3newlib/base-gcc.add, gcc3newlib/base-gcj.add,
422        gcc3newlib/base-gnat.add, gcc3newlib/gccnewlib.add,
423        gcc3newlib/mkspec.in, gcc3newlib/target-c++.add,
424        gcc3newlib/target-g77.add, gcc3newlib/target-gcc.add,
425        gcc3newlib/target-gcj.add, gcc3newlib/target-gnat.add,
426        gcc3newlib/target-objc.add,
427        gccnewlib/Makefile.am,
428        gdb/Makefile.am,
429        rtems/Makefile.am,
430        rtemsdoc/Makefile.am:
431        Merger from rtems-4-6-branch.
432        * common/common.am: New.
433
4342003-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
435
436        * common/common.add.in: s/www.oarcorp.com/www.rtems.com/.
437        Add %define __os_install_post %{nil} to prevent RH-9's rpm-brp-strip
438        from running (Chokes on foreign object formats).
439        * gcc3newlib/base-g77.add:
440        Use %{gcc_version} instead of @gcc_version@.
441        * gcc3newlib/gccnewlib.add:
442        Use %{gcc_version} instead of @gcc_version@.
443        Reflect gcc >= 3.3 shipping monolytic infos.
444        * gcc3newlib/target-c++.add:
445        Use %{gcc_version} instead of @gcc_version@.
446        Don't pickup c++filt.
447        * gcc3newlib/target-g77.add:
448        Use %{gcc_version} instead of @gcc_version@.
449        * gcc3newlib/target-gcc.add:
450        Use %{gcc_version} instead of @gcc_version@.
451        * gcc3newlib/target-gcj.add:
452        Use %{gcc_version} instead of @gcc_version@.
453        * gcc3newlib/target-gnat.add:
454        Use %{gcc_version} instead of @gcc_version@.
455        * gcc3newlib/target-objc.add:
456        Use %{gcc_version} instead of @gcc_version@.
457
4582003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
459
460        * binutils/binutils.add: Preps for 2.14.
461        Use %{binutils_version} instead of @binutils_version@.
462        * binutils/base_binutils.add: Preps for 2.14.
463
4642003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
465
466        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
467
4682003-07-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
469
470        * autotools/automake-rtems.spec.in: Automake-1.7.6.
471
4722003-06-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
473
474        * autotools/automake-rtems.spec.in: Automake-1.7.5.
475
4762003-06-02      Joel Sherrill <joel@OARcorp.com>
477
478        * setup.def: Updated for RPM revision 3 of gcc3.2.3 and newlib1.11.0.
479
4802003-05-07      Joel Sherrill <joel@OARcorp.com>
481
482        * setup.def: Update to gcc3.2.3newlib1.11.0-1.
483        * gcc3newlib/gccnewlib.add: We used .bz2 files.
484
4852003-04-18      Joel Sherrill <joel@OARcorp.com>
486
487        * setup.def: Update to gcc3.2.2newlib1.11.0-2.
488        * gcc3newlib/gccnewlib.add: We used .bz2 files.
489
4902003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
491
492        * gcc3newlib/gccnewlib.add: Add %gcc_version, %newlib_version.
493        Apply %gcc_version, %newlib_version.
494        * gcc3newlib/target-c++.add: Apply %gcc_version, %newlib_version.
495        * gcc3newlib/target-g77.add: Apply %gcc_version, %newlib_version.
496        * gcc3newlib/target-gcc.add: Apply %gcc_version, %newlib_version.
497        * gcc3newlib/target-gcj.add: Apply %gcc_version, %newlib_version.
498        * gcc3newlib/target-gnat.add: Apply %gcc_version, %newlib_version.
499        * gcc3newlib/target-objc.add: Apply %gcc_version, %newlib_version.
500
5012003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
502
503        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
504
5052003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
506
507        * configure.ac: AC_PREREQ(2.57).
508
5092003-02-10      Joel Sherrill <joel@OARcorp.com>
510
511        * gdb/gdb.add, gdb/mkspec.in, gdb/target-gdb.add: Use RPM logic to
512        determine which targets have simulators, configure with appropriate
513        arguments, and package the correct files.
514
5152003-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
516
517        * gcc3newlib/target-gcc.add: Remove %{_exeext} from gccbug.
518        * gcc3newlib/gccnewlib.add: Add %gcj to support to disabling building
519        gcj from rpmbuild command line.
520        Copy gsyslimits.h for CDN-X compilation.
521
5222003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
523
524        * README.cdn-X: New.
525        * binutils/binutils.add: Add --build=%_build --host=%_host.
526        * cpukit/.cvsignore: Add *.spec.in.
527        * gcc3newlib/gccnewlib.add: Add --build=%_build --host=%_host.
528        * gdb/gdb.add: Add --build=%_build --host=%_host.
529        * rtemsdoc/.cvsignore: Add *.spec.in.
530
5312003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
532
533        * gcc3newlib/gccnewlib.add: Remove Buildroot.
534        * common/.cvsignore: New.
535
5362003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
537
538        * common/common.add.in: Add Vendor, Distribution, BuildRoot.
539        * binutils/Makefile.am: Fix path to clean.add.
540        * binutils/binutils.add: Remove BuildRoot.
541        * cpukit/Makefile.am:  Use $(top_builddir)/common/common.add,
542        $(top_builddir)/common/clean.add, header.add.
543        Generate rtems-cpukit.spec.in.
544        * cpukit/header.add: New.
545        * cpukit/rtems-cpukit.spec.in: Remove.
546        * cpukit/rtems-cpukit.add: New.
547        * gccnewlib/gccnewlib.add: Remove Buildroot.
548        * gdb/gdb.add: Remove Buildroot.
549        * rtemsdoc/rtemsdoc.add: Remove BuildRoot.
550
5512003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
552
553        * rtemsdoc/Makefile.am: Use $(top_builddir)/common/common.add,
554        $(top_builddir)/common/clean.add, header.add.
555        Generate rtemsdoc.spec.in.
556        * rtemsdoc/mkspec.in: Remove exe_ext.
557        * rtemsdoc/rtemsdoc.spec.in: Remove.
558        * gccnewlib/Makefile.am:  Use $(top_builddir)/common/common.add,
559        $(top_builddir)/common/clean.add, header.add.
560        * gccnewlib/base-gcc.m4: Replace @exe_ext@ with %{_exeext}.
561        * gccnewlib/base-gcj.add: Replace @exe_ext@ with %{_exeext}.
562        * gccnewlib/gccnewlib.add: Replace @exe_ext@ with %{_exeext}.
563        Remove header, broken cdn-X configuration, %clean.
564        * gccnewlib/target-g77.add: Replace @exe_ext@ with %{_exeext}.
565        * gccnewlib/target-gcc.add: Replace @exe_ext@ with %{_exeext}.
566        * gccnewlib/target-gcj.add: Replace @exe_ext@ with %{_exeext}.
567        * gccnewlib/target-objc.add: Replace @exe_ext@ with %{_exeext}.
568
5692003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
570
571        * gdb/gdb.add: Remove header, broken cdn-X configuration,
572        %clean, Replace @exe_ext@ with %{_exeext}.
573        * gdb/mkspec.in: Remove exe_ext.
574        * gdb/target-gdb.add: Replace @exe_ext@ with %{_exeext}.
575        * gdb/Makefile.am: Use $(top_builddir)/common/common.add,
576        $(top_builddir)/common/clean.add, header.add.
577        * gcc3newlib/base-gcj.add: Replace @exe_ext@ with %{_exeext}.
578        * cpukit/mkspec.in: Remove exe_ext.
579        * binutils/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        * gcc3newlib/gccnewlib.add: Remove header, broken cdn-X configuration,
585        %clean, Replace @exe_ext@ with %{_exeext}.
586        * gcc3newlib/mkspec.in: Remove exe_ext.
587        * gcc3newlib/target-c++.add: Replace @exe_ext@ with %{_exeext}.
588        * gcc3newlib/target-g77.add: Replace @exe_ext@ with %{_exeext}.
589        * gcc3newlib/target-gcc.add: Replace @exe_ext@ with %{_exeext}.
590        * gcc3newlib/target-gcj.add: Replace @exe_ext@ with %{_exeext}.
591        * gcc3newlib/target-gnat.add: Replace @exe_ext@ with %{_exeext}.
592        * gcc3newlib/target-objc.add: Replace @exe_ext@ with %{_exeext}.
593        * gcc3newlib/Makefile.am: Use $(top_builddir)/common/common.add,
594        $(top_builddir)/common/clean.add, header.add.
595
5962003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
597
598        * Makefile.am: Remove reference to mkbinutilsspec.
599        * configure.ac: Remove EXEEXT check.
600        Add common/clean.add, common/common.add.
601
6022003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
603
604        * binutils/binutils.add: Remove header, broken cdn-X configuration,
605        %clean.
606        * binutils/mkspec.in: Remove exe_ext, build_alias, host_alias.
607        * binutils/target-binutils.add: Replace @exe_ext@ with %{_exeext}.
608
6092003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
610
611        * gcc3newlib/header.add: New.
612        * gccnewlib/header.add: New.
613        * binutils/header.add: New.
614        * gdb/header.add: New.
615        * rtemsdoc/header.add: New.
616        * rtemsdoc/rtemsdoc.add: New.
617        * common/clean.add.in: New.
618        * common/common.add.in: New.
619
6202003-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
621
622        * binutils/mkspec.in: New.
623        * binutils/.cvsignore: Add mkspec.
624        * mkbinutilspec.in: Remove.
625        * gdb/Makefile.am: Depend on mkspec.
626        * binutils/binutils.add: Add @exe_ext@ to c++filt.
627        Add %_defaultbuildroot.
628        * configure.ac: Reflect changes above.
629        * binutils/Makefile.am: Reflect changes above.
630        * Makefile.am: Remove mkbinutilspec.
631
6322003-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
633
634        * gdb/.cvsignore: Add mkspec.
635
6362003-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
637
638        * ChangeLog: Fix yesterday's entry.
639        * gdb/target-gdb.add: %defattr(-,root,root).
640        Use %{_prefix} instead of /opt/rtems.
641        Misc. minor changes.
642        * gdb/gdb.add: Use %{_prefix} instead of /opt/rtems.
643        Remove stray unpackaged files.
644        Use %{_defaultbuildroot} instead of hard-coded values.
645        configure --disable-nls.
646        Misc. minor changes.
647        Add BuildPreReq: ncurses-devel.
648        * gdb/base-gdb.add: %defattr(-,root,root).
649        Use %{_prefix} instead of /opt/rtems.
650        Misc. minor changes.
651        * gdb/mkspec.in: New.
652        * gdb/Makefile.am: Reflect addition of gdb/mkspec.in.
653        * gcc3newlib/mkspec.in: Fix usage.
654        * gcc3newlib/gccnewlib.add: Use %{_defaultbuildroot} instead of
655        hard-coded values. Update copyright notice.
656        * mkgdbspec.in: Removed.
657        * Makefile.am: Remove mkgdbspec.
658        * configure.ac: Remove mkgdbspec.
659        Add gdb/mkspec.
660
6612003-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
662
663        * gcc3newlib/gccnewlib.add: Add various BuildPreReq.
664        Add %defattr(-,root,root) to "dir".
665        * gcc3newlib/base-g77.add: %defattr(-,root,root).
666        * gcc3newlib/base-gcc.add %defattr(-,root,root).
667        * gcc3newlib/base-gcj.add %defattr(-,root,root).
668        * gcc3newlib/base-gnat.add %defattr(-,root,root).
669        * gcc3newlib/target-c++.add %defattr(-,root,root).
670        * gcc3newlib/target-g77.add %defattr(-,root,root).
671        * gcc3newlib/target-gcc.add %defattr(-,root,root).
672        * gcc3newlib/target-gcj.add %defattr(-,root,root).
673        * gcc3newlib/target-gnat.add %defattr(-,root,root).
674        * gcc3newlib/target-objc.add %defattr(-,root,root).
675
6762003-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
677
678        * setup.def: binutils_rpm_release=2.
679        * binutils/base-binutils.add: %defattr(-,root,root).
680        * binutils/target-binutils.add: Ditto.
681        * binutils/binutils.add: BuildPreReq: texinfo >= 4.2.
682
6832003-01-27      Joel Sherrill <joel@OARcorp.com>
684
685        * buildalltar.in, setup.def: Tool update including binaries for Cygwin
686        with a special RTEMS user account.
687
6882003-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
689
690        * configure.ac: Add rtemsdoc.
691        * Makefile.ac: Add rtemsdoc.
692        * rtemsdoc/README: New.
693        * rtemsdoc/.cvsignore: New.
694
6952003-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
696
697        * rtemsdoc/Makefile.am: New.
698        * rtemsdoc/mkspec.in: New.
699        * rtemsdoc/rtemsdoc.spec.in: New.
700        * rtemsdoc/supplement.add.in: New.
701        * rtemsdoc/templ.add.in: New.
702
7032002-12-16      Joel Sherrill <joel@OARcorp.com>
704
705        * setup.def: Updated gcc 3.2.1newlib1.10.0 RPM to revision 4
706        to include m68k crti.o/crtn.o multilib patch.
707
7082002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
709
710        * autotools/automake-rtems.spec.in: Update to automake-1.7.2.
711        * autotools/autoconf-rtems.spec.in: Update to autoconf-2.57.
712
7132002-12-06      Joel Sherrill <joel@OARcorp.com>
714
715        * ChangeLog: Removed duplicate entry.
716
7172002-12-06      Joel Sherrill <joel@OARcorp.com>
718
719        * setup.def: Updated patch to fix m68k cut and paste bug which turned
720        a tab into spaces in a Makefile fragment.
721        * gcc3newlib/gccnewlib.add: If building gnat for the mips, the library
722        must be built with a -G0 option.
723
7242002-12-02      Joel Sherrill <joel@OARcorp.com>
725
726        * setup.def, gcc3newlib/gccnewlib.add: Updated to gcc 3.2.1 RPM revision
727        2 which enabled the mips-rtems gnat using gcc 3.2.1 patch 20021129.
728
7292002-11-29      Joel Sherrill <joel@OARcorp.com>
730
731        * setup.def: Updated to gcc-3.2.1.
732
7332002-11-28      Joel Sherrill <joel@OARcorp.com>
734
735        * setup.def: Updated to gcc-3.2 and newlib1.1.0 RPM version 6.
736        * gcc3newlib/gccnewlib.add: Reenabled i386-rtems gnat.
737
7382002-11-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
739
740        * gcc3newlib/gccnewlib.add:
741        Remove *.la's to make rpm-4.1/RH-8.0 happy.
742        Remove libiberty.a to make rpm-4.1/RH-8.0 happy.
743        Change gcc/version.c to reflect us having patched gcc.
744
7452002-11-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
746
747        * binutils/binutils.add: Add BuildPreReq: /sbin/install-info.
748        Disable nls.
749        Apply gzip -9qf to compress *infos and *mans.
750        Apply /sbin/install-info.
751        Remove  *c++-filt.
752        * binutils/base-binutils.add: Add PreReq: /sbin/install-info.
753        Apply /sbin/install-info.
754        Package as.info-*.gz.
755        * binutils/target-binutils.add:
756        Package man1/*.1*.
757
7582002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
759
760        * autotool/autoconf-rtems.spec.in: Fix @prefix@.
761
7622002-11-13      Joel Sherrill <joel@OARcorp.com>
763
764        * setup.def: Switched to binutils 2.13.1
765        * binutils/Makefile.am: Remove a29k-rtems.
766
7672002-11-11      Joel Sherrill <joel@OARcorp.com>
768
769        * setup.def, gcc3newlib/gccnewlib.add: Patch includes updates
770        which were patch changes for -3 and -4 RPM revisions.   Disabled
771        build of gnat for i386-rtems as it failed to build.
772
7732002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
774
775        * gcc3newlib/gccnewlib.add: Remove %{target} != %{build} comment
776        (RH-8.0/rpm-4.1 bogusly expands the macros and chokes.)
777        * binutils/binutils.add: Remove %{target} != %{build} comment
778        (RH-8.0/rpm-4.1 bogusly expands the macros and chokes.).
779        Comment out CONFIGURE_ARGS (RH-8.0/rpm-4.1 is broken wrt. _build_os
780        and _target_os)
781        * gcc3newlib/base-gcc.add: Add gccint*infos.
782        * gcc3newlib/base-gcj.add: Add gcj*infos.
783        Mark manpages as %doc and pickup the gzipped versions.
784
7852002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
786
787        * autotools/automake-rtems.spec.in: Fix my address. Set up PATH
788        before running configure (Prep. for automake >= 1.7).
789
7902002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
791
792        * autotools/autoconf-rtems.spec.in: New.
793        Remove Provides: autoconf (Conflicts with RH-8.0).
794        * autotools/autoconf-rtems.spec: Remove.
795        * autotools/automake-rtems.spec.in:
796        Remove Provides: automake (Conflicts with RH-8.0).
797        * gcc3newlib/Makefile.am: Remove references to mkgcc3newlibspec.
798        * Makefile.am: Ditto.
799        * configure.ac: Add autotools/autoconf-rtems.spec.in.
800
8012002-10-24      Joel Sherrill <joel@OARcorp.com>
802
803        * setup.def: Update gcc 3.2 pathc to includ epatch for gcc PR8314.
804        * gcc3newlib/gccnewlib.add: Don't build mips/gnat as we do not
805        currently include the patch referenced in PR8344.
806
8072002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
808
809        * .cvsignore: Reformat.
810        Add autom4te*cache.
811        Remove autom4te.cache.
812
8132002-09-14      Joel Sherrill <joel@OARcorp.com>
814
815        * gcc3newlib/base-gcj.add, gcc3newlib/gccnewlib.add,
816        gcc3newlib/target-gcj.add: First attempt at enabling Java support.
817
8182002-08-21      Joel Sherrill <joel@OARcorp.com>
819
820        * setup.def, gcc3newlib/gccnewlib.add: Updated the tools for
821        gcc 3.2 and Ada.
822
8232002-08-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
824
825        * gcc3newlib/gccnewlib.add: Re-add i386-rtems Ada.
826        Add %_gnat and --define 'gnat [0|1]' support.
827        Enable gnat for gcc-3.2/Disable for gcc-3.1.
828        Add hacks to build gnatlib.
829        Re-activate commented out fragments for old gcc versions.
830        Add @target_alias@-gnatgcc.
831
8322002-08-15      Joel Sherrill <joel@OARcorp.com>
833
834        * setup.def: New gcc 3.1 RPMs (-7).
835        * gcc3newlib/gccnewlib.add:  i386-rtems doesn't build Ada.
836
8372002-08-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
838
839        * gcc3newlib/Makefile.am: Remove c_only remnants.
840        * gcc3newlib/gccnewlib.add: Reflect gcc-3.2 putting c++
841        headers into c++ instead of g++.
842        * gcc3newlib/target-c++.add: Ditto.
843
8442002-08-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
845
846        * gcc3newlib/base-gnat.add: Don't use %{%prefix}/bin/gnat*.
847        * gcc3newlib/Makefile.am: Use mkspec for c4x.
848        * gcc3newlib/gccnewlib.add: Rework processing of %if %build_XXX.
849        Rework handing Ada.
850        Don't put adalib and adainclude into files.gcc.
851        * gcc3newlib/target-gnat.add: Add adalib.
852        Add adainclude.
853
8542002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
855
856        * gcc3newlib/base-gnat.add: Use -n rtems-base-gnat.
857
8582002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
859
860        * gcc3newlib/.cvsignore: Add mkspec.
861
8622002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
863
864        * mkgcc3newlibspec.in: Remove
865        * gcc3newlib/mkspec.in: New.
866        * configure.ac: Reflect changes above.
867        * gcc3newlib/gccnewlib.add: Add build_XXX defines.
868        Add preliminary gnat support.
869        * gcc3newlib/base-g77.add: Add build_g77.
870        * gcc3newlib/base-gcj.add: Add build_gcj.
871        * gcc3newlib/base-gnat.add: New.
872        * gcc3newlib/target-c++.add: Add build_cxx.
873        * gcc3newlib/target-g77.add: Add build_g77.
874        * gcc3newlib/target-gcj.add: Add build_gcj.
875        * gcc3newlib/target-objc.add: Add build_objc.
876        * gcc3newlib/target-gnat.add: New.
877        * gcc3newlib/Makefile.am: Use ./mkspec. Use unified spec.
878
8792002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
880
881        * setup.def: Increment release for gcc3newlib.
882        * gcc3newlib/gccnewlib.add: Do not put cc1plus into gcc-rpm.
883
8842002-08-08      Joel Sherrill <joel@OARcorp.com>
885
886        * setup.def, binutils/base-binutils.add, binutils/target-binutils.add:
887        Updated to binutils 2.13 which has no known issues.
888
8892002-08-06      Joel Sherrill <joel@OARcorp.com>
890
891        * setup.def: Updating gcc3/newlib patches and tool versions.  The
892        focus of this round of patches was ot eliminate header file name
893        conflicts between RTEMS and newlib.
894
8952002-07-30      Joel Sherrill <joel@OARcorp.com>
896
897        * setup.def: Updated to gcc3.1/newlib 1.10.0 RPM revision 5 with
898        the gcc3 patch 20020730a and newlib 1.10.0 patch 20020726.
899
9002002-07-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
901
902        * autotools/automake-rtems.spec.in: Automake-1.6.3.
903        * cpukit/.cvsignore: Add mkspec. Remove rtems.spec.
904
9052002-07-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
906
907        * configure.ac: Use AC_CONFIG_FILES(script, chmod +x script)
908        to generate mk*spec scripts.
909        * mkbspspec.in: Use ',' as pattern delimiter in sed expression
910        for $rpm_build_root.
911        * mkbinutilsspec.in:  Use ',' as pattern delimiter in sed
912        expression for $rpm_build_root.
913        * cpukit/mkspec.in: Cosmetical changes.
914
9152002-07-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
916
917        * ChangeLog: Fix 2002-07-22 ChangeLog entry bogusly referring to
918        Joel.
919        * cpukit/Makefile.am: New.
920        * cpukit/mkspec.in: New.
921        * cpukit/rtems-cpukit.spec.in: New.
922        * cpukit/.cvsignore: New.
923        * configure.ac: Add cpukit.
924        Add RTEMS_TOP to pickup _RTEMS_VERSION (required by cpukit).
925        * Makefile.am: Add cpukit. Add ACLOCAL_AMFLAGS (required to pickup
926        RTEMS_VERSION).
927        * setup.def: Use %{_tmppath} as default for $rpm_build_root.
928        * mkbinutilsspec.in: Use ',' as pattern delimiter in sed expression
929        for $rpm_build_root.
930        * mkgccnewlibspec.in:  Use ',' as pattern delimiter in sed
931        expression for $rpm_build_root.
932        * mkgcc3newlibspec.in:  Use ',' as pattern delimiter in sed
933        expression for $rpm_build_root.
934        * mkgdbspec.in:  Use ',' as pattern delimiter in sed expression for
935        $rpm_build_root.
936
9372002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
938
939        * binutils/Makefile.am: Add or32-rtems-binutils.
940
9412002-07-19      Joel Sherrill <joel@OARcorp.com>
942
943        * setup.def: Updated newlib patch to get sh and hppa crt0 mods.
944
9452002-07-01      Joel Sherrill <joel@OARcorp.com>
946
947        * setup.def: Update gcc3 RPMs for new patches.
948
9492002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
950
951        * autotools/automake-rtems.spec.in: Update to automake-1.6.2.
952
9532002-06-14      Joel Sherrill <joel@OARcorp.com>
954
955        * mkgdbspec.in, setup.def, gcc3newlib/gccnewlib.add, gdb/gdb.add:
956        Updated to gcc 3.1 and gdb 5.2.
957
9582001-05-29      Joel Sherrill <joel@OARcorp.com>
959
960        * setup.def: Updated to binutils 2.12.1.
961        * rtems/Makefile.am: Remove m68k-rtemself references.
962
9632002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
964
965        * mkgcc3newlibspec.in: Remove SETUP (bogus).
966        * gcc3newlib/target-c++.add: New.
967        * gcc3newlib/Makefile.am: Add target-c++.add.
968        * gcc3newlib/base-g77.add: Adapt to gcc-3.1.
969        Reflect having split out c++. Various minor fixes.
970        * gcc3newlib/base-gcc.add: Ditto.
971        * gcc3newlib/gccnewlib.add: Ditto.
972        * gcc3newlib/target-gcc.add: Ditto.
973
9742002-04-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
975
976        * gcc3newlib/gccnewlib.add: Add gcc_update --touch to fix
977        timestamps.
978
9792001-04-16      Joel Sherrill <joel@OARcorp.com>
980
981        * .cvsignore: Added files added by automake 1.6.1.
982        * setup.def: New shot at gcc 3.0.4 RPMs.
983        * binutils/Makefile.am, gdb/Makefile.am, rtems/Makefile.am:
984        Deleted m68k-rtemself.
985        * gcc3newlib/gccnewlib.add: Commented out host/target OS check.
986 
9872002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
988
989        * autotools/automake-rtems.spec.in: Update to automake-1.6.1.
990        Use *.tar.bz2.
991
9922002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
993
994        * mkbinutilspec.in: Fix PATCH2.
995
9962002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
997
998        * gcc3newlib/gccnewlib.add: Add -Bgcc/ when collecting multilibs.
999
10002002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1001
1002        * gcc3newlib/gccnewlib.spec.in: Removed from CVS.
1003
1004
10052002-04-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1006
1007        * mkbinutilspec.in: Add support for empty patch-version (no patch).
1008        * mkgcc3newlibspec.in: Ditto.
1009        * setup: Fix gcc3*_versions handling.
1010        * setup.def: binutils_patch_version=.
1011        * binutils/binutils.add: Reflect changes to mkbinutilspec.in,
1012        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
1013        * binutils/target-binutils.add: Comment out c++filt.
1014        * gcc3newlib/base-gcc.add: Remove duplicate libm.info.
1015        * gcc3newlib/gccnewlib.add: Reflect changes to mkgcc3newlibspec.in.
1016        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
1017        Comment out gcc-2.95.x hacks.
1018        Remove *.la from installed files.
1019        * gcc3newlib/gccnewlib_c_only.spec.in: Remove.
1020
10212001-04-02      Joel Sherrill <joel@OARcorp.com>
1022
1023        * buildall.in: Correct logic for detecting 0 RTEMS RPMS installed.
1024
10252001-03-29      Joel Sherrill <joel@OARcorp.com>
1026
1027        * .cvsignore: Added mkgcc3newlib.
1028
10292001-03-29      Joel Sherrill <joel@OARcorp.com>
1030
1031        * gcc3newlib/.cvsignore: New file.
1032
10332001-03-28      Joel Sherrill <joel@OARcorp.com>
1034
1035        * Per PR64 added support for gcc 3.x RPMs
1036        * Makefile.am, configure.ac, mkspec, setup, setup.def: Modified.
1037        * mkgcc3newlibspec.in: New file.
1038        * gcc3newlib: New subdirectory.
1039        * base-g77.add, base-gcc.add, base-gcj.add, gccnewlib.add,
1040        gccnewlib_c_only.spec.in, gccnewlib.spec.in, HISTORY, Makefile.am,
1041        README, target-g77.add, target-gcc.add, target-gcj.add,
1042        target-objc.add: New files.
1043
10442001-03-28      Joel Sherrill <joel@OARcorp.com>
1045
1046        * binutils/binutils.add: Commented out patch since binutils 2.12
1047        does not require one.
1048
10492002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1050
1051        * configure.ac:
1052        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1053        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1054        * autotools/Makefile.am: Remove AUTOMAKE_OPTIONS.
1055        * Makefile.am: Remove AUTOMAKE_OPTIONS.
1056        * binutils/Makefile.am: Remove AUTOMAKE_OPTIONS.
1057        * gccnewlib/Makefile.am: Remove AUTOMAKE_OPTIONS.
1058        * gdb/Makefile.am: Remove AUTOMAKE_OPTIONS.
1059        * rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
1060
10612002-03-06      Ralf Corsepius <corsepiu@faw-uni-ulm.de>
1062
1063        * PR151
1064        * autotools/automake-rtems.spec.in: New.
1065        * autotools/automake-rtems.spec: Removed.
1066        * configure.ac: Reflect changes above.
1067
10682001-02-27      Joel Sherrill <joel@OARcorp.com>
1069
1070        * configure.ac: Be a little more lenient in matching sparc-solaris.
1071
10722002-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1073
1074        * mkbinutilspec.in, mkgccnewlibspec.in, gccnewlib/base-chill.add,
1075        gccnewlib/base-g77.add, gccnewlib/base-gcc.add,
1076        gccnewlib/base-gcj.add, gccnewlib/gccnewlib.add,
1077        gccnewlib/target-chill.add, gccnewlib/target-g77.add,
1078        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
1079        gccnewlib/target-objc.add: Added more support for Canadian Cross
1080        building.
1081
10822001-01-30      Joel Sherrill <joel@OARcorp.com>
1083
1084        * buildall.in: Corrected logic for detecting when no RPMs are installed.
1085
10862001-01-24      Joel Sherrill <joel@OARcorp.com>
1087
1088        * README: Added Canadian Cross instructions.
1089
10902002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1091
1092        * configure.ac: Add AC_PREFIX_DEFAULT([/opt/rtems]).
1093        * mkbinutilsspec.in: Add propagation of @prefix@.
1094        * binutils/base-binutils.add:
1095        Let %post and %unpost apply %{_prefix}.
1096        Apply %{_prefix} instead of /opt/rtems.
1097        * binutils/binutils.add: Update copyright notice.
1098        Add _prefix.
1099        Apply %{_prefix} instead of /opt/rtems.
1100        Remove -a 0 in %setup.
1101        Rework hack to SuSE's rpm screwing up %{_target}.
1102        Replace ARGS with CONFIGURE_ARGS.
1103        * binutils/target-binutils.add:
1104        Apply %{_prefix} instead of /opt/rtems.
1105
11062002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1107
1108        * binutils/binutils.add: Add initial support for building
1109        Canadian cross RPMs.  It should work like this:
1110            cd rtems/scripts
1111            ./configure --build=`../config.guess` --host=i386-cygwin
1112            make install
1113            rpm --target=i386-cygwin \
1114                /usr/src/redhat/SPECS/<target>-binutils-..spec.
1115
1116            alien -t /usr/src/redhat/RPMS/....i386.rpm
1117        .. and voila ... your tarball, with rpm-consistency checks etc. applied.
1118
11192001-01-22      Joel Sherrill <joel@OARcorp.com>
1120
1121        * buildalltar.in: Modified to support Canadian cross builds.
1122        It was testing using a RedHat 7.2 host to build *-rtems tools
1123        that run on an i386-cygwin host.
1124
11252001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1126
1127        * configure.ac: Fix typo to allow custom RPM_SPECSdirs.
1128
11292001-10-16      Joel Sherrill <joel@OARcorp.com>
1130
1131        * setup.def: Bumped the gdb_patch_version to account for a configuration
1132        problem on psim where it could not be enabled for powerpc-RTEMS.
1133        * gdb/Makefile.am: Add i386-RTEMS and powerpc-RTEMS targets.
1134
11352001-10-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1136
1137        * mkbinutilsspec.in: Guard sed-pattern against autoconf.
1138        * mkgccnewlibspec.in: Guard sed-pattern against autoconf, remove
1139        Target_alias.
1140        * mkgdbspec.in: Guard sed-pattern against autoconf.
1141        * mkbspspec.in: Guard sed-pattern against autoconf.
1142        * configure.ac: Rework check for RPM_SPECSdir.
1143        * autotools/automake-rtems.spec: Update to automake-1.5.
1144
11452001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1146
1147        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
1148        * configure.in: Remove.
1149        * configure.ac: New file, generated from configure.in by autoupdate.
1150
11512001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1152
1153        * gdb/Makefile.am, gccnewlib/Makefile.am, binutils/Makefile.am:
1154        Initially setup CLEANFILES using = instead of += to make
1155        automake-1.5 happy.
1156
11572001-09-13      Joel Sherrill <joel@OARcorp.com>
1158
1159        * setup.def, gccnewlib/gccnewlib.add, gccnewlib/target-gcc.add:
1160        Revert changes because of gcc 2.5.x/3.0 transition and continue
1161        to support gcc 2.95.x as primary version.
1162
11632001-09-13      Joel Sherrill <joel@OARcorp.com>
1164
1165        * mkgccnewlibspec.in,
1166        Use Target_alias not target_alias to avoid conflicts with new autoconf.
1167        * setup.def: Changed version numbers in attempt at building gcc 3.0.1.
1168        Only sparc and arm built for C/C++ OK. :(
1169        * gccnewlib/base-gcc.add: Modifications to reflect files not in gcc 3.x.
1170        * gccnewlib/gccnewlib.add: gcc 3.x does not have "everything in the name"
1171        * target-gcc.add: Modifications to reflect files not in gcc 3.1
1172
11732001-09-13      Joel Sherrill <joel@OARcorp.com>
1174
1175        * autotools/.cvsignore: New file.
1176
11772001-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1178
1179        * autotools/Makefile.am, autotools/autoconf-rtems.spec,
1180        autotools/automake-rtems.spec: New.
1181        * configure.in, Makefile.am: Add autotools/.
1182
11832001-08-30      Joel Sherrill <joel@OARcorp.com>
1184
1185        * .cvsignore: Add buildalltar.
1186
11872001-08-30      Joel Sherrill <joel@OARcorp.com>
1188
1189        * buildalltar.in: New file.
1190        * configure.in, Makefile.am: Modified to reflect addition of file.
1191
11922001-08-10      Joel Sherrill <joel@OARcorp.com>
1193
1194        * mkgdbspec.in: Make list of simulators very complete.
1195        * setup.def: Update versions.
1196
11972001-07-03      Joel Sherrill <joel@OARcorp.com>
1198
1199        * setup.def, binutils.add, gccnewlib.add: Updated to build
1200        binutils 2.11.2 (rtems patch 20010622), gcc 2.95.3 (rtems
1201        patch a20010622), and newlib 1.9.0 (rtems patch 10020622).
1202
12032001-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1204
1205        * configure.in: Remove AC_EXEEXT, treat .exe manually.
1206        * gccnewlib/base-gcc.add: Remove cpp.
1207        * gccnewlib/gccnewlib.add: mv cpp $target_alias-cpp, update
1208        copyright.
1209
12102001-04-16      Joel Sherrill <joel@OARcorp.com>
1211
1212        * setup.def: Modified the binutils version to 2.11 and
1213        RPM revision 3 to reflect experimentation with new binutils release.
1214
12152001-04-11      Joel Sherrill <joel@OARcorp.com>
1216
1217        * binutils/Makefile.am: Added a29k-rtems.
1218        * binutils/binutils.add: Switch to .bz2 extension to reflect
1219        real way code is compressed on distribution sites now.
1220
12212001-03-19      Joel Sherrill <joel@OARcorp.com>
1222
1223        * setup.def: Updated version numbers and patches for binutils
1224        and gdb.  binutils was to get correct patch in field.  gdb
1225        was to add mipstx39-rtems configurery support.
1226
12272001-03-14      Joel Sherrill <joel@OARcorp.com>
1228
1229        * gdb/Makefile.am, mkgdbspec.in: Added mipstx39-rtems
1230        configuration to gdb since this includes the JMR3904 simulator.
1231
12322001-01-03      Joel Sherrill <joel@OARcorp.com>
1233
1234        * setup.def, binutils/HISTORY, gccnewlib/HISTORY: Updated
1235        binutils HISTORY to reflect new revision.  Updated gcc to fix
1236        i960 C++ problem.  Updated newlib to move to newlib 1.9.0.
1237
12382000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1239
1240        * gccnewlib/gccnewlib.add: Fix typo in URL.
1241
12422000-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1243
1244        * configure.in: Adapt m4-quoting to autoconf-2.49b, use $host
1245        instead of $target to setup RPM_CPU, move chmod 755 buildall to
1246        AC_OUTPUT's extra-cmds.
1247       
12482000-10-30      Joel Sherrill <joel@OARcorp.com>
1249
1250        * buildall.in, mkgdbspec.in, setup.def, binutils/Makefile.am,
1251        gccnewlib/HISTORY, gccnewlib/Makefile.am, gdb/Makefile.am:
1252        Added mips-rtems, updated to include new patches and
1253        gcc 2.95.2/newlib 1.8.2 revision 11 RPM.
1254
12552000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1256
1257        * configure.in: Remove trailing '/'s from setting up RPM_SPECdir.
1258
12592000-10-18      Joel Sherrill <joel@OARcorp.com>
1260
1261        * setup.def: Updating version numbers for gcc/newlib RPM release 10.
1262
12632000-08-30      Joel Sherrill <joel@OARcorp.com>
1264
1265        * setup.def: Updated gcc and newlib patches and bumped RPM revision.
1266        Patches primarily add or16/or32 basic support to newlib and
1267        i386 multilib improvements to gcc from Ralf Corsepius.
1268
12692000-08-10      Joel Sherrill <joel@OARcorp.com>
1270
1271        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.