source: rtems/scripts/ChangeLog @ 923ecb6

4.104.114.84.95
Last change on this file since 923ecb6 was 923ecb6, checked in by Joel Sherrill <joel.sherrill@…>, on 09/26/03 at 21:48:56

2003-09-26 Joel Sherrill <joel@…>

  • buildall.in, buildalltar.in, binutils/Makefile.am, cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am, gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore, rtemsdoc/Makefile.am: Obsoleting HP PA-RISC port.
  • Property mode set to 100644
File size: 31.4 KB
Line 
12003-09-26      Joel Sherrill <joel@OARcorp.com>
2
3        * buildall.in, buildalltar.in, binutils/Makefile.am,
4        cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am,
5        gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore,
6        rtemsdoc/Makefile.am: Obsoleting HP PA-RISC port.
7
82003-09-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
9
10        * autotools/automake-rtems.spec.in: Automake-1.7.7.
11
122003-09-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
13
14        * gcc3newlib/gccnewlib.add: Fix duplicate removal of c++filt.
15        * gcc3newlib/base-gcj.add: Add fastjar.info, jar.1, grepjar.1.
16        * setup.def: gcc3newlib_rpm_release=4.
17
182003-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
19
20        * binutils/base-binutils.add: Add osversion support.
21        * binutils/binutils.add: Add osversion support.
22        %setup -n %{name}-%{version}.
23        Don't remove c++filt.
24        * binutils/target-binutils.add: Add osversion support.
25        Pickup c++filt.
26        * gcc3newlib/base-g77.add: Add osversion support.
27        * gcc3newlib/base-gcc.add: Add osversion support.
28        * gcc3newlib/base-gcj.add: Add osversion support.
29        * gcc3newlib/base-gnat.add: Add osversion support.
30        * gcc3newlib/gccnewlib.add: Add osversion support.
31        Remove c++filt,
32        %setup -n -n %{name}-%{version}.
33        * gcc3newlib/target-c++.add: Add osversion support.
34        Don't pickup c++filt.
35        * gcc3newlib/target-g77.add: Add osversion support.
36        * gcc3newlib/target-gcc.add: Add osversion support.
37        * gcc3newlib/target-gcj.add: Add osversion support.
38        * gcc3newlib/target-gnat.add: Add osversion support.
39        * gccnewlib/gccnewlib.add: %setup -n %{name}-%{version}.
40        * gdb/base-gdb.add: Add osversion support, rpmgroup, rpmprefix,
41        gdb_version, gdb_target.
42        * gdb/target-gdb.add: Ditto.
43        * gdb/gdb.add: Ditto.
44        %setup -n -n %{name}-%{version}.
45
462003-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * binutils/Makefile.am: Fix osversion support for sh-rtemself.
49        * gcc3newlib/Makefile.am: Fix osversion support for sh-rtemself.
50
512003-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * configure.ac: Add --enable-osversions (OS-versioned RPMS support).
54        * binutils/Makefile.am: Add osversion support.
55        * binutils/mkspec.in: Add osversion support.
56        * gcc3newlib/Makefile.am: Add osversion support.
57        * gcc3newlib/mkspec.in: Add osversion support.
58        * gdb/Makefile.am: Add osversion support.
59        * gdb/mkspec.in: Add osversion support.
60        Add rpmprefix, rpmgroup.
61
622003-09-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * Makefile.am, configure.ac,
65        autotools/autoconf-rtems.spec.in, autotools/automake-rtems.spec.in,
66        binutils/Makefile.am, binutils/base-binutils.add,
67        binutils/binutils.add, binutils/mkspec.in,
68        binutils/target-binutils.add,
69        common/common.add.in,
70        cpukit/Makefile.am,
71        gcc3newlib/Makefile.am, gcc3newlib/base-g77.add,
72        gcc3newlib/base-gcc.add, gcc3newlib/base-gcj.add,
73        gcc3newlib/base-gnat.add, gcc3newlib/gccnewlib.add,
74        gcc3newlib/mkspec.in, gcc3newlib/target-c++.add,
75        gcc3newlib/target-g77.add, gcc3newlib/target-gcc.add,
76        gcc3newlib/target-gcj.add, gcc3newlib/target-gnat.add,
77        gcc3newlib/target-objc.add,
78        gccnewlib/Makefile.am,
79        gdb/Makefile.am,
80        rtems/Makefile.am,
81        rtemsdoc/Makefile.am:
82        Merger from rtems-4-6-branch.
83        * common/common.am: New.
84
852003-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * common/common.add.in: s/www.oarcorp.com/www.rtems.com/.
88        Add %define __os_install_post %{nil} to prevent RH-9's rpm-brp-strip
89        from running (Chokes on foreign object formats).
90        * gcc3newlib/base-g77.add:
91        Use %{gcc_version} instead of @gcc_version@.
92        * gcc3newlib/gccnewlib.add:
93        Use %{gcc_version} instead of @gcc_version@.
94        Reflect gcc >= 3.3 shipping monolytic infos.
95        * gcc3newlib/target-c++.add:
96        Use %{gcc_version} instead of @gcc_version@.
97        Don't pickup c++filt.
98        * gcc3newlib/target-g77.add:
99        Use %{gcc_version} instead of @gcc_version@.
100        * gcc3newlib/target-gcc.add:
101        Use %{gcc_version} instead of @gcc_version@.
102        * gcc3newlib/target-gcj.add:
103        Use %{gcc_version} instead of @gcc_version@.
104        * gcc3newlib/target-gnat.add:
105        Use %{gcc_version} instead of @gcc_version@.
106        * gcc3newlib/target-objc.add:
107        Use %{gcc_version} instead of @gcc_version@.
108
1092003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
110
111        * binutils/binutils.add: Preps for 2.14.
112        Use %{binutils_version} instead of @binutils_version@.
113        * binutils/base_binutils.add: Preps for 2.14.
114
1152003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
116
117        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
118
1192003-07-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
120
121        * autotools/automake-rtems.spec.in: Automake-1.7.6.
122
1232003-06-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
124
125        * autotools/automake-rtems.spec.in: Automake-1.7.5.
126
1272003-06-02      Joel Sherrill <joel@OARcorp.com>
128
129        * setup.def: Updated for RPM revision 3 of gcc3.2.3 and newlib1.11.0.
130
1312003-05-07      Joel Sherrill <joel@OARcorp.com>
132
133        * setup.def: Update to gcc3.2.3newlib1.11.0-1.
134        * gcc3newlib/gccnewlib.add: We used .bz2 files.
135
1362003-04-18      Joel Sherrill <joel@OARcorp.com>
137
138        * setup.def: Update to gcc3.2.2newlib1.11.0-2.
139        * gcc3newlib/gccnewlib.add: We used .bz2 files.
140
1412003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
142
143        * gcc3newlib/gccnewlib.add: Add %gcc_version, %newlib_version.
144        Apply %gcc_version, %newlib_version.
145        * gcc3newlib/target-c++.add: Apply %gcc_version, %newlib_version.
146        * gcc3newlib/target-g77.add: Apply %gcc_version, %newlib_version.
147        * gcc3newlib/target-gcc.add: Apply %gcc_version, %newlib_version.
148        * gcc3newlib/target-gcj.add: Apply %gcc_version, %newlib_version.
149        * gcc3newlib/target-gnat.add: Apply %gcc_version, %newlib_version.
150        * gcc3newlib/target-objc.add: Apply %gcc_version, %newlib_version.
151
1522003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
153
154        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
155
1562003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * configure.ac: AC_PREREQ(2.57).
159
1602003-02-10      Joel Sherrill <joel@OARcorp.com>
161
162        * gdb/gdb.add, gdb/mkspec.in, gdb/target-gdb.add: Use RPM logic to
163        determine which targets have simulators, configure with appropriate
164        arguments, and package the correct files.
165
1662003-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
167
168        * gcc3newlib/target-gcc.add: Remove %{_exeext} from gccbug.
169        * gcc3newlib/gccnewlib.add: Add %gcj to support to disabling building
170        gcj from rpmbuild command line.
171        Copy gsyslimits.h for CDN-X compilation.
172
1732003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
174
175        * README.cdn-X: New.
176        * binutils/binutils.add: Add --build=%_build --host=%_host.
177        * cpukit/.cvsignore: Add *.spec.in.
178        * gcc3newlib/gccnewlib.add: Add --build=%_build --host=%_host.
179        * gdb/gdb.add: Add --build=%_build --host=%_host.
180        * rtemsdoc/.cvsignore: Add *.spec.in.
181
1822003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
183
184        * gcc3newlib/gccnewlib.add: Remove Buildroot.
185        * common/.cvsignore: New.
186
1872003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * common/common.add.in: Add Vendor, Distribution, BuildRoot.
190        * binutils/Makefile.am: Fix path to clean.add.
191        * binutils/binutils.add: Remove BuildRoot.
192        * cpukit/Makefile.am:  Use $(top_builddir)/common/common.add,
193        $(top_builddir)/common/clean.add, header.add.
194        Generate rtems-cpukit.spec.in.
195        * cpukit/header.add: New.
196        * cpukit/rtems-cpukit.spec.in: Remove.
197        * cpukit/rtems-cpukit.add: New.
198        * gccnewlib/gccnewlib.add: Remove Buildroot.
199        * gdb/gdb.add: Remove Buildroot.
200        * rtemsdoc/rtemsdoc.add: Remove BuildRoot.
201
2022003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
203
204        * rtemsdoc/Makefile.am: Use $(top_builddir)/common/common.add,
205        $(top_builddir)/common/clean.add, header.add.
206        Generate rtemsdoc.spec.in.
207        * rtemsdoc/mkspec.in: Remove exe_ext.
208        * rtemsdoc/rtemsdoc.spec.in: Remove.
209        * gccnewlib/Makefile.am:  Use $(top_builddir)/common/common.add,
210        $(top_builddir)/common/clean.add, header.add.
211        * gccnewlib/base-gcc.m4: Replace @exe_ext@ with %{_exeext}.
212        * gccnewlib/base-gcj.add: Replace @exe_ext@ with %{_exeext}.
213        * gccnewlib/gccnewlib.add: Replace @exe_ext@ with %{_exeext}.
214        Remove header, broken cdn-X configuration, %clean.
215        * gccnewlib/target-g77.add: Replace @exe_ext@ with %{_exeext}.
216        * gccnewlib/target-gcc.add: Replace @exe_ext@ with %{_exeext}.
217        * gccnewlib/target-gcj.add: Replace @exe_ext@ with %{_exeext}.
218        * gccnewlib/target-objc.add: Replace @exe_ext@ with %{_exeext}.
219
2202003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
221
222        * gdb/gdb.add: Remove header, broken cdn-X configuration,
223        %clean, Replace @exe_ext@ with %{_exeext}.
224        * gdb/mkspec.in: Remove exe_ext.
225        * gdb/target-gdb.add: Replace @exe_ext@ with %{_exeext}.
226        * gdb/Makefile.am: Use $(top_builddir)/common/common.add,
227        $(top_builddir)/common/clean.add, header.add.
228        * gcc3newlib/base-gcj.add: Replace @exe_ext@ with %{_exeext}.
229        * cpukit/mkspec.in: Remove exe_ext.
230        * binutils/Makefile.am: Use $(top_builddir)/common/common.add,
231        $(top_builddir)/common/clean.add, header.add.
232
2332003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
234
235        * gcc3newlib/gccnewlib.add: Remove header, broken cdn-X configuration,
236        %clean, Replace @exe_ext@ with %{_exeext}.
237        * gcc3newlib/mkspec.in: Remove exe_ext.
238        * gcc3newlib/target-c++.add: Replace @exe_ext@ with %{_exeext}.
239        * gcc3newlib/target-g77.add: Replace @exe_ext@ with %{_exeext}.
240        * gcc3newlib/target-gcc.add: Replace @exe_ext@ with %{_exeext}.
241        * gcc3newlib/target-gcj.add: Replace @exe_ext@ with %{_exeext}.
242        * gcc3newlib/target-gnat.add: Replace @exe_ext@ with %{_exeext}.
243        * gcc3newlib/target-objc.add: Replace @exe_ext@ with %{_exeext}.
244        * gcc3newlib/Makefile.am: Use $(top_builddir)/common/common.add,
245        $(top_builddir)/common/clean.add, header.add.
246
2472003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
248
249        * Makefile.am: Remove reference to mkbinutilsspec.
250        * configure.ac: Remove EXEEXT check.
251        Add common/clean.add, common/common.add.
252
2532003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
254
255        * binutils/binutils.add: Remove header, broken cdn-X configuration,
256        %clean.
257        * binutils/mkspec.in: Remove exe_ext, build_alias, host_alias.
258        * binutils/target-binutils.add: Replace @exe_ext@ with %{_exeext}.
259
2602003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
261
262        * gcc3newlib/header.add: New.
263        * gccnewlib/header.add: New.
264        * binutils/header.add: New.
265        * gdb/header.add: New.
266        * rtemsdoc/header.add: New.
267        * rtemsdoc/rtemsdoc.add: New.
268        * common/clean.add.in: New.
269        * common/common.add.in: New.
270
2712003-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
272
273        * binutils/mkspec.in: New.
274        * binutils/.cvsignore: Add mkspec.
275        * mkbinutilspec.in: Remove.
276        * gdb/Makefile.am: Depend on mkspec.
277        * binutils/binutils.add: Add @exe_ext@ to c++filt.
278        Add %_defaultbuildroot.
279        * configure.ac: Reflect changes above.
280        * binutils/Makefile.am: Reflect changes above.
281        * Makefile.am: Remove mkbinutilspec.
282
2832003-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
284
285        * gdb/.cvsignore: Add mkspec.
286
2872003-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
288
289        * ChangeLog: Fix yesterday's entry.
290        * gdb/target-gdb.add: %defattr(-,root,root).
291        Use %{_prefix} instead of /opt/rtems.
292        Misc. minor changes.
293        * gdb/gdb.add: Use %{_prefix} instead of /opt/rtems.
294        Remove stray unpackaged files.
295        Use %{_defaultbuildroot} instead of hard-coded values.
296        configure --disable-nls.
297        Misc. minor changes.
298        Add BuildPreReq: ncurses-devel.
299        * gdb/base-gdb.add: %defattr(-,root,root).
300        Use %{_prefix} instead of /opt/rtems.
301        Misc. minor changes.
302        * gdb/mkspec.in: New.
303        * gdb/Makefile.am: Reflect addition of gdb/mkspec.in.
304        * gcc3newlib/mkspec.in: Fix usage.
305        * gcc3newlib/gccnewlib.add: Use %{_defaultbuildroot} instead of
306        hard-coded values. Update copyright notice.
307        * mkgdbspec.in: Removed.
308        * Makefile.am: Remove mkgdbspec.
309        * configure.ac: Remove mkgdbspec.
310        Add gdb/mkspec.
311
3122003-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
313
314        * gcc3newlib/gccnewlib.add: Add various BuildPreReq.
315        Add %defattr(-,root,root) to "dir".
316        * gcc3newlib/base-g77.add: %defattr(-,root,root).
317        * gcc3newlib/base-gcc.add %defattr(-,root,root).
318        * gcc3newlib/base-gcj.add %defattr(-,root,root).
319        * gcc3newlib/base-gnat.add %defattr(-,root,root).
320        * gcc3newlib/target-c++.add %defattr(-,root,root).
321        * gcc3newlib/target-g77.add %defattr(-,root,root).
322        * gcc3newlib/target-gcc.add %defattr(-,root,root).
323        * gcc3newlib/target-gcj.add %defattr(-,root,root).
324        * gcc3newlib/target-gnat.add %defattr(-,root,root).
325        * gcc3newlib/target-objc.add %defattr(-,root,root).
326
3272003-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
328
329        * setup.def: binutils_rpm_release=2.
330        * binutils/base-binutils.add: %defattr(-,root,root).
331        * binutils/target-binutils.add: Ditto.
332        * binutils/binutils.add: BuildPreReq: texinfo >= 4.2.
333
3342003-01-27      Joel Sherrill <joel@OARcorp.com>
335
336        * buildalltar.in, setup.def: Tool update including binaries for Cygwin
337        with a special RTEMS user account.
338
3392003-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
340
341        * configure.ac: Add rtemsdoc.
342        * Makefile.ac: Add rtemsdoc.
343        * rtemsdoc/README: New.
344        * rtemsdoc/.cvsignore: New.
345
3462003-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
347
348        * rtemsdoc/Makefile.am: New.
349        * rtemsdoc/mkspec.in: New.
350        * rtemsdoc/rtemsdoc.spec.in: New.
351        * rtemsdoc/supplement.add.in: New.
352        * rtemsdoc/templ.add.in: New.
353
3542002-12-16      Joel Sherrill <joel@OARcorp.com>
355
356        * setup.def: Updated gcc 3.2.1newlib1.10.0 RPM to revision 4
357        to include m68k crti.o/crtn.o multilib patch.
358
3592002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
360
361        * autotools/automake-rtems.spec.in: Update to automake-1.7.2.
362        * autotools/autoconf-rtems.spec.in: Update to autoconf-2.57.
363
3642002-12-06      Joel Sherrill <joel@OARcorp.com>
365
366        * ChangeLog: Removed duplicate entry.
367
3682002-12-06      Joel Sherrill <joel@OARcorp.com>
369
370        * setup.def: Updated patch to fix m68k cut and paste bug which turned
371        a tab into spaces in a Makefile fragment.
372        * gcc3newlib/gccnewlib.add: If building gnat for the mips, the library
373        must be built with a -G0 option.
374
3752002-12-02      Joel Sherrill <joel@OARcorp.com>
376
377        * setup.def, gcc3newlib/gccnewlib.add: Updated to gcc 3.2.1 RPM revision
378        2 which enabled the mips-rtems gnat using gcc 3.2.1 patch 20021129.
379
3802002-11-29      Joel Sherrill <joel@OARcorp.com>
381
382        * setup.def: Updated to gcc-3.2.1.
383
3842002-11-28      Joel Sherrill <joel@OARcorp.com>
385
386        * setup.def: Updated to gcc-3.2 and newlib1.1.0 RPM version 6.
387        * gcc3newlib/gccnewlib.add: Reenabled i386-rtems gnat.
388
3892002-11-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
390
391        * gcc3newlib/gccnewlib.add:
392        Remove *.la's to make rpm-4.1/RH-8.0 happy.
393        Remove libiberty.a to make rpm-4.1/RH-8.0 happy.
394        Change gcc/version.c to reflect us having patched gcc.
395
3962002-11-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
397
398        * binutils/binutils.add: Add BuildPreReq: /sbin/install-info.
399        Disable nls.
400        Apply gzip -9qf to compress *infos and *mans.
401        Apply /sbin/install-info.
402        Remove  *c++-filt.
403        * binutils/base-binutils.add: Add PreReq: /sbin/install-info.
404        Apply /sbin/install-info.
405        Package as.info-*.gz.
406        * binutils/target-binutils.add:
407        Package man1/*.1*.
408
4092002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
410
411        * autotool/autoconf-rtems.spec.in: Fix @prefix@.
412
4132002-11-13      Joel Sherrill <joel@OARcorp.com>
414
415        * setup.def: Switched to binutils 2.13.1
416        * binutils/Makefile.am: Remove a29k-rtems.
417
4182002-11-11      Joel Sherrill <joel@OARcorp.com>
419
420        * setup.def, gcc3newlib/gccnewlib.add: Patch includes updates
421        which were patch changes for -3 and -4 RPM revisions.   Disabled
422        build of gnat for i386-rtems as it failed to build.
423
4242002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
425
426        * gcc3newlib/gccnewlib.add: Remove %{target} != %{build} comment
427        (RH-8.0/rpm-4.1 bogusly expands the macros and chokes.)
428        * binutils/binutils.add: Remove %{target} != %{build} comment
429        (RH-8.0/rpm-4.1 bogusly expands the macros and chokes.).
430        Comment out CONFIGURE_ARGS (RH-8.0/rpm-4.1 is broken wrt. _build_os
431        and _target_os)
432        * gcc3newlib/base-gcc.add: Add gccint*infos.
433        * gcc3newlib/base-gcj.add: Add gcj*infos.
434        Mark manpages as %doc and pickup the gzipped versions.
435
4362002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
437
438        * autotools/automake-rtems.spec.in: Fix my address. Set up PATH
439        before running configure (Prep. for automake >= 1.7).
440
4412002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
442
443        * autotools/autoconf-rtems.spec.in: New.
444        Remove Provides: autoconf (Conflicts with RH-8.0).
445        * autotools/autoconf-rtems.spec: Remove.
446        * autotools/automake-rtems.spec.in:
447        Remove Provides: automake (Conflicts with RH-8.0).
448        * gcc3newlib/Makefile.am: Remove references to mkgcc3newlibspec.
449        * Makefile.am: Ditto.
450        * configure.ac: Add autotools/autoconf-rtems.spec.in.
451
4522002-10-24      Joel Sherrill <joel@OARcorp.com>
453
454        * setup.def: Update gcc 3.2 pathc to includ epatch for gcc PR8314.
455        * gcc3newlib/gccnewlib.add: Don't build mips/gnat as we do not
456        currently include the patch referenced in PR8344.
457
4582002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
459
460        * .cvsignore: Reformat.
461        Add autom4te*cache.
462        Remove autom4te.cache.
463
4642002-09-14      Joel Sherrill <joel@OARcorp.com>
465
466        * gcc3newlib/base-gcj.add, gcc3newlib/gccnewlib.add,
467        gcc3newlib/target-gcj.add: First attempt at enabling Java support.
468
4692002-08-21      Joel Sherrill <joel@OARcorp.com>
470
471        * setup.def, gcc3newlib/gccnewlib.add: Updated the tools for
472        gcc 3.2 and Ada.
473
4742002-08-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
475
476        * gcc3newlib/gccnewlib.add: Re-add i386-rtems Ada.
477        Add %_gnat and --define 'gnat [0|1]' support.
478        Enable gnat for gcc-3.2/Disable for gcc-3.1.
479        Add hacks to build gnatlib.
480        Re-activate commented out fragments for old gcc versions.
481        Add @target_alias@-gnatgcc.
482
4832002-08-15      Joel Sherrill <joel@OARcorp.com>
484
485        * setup.def: New gcc 3.1 RPMs (-7).
486        * gcc3newlib/gccnewlib.add:  i386-rtems doesn't build Ada.
487
4882002-08-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
489
490        * gcc3newlib/Makefile.am: Remove c_only remnants.
491        * gcc3newlib/gccnewlib.add: Reflect gcc-3.2 putting c++
492        headers into c++ instead of g++.
493        * gcc3newlib/target-c++.add: Ditto.
494
4952002-08-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
496
497        * gcc3newlib/base-gnat.add: Don't use %{%prefix}/bin/gnat*.
498        * gcc3newlib/Makefile.am: Use mkspec for c4x.
499        * gcc3newlib/gccnewlib.add: Rework processing of %if %build_XXX.
500        Rework handing Ada.
501        Don't put adalib and adainclude into files.gcc.
502        * gcc3newlib/target-gnat.add: Add adalib.
503        Add adainclude.
504
5052002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
506
507        * gcc3newlib/base-gnat.add: Use -n rtems-base-gnat.
508
5092002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
510
511        * gcc3newlib/.cvsignore: Add mkspec.
512
5132002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
514
515        * mkgcc3newlibspec.in: Remove
516        * gcc3newlib/mkspec.in: New.
517        * configure.ac: Reflect changes above.
518        * gcc3newlib/gccnewlib.add: Add build_XXX defines.
519        Add preliminary gnat support.
520        * gcc3newlib/base-g77.add: Add build_g77.
521        * gcc3newlib/base-gcj.add: Add build_gcj.
522        * gcc3newlib/base-gnat.add: New.
523        * gcc3newlib/target-c++.add: Add build_cxx.
524        * gcc3newlib/target-g77.add: Add build_g77.
525        * gcc3newlib/target-gcj.add: Add build_gcj.
526        * gcc3newlib/target-objc.add: Add build_objc.
527        * gcc3newlib/target-gnat.add: New.
528        * gcc3newlib/Makefile.am: Use ./mkspec. Use unified spec.
529
5302002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
531
532        * setup.def: Increment release for gcc3newlib.
533        * gcc3newlib/gccnewlib.add: Do not put cc1plus into gcc-rpm.
534
5352002-08-08      Joel Sherrill <joel@OARcorp.com>
536
537        * setup.def, binutils/base-binutils.add, binutils/target-binutils.add:
538        Updated to binutils 2.13 which has no known issues.
539
5402002-08-06      Joel Sherrill <joel@OARcorp.com>
541
542        * setup.def: Updating gcc3/newlib patches and tool versions.  The
543        focus of this round of patches was ot eliminate header file name
544        conflicts between RTEMS and newlib.
545
5462002-07-30      Joel Sherrill <joel@OARcorp.com>
547
548        * setup.def: Updated to gcc3.1/newlib 1.10.0 RPM revision 5 with
549        the gcc3 patch 20020730a and newlib 1.10.0 patch 20020726.
550
5512002-07-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
552
553        * autotools/automake-rtems.spec.in: Automake-1.6.3.
554        * cpukit/.cvsignore: Add mkspec. Remove rtems.spec.
555
5562002-07-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
557
558        * configure.ac: Use AC_CONFIG_FILES(script, chmod +x script)
559        to generate mk*spec scripts.
560        * mkbspspec.in: Use ',' as pattern delimiter in sed expression
561        for $rpm_build_root.
562        * mkbinutilsspec.in:  Use ',' as pattern delimiter in sed
563        expression for $rpm_build_root.
564        * cpukit/mkspec.in: Cosmetical changes.
565
5662002-07-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
567
568        * ChangeLog: Fix 2002-07-22 ChangeLog entry bogusly referring to
569        Joel.
570        * cpukit/Makefile.am: New.
571        * cpukit/mkspec.in: New.
572        * cpukit/rtems-cpukit.spec.in: New.
573        * cpukit/.cvsignore: New.
574        * configure.ac: Add cpukit.
575        Add RTEMS_TOP to pickup _RTEMS_VERSION (required by cpukit).
576        * Makefile.am: Add cpukit. Add ACLOCAL_AMFLAGS (required to pickup
577        RTEMS_VERSION).
578        * setup.def: Use %{_tmppath} as default for $rpm_build_root.
579        * mkbinutilsspec.in: Use ',' as pattern delimiter in sed expression
580        for $rpm_build_root.
581        * mkgccnewlibspec.in:  Use ',' as pattern delimiter in sed
582        expression for $rpm_build_root.
583        * mkgcc3newlibspec.in:  Use ',' as pattern delimiter in sed
584        expression for $rpm_build_root.
585        * mkgdbspec.in:  Use ',' as pattern delimiter in sed expression for
586        $rpm_build_root.
587
5882002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
589
590        * binutils/Makefile.am: Add or32-rtems-binutils.
591
5922002-07-19      Joel Sherrill <joel@OARcorp.com>
593
594        * setup.def: Updated newlib patch to get sh and hppa crt0 mods.
595
5962002-07-01      Joel Sherrill <joel@OARcorp.com>
597
598        * setup.def: Update gcc3 RPMs for new patches.
599
6002002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
601
602        * autotools/automake-rtems.spec.in: Update to automake-1.6.2.
603
6042002-06-14      Joel Sherrill <joel@OARcorp.com>
605
606        * mkgdbspec.in, setup.def, gcc3newlib/gccnewlib.add, gdb/gdb.add:
607        Updated to gcc 3.1 and gdb 5.2.
608
6092001-05-29      Joel Sherrill <joel@OARcorp.com>
610
611        * setup.def: Updated to binutils 2.12.1.
612        * rtems/Makefile.am: Remove m68k-rtemself references.
613
6142002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
615
616        * mkgcc3newlibspec.in: Remove SETUP (bogus).
617        * gcc3newlib/target-c++.add: New.
618        * gcc3newlib/Makefile.am: Add target-c++.add.
619        * gcc3newlib/base-g77.add: Adapt to gcc-3.1.
620        Reflect having split out c++. Various minor fixes.
621        * gcc3newlib/base-gcc.add: Ditto.
622        * gcc3newlib/gccnewlib.add: Ditto.
623        * gcc3newlib/target-gcc.add: Ditto.
624
6252002-04-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
626
627        * gcc3newlib/gccnewlib.add: Add gcc_update --touch to fix
628        timestamps.
629
6302001-04-16      Joel Sherrill <joel@OARcorp.com>
631
632        * .cvsignore: Added files added by automake 1.6.1.
633        * setup.def: New shot at gcc 3.0.4 RPMs.
634        * binutils/Makefile.am, gdb/Makefile.am, rtems/Makefile.am:
635        Deleted m68k-rtemself.
636        * gcc3newlib/gccnewlib.add: Commented out host/target OS check.
637 
6382002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
639
640        * autotools/automake-rtems.spec.in: Update to automake-1.6.1.
641        Use *.tar.bz2.
642
6432002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
644
645        * mkbinutilspec.in: Fix PATCH2.
646
6472002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
648
649        * gcc3newlib/gccnewlib.add: Add -Bgcc/ when collecting multilibs.
650
6512002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
652
653        * gcc3newlib/gccnewlib.spec.in: Removed from CVS.
654
655
6562002-04-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
657
658        * mkbinutilspec.in: Add support for empty patch-version (no patch).
659        * mkgcc3newlibspec.in: Ditto.
660        * setup: Fix gcc3*_versions handling.
661        * setup.def: binutils_patch_version=.
662        * binutils/binutils.add: Reflect changes to mkbinutilspec.in,
663        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
664        * binutils/target-binutils.add: Comment out c++filt.
665        * gcc3newlib/base-gcc.add: Remove duplicate libm.info.
666        * gcc3newlib/gccnewlib.add: Reflect changes to mkgcc3newlibspec.in.
667        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
668        Comment out gcc-2.95.x hacks.
669        Remove *.la from installed files.
670        * gcc3newlib/gccnewlib_c_only.spec.in: Remove.
671
6722001-04-02      Joel Sherrill <joel@OARcorp.com>
673
674        * buildall.in: Correct logic for detecting 0 RTEMS RPMS installed.
675
6762001-03-29      Joel Sherrill <joel@OARcorp.com>
677
678        * .cvsignore: Added mkgcc3newlib.
679
6802001-03-29      Joel Sherrill <joel@OARcorp.com>
681
682        * gcc3newlib/.cvsignore: New file.
683
6842001-03-28      Joel Sherrill <joel@OARcorp.com>
685
686        * Per PR64 added support for gcc 3.x RPMs
687        * Makefile.am, configure.ac, mkspec, setup, setup.def: Modified.
688        * mkgcc3newlibspec.in: New file.
689        * gcc3newlib: New subdirectory.
690        * base-g77.add, base-gcc.add, base-gcj.add, gccnewlib.add,
691        gccnewlib_c_only.spec.in, gccnewlib.spec.in, HISTORY, Makefile.am,
692        README, target-g77.add, target-gcc.add, target-gcj.add,
693        target-objc.add: New files.
694
6952001-03-28      Joel Sherrill <joel@OARcorp.com>
696
697        * binutils/binutils.add: Commented out patch since binutils 2.12
698        does not require one.
699
7002002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
701
702        * configure.ac:
703        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
704        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
705        * autotools/Makefile.am: Remove AUTOMAKE_OPTIONS.
706        * Makefile.am: Remove AUTOMAKE_OPTIONS.
707        * binutils/Makefile.am: Remove AUTOMAKE_OPTIONS.
708        * gccnewlib/Makefile.am: Remove AUTOMAKE_OPTIONS.
709        * gdb/Makefile.am: Remove AUTOMAKE_OPTIONS.
710        * rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
711
7122002-03-06      Ralf Corsepius <corsepiu@faw-uni-ulm.de>
713
714        * PR151
715        * autotools/automake-rtems.spec.in: New.
716        * autotools/automake-rtems.spec: Removed.
717        * configure.ac: Reflect changes above.
718
7192001-02-27      Joel Sherrill <joel@OARcorp.com>
720
721        * configure.ac: Be a little more lenient in matching sparc-solaris.
722
7232002-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
724
725        * mkbinutilspec.in, mkgccnewlibspec.in, gccnewlib/base-chill.add,
726        gccnewlib/base-g77.add, gccnewlib/base-gcc.add,
727        gccnewlib/base-gcj.add, gccnewlib/gccnewlib.add,
728        gccnewlib/target-chill.add, gccnewlib/target-g77.add,
729        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
730        gccnewlib/target-objc.add: Added more support for Canadian Cross
731        building.
732
7332001-01-30      Joel Sherrill <joel@OARcorp.com>
734
735        * buildall.in: Corrected logic for detecting when no RPMs are installed.
736
7372001-01-24      Joel Sherrill <joel@OARcorp.com>
738
739        * README: Added Canadian Cross instructions.
740
7412002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
742
743        * configure.ac: Add AC_PREFIX_DEFAULT([/opt/rtems]).
744        * mkbinutilsspec.in: Add propagation of @prefix@.
745        * binutils/base-binutils.add:
746        Let %post and %unpost apply %{_prefix}.
747        Apply %{_prefix} instead of /opt/rtems.
748        * binutils/binutils.add: Update copyright notice.
749        Add _prefix.
750        Apply %{_prefix} instead of /opt/rtems.
751        Remove -a 0 in %setup.
752        Rework hack to SuSE's rpm screwing up %{_target}.
753        Replace ARGS with CONFIGURE_ARGS.
754        * binutils/target-binutils.add:
755        Apply %{_prefix} instead of /opt/rtems.
756
7572002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
758
759        * binutils/binutils.add: Add initial support for building
760        Canadian cross RPMs.  It should work like this:
761            cd rtems/scripts
762            ./configure --build=`../config.guess` --host=i386-cygwin
763            make install
764            rpm --target=i386-cygwin \
765                /usr/src/redhat/SPECS/<target>-binutils-..spec.
766
767            alien -t /usr/src/redhat/RPMS/....i386.rpm
768        .. and voila ... your tarball, with rpm-consistency checks etc. applied.
769
7702001-01-22      Joel Sherrill <joel@OARcorp.com>
771
772        * buildalltar.in: Modified to support Canadian cross builds.
773        It was testing using a RedHat 7.2 host to build *-rtems tools
774        that run on an i386-cygwin host.
775
7762001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
777
778        * configure.ac: Fix typo to allow custom RPM_SPECSdirs.
779
7802001-10-16      Joel Sherrill <joel@OARcorp.com>
781
782        * setup.def: Bumped the gdb_patch_version to account for a configuration
783        problem on psim where it could not be enabled for powerpc-RTEMS.
784        * gdb/Makefile.am: Add i386-RTEMS and powerpc-RTEMS targets.
785
7862001-10-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
787
788        * mkbinutilsspec.in: Guard sed-pattern against autoconf.
789        * mkgccnewlibspec.in: Guard sed-pattern against autoconf, remove
790        Target_alias.
791        * mkgdbspec.in: Guard sed-pattern against autoconf.
792        * mkbspspec.in: Guard sed-pattern against autoconf.
793        * configure.ac: Rework check for RPM_SPECSdir.
794        * autotools/automake-rtems.spec: Update to automake-1.5.
795
7962001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
797
798        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
799        * configure.in: Remove.
800        * configure.ac: New file, generated from configure.in by autoupdate.
801
8022001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
803
804        * gdb/Makefile.am, gccnewlib/Makefile.am, binutils/Makefile.am:
805        Initially setup CLEANFILES using = instead of += to make
806        automake-1.5 happy.
807
8082001-09-13      Joel Sherrill <joel@OARcorp.com>
809
810        * setup.def, gccnewlib/gccnewlib.add, gccnewlib/target-gcc.add:
811        Revert changes because of gcc 2.5.x/3.0 transition and continue
812        to support gcc 2.95.x as primary version.
813
8142001-09-13      Joel Sherrill <joel@OARcorp.com>
815
816        * mkgccnewlibspec.in,
817        Use Target_alias not target_alias to avoid conflicts with new autoconf.
818        * setup.def: Changed version numbers in attempt at building gcc 3.0.1.
819        Only sparc and arm built for C/C++ OK. :(
820        * gccnewlib/base-gcc.add: Modifications to reflect files not in gcc 3.x.
821        * gccnewlib/gccnewlib.add: gcc 3.x does not have "everything in the name"
822        * target-gcc.add: Modifications to reflect files not in gcc 3.1
823
8242001-09-13      Joel Sherrill <joel@OARcorp.com>
825
826        * autotools/.cvsignore: New file.
827
8282001-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
829
830        * autotools/Makefile.am, autotools/autoconf-rtems.spec,
831        autotools/automake-rtems.spec: New.
832        * configure.in, Makefile.am: Add autotools/.
833
8342001-08-30      Joel Sherrill <joel@OARcorp.com>
835
836        * .cvsignore: Add buildalltar.
837
8382001-08-30      Joel Sherrill <joel@OARcorp.com>
839
840        * buildalltar.in: New file.
841        * configure.in, Makefile.am: Modified to reflect addition of file.
842
8432001-08-10      Joel Sherrill <joel@OARcorp.com>
844
845        * mkgdbspec.in: Make list of simulators very complete.
846        * setup.def: Update versions.
847
8482001-07-03      Joel Sherrill <joel@OARcorp.com>
849
850        * setup.def, binutils.add, gccnewlib.add: Updated to build
851        binutils 2.11.2 (rtems patch 20010622), gcc 2.95.3 (rtems
852        patch a20010622), and newlib 1.9.0 (rtems patch 10020622).
853
8542001-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
855
856        * configure.in: Remove AC_EXEEXT, treat .exe manually.
857        * gccnewlib/base-gcc.add: Remove cpp.
858        * gccnewlib/gccnewlib.add: mv cpp $target_alias-cpp, update
859        copyright.
860
8612001-04-16      Joel Sherrill <joel@OARcorp.com>
862
863        * setup.def: Modified the binutils version to 2.11 and
864        RPM revision 3 to reflect experimentation with new binutils release.
865
8662001-04-11      Joel Sherrill <joel@OARcorp.com>
867
868        * binutils/Makefile.am: Added a29k-rtems.
869        * binutils/binutils.add: Switch to .bz2 extension to reflect
870        real way code is compressed on distribution sites now.
871
8722001-03-19      Joel Sherrill <joel@OARcorp.com>
873
874        * setup.def: Updated version numbers and patches for binutils
875        and gdb.  binutils was to get correct patch in field.  gdb
876        was to add mipstx39-rtems configurery support.
877
8782001-03-14      Joel Sherrill <joel@OARcorp.com>
879
880        * gdb/Makefile.am, mkgdbspec.in: Added mipstx39-rtems
881        configuration to gdb since this includes the JMR3904 simulator.
882
8832001-01-03      Joel Sherrill <joel@OARcorp.com>
884
885        * setup.def, binutils/HISTORY, gccnewlib/HISTORY: Updated
886        binutils HISTORY to reflect new revision.  Updated gcc to fix
887        i960 C++ problem.  Updated newlib to move to newlib 1.9.0.
888
8892000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
890
891        * gccnewlib/gccnewlib.add: Fix typo in URL.
892
8932000-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
894
895        * configure.in: Adapt m4-quoting to autoconf-2.49b, use $host
896        instead of $target to setup RPM_CPU, move chmod 755 buildall to
897        AC_OUTPUT's extra-cmds.
898       
8992000-10-30      Joel Sherrill <joel@OARcorp.com>
900
901        * buildall.in, mkgdbspec.in, setup.def, binutils/Makefile.am,
902        gccnewlib/HISTORY, gccnewlib/Makefile.am, gdb/Makefile.am:
903        Added mips-rtems, updated to include new patches and
904        gcc 2.95.2/newlib 1.8.2 revision 11 RPM.
905
9062000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
907
908        * configure.in: Remove trailing '/'s from setting up RPM_SPECdir.
909
9102000-10-18      Joel Sherrill <joel@OARcorp.com>
911
912        * setup.def: Updating version numbers for gcc/newlib RPM release 10.
913
9142000-08-30      Joel Sherrill <joel@OARcorp.com>
915
916        * setup.def: Updated gcc and newlib patches and bumped RPM revision.
917        Patches primarily add or16/or32 basic support to newlib and
918        i386 multilib improvements to gcc from Ralf Corsepius.
919
9202000-08-10      Joel Sherrill <joel@OARcorp.com>
921
922        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.