source: rtems/scripts/ChangeLog @ ac44232

4.104.114.84.95
Last change on this file since ac44232 was 587d22de, checked in by Joel Sherrill <joel.sherrill@…>, on 12/16/03 at 13:53:52

2003-12-16 Joel Sherrill <joel@…>

  • setup.def: Update gcc/newlib for 4.7 series to 3.3.2 with 20031022 gcc patch (RPM revision 4.7-1).
  • Property mode set to 100644
File size: 33.2 KB
Line 
12003-12-16      Joel Sherrill <joel@OARcorp.com>
2
3        * setup.def: Update gcc/newlib for 4.7 series to 3.3.2 with 20031022
4        gcc patch (RPM revision 4.7-1).
5
62003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
9
102003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * Makefile.am: Cosmetics.
13        * autotools/Makefile.am: Cosmetics.
14        * autotools/autoconf-rtems.spec.in: 2.59.
15        * autotools/automake-rtems.spec.in: 1.8, Require autoconf-2.59.
16        * binutils/Makefile.am: Cosmetics.
17        * cpukit/Makefile.am: Cosmetics.
18        * gcc3newlib/Makefile.am: Cosmetics.
19        * gccnewlib/Makefile.am: Cosmetics.
20        * gdb/Makefile.am: Cosmetics.
21        * rtems/Makefile.am: Cosmetics.
22        * rtemsdoc/Makefile.am: Cosmetics.
23
242003-11-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * gcc3newlib/gccnewlib.add: Add hacks to make gnatlib
27        buildable.
28        * gcc3newlib/base-gnat.add: Add info files.
29
302003-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * gcc3newlib/gccnewlib.add: Make not building gnat and gcj the
33        default for gcc-3.3.
34
352003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * binutils/Makefile.am: Add tic4x.
38        * binutils/mkspec.in: Remove duplicate rpmgroup.
39
402003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * gcc3newlib/Makefile.am: Add tic4x.
43        * gcc3newlib/gccnewlib.add: Don't install install-tools for
44        gcc >= 3.3.
45
462003-10-22      Joel Sherrill <joel@OARcorp.com>
47
48        * configure.ac, setup.def: Update to binutils 2.14 adn gcc/newlib to
49        3.2.3 with 20030826 gcc patch.
50
512003-10-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * cpukit/target-cpukit.add: New.
54        * cpukit/Makefile.am: Reflect having added target-cpukit.add.
55        Acknowledge osversion.
56        * cpukit/mkspec.in: Acknowledge osversion and rpmgroup.
57        * cpukit/rtems-cpukit.add: Reflect new RTEMS spec conventions.
58
592003-10-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * autotools/automake-rtems.spec.in: Automake-1.7.8.
62
632003-09-26      Joel Sherrill <joel@OARcorp.com>
64
65        * buildall.in, buildalltar.in, binutils/Makefile.am,
66        cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am,
67        gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore,
68        rtemsdoc/Makefile.am: Obsoleting HP PA-RISC port.
69
702003-09-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * autotools/automake-rtems.spec.in: Automake-1.7.7.
73
742003-09-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * gcc3newlib/gccnewlib.add: Fix duplicate removal of c++filt.
77        * gcc3newlib/base-gcj.add: Add fastjar.info, jar.1, grepjar.1.
78        * setup.def: gcc3newlib_rpm_release=4.
79
802003-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * binutils/base-binutils.add: Add osversion support.
83        * binutils/binutils.add: Add osversion support.
84        %setup -n %{name}-%{version}.
85        Don't remove c++filt.
86        * binutils/target-binutils.add: Add osversion support.
87        Pickup c++filt.
88        * gcc3newlib/base-g77.add: Add osversion support.
89        * gcc3newlib/base-gcc.add: Add osversion support.
90        * gcc3newlib/base-gcj.add: Add osversion support.
91        * gcc3newlib/base-gnat.add: Add osversion support.
92        * gcc3newlib/gccnewlib.add: Add osversion support.
93        Remove c++filt,
94        %setup -n -n %{name}-%{version}.
95        * gcc3newlib/target-c++.add: Add osversion support.
96        Don't pickup c++filt.
97        * gcc3newlib/target-g77.add: Add osversion support.
98        * gcc3newlib/target-gcc.add: Add osversion support.
99        * gcc3newlib/target-gcj.add: Add osversion support.
100        * gcc3newlib/target-gnat.add: Add osversion support.
101        * gccnewlib/gccnewlib.add: %setup -n %{name}-%{version}.
102        * gdb/base-gdb.add: Add osversion support, rpmgroup, rpmprefix,
103        gdb_version, gdb_target.
104        * gdb/target-gdb.add: Ditto.
105        * gdb/gdb.add: Ditto.
106        %setup -n -n %{name}-%{version}.
107
1082003-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
109
110        * binutils/Makefile.am: Fix osversion support for sh-rtemself.
111        * gcc3newlib/Makefile.am: Fix osversion support for sh-rtemself.
112
1132003-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * configure.ac: Add --enable-osversions (OS-versioned RPMS support).
116        * binutils/Makefile.am: Add osversion support.
117        * binutils/mkspec.in: Add osversion support.
118        * gcc3newlib/Makefile.am: Add osversion support.
119        * gcc3newlib/mkspec.in: Add osversion support.
120        * gdb/Makefile.am: Add osversion support.
121        * gdb/mkspec.in: Add osversion support.
122        Add rpmprefix, rpmgroup.
123
1242003-09-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * Makefile.am, configure.ac,
127        autotools/autoconf-rtems.spec.in, autotools/automake-rtems.spec.in,
128        binutils/Makefile.am, binutils/base-binutils.add,
129        binutils/binutils.add, binutils/mkspec.in,
130        binutils/target-binutils.add,
131        common/common.add.in,
132        cpukit/Makefile.am,
133        gcc3newlib/Makefile.am, gcc3newlib/base-g77.add,
134        gcc3newlib/base-gcc.add, gcc3newlib/base-gcj.add,
135        gcc3newlib/base-gnat.add, gcc3newlib/gccnewlib.add,
136        gcc3newlib/mkspec.in, gcc3newlib/target-c++.add,
137        gcc3newlib/target-g77.add, gcc3newlib/target-gcc.add,
138        gcc3newlib/target-gcj.add, gcc3newlib/target-gnat.add,
139        gcc3newlib/target-objc.add,
140        gccnewlib/Makefile.am,
141        gdb/Makefile.am,
142        rtems/Makefile.am,
143        rtemsdoc/Makefile.am:
144        Merger from rtems-4-6-branch.
145        * common/common.am: New.
146
1472003-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * common/common.add.in: s/www.oarcorp.com/www.rtems.com/.
150        Add %define __os_install_post %{nil} to prevent RH-9's rpm-brp-strip
151        from running (Chokes on foreign object formats).
152        * gcc3newlib/base-g77.add:
153        Use %{gcc_version} instead of @gcc_version@.
154        * gcc3newlib/gccnewlib.add:
155        Use %{gcc_version} instead of @gcc_version@.
156        Reflect gcc >= 3.3 shipping monolytic infos.
157        * gcc3newlib/target-c++.add:
158        Use %{gcc_version} instead of @gcc_version@.
159        Don't pickup c++filt.
160        * gcc3newlib/target-g77.add:
161        Use %{gcc_version} instead of @gcc_version@.
162        * gcc3newlib/target-gcc.add:
163        Use %{gcc_version} instead of @gcc_version@.
164        * gcc3newlib/target-gcj.add:
165        Use %{gcc_version} instead of @gcc_version@.
166        * gcc3newlib/target-gnat.add:
167        Use %{gcc_version} instead of @gcc_version@.
168        * gcc3newlib/target-objc.add:
169        Use %{gcc_version} instead of @gcc_version@.
170
1712003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
172
173        * binutils/binutils.add: Preps for 2.14.
174        Use %{binutils_version} instead of @binutils_version@.
175        * binutils/base_binutils.add: Preps for 2.14.
176
1772003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
178
179        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
180
1812003-07-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * autotools/automake-rtems.spec.in: Automake-1.7.6.
184
1852003-06-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * autotools/automake-rtems.spec.in: Automake-1.7.5.
188
1892003-06-02      Joel Sherrill <joel@OARcorp.com>
190
191        * setup.def: Updated for RPM revision 3 of gcc3.2.3 and newlib1.11.0.
192
1932003-05-07      Joel Sherrill <joel@OARcorp.com>
194
195        * setup.def: Update to gcc3.2.3newlib1.11.0-1.
196        * gcc3newlib/gccnewlib.add: We used .bz2 files.
197
1982003-04-18      Joel Sherrill <joel@OARcorp.com>
199
200        * setup.def: Update to gcc3.2.2newlib1.11.0-2.
201        * gcc3newlib/gccnewlib.add: We used .bz2 files.
202
2032003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
204
205        * gcc3newlib/gccnewlib.add: Add %gcc_version, %newlib_version.
206        Apply %gcc_version, %newlib_version.
207        * gcc3newlib/target-c++.add: Apply %gcc_version, %newlib_version.
208        * gcc3newlib/target-g77.add: Apply %gcc_version, %newlib_version.
209        * gcc3newlib/target-gcc.add: Apply %gcc_version, %newlib_version.
210        * gcc3newlib/target-gcj.add: Apply %gcc_version, %newlib_version.
211        * gcc3newlib/target-gnat.add: Apply %gcc_version, %newlib_version.
212        * gcc3newlib/target-objc.add: Apply %gcc_version, %newlib_version.
213
2142003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
215
216        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
217
2182003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
219
220        * configure.ac: AC_PREREQ(2.57).
221
2222003-02-10      Joel Sherrill <joel@OARcorp.com>
223
224        * gdb/gdb.add, gdb/mkspec.in, gdb/target-gdb.add: Use RPM logic to
225        determine which targets have simulators, configure with appropriate
226        arguments, and package the correct files.
227
2282003-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
229
230        * gcc3newlib/target-gcc.add: Remove %{_exeext} from gccbug.
231        * gcc3newlib/gccnewlib.add: Add %gcj to support to disabling building
232        gcj from rpmbuild command line.
233        Copy gsyslimits.h for CDN-X compilation.
234
2352003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
236
237        * README.cdn-X: New.
238        * binutils/binutils.add: Add --build=%_build --host=%_host.
239        * cpukit/.cvsignore: Add *.spec.in.
240        * gcc3newlib/gccnewlib.add: Add --build=%_build --host=%_host.
241        * gdb/gdb.add: Add --build=%_build --host=%_host.
242        * rtemsdoc/.cvsignore: Add *.spec.in.
243
2442003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
245
246        * gcc3newlib/gccnewlib.add: Remove Buildroot.
247        * common/.cvsignore: New.
248
2492003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
250
251        * common/common.add.in: Add Vendor, Distribution, BuildRoot.
252        * binutils/Makefile.am: Fix path to clean.add.
253        * binutils/binutils.add: Remove BuildRoot.
254        * cpukit/Makefile.am:  Use $(top_builddir)/common/common.add,
255        $(top_builddir)/common/clean.add, header.add.
256        Generate rtems-cpukit.spec.in.
257        * cpukit/header.add: New.
258        * cpukit/rtems-cpukit.spec.in: Remove.
259        * cpukit/rtems-cpukit.add: New.
260        * gccnewlib/gccnewlib.add: Remove Buildroot.
261        * gdb/gdb.add: Remove Buildroot.
262        * rtemsdoc/rtemsdoc.add: Remove BuildRoot.
263
2642003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
265
266        * rtemsdoc/Makefile.am: Use $(top_builddir)/common/common.add,
267        $(top_builddir)/common/clean.add, header.add.
268        Generate rtemsdoc.spec.in.
269        * rtemsdoc/mkspec.in: Remove exe_ext.
270        * rtemsdoc/rtemsdoc.spec.in: Remove.
271        * gccnewlib/Makefile.am:  Use $(top_builddir)/common/common.add,
272        $(top_builddir)/common/clean.add, header.add.
273        * gccnewlib/base-gcc.m4: Replace @exe_ext@ with %{_exeext}.
274        * gccnewlib/base-gcj.add: Replace @exe_ext@ with %{_exeext}.
275        * gccnewlib/gccnewlib.add: Replace @exe_ext@ with %{_exeext}.
276        Remove header, broken cdn-X configuration, %clean.
277        * gccnewlib/target-g77.add: Replace @exe_ext@ with %{_exeext}.
278        * gccnewlib/target-gcc.add: Replace @exe_ext@ with %{_exeext}.
279        * gccnewlib/target-gcj.add: Replace @exe_ext@ with %{_exeext}.
280        * gccnewlib/target-objc.add: Replace @exe_ext@ with %{_exeext}.
281
2822003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
283
284        * gdb/gdb.add: Remove header, broken cdn-X configuration,
285        %clean, Replace @exe_ext@ with %{_exeext}.
286        * gdb/mkspec.in: Remove exe_ext.
287        * gdb/target-gdb.add: Replace @exe_ext@ with %{_exeext}.
288        * gdb/Makefile.am: Use $(top_builddir)/common/common.add,
289        $(top_builddir)/common/clean.add, header.add.
290        * gcc3newlib/base-gcj.add: Replace @exe_ext@ with %{_exeext}.
291        * cpukit/mkspec.in: Remove exe_ext.
292        * binutils/Makefile.am: Use $(top_builddir)/common/common.add,
293        $(top_builddir)/common/clean.add, header.add.
294
2952003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
296
297        * gcc3newlib/gccnewlib.add: Remove header, broken cdn-X configuration,
298        %clean, Replace @exe_ext@ with %{_exeext}.
299        * gcc3newlib/mkspec.in: Remove exe_ext.
300        * gcc3newlib/target-c++.add: Replace @exe_ext@ with %{_exeext}.
301        * gcc3newlib/target-g77.add: Replace @exe_ext@ with %{_exeext}.
302        * gcc3newlib/target-gcc.add: Replace @exe_ext@ with %{_exeext}.
303        * gcc3newlib/target-gcj.add: Replace @exe_ext@ with %{_exeext}.
304        * gcc3newlib/target-gnat.add: Replace @exe_ext@ with %{_exeext}.
305        * gcc3newlib/target-objc.add: Replace @exe_ext@ with %{_exeext}.
306        * gcc3newlib/Makefile.am: Use $(top_builddir)/common/common.add,
307        $(top_builddir)/common/clean.add, header.add.
308
3092003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
310
311        * Makefile.am: Remove reference to mkbinutilsspec.
312        * configure.ac: Remove EXEEXT check.
313        Add common/clean.add, common/common.add.
314
3152003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
316
317        * binutils/binutils.add: Remove header, broken cdn-X configuration,
318        %clean.
319        * binutils/mkspec.in: Remove exe_ext, build_alias, host_alias.
320        * binutils/target-binutils.add: Replace @exe_ext@ with %{_exeext}.
321
3222003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
323
324        * gcc3newlib/header.add: New.
325        * gccnewlib/header.add: New.
326        * binutils/header.add: New.
327        * gdb/header.add: New.
328        * rtemsdoc/header.add: New.
329        * rtemsdoc/rtemsdoc.add: New.
330        * common/clean.add.in: New.
331        * common/common.add.in: New.
332
3332003-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
334
335        * binutils/mkspec.in: New.
336        * binutils/.cvsignore: Add mkspec.
337        * mkbinutilspec.in: Remove.
338        * gdb/Makefile.am: Depend on mkspec.
339        * binutils/binutils.add: Add @exe_ext@ to c++filt.
340        Add %_defaultbuildroot.
341        * configure.ac: Reflect changes above.
342        * binutils/Makefile.am: Reflect changes above.
343        * Makefile.am: Remove mkbinutilspec.
344
3452003-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
346
347        * gdb/.cvsignore: Add mkspec.
348
3492003-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
350
351        * ChangeLog: Fix yesterday's entry.
352        * gdb/target-gdb.add: %defattr(-,root,root).
353        Use %{_prefix} instead of /opt/rtems.
354        Misc. minor changes.
355        * gdb/gdb.add: Use %{_prefix} instead of /opt/rtems.
356        Remove stray unpackaged files.
357        Use %{_defaultbuildroot} instead of hard-coded values.
358        configure --disable-nls.
359        Misc. minor changes.
360        Add BuildPreReq: ncurses-devel.
361        * gdb/base-gdb.add: %defattr(-,root,root).
362        Use %{_prefix} instead of /opt/rtems.
363        Misc. minor changes.
364        * gdb/mkspec.in: New.
365        * gdb/Makefile.am: Reflect addition of gdb/mkspec.in.
366        * gcc3newlib/mkspec.in: Fix usage.
367        * gcc3newlib/gccnewlib.add: Use %{_defaultbuildroot} instead of
368        hard-coded values. Update copyright notice.
369        * mkgdbspec.in: Removed.
370        * Makefile.am: Remove mkgdbspec.
371        * configure.ac: Remove mkgdbspec.
372        Add gdb/mkspec.
373
3742003-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
375
376        * gcc3newlib/gccnewlib.add: Add various BuildPreReq.
377        Add %defattr(-,root,root) to "dir".
378        * gcc3newlib/base-g77.add: %defattr(-,root,root).
379        * gcc3newlib/base-gcc.add %defattr(-,root,root).
380        * gcc3newlib/base-gcj.add %defattr(-,root,root).
381        * gcc3newlib/base-gnat.add %defattr(-,root,root).
382        * gcc3newlib/target-c++.add %defattr(-,root,root).
383        * gcc3newlib/target-g77.add %defattr(-,root,root).
384        * gcc3newlib/target-gcc.add %defattr(-,root,root).
385        * gcc3newlib/target-gcj.add %defattr(-,root,root).
386        * gcc3newlib/target-gnat.add %defattr(-,root,root).
387        * gcc3newlib/target-objc.add %defattr(-,root,root).
388
3892003-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
390
391        * setup.def: binutils_rpm_release=2.
392        * binutils/base-binutils.add: %defattr(-,root,root).
393        * binutils/target-binutils.add: Ditto.
394        * binutils/binutils.add: BuildPreReq: texinfo >= 4.2.
395
3962003-01-27      Joel Sherrill <joel@OARcorp.com>
397
398        * buildalltar.in, setup.def: Tool update including binaries for Cygwin
399        with a special RTEMS user account.
400
4012003-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
402
403        * configure.ac: Add rtemsdoc.
404        * Makefile.ac: Add rtemsdoc.
405        * rtemsdoc/README: New.
406        * rtemsdoc/.cvsignore: New.
407
4082003-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
409
410        * rtemsdoc/Makefile.am: New.
411        * rtemsdoc/mkspec.in: New.
412        * rtemsdoc/rtemsdoc.spec.in: New.
413        * rtemsdoc/supplement.add.in: New.
414        * rtemsdoc/templ.add.in: New.
415
4162002-12-16      Joel Sherrill <joel@OARcorp.com>
417
418        * setup.def: Updated gcc 3.2.1newlib1.10.0 RPM to revision 4
419        to include m68k crti.o/crtn.o multilib patch.
420
4212002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
422
423        * autotools/automake-rtems.spec.in: Update to automake-1.7.2.
424        * autotools/autoconf-rtems.spec.in: Update to autoconf-2.57.
425
4262002-12-06      Joel Sherrill <joel@OARcorp.com>
427
428        * ChangeLog: Removed duplicate entry.
429
4302002-12-06      Joel Sherrill <joel@OARcorp.com>
431
432        * setup.def: Updated patch to fix m68k cut and paste bug which turned
433        a tab into spaces in a Makefile fragment.
434        * gcc3newlib/gccnewlib.add: If building gnat for the mips, the library
435        must be built with a -G0 option.
436
4372002-12-02      Joel Sherrill <joel@OARcorp.com>
438
439        * setup.def, gcc3newlib/gccnewlib.add: Updated to gcc 3.2.1 RPM revision
440        2 which enabled the mips-rtems gnat using gcc 3.2.1 patch 20021129.
441
4422002-11-29      Joel Sherrill <joel@OARcorp.com>
443
444        * setup.def: Updated to gcc-3.2.1.
445
4462002-11-28      Joel Sherrill <joel@OARcorp.com>
447
448        * setup.def: Updated to gcc-3.2 and newlib1.1.0 RPM version 6.
449        * gcc3newlib/gccnewlib.add: Reenabled i386-rtems gnat.
450
4512002-11-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
452
453        * gcc3newlib/gccnewlib.add:
454        Remove *.la's to make rpm-4.1/RH-8.0 happy.
455        Remove libiberty.a to make rpm-4.1/RH-8.0 happy.
456        Change gcc/version.c to reflect us having patched gcc.
457
4582002-11-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
459
460        * binutils/binutils.add: Add BuildPreReq: /sbin/install-info.
461        Disable nls.
462        Apply gzip -9qf to compress *infos and *mans.
463        Apply /sbin/install-info.
464        Remove  *c++-filt.
465        * binutils/base-binutils.add: Add PreReq: /sbin/install-info.
466        Apply /sbin/install-info.
467        Package as.info-*.gz.
468        * binutils/target-binutils.add:
469        Package man1/*.1*.
470
4712002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
472
473        * autotool/autoconf-rtems.spec.in: Fix @prefix@.
474
4752002-11-13      Joel Sherrill <joel@OARcorp.com>
476
477        * setup.def: Switched to binutils 2.13.1
478        * binutils/Makefile.am: Remove a29k-rtems.
479
4802002-11-11      Joel Sherrill <joel@OARcorp.com>
481
482        * setup.def, gcc3newlib/gccnewlib.add: Patch includes updates
483        which were patch changes for -3 and -4 RPM revisions.   Disabled
484        build of gnat for i386-rtems as it failed to build.
485
4862002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
487
488        * gcc3newlib/gccnewlib.add: Remove %{target} != %{build} comment
489        (RH-8.0/rpm-4.1 bogusly expands the macros and chokes.)
490        * binutils/binutils.add: Remove %{target} != %{build} comment
491        (RH-8.0/rpm-4.1 bogusly expands the macros and chokes.).
492        Comment out CONFIGURE_ARGS (RH-8.0/rpm-4.1 is broken wrt. _build_os
493        and _target_os)
494        * gcc3newlib/base-gcc.add: Add gccint*infos.
495        * gcc3newlib/base-gcj.add: Add gcj*infos.
496        Mark manpages as %doc and pickup the gzipped versions.
497
4982002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
499
500        * autotools/automake-rtems.spec.in: Fix my address. Set up PATH
501        before running configure (Prep. for automake >= 1.7).
502
5032002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
504
505        * autotools/autoconf-rtems.spec.in: New.
506        Remove Provides: autoconf (Conflicts with RH-8.0).
507        * autotools/autoconf-rtems.spec: Remove.
508        * autotools/automake-rtems.spec.in:
509        Remove Provides: automake (Conflicts with RH-8.0).
510        * gcc3newlib/Makefile.am: Remove references to mkgcc3newlibspec.
511        * Makefile.am: Ditto.
512        * configure.ac: Add autotools/autoconf-rtems.spec.in.
513
5142002-10-24      Joel Sherrill <joel@OARcorp.com>
515
516        * setup.def: Update gcc 3.2 pathc to includ epatch for gcc PR8314.
517        * gcc3newlib/gccnewlib.add: Don't build mips/gnat as we do not
518        currently include the patch referenced in PR8344.
519
5202002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
521
522        * .cvsignore: Reformat.
523        Add autom4te*cache.
524        Remove autom4te.cache.
525
5262002-09-14      Joel Sherrill <joel@OARcorp.com>
527
528        * gcc3newlib/base-gcj.add, gcc3newlib/gccnewlib.add,
529        gcc3newlib/target-gcj.add: First attempt at enabling Java support.
530
5312002-08-21      Joel Sherrill <joel@OARcorp.com>
532
533        * setup.def, gcc3newlib/gccnewlib.add: Updated the tools for
534        gcc 3.2 and Ada.
535
5362002-08-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
537
538        * gcc3newlib/gccnewlib.add: Re-add i386-rtems Ada.
539        Add %_gnat and --define 'gnat [0|1]' support.
540        Enable gnat for gcc-3.2/Disable for gcc-3.1.
541        Add hacks to build gnatlib.
542        Re-activate commented out fragments for old gcc versions.
543        Add @target_alias@-gnatgcc.
544
5452002-08-15      Joel Sherrill <joel@OARcorp.com>
546
547        * setup.def: New gcc 3.1 RPMs (-7).
548        * gcc3newlib/gccnewlib.add:  i386-rtems doesn't build Ada.
549
5502002-08-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
551
552        * gcc3newlib/Makefile.am: Remove c_only remnants.
553        * gcc3newlib/gccnewlib.add: Reflect gcc-3.2 putting c++
554        headers into c++ instead of g++.
555        * gcc3newlib/target-c++.add: Ditto.
556
5572002-08-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
558
559        * gcc3newlib/base-gnat.add: Don't use %{%prefix}/bin/gnat*.
560        * gcc3newlib/Makefile.am: Use mkspec for c4x.
561        * gcc3newlib/gccnewlib.add: Rework processing of %if %build_XXX.
562        Rework handing Ada.
563        Don't put adalib and adainclude into files.gcc.
564        * gcc3newlib/target-gnat.add: Add adalib.
565        Add adainclude.
566
5672002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
568
569        * gcc3newlib/base-gnat.add: Use -n rtems-base-gnat.
570
5712002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
572
573        * gcc3newlib/.cvsignore: Add mkspec.
574
5752002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
576
577        * mkgcc3newlibspec.in: Remove
578        * gcc3newlib/mkspec.in: New.
579        * configure.ac: Reflect changes above.
580        * gcc3newlib/gccnewlib.add: Add build_XXX defines.
581        Add preliminary gnat support.
582        * gcc3newlib/base-g77.add: Add build_g77.
583        * gcc3newlib/base-gcj.add: Add build_gcj.
584        * gcc3newlib/base-gnat.add: New.
585        * gcc3newlib/target-c++.add: Add build_cxx.
586        * gcc3newlib/target-g77.add: Add build_g77.
587        * gcc3newlib/target-gcj.add: Add build_gcj.
588        * gcc3newlib/target-objc.add: Add build_objc.
589        * gcc3newlib/target-gnat.add: New.
590        * gcc3newlib/Makefile.am: Use ./mkspec. Use unified spec.
591
5922002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
593
594        * setup.def: Increment release for gcc3newlib.
595        * gcc3newlib/gccnewlib.add: Do not put cc1plus into gcc-rpm.
596
5972002-08-08      Joel Sherrill <joel@OARcorp.com>
598
599        * setup.def, binutils/base-binutils.add, binutils/target-binutils.add:
600        Updated to binutils 2.13 which has no known issues.
601
6022002-08-06      Joel Sherrill <joel@OARcorp.com>
603
604        * setup.def: Updating gcc3/newlib patches and tool versions.  The
605        focus of this round of patches was ot eliminate header file name
606        conflicts between RTEMS and newlib.
607
6082002-07-30      Joel Sherrill <joel@OARcorp.com>
609
610        * setup.def: Updated to gcc3.1/newlib 1.10.0 RPM revision 5 with
611        the gcc3 patch 20020730a and newlib 1.10.0 patch 20020726.
612
6132002-07-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
614
615        * autotools/automake-rtems.spec.in: Automake-1.6.3.
616        * cpukit/.cvsignore: Add mkspec. Remove rtems.spec.
617
6182002-07-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
619
620        * configure.ac: Use AC_CONFIG_FILES(script, chmod +x script)
621        to generate mk*spec scripts.
622        * mkbspspec.in: Use ',' as pattern delimiter in sed expression
623        for $rpm_build_root.
624        * mkbinutilsspec.in:  Use ',' as pattern delimiter in sed
625        expression for $rpm_build_root.
626        * cpukit/mkspec.in: Cosmetical changes.
627
6282002-07-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
629
630        * ChangeLog: Fix 2002-07-22 ChangeLog entry bogusly referring to
631        Joel.
632        * cpukit/Makefile.am: New.
633        * cpukit/mkspec.in: New.
634        * cpukit/rtems-cpukit.spec.in: New.
635        * cpukit/.cvsignore: New.
636        * configure.ac: Add cpukit.
637        Add RTEMS_TOP to pickup _RTEMS_VERSION (required by cpukit).
638        * Makefile.am: Add cpukit. Add ACLOCAL_AMFLAGS (required to pickup
639        RTEMS_VERSION).
640        * setup.def: Use %{_tmppath} as default for $rpm_build_root.
641        * mkbinutilsspec.in: Use ',' as pattern delimiter in sed expression
642        for $rpm_build_root.
643        * mkgccnewlibspec.in:  Use ',' as pattern delimiter in sed
644        expression for $rpm_build_root.
645        * mkgcc3newlibspec.in:  Use ',' as pattern delimiter in sed
646        expression for $rpm_build_root.
647        * mkgdbspec.in:  Use ',' as pattern delimiter in sed expression for
648        $rpm_build_root.
649
6502002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
651
652        * binutils/Makefile.am: Add or32-rtems-binutils.
653
6542002-07-19      Joel Sherrill <joel@OARcorp.com>
655
656        * setup.def: Updated newlib patch to get sh and hppa crt0 mods.
657
6582002-07-01      Joel Sherrill <joel@OARcorp.com>
659
660        * setup.def: Update gcc3 RPMs for new patches.
661
6622002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
663
664        * autotools/automake-rtems.spec.in: Update to automake-1.6.2.
665
6662002-06-14      Joel Sherrill <joel@OARcorp.com>
667
668        * mkgdbspec.in, setup.def, gcc3newlib/gccnewlib.add, gdb/gdb.add:
669        Updated to gcc 3.1 and gdb 5.2.
670
6712001-05-29      Joel Sherrill <joel@OARcorp.com>
672
673        * setup.def: Updated to binutils 2.12.1.
674        * rtems/Makefile.am: Remove m68k-rtemself references.
675
6762002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
677
678        * mkgcc3newlibspec.in: Remove SETUP (bogus).
679        * gcc3newlib/target-c++.add: New.
680        * gcc3newlib/Makefile.am: Add target-c++.add.
681        * gcc3newlib/base-g77.add: Adapt to gcc-3.1.
682        Reflect having split out c++. Various minor fixes.
683        * gcc3newlib/base-gcc.add: Ditto.
684        * gcc3newlib/gccnewlib.add: Ditto.
685        * gcc3newlib/target-gcc.add: Ditto.
686
6872002-04-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
688
689        * gcc3newlib/gccnewlib.add: Add gcc_update --touch to fix
690        timestamps.
691
6922001-04-16      Joel Sherrill <joel@OARcorp.com>
693
694        * .cvsignore: Added files added by automake 1.6.1.
695        * setup.def: New shot at gcc 3.0.4 RPMs.
696        * binutils/Makefile.am, gdb/Makefile.am, rtems/Makefile.am:
697        Deleted m68k-rtemself.
698        * gcc3newlib/gccnewlib.add: Commented out host/target OS check.
699 
7002002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
701
702        * autotools/automake-rtems.spec.in: Update to automake-1.6.1.
703        Use *.tar.bz2.
704
7052002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
706
707        * mkbinutilspec.in: Fix PATCH2.
708
7092002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
710
711        * gcc3newlib/gccnewlib.add: Add -Bgcc/ when collecting multilibs.
712
7132002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
714
715        * gcc3newlib/gccnewlib.spec.in: Removed from CVS.
716
717
7182002-04-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
719
720        * mkbinutilspec.in: Add support for empty patch-version (no patch).
721        * mkgcc3newlibspec.in: Ditto.
722        * setup: Fix gcc3*_versions handling.
723        * setup.def: binutils_patch_version=.
724        * binutils/binutils.add: Reflect changes to mkbinutilspec.in,
725        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
726        * binutils/target-binutils.add: Comment out c++filt.
727        * gcc3newlib/base-gcc.add: Remove duplicate libm.info.
728        * gcc3newlib/gccnewlib.add: Reflect changes to mkgcc3newlibspec.in.
729        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
730        Comment out gcc-2.95.x hacks.
731        Remove *.la from installed files.
732        * gcc3newlib/gccnewlib_c_only.spec.in: Remove.
733
7342001-04-02      Joel Sherrill <joel@OARcorp.com>
735
736        * buildall.in: Correct logic for detecting 0 RTEMS RPMS installed.
737
7382001-03-29      Joel Sherrill <joel@OARcorp.com>
739
740        * .cvsignore: Added mkgcc3newlib.
741
7422001-03-29      Joel Sherrill <joel@OARcorp.com>
743
744        * gcc3newlib/.cvsignore: New file.
745
7462001-03-28      Joel Sherrill <joel@OARcorp.com>
747
748        * Per PR64 added support for gcc 3.x RPMs
749        * Makefile.am, configure.ac, mkspec, setup, setup.def: Modified.
750        * mkgcc3newlibspec.in: New file.
751        * gcc3newlib: New subdirectory.
752        * base-g77.add, base-gcc.add, base-gcj.add, gccnewlib.add,
753        gccnewlib_c_only.spec.in, gccnewlib.spec.in, HISTORY, Makefile.am,
754        README, target-g77.add, target-gcc.add, target-gcj.add,
755        target-objc.add: New files.
756
7572001-03-28      Joel Sherrill <joel@OARcorp.com>
758
759        * binutils/binutils.add: Commented out patch since binutils 2.12
760        does not require one.
761
7622002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
763
764        * configure.ac:
765        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
766        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
767        * autotools/Makefile.am: Remove AUTOMAKE_OPTIONS.
768        * Makefile.am: Remove AUTOMAKE_OPTIONS.
769        * binutils/Makefile.am: Remove AUTOMAKE_OPTIONS.
770        * gccnewlib/Makefile.am: Remove AUTOMAKE_OPTIONS.
771        * gdb/Makefile.am: Remove AUTOMAKE_OPTIONS.
772        * rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
773
7742002-03-06      Ralf Corsepius <corsepiu@faw-uni-ulm.de>
775
776        * PR151
777        * autotools/automake-rtems.spec.in: New.
778        * autotools/automake-rtems.spec: Removed.
779        * configure.ac: Reflect changes above.
780
7812001-02-27      Joel Sherrill <joel@OARcorp.com>
782
783        * configure.ac: Be a little more lenient in matching sparc-solaris.
784
7852002-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
786
787        * mkbinutilspec.in, mkgccnewlibspec.in, gccnewlib/base-chill.add,
788        gccnewlib/base-g77.add, gccnewlib/base-gcc.add,
789        gccnewlib/base-gcj.add, gccnewlib/gccnewlib.add,
790        gccnewlib/target-chill.add, gccnewlib/target-g77.add,
791        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
792        gccnewlib/target-objc.add: Added more support for Canadian Cross
793        building.
794
7952001-01-30      Joel Sherrill <joel@OARcorp.com>
796
797        * buildall.in: Corrected logic for detecting when no RPMs are installed.
798
7992001-01-24      Joel Sherrill <joel@OARcorp.com>
800
801        * README: Added Canadian Cross instructions.
802
8032002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
804
805        * configure.ac: Add AC_PREFIX_DEFAULT([/opt/rtems]).
806        * mkbinutilsspec.in: Add propagation of @prefix@.
807        * binutils/base-binutils.add:
808        Let %post and %unpost apply %{_prefix}.
809        Apply %{_prefix} instead of /opt/rtems.
810        * binutils/binutils.add: Update copyright notice.
811        Add _prefix.
812        Apply %{_prefix} instead of /opt/rtems.
813        Remove -a 0 in %setup.
814        Rework hack to SuSE's rpm screwing up %{_target}.
815        Replace ARGS with CONFIGURE_ARGS.
816        * binutils/target-binutils.add:
817        Apply %{_prefix} instead of /opt/rtems.
818
8192002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
820
821        * binutils/binutils.add: Add initial support for building
822        Canadian cross RPMs.  It should work like this:
823            cd rtems/scripts
824            ./configure --build=`../config.guess` --host=i386-cygwin
825            make install
826            rpm --target=i386-cygwin \
827                /usr/src/redhat/SPECS/<target>-binutils-..spec.
828
829            alien -t /usr/src/redhat/RPMS/....i386.rpm
830        .. and voila ... your tarball, with rpm-consistency checks etc. applied.
831
8322001-01-22      Joel Sherrill <joel@OARcorp.com>
833
834        * buildalltar.in: Modified to support Canadian cross builds.
835        It was testing using a RedHat 7.2 host to build *-rtems tools
836        that run on an i386-cygwin host.
837
8382001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
839
840        * configure.ac: Fix typo to allow custom RPM_SPECSdirs.
841
8422001-10-16      Joel Sherrill <joel@OARcorp.com>
843
844        * setup.def: Bumped the gdb_patch_version to account for a configuration
845        problem on psim where it could not be enabled for powerpc-RTEMS.
846        * gdb/Makefile.am: Add i386-RTEMS and powerpc-RTEMS targets.
847
8482001-10-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
849
850        * mkbinutilsspec.in: Guard sed-pattern against autoconf.
851        * mkgccnewlibspec.in: Guard sed-pattern against autoconf, remove
852        Target_alias.
853        * mkgdbspec.in: Guard sed-pattern against autoconf.
854        * mkbspspec.in: Guard sed-pattern against autoconf.
855        * configure.ac: Rework check for RPM_SPECSdir.
856        * autotools/automake-rtems.spec: Update to automake-1.5.
857
8582001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
859
860        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
861        * configure.in: Remove.
862        * configure.ac: New file, generated from configure.in by autoupdate.
863
8642001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
865
866        * gdb/Makefile.am, gccnewlib/Makefile.am, binutils/Makefile.am:
867        Initially setup CLEANFILES using = instead of += to make
868        automake-1.5 happy.
869
8702001-09-13      Joel Sherrill <joel@OARcorp.com>
871
872        * setup.def, gccnewlib/gccnewlib.add, gccnewlib/target-gcc.add:
873        Revert changes because of gcc 2.5.x/3.0 transition and continue
874        to support gcc 2.95.x as primary version.
875
8762001-09-13      Joel Sherrill <joel@OARcorp.com>
877
878        * mkgccnewlibspec.in,
879        Use Target_alias not target_alias to avoid conflicts with new autoconf.
880        * setup.def: Changed version numbers in attempt at building gcc 3.0.1.
881        Only sparc and arm built for C/C++ OK. :(
882        * gccnewlib/base-gcc.add: Modifications to reflect files not in gcc 3.x.
883        * gccnewlib/gccnewlib.add: gcc 3.x does not have "everything in the name"
884        * target-gcc.add: Modifications to reflect files not in gcc 3.1
885
8862001-09-13      Joel Sherrill <joel@OARcorp.com>
887
888        * autotools/.cvsignore: New file.
889
8902001-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
891
892        * autotools/Makefile.am, autotools/autoconf-rtems.spec,
893        autotools/automake-rtems.spec: New.
894        * configure.in, Makefile.am: Add autotools/.
895
8962001-08-30      Joel Sherrill <joel@OARcorp.com>
897
898        * .cvsignore: Add buildalltar.
899
9002001-08-30      Joel Sherrill <joel@OARcorp.com>
901
902        * buildalltar.in: New file.
903        * configure.in, Makefile.am: Modified to reflect addition of file.
904
9052001-08-10      Joel Sherrill <joel@OARcorp.com>
906
907        * mkgdbspec.in: Make list of simulators very complete.
908        * setup.def: Update versions.
909
9102001-07-03      Joel Sherrill <joel@OARcorp.com>
911
912        * setup.def, binutils.add, gccnewlib.add: Updated to build
913        binutils 2.11.2 (rtems patch 20010622), gcc 2.95.3 (rtems
914        patch a20010622), and newlib 1.9.0 (rtems patch 10020622).
915
9162001-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
917
918        * configure.in: Remove AC_EXEEXT, treat .exe manually.
919        * gccnewlib/base-gcc.add: Remove cpp.
920        * gccnewlib/gccnewlib.add: mv cpp $target_alias-cpp, update
921        copyright.
922
9232001-04-16      Joel Sherrill <joel@OARcorp.com>
924
925        * setup.def: Modified the binutils version to 2.11 and
926        RPM revision 3 to reflect experimentation with new binutils release.
927
9282001-04-11      Joel Sherrill <joel@OARcorp.com>
929
930        * binutils/Makefile.am: Added a29k-rtems.
931        * binutils/binutils.add: Switch to .bz2 extension to reflect
932        real way code is compressed on distribution sites now.
933
9342001-03-19      Joel Sherrill <joel@OARcorp.com>
935
936        * setup.def: Updated version numbers and patches for binutils
937        and gdb.  binutils was to get correct patch in field.  gdb
938        was to add mipstx39-rtems configurery support.
939
9402001-03-14      Joel Sherrill <joel@OARcorp.com>
941
942        * gdb/Makefile.am, mkgdbspec.in: Added mipstx39-rtems
943        configuration to gdb since this includes the JMR3904 simulator.
944
9452001-01-03      Joel Sherrill <joel@OARcorp.com>
946
947        * setup.def, binutils/HISTORY, gccnewlib/HISTORY: Updated
948        binutils HISTORY to reflect new revision.  Updated gcc to fix
949        i960 C++ problem.  Updated newlib to move to newlib 1.9.0.
950
9512000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
952
953        * gccnewlib/gccnewlib.add: Fix typo in URL.
954
9552000-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
956
957        * configure.in: Adapt m4-quoting to autoconf-2.49b, use $host
958        instead of $target to setup RPM_CPU, move chmod 755 buildall to
959        AC_OUTPUT's extra-cmds.
960       
9612000-10-30      Joel Sherrill <joel@OARcorp.com>
962
963        * buildall.in, mkgdbspec.in, setup.def, binutils/Makefile.am,
964        gccnewlib/HISTORY, gccnewlib/Makefile.am, gdb/Makefile.am:
965        Added mips-rtems, updated to include new patches and
966        gcc 2.95.2/newlib 1.8.2 revision 11 RPM.
967
9682000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
969
970        * configure.in: Remove trailing '/'s from setting up RPM_SPECdir.
971
9722000-10-18      Joel Sherrill <joel@OARcorp.com>
973
974        * setup.def: Updating version numbers for gcc/newlib RPM release 10.
975
9762000-08-30      Joel Sherrill <joel@OARcorp.com>
977
978        * setup.def: Updated gcc and newlib patches and bumped RPM revision.
979        Patches primarily add or16/or32 basic support to newlib and
980        i386 multilib improvements to gcc from Ralf Corsepius.
981
9822000-08-10      Joel Sherrill <joel@OARcorp.com>
983
984        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.