source: rtems/scripts/ChangeLog @ 74e2998

Last change on this file since 74e2998 was 74e2998, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/11/03 at 14:41:57

2003-08-11 Ralf Corsepius <corsepiu@…>

  • configure.ac: Use rtems-bugs@… as bug report email address.
  • Property mode set to 100644
File size: 27.1 KB
Line 
12003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
4
52003-06-02      Joel Sherrill <joel@OARcorp.com>
6
7        * setup.def: Updated for RPM revision 3 of gcc3.2.3 and newlib1.11.0.
8
92003-05-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * common/common.add.in: Add %define __os_install_post %{nil} to
12        work around rpm-4.2 choking on foreign file types.
13
142003-04-18      Joel Sherrill <joel@OARcorp.com>
15
16        * ChangeLog, gcc3newlib/gccnewlib.add, gdb/Makefile.am: Merged from
17        head.
18
192003-04-18      Joel Sherrill <joel@OARcorp.com>
20
21        * setup.def: Update to gcc3.2.2newlib1.11.0-2.
22        * gcc3newlib/gccnewlib.add: We used .bz2 files.
23
242003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * gcc3newlib/gccnewlib.add: Add %gcc_version, %newlib_version.
27        Apply %gcc_version, %newlib_version.
28        * gcc3newlib/target-c++.add: Apply %gcc_version, %newlib_version.
29        * gcc3newlib/target-g77.add: Apply %gcc_version, %newlib_version.
30        * gcc3newlib/target-gcc.add: Apply %gcc_version, %newlib_version.
31        * gcc3newlib/target-gcj.add: Apply %gcc_version, %newlib_version.
32        * gcc3newlib/target-gnat.add: Apply %gcc_version, %newlib_version.
33        * gcc3newlib/target-objc.add: Apply %gcc_version, %newlib_version.
34
352003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
38
392003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * configure.ac: AC_PREREQ(2.57).
42
432003-02-10      Joel Sherrill <joel@OARcorp.com>
44
45        * gdb/gdb.add, gdb/mkspec.in, gdb/target-gdb.add: Use RPM logic to
46        determine which targets have simulators, configure with appropriate
47        arguments, and package the correct files.
48
492003-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * gcc3newlib/target-gcc.add: Remove %{_exeext} from gccbug.
52        * gcc3newlib/gccnewlib.add: Add %gcj to support to disabling building
53        gcj from rpmbuild command line.
54        Copy gsyslimits.h for CDN-X compilation.
55
562003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
57
58        * README.cdn-X: New.
59        * binutils/binutils.add: Add --build=%_build --host=%_host.
60        * cpukit/.cvsignore: Add *.spec.in.
61        * gcc3newlib/gccnewlib.add: Add --build=%_build --host=%_host.
62        * gdb/gdb.add: Add --build=%_build --host=%_host.
63        * rtemsdoc/.cvsignore: Add *.spec.in.
64
652003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * gcc3newlib/gccnewlib.add: Remove Buildroot.
68        * common/.cvsignore: New.
69
702003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * common/common.add.in: Add Vendor, Distribution, BuildRoot.
73        * binutils/Makefile.am: Fix path to clean.add.
74        * binutils/binutils.add: Remove BuildRoot.
75        * cpukit/Makefile.am:  Use $(top_builddir)/common/common.add,
76        $(top_builddir)/common/clean.add, header.add.
77        Generate rtems-cpukit.spec.in.
78        * cpukit/header.add: New.
79        * cpukit/rtems-cpukit.spec.in: Remove.
80        * cpukit/rtems-cpukit.add: New.
81        * gccnewlib/gccnewlib.add: Remove Buildroot.
82        * gdb/gdb.add: Remove Buildroot.
83        * rtemsdoc/rtemsdoc.add: Remove BuildRoot.
84
852003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * rtemsdoc/Makefile.am: Use $(top_builddir)/common/common.add,
88        $(top_builddir)/common/clean.add, header.add.
89        Generate rtemsdoc.spec.in.
90        * rtemsdoc/mkspec.in: Remove exe_ext.
91        * rtemsdoc/rtemsdoc.spec.in: Remove.
92        * gccnewlib/Makefile.am:  Use $(top_builddir)/common/common.add,
93        $(top_builddir)/common/clean.add, header.add.
94        * gccnewlib/base-gcc.m4: Replace @exe_ext@ with %{_exeext}.
95        * gccnewlib/base-gcj.add: Replace @exe_ext@ with %{_exeext}.
96        * gccnewlib/gccnewlib.add: Replace @exe_ext@ with %{_exeext}.
97        Remove header, broken cdn-X configuration, %clean.
98        * gccnewlib/target-g77.add: Replace @exe_ext@ with %{_exeext}.
99        * gccnewlib/target-gcc.add: Replace @exe_ext@ with %{_exeext}.
100        * gccnewlib/target-gcj.add: Replace @exe_ext@ with %{_exeext}.
101        * gccnewlib/target-objc.add: Replace @exe_ext@ with %{_exeext}.
102
1032003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * gdb/gdb.add: Remove header, broken cdn-X configuration,
106        %clean, Replace @exe_ext@ with %{_exeext}.
107        * gdb/mkspec.in: Remove exe_ext.
108        * gdb/target-gdb.add: Replace @exe_ext@ with %{_exeext}.
109        * gdb/Makefile.am: Use $(top_builddir)/common/common.add,
110        $(top_builddir)/common/clean.add, header.add.
111        * gcc3newlib/base-gcj.add: Replace @exe_ext@ with %{_exeext}.
112        * cpukit/mkspec.in: Remove exe_ext.
113        * binutils/Makefile.am: Use $(top_builddir)/common/common.add,
114        $(top_builddir)/common/clean.add, header.add.
115
1162003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * gcc3newlib/gccnewlib.add: Remove header, broken cdn-X configuration,
119        %clean, Replace @exe_ext@ with %{_exeext}.
120        * gcc3newlib/mkspec.in: Remove exe_ext.
121        * gcc3newlib/target-c++.add: Replace @exe_ext@ with %{_exeext}.
122        * gcc3newlib/target-g77.add: Replace @exe_ext@ with %{_exeext}.
123        * gcc3newlib/target-gcc.add: Replace @exe_ext@ with %{_exeext}.
124        * gcc3newlib/target-gcj.add: Replace @exe_ext@ with %{_exeext}.
125        * gcc3newlib/target-gnat.add: Replace @exe_ext@ with %{_exeext}.
126        * gcc3newlib/target-objc.add: Replace @exe_ext@ with %{_exeext}.
127        * gcc3newlib/Makefile.am: Use $(top_builddir)/common/common.add,
128        $(top_builddir)/common/clean.add, header.add.
129
1302003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
131
132        * Makefile.am: Remove reference to mkbinutilsspec.
133        * configure.ac: Remove EXEEXT check.
134        Add common/clean.add, common/common.add.
135
1362003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
137
138        * binutils/binutils.add: Remove header, broken cdn-X configuration,
139        %clean.
140        * binutils/mkspec.in: Remove exe_ext, build_alias, host_alias.
141        * binutils/target-binutils.add: Replace @exe_ext@ with %{_exeext}.
142
1432003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
144
145        * gcc3newlib/header.add: New.
146        * gccnewlib/header.add: New.
147        * binutils/header.add: New.
148        * gdb/header.add: New.
149        * rtemsdoc/header.add: New.
150        * rtemsdoc/rtemsdoc.add: New.
151        * common/clean.add.in: New.
152        * common/common.add.in: New.
153
1542003-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * binutils/mkspec.in: New.
157        * binutils/.cvsignore: Add mkspec.
158        * mkbinutilspec.in: Remove.
159        * gdb/Makefile.am: Depend on mkspec.
160        * binutils/binutils.add: Add @exe_ext@ to c++filt.
161        Add %_defaultbuildroot.
162        * configure.ac: Reflect changes above.
163        * binutils/Makefile.am: Reflect changes above.
164        * Makefile.am: Remove mkbinutilspec.
165
1662003-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
167
168        * gdb/.cvsignore: Add mkspec.
169
1702003-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
171
172        * ChangeLog: Fix yesterday's entry.
173        * gdb/target-gdb.add: %defattr(-,root,root).
174        Use %{_prefix} instead of /opt/rtems.
175        Misc. minor changes.
176        * gdb/gdb.add: Use %{_prefix} instead of /opt/rtems.
177        Remove stray unpackaged files.
178        Use %{_defaultbuildroot} instead of hard-coded values.
179        configure --disable-nls.
180        Misc. minor changes.
181        Add BuildPreReq: ncurses-devel.
182        * gdb/base-gdb.add: %defattr(-,root,root).
183        Use %{_prefix} instead of /opt/rtems.
184        Misc. minor changes.
185        * gdb/mkspec.in: New.
186        * gdb/Makefile.am: Reflect addition of gdb/mkspec.in.
187        * gcc3newlib/mkspec.in: Fix usage.
188        * gcc3newlib/gccnewlib.add: Use %{_defaultbuildroot} instead of
189        hard-coded values. Update copyright notice.
190        * mkgdbspec.in: Removed.
191        * Makefile.am: Remove mkgdbspec.
192        * configure.ac: Remove mkgdbspec.
193        Add gdb/mkspec.
194
1952003-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
196
197        * gcc3newlib/gccnewlib.add: Add various BuildPreReq.
198        Add %defattr(-,root,root) to "dir".
199        * gcc3newlib/base-g77.add: %defattr(-,root,root).
200        * gcc3newlib/base-gcc.add %defattr(-,root,root).
201        * gcc3newlib/base-gcj.add %defattr(-,root,root).
202        * gcc3newlib/base-gnat.add %defattr(-,root,root).
203        * gcc3newlib/target-c++.add %defattr(-,root,root).
204        * gcc3newlib/target-g77.add %defattr(-,root,root).
205        * gcc3newlib/target-gcc.add %defattr(-,root,root).
206        * gcc3newlib/target-gcj.add %defattr(-,root,root).
207        * gcc3newlib/target-gnat.add %defattr(-,root,root).
208        * gcc3newlib/target-objc.add %defattr(-,root,root).
209
2102003-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
211
212        * setup.def: binutils_rpm_release=2.
213        * binutils/base-binutils.add: %defattr(-,root,root).
214        * binutils/target-binutils.add: Ditto.
215        * binutils/binutils.add: BuildPreReq: texinfo >= 4.2.
216
2172003-01-27      Joel Sherrill <joel@OARcorp.com>
218
219        * buildalltar.in, setup.def: Tool update including binaries for Cygwin
220        with a special RTEMS user account.
221
2222003-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
223
224        * configure.ac: Add rtemsdoc.
225        * Makefile.ac: Add rtemsdoc.
226        * rtemsdoc/README: New.
227        * rtemsdoc/.cvsignore: New.
228
2292003-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
230
231        * rtemsdoc/Makefile.am: New.
232        * rtemsdoc/mkspec.in: New.
233        * rtemsdoc/rtemsdoc.spec.in: New.
234        * rtemsdoc/supplement.add.in: New.
235        * rtemsdoc/templ.add.in: New.
236
2372002-12-16      Joel Sherrill <joel@OARcorp.com>
238
239        * setup.def: Updated gcc 3.2.1newlib1.10.0 RPM to revision 4
240        to include m68k crti.o/crtn.o multilib patch.
241
2422002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
243
244        * autotools/automake-rtems.spec.in: Update to automake-1.7.2.
245        * autotools/autoconf-rtems.spec.in: Update to autoconf-2.57.
246
2472002-12-06      Joel Sherrill <joel@OARcorp.com>
248
249        * ChangeLog: Removed duplicate entry.
250
2512002-12-06      Joel Sherrill <joel@OARcorp.com>
252
253        * setup.def: Updated patch to fix m68k cut and paste bug which turned
254        a tab into spaces in a Makefile fragment.
255        * gcc3newlib/gccnewlib.add: If building gnat for the mips, the library
256        must be built with a -G0 option.
257
2582002-12-02      Joel Sherrill <joel@OARcorp.com>
259
260        * setup.def, gcc3newlib/gccnewlib.add: Updated to gcc 3.2.1 RPM revision
261        2 which enabled the mips-rtems gnat using gcc 3.2.1 patch 20021129.
262
2632002-11-29      Joel Sherrill <joel@OARcorp.com>
264
265        * setup.def: Updated to gcc-3.2.1.
266
2672002-11-28      Joel Sherrill <joel@OARcorp.com>
268
269        * setup.def: Updated to gcc-3.2 and newlib1.1.0 RPM version 6.
270        * gcc3newlib/gccnewlib.add: Reenabled i386-rtems gnat.
271
2722002-11-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
273
274        * gcc3newlib/gccnewlib.add:
275        Remove *.la's to make rpm-4.1/RH-8.0 happy.
276        Remove libiberty.a to make rpm-4.1/RH-8.0 happy.
277        Change gcc/version.c to reflect us having patched gcc.
278
2792002-11-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
280
281        * binutils/binutils.add: Add BuildPreReq: /sbin/install-info.
282        Disable nls.
283        Apply gzip -9qf to compress *infos and *mans.
284        Apply /sbin/install-info.
285        Remove  *c++-filt.
286        * binutils/base-binutils.add: Add PreReq: /sbin/install-info.
287        Apply /sbin/install-info.
288        Package as.info-*.gz.
289        * binutils/target-binutils.add:
290        Package man1/*.1*.
291
2922002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
293
294        * autotool/autoconf-rtems.spec.in: Fix @prefix@.
295
2962002-11-13      Joel Sherrill <joel@OARcorp.com>
297
298        * setup.def: Switched to binutils 2.13.1
299        * binutils/Makefile.am: Remove a29k-rtems.
300
3012002-11-11      Joel Sherrill <joel@OARcorp.com>
302
303        * setup.def, gcc3newlib/gccnewlib.add: Patch includes updates
304        which were patch changes for -3 and -4 RPM revisions.   Disabled
305        build of gnat for i386-rtems as it failed to build.
306
3072002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
308
309        * gcc3newlib/gccnewlib.add: Remove %{target} != %{build} comment
310        (RH-8.0/rpm-4.1 bogusly expands the macros and chokes.)
311        * binutils/binutils.add: Remove %{target} != %{build} comment
312        (RH-8.0/rpm-4.1 bogusly expands the macros and chokes.).
313        Comment out CONFIGURE_ARGS (RH-8.0/rpm-4.1 is broken wrt. _build_os
314        and _target_os)
315        * gcc3newlib/base-gcc.add: Add gccint*infos.
316        * gcc3newlib/base-gcj.add: Add gcj*infos.
317        Mark manpages as %doc and pickup the gzipped versions.
318
3192002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
320
321        * autotools/automake-rtems.spec.in: Fix my address. Set up PATH
322        before running configure (Prep. for automake >= 1.7).
323
3242002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
325
326        * autotools/autoconf-rtems.spec.in: New.
327        Remove Provides: autoconf (Conflicts with RH-8.0).
328        * autotools/autoconf-rtems.spec: Remove.
329        * autotools/automake-rtems.spec.in:
330        Remove Provides: automake (Conflicts with RH-8.0).
331        * gcc3newlib/Makefile.am: Remove references to mkgcc3newlibspec.
332        * Makefile.am: Ditto.
333        * configure.ac: Add autotools/autoconf-rtems.spec.in.
334
3352002-10-24      Joel Sherrill <joel@OARcorp.com>
336
337        * setup.def: Update gcc 3.2 pathc to includ epatch for gcc PR8314.
338        * gcc3newlib/gccnewlib.add: Don't build mips/gnat as we do not
339        currently include the patch referenced in PR8344.
340
3412002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
342
343        * .cvsignore: Reformat.
344        Add autom4te*cache.
345        Remove autom4te.cache.
346
3472002-09-14      Joel Sherrill <joel@OARcorp.com>
348
349        * gcc3newlib/base-gcj.add, gcc3newlib/gccnewlib.add,
350        gcc3newlib/target-gcj.add: First attempt at enabling Java support.
351
3522002-08-21      Joel Sherrill <joel@OARcorp.com>
353
354        * setup.def, gcc3newlib/gccnewlib.add: Updated the tools for
355        gcc 3.2 and Ada.
356
3572002-08-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
358
359        * gcc3newlib/gccnewlib.add: Re-add i386-rtems Ada.
360        Add %_gnat and --define 'gnat [0|1]' support.
361        Enable gnat for gcc-3.2/Disable for gcc-3.1.
362        Add hacks to build gnatlib.
363        Re-activate commented out fragments for old gcc versions.
364        Add @target_alias@-gnatgcc.
365
3662002-08-15      Joel Sherrill <joel@OARcorp.com>
367
368        * setup.def: New gcc 3.1 RPMs (-7).
369        * gcc3newlib/gccnewlib.add:  i386-rtems doesn't build Ada.
370
3712002-08-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
372
373        * gcc3newlib/Makefile.am: Remove c_only remnants.
374        * gcc3newlib/gccnewlib.add: Reflect gcc-3.2 putting c++
375        headers into c++ instead of g++.
376        * gcc3newlib/target-c++.add: Ditto.
377
3782002-08-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
379
380        * gcc3newlib/base-gnat.add: Don't use %{%prefix}/bin/gnat*.
381        * gcc3newlib/Makefile.am: Use mkspec for c4x.
382        * gcc3newlib/gccnewlib.add: Rework processing of %if %build_XXX.
383        Rework handing Ada.
384        Don't put adalib and adainclude into files.gcc.
385        * gcc3newlib/target-gnat.add: Add adalib.
386        Add adainclude.
387
3882002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
389
390        * gcc3newlib/base-gnat.add: Use -n rtems-base-gnat.
391
3922002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
393
394        * gcc3newlib/.cvsignore: Add mkspec.
395
3962002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
397
398        * mkgcc3newlibspec.in: Remove
399        * gcc3newlib/mkspec.in: New.
400        * configure.ac: Reflect changes above.
401        * gcc3newlib/gccnewlib.add: Add build_XXX defines.
402        Add preliminary gnat support.
403        * gcc3newlib/base-g77.add: Add build_g77.
404        * gcc3newlib/base-gcj.add: Add build_gcj.
405        * gcc3newlib/base-gnat.add: New.
406        * gcc3newlib/target-c++.add: Add build_cxx.
407        * gcc3newlib/target-g77.add: Add build_g77.
408        * gcc3newlib/target-gcj.add: Add build_gcj.
409        * gcc3newlib/target-objc.add: Add build_objc.
410        * gcc3newlib/target-gnat.add: New.
411        * gcc3newlib/Makefile.am: Use ./mkspec. Use unified spec.
412
4132002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
414
415        * setup.def: Increment release for gcc3newlib.
416        * gcc3newlib/gccnewlib.add: Do not put cc1plus into gcc-rpm.
417
4182002-08-08      Joel Sherrill <joel@OARcorp.com>
419
420        * setup.def, binutils/base-binutils.add, binutils/target-binutils.add:
421        Updated to binutils 2.13 which has no known issues.
422
4232002-08-06      Joel Sherrill <joel@OARcorp.com>
424
425        * setup.def: Updating gcc3/newlib patches and tool versions.  The
426        focus of this round of patches was ot eliminate header file name
427        conflicts between RTEMS and newlib.
428
4292002-07-30      Joel Sherrill <joel@OARcorp.com>
430
431        * setup.def: Updated to gcc3.1/newlib 1.10.0 RPM revision 5 with
432        the gcc3 patch 20020730a and newlib 1.10.0 patch 20020726.
433
4342002-07-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
435
436        * autotools/automake-rtems.spec.in: Automake-1.6.3.
437        * cpukit/.cvsignore: Add mkspec. Remove rtems.spec.
438
4392002-07-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
440
441        * configure.ac: Use AC_CONFIG_FILES(script, chmod +x script)
442        to generate mk*spec scripts.
443        * mkbspspec.in: Use ',' as pattern delimiter in sed expression
444        for $rpm_build_root.
445        * mkbinutilsspec.in:  Use ',' as pattern delimiter in sed
446        expression for $rpm_build_root.
447        * cpukit/mkspec.in: Cosmetical changes.
448
4492002-07-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
450
451        * ChangeLog: Fix 2002-07-22 ChangeLog entry bogusly referring to
452        Joel.
453        * cpukit/Makefile.am: New.
454        * cpukit/mkspec.in: New.
455        * cpukit/rtems-cpukit.spec.in: New.
456        * cpukit/.cvsignore: New.
457        * configure.ac: Add cpukit.
458        Add RTEMS_TOP to pickup _RTEMS_VERSION (required by cpukit).
459        * Makefile.am: Add cpukit. Add ACLOCAL_AMFLAGS (required to pickup
460        RTEMS_VERSION).
461        * setup.def: Use %{_tmppath} as default for $rpm_build_root.
462        * mkbinutilsspec.in: Use ',' as pattern delimiter in sed expression
463        for $rpm_build_root.
464        * mkgccnewlibspec.in:  Use ',' as pattern delimiter in sed
465        expression for $rpm_build_root.
466        * mkgcc3newlibspec.in:  Use ',' as pattern delimiter in sed
467        expression for $rpm_build_root.
468        * mkgdbspec.in:  Use ',' as pattern delimiter in sed expression for
469        $rpm_build_root.
470
4712002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
472
473        * binutils/Makefile.am: Add or32-rtems-binutils.
474
4752002-07-19      Joel Sherrill <joel@OARcorp.com>
476
477        * setup.def: Updated newlib patch to get sh and hppa crt0 mods.
478
4792002-07-01      Joel Sherrill <joel@OARcorp.com>
480
481        * setup.def: Update gcc3 RPMs for new patches.
482
4832002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
484
485        * autotools/automake-rtems.spec.in: Update to automake-1.6.2.
486
4872002-06-14      Joel Sherrill <joel@OARcorp.com>
488
489        * mkgdbspec.in, setup.def, gcc3newlib/gccnewlib.add, gdb/gdb.add:
490        Updated to gcc 3.1 and gdb 5.2.
491
4922001-05-29      Joel Sherrill <joel@OARcorp.com>
493
494        * setup.def: Updated to binutils 2.12.1.
495        * rtems/Makefile.am: Remove m68k-rtemself references.
496
4972002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
498
499        * mkgcc3newlibspec.in: Remove SETUP (bogus).
500        * gcc3newlib/target-c++.add: New.
501        * gcc3newlib/Makefile.am: Add target-c++.add.
502        * gcc3newlib/base-g77.add: Adapt to gcc-3.1.
503        Reflect having split out c++. Various minor fixes.
504        * gcc3newlib/base-gcc.add: Ditto.
505        * gcc3newlib/gccnewlib.add: Ditto.
506        * gcc3newlib/target-gcc.add: Ditto.
507
5082002-04-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
509
510        * gcc3newlib/gccnewlib.add: Add gcc_update --touch to fix
511        timestamps.
512
5132001-04-16      Joel Sherrill <joel@OARcorp.com>
514
515        * .cvsignore: Added files added by automake 1.6.1.
516        * setup.def: New shot at gcc 3.0.4 RPMs.
517        * binutils/Makefile.am, gdb/Makefile.am, rtems/Makefile.am:
518        Deleted m68k-rtemself.
519        * gcc3newlib/gccnewlib.add: Commented out host/target OS check.
520 
5212002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
522
523        * autotools/automake-rtems.spec.in: Update to automake-1.6.1.
524        Use *.tar.bz2.
525
5262002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
527
528        * mkbinutilspec.in: Fix PATCH2.
529
5302002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
531
532        * gcc3newlib/gccnewlib.add: Add -Bgcc/ when collecting multilibs.
533
5342002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
535
536        * gcc3newlib/gccnewlib.spec.in: Removed from CVS.
537
538
5392002-04-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
540
541        * mkbinutilspec.in: Add support for empty patch-version (no patch).
542        * mkgcc3newlibspec.in: Ditto.
543        * setup: Fix gcc3*_versions handling.
544        * setup.def: binutils_patch_version=.
545        * binutils/binutils.add: Reflect changes to mkbinutilspec.in,
546        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
547        * binutils/target-binutils.add: Comment out c++filt.
548        * gcc3newlib/base-gcc.add: Remove duplicate libm.info.
549        * gcc3newlib/gccnewlib.add: Reflect changes to mkgcc3newlibspec.in.
550        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
551        Comment out gcc-2.95.x hacks.
552        Remove *.la from installed files.
553        * gcc3newlib/gccnewlib_c_only.spec.in: Remove.
554
5552001-04-02      Joel Sherrill <joel@OARcorp.com>
556
557        * buildall.in: Correct logic for detecting 0 RTEMS RPMS installed.
558
5592001-03-29      Joel Sherrill <joel@OARcorp.com>
560
561        * .cvsignore: Added mkgcc3newlib.
562
5632001-03-29      Joel Sherrill <joel@OARcorp.com>
564
565        * gcc3newlib/.cvsignore: New file.
566
5672001-03-28      Joel Sherrill <joel@OARcorp.com>
568
569        * Per PR64 added support for gcc 3.x RPMs
570        * Makefile.am, configure.ac, mkspec, setup, setup.def: Modified.
571        * mkgcc3newlibspec.in: New file.
572        * gcc3newlib: New subdirectory.
573        * base-g77.add, base-gcc.add, base-gcj.add, gccnewlib.add,
574        gccnewlib_c_only.spec.in, gccnewlib.spec.in, HISTORY, Makefile.am,
575        README, target-g77.add, target-gcc.add, target-gcj.add,
576        target-objc.add: New files.
577
5782001-03-28      Joel Sherrill <joel@OARcorp.com>
579
580        * binutils/binutils.add: Commented out patch since binutils 2.12
581        does not require one.
582
5832002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
584
585        * configure.ac:
586        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
587        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
588        * autotools/Makefile.am: Remove AUTOMAKE_OPTIONS.
589        * Makefile.am: Remove AUTOMAKE_OPTIONS.
590        * binutils/Makefile.am: Remove AUTOMAKE_OPTIONS.
591        * gccnewlib/Makefile.am: Remove AUTOMAKE_OPTIONS.
592        * gdb/Makefile.am: Remove AUTOMAKE_OPTIONS.
593        * rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
594
5952002-03-06      Ralf Corsepius <corsepiu@faw-uni-ulm.de>
596
597        * PR151
598        * autotools/automake-rtems.spec.in: New.
599        * autotools/automake-rtems.spec: Removed.
600        * configure.ac: Reflect changes above.
601
6022001-02-27      Joel Sherrill <joel@OARcorp.com>
603
604        * configure.ac: Be a little more lenient in matching sparc-solaris.
605
6062002-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
607
608        * mkbinutilspec.in, mkgccnewlibspec.in, gccnewlib/base-chill.add,
609        gccnewlib/base-g77.add, gccnewlib/base-gcc.add,
610        gccnewlib/base-gcj.add, gccnewlib/gccnewlib.add,
611        gccnewlib/target-chill.add, gccnewlib/target-g77.add,
612        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
613        gccnewlib/target-objc.add: Added more support for Canadian Cross
614        building.
615
6162001-01-30      Joel Sherrill <joel@OARcorp.com>
617
618        * buildall.in: Corrected logic for detecting when no RPMs are installed.
619
6202001-01-24      Joel Sherrill <joel@OARcorp.com>
621
622        * README: Added Canadian Cross instructions.
623
6242002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
625
626        * configure.ac: Add AC_PREFIX_DEFAULT([/opt/rtems]).
627        * mkbinutilsspec.in: Add propagation of @prefix@.
628        * binutils/base-binutils.add:
629        Let %post and %unpost apply %{_prefix}.
630        Apply %{_prefix} instead of /opt/rtems.
631        * binutils/binutils.add: Update copyright notice.
632        Add _prefix.
633        Apply %{_prefix} instead of /opt/rtems.
634        Remove -a 0 in %setup.
635        Rework hack to SuSE's rpm screwing up %{_target}.
636        Replace ARGS with CONFIGURE_ARGS.
637        * binutils/target-binutils.add:
638        Apply %{_prefix} instead of /opt/rtems.
639
6402002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
641
642        * binutils/binutils.add: Add initial support for building
643        Canadian cross RPMs.  It should work like this:
644            cd rtems/scripts
645            ./configure --build=`../config.guess` --host=i386-cygwin
646            make install
647            rpm --target=i386-cygwin \
648                /usr/src/redhat/SPECS/<target>-binutils-..spec.
649
650            alien -t /usr/src/redhat/RPMS/....i386.rpm
651        .. and voila ... your tarball, with rpm-consistency checks etc. applied.
652
6532001-01-22      Joel Sherrill <joel@OARcorp.com>
654
655        * buildalltar.in: Modified to support Canadian cross builds.
656        It was testing using a RedHat 7.2 host to build *-rtems tools
657        that run on an i386-cygwin host.
658
6592001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
660
661        * configure.ac: Fix typo to allow custom RPM_SPECSdirs.
662
6632001-10-16      Joel Sherrill <joel@OARcorp.com>
664
665        * setup.def: Bumped the gdb_patch_version to account for a configuration
666        problem on psim where it could not be enabled for powerpc-RTEMS.
667        * gdb/Makefile.am: Add i386-RTEMS and powerpc-RTEMS targets.
668
6692001-10-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
670
671        * mkbinutilsspec.in: Guard sed-pattern against autoconf.
672        * mkgccnewlibspec.in: Guard sed-pattern against autoconf, remove
673        Target_alias.
674        * mkgdbspec.in: Guard sed-pattern against autoconf.
675        * mkbspspec.in: Guard sed-pattern against autoconf.
676        * configure.ac: Rework check for RPM_SPECSdir.
677        * autotools/automake-rtems.spec: Update to automake-1.5.
678
6792001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
680
681        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
682        * configure.in: Remove.
683        * configure.ac: New file, generated from configure.in by autoupdate.
684
6852001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
686
687        * gdb/Makefile.am, gccnewlib/Makefile.am, binutils/Makefile.am:
688        Initially setup CLEANFILES using = instead of += to make
689        automake-1.5 happy.
690
6912001-09-13      Joel Sherrill <joel@OARcorp.com>
692
693        * setup.def, gccnewlib/gccnewlib.add, gccnewlib/target-gcc.add:
694        Revert changes because of gcc 2.5.x/3.0 transition and continue
695        to support gcc 2.95.x as primary version.
696
6972001-09-13      Joel Sherrill <joel@OARcorp.com>
698
699        * mkgccnewlibspec.in,
700        Use Target_alias not target_alias to avoid conflicts with new autoconf.
701        * setup.def: Changed version numbers in attempt at building gcc 3.0.1.
702        Only sparc and arm built for C/C++ OK. :(
703        * gccnewlib/base-gcc.add: Modifications to reflect files not in gcc 3.x.
704        * gccnewlib/gccnewlib.add: gcc 3.x does not have "everything in the name"
705        * target-gcc.add: Modifications to reflect files not in gcc 3.1
706
7072001-09-13      Joel Sherrill <joel@OARcorp.com>
708
709        * autotools/.cvsignore: New file.
710
7112001-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
712
713        * autotools/Makefile.am, autotools/autoconf-rtems.spec,
714        autotools/automake-rtems.spec: New.
715        * configure.in, Makefile.am: Add autotools/.
716
7172001-08-30      Joel Sherrill <joel@OARcorp.com>
718
719        * .cvsignore: Add buildalltar.
720
7212001-08-30      Joel Sherrill <joel@OARcorp.com>
722
723        * buildalltar.in: New file.
724        * configure.in, Makefile.am: Modified to reflect addition of file.
725
7262001-08-10      Joel Sherrill <joel@OARcorp.com>
727
728        * mkgdbspec.in: Make list of simulators very complete.
729        * setup.def: Update versions.
730
7312001-07-03      Joel Sherrill <joel@OARcorp.com>
732
733        * setup.def, binutils.add, gccnewlib.add: Updated to build
734        binutils 2.11.2 (rtems patch 20010622), gcc 2.95.3 (rtems
735        patch a20010622), and newlib 1.9.0 (rtems patch 10020622).
736
7372001-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
738
739        * configure.in: Remove AC_EXEEXT, treat .exe manually.
740        * gccnewlib/base-gcc.add: Remove cpp.
741        * gccnewlib/gccnewlib.add: mv cpp $target_alias-cpp, update
742        copyright.
743
7442001-04-16      Joel Sherrill <joel@OARcorp.com>
745
746        * setup.def: Modified the binutils version to 2.11 and
747        RPM revision 3 to reflect experimentation with new binutils release.
748
7492001-04-11      Joel Sherrill <joel@OARcorp.com>
750
751        * binutils/Makefile.am: Added a29k-rtems.
752        * binutils/binutils.add: Switch to .bz2 extension to reflect
753        real way code is compressed on distribution sites now.
754
7552001-03-19      Joel Sherrill <joel@OARcorp.com>
756
757        * setup.def: Updated version numbers and patches for binutils
758        and gdb.  binutils was to get correct patch in field.  gdb
759        was to add mipstx39-rtems configurery support.
760
7612001-03-14      Joel Sherrill <joel@OARcorp.com>
762
763        * gdb/Makefile.am, mkgdbspec.in: Added mipstx39-rtems
764        configuration to gdb since this includes the JMR3904 simulator.
765
7662001-01-03      Joel Sherrill <joel@OARcorp.com>
767
768        * setup.def, binutils/HISTORY, gccnewlib/HISTORY: Updated
769        binutils HISTORY to reflect new revision.  Updated gcc to fix
770        i960 C++ problem.  Updated newlib to move to newlib 1.9.0.
771
7722000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
773
774        * gccnewlib/gccnewlib.add: Fix typo in URL.
775
7762000-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
777
778        * configure.in: Adapt m4-quoting to autoconf-2.49b, use $host
779        instead of $target to setup RPM_CPU, move chmod 755 buildall to
780        AC_OUTPUT's extra-cmds.
781       
7822000-10-30      Joel Sherrill <joel@OARcorp.com>
783
784        * buildall.in, mkgdbspec.in, setup.def, binutils/Makefile.am,
785        gccnewlib/HISTORY, gccnewlib/Makefile.am, gdb/Makefile.am:
786        Added mips-rtems, updated to include new patches and
787        gcc 2.95.2/newlib 1.8.2 revision 11 RPM.
788
7892000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
790
791        * configure.in: Remove trailing '/'s from setting up RPM_SPECdir.
792
7932000-10-18      Joel Sherrill <joel@OARcorp.com>
794
795        * setup.def: Updating version numbers for gcc/newlib RPM release 10.
796
7972000-08-30      Joel Sherrill <joel@OARcorp.com>
798
799        * setup.def: Updated gcc and newlib patches and bumped RPM revision.
800        Patches primarily add or16/or32 basic support to newlib and
801        i386 multilib improvements to gcc from Ralf Corsepius.
802
8032000-08-10      Joel Sherrill <joel@OARcorp.com>
804
805        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.