source: rtems/scripts/ChangeLog @ e1f8bf05

4.104.114.84.95
Last change on this file since e1f8bf05 was e1f8bf05, checked in by Ralf Corsepius <ralf.corsepius@…>, on 06/04/03 at 15:07:00

2003-06-04 Ralf Corsepius <corsepiu@…>

  • autotools/automake-rtems.spec.in: Automake-1.7.5.
  • Property mode set to 100644
File size: 27.0 KB
Line 
12003-06-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * autotools/automake-rtems.spec.in: Automake-1.7.5.
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-07      Joel Sherrill <joel@OARcorp.com>
10
11        * setup.def: Update to gcc3.2.3newlib1.11.0-1.
12        * gcc3newlib/gccnewlib.add: We used .bz2 files.
13
142003-04-18      Joel Sherrill <joel@OARcorp.com>
15
16        * setup.def: Update to gcc3.2.2newlib1.11.0-2.
17        * gcc3newlib/gccnewlib.add: We used .bz2 files.
18
192003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * gcc3newlib/gccnewlib.add: Add %gcc_version, %newlib_version.
22        Apply %gcc_version, %newlib_version.
23        * gcc3newlib/target-c++.add: Apply %gcc_version, %newlib_version.
24        * gcc3newlib/target-g77.add: Apply %gcc_version, %newlib_version.
25        * gcc3newlib/target-gcc.add: Apply %gcc_version, %newlib_version.
26        * gcc3newlib/target-gcj.add: Apply %gcc_version, %newlib_version.
27        * gcc3newlib/target-gnat.add: Apply %gcc_version, %newlib_version.
28        * gcc3newlib/target-objc.add: Apply %gcc_version, %newlib_version.
29
302003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
33
342003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
35
36        * configure.ac: AC_PREREQ(2.57).
37
382003-02-10      Joel Sherrill <joel@OARcorp.com>
39
40        * gdb/gdb.add, gdb/mkspec.in, gdb/target-gdb.add: Use RPM logic to
41        determine which targets have simulators, configure with appropriate
42        arguments, and package the correct files.
43
442003-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * gcc3newlib/target-gcc.add: Remove %{_exeext} from gccbug.
47        * gcc3newlib/gccnewlib.add: Add %gcj to support to disabling building
48        gcj from rpmbuild command line.
49        Copy gsyslimits.h for CDN-X compilation.
50
512003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * README.cdn-X: New.
54        * binutils/binutils.add: Add --build=%_build --host=%_host.
55        * cpukit/.cvsignore: Add *.spec.in.
56        * gcc3newlib/gccnewlib.add: Add --build=%_build --host=%_host.
57        * gdb/gdb.add: Add --build=%_build --host=%_host.
58        * rtemsdoc/.cvsignore: Add *.spec.in.
59
602003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * gcc3newlib/gccnewlib.add: Remove Buildroot.
63        * common/.cvsignore: New.
64
652003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
66
67        * common/common.add.in: Add Vendor, Distribution, BuildRoot.
68        * binutils/Makefile.am: Fix path to clean.add.
69        * binutils/binutils.add: Remove BuildRoot.
70        * cpukit/Makefile.am:  Use $(top_builddir)/common/common.add,
71        $(top_builddir)/common/clean.add, header.add.
72        Generate rtems-cpukit.spec.in.
73        * cpukit/header.add: New.
74        * cpukit/rtems-cpukit.spec.in: Remove.
75        * cpukit/rtems-cpukit.add: New.
76        * gccnewlib/gccnewlib.add: Remove Buildroot.
77        * gdb/gdb.add: Remove Buildroot.
78        * rtemsdoc/rtemsdoc.add: Remove BuildRoot.
79
802003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * rtemsdoc/Makefile.am: Use $(top_builddir)/common/common.add,
83        $(top_builddir)/common/clean.add, header.add.
84        Generate rtemsdoc.spec.in.
85        * rtemsdoc/mkspec.in: Remove exe_ext.
86        * rtemsdoc/rtemsdoc.spec.in: Remove.
87        * gccnewlib/Makefile.am:  Use $(top_builddir)/common/common.add,
88        $(top_builddir)/common/clean.add, header.add.
89        * gccnewlib/base-gcc.m4: Replace @exe_ext@ with %{_exeext}.
90        * gccnewlib/base-gcj.add: Replace @exe_ext@ with %{_exeext}.
91        * gccnewlib/gccnewlib.add: Replace @exe_ext@ with %{_exeext}.
92        Remove header, broken cdn-X configuration, %clean.
93        * gccnewlib/target-g77.add: Replace @exe_ext@ with %{_exeext}.
94        * gccnewlib/target-gcc.add: Replace @exe_ext@ with %{_exeext}.
95        * gccnewlib/target-gcj.add: Replace @exe_ext@ with %{_exeext}.
96        * gccnewlib/target-objc.add: Replace @exe_ext@ with %{_exeext}.
97
982003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * gdb/gdb.add: Remove header, broken cdn-X configuration,
101        %clean, Replace @exe_ext@ with %{_exeext}.
102        * gdb/mkspec.in: Remove exe_ext.
103        * gdb/target-gdb.add: Replace @exe_ext@ with %{_exeext}.
104        * gdb/Makefile.am: Use $(top_builddir)/common/common.add,
105        $(top_builddir)/common/clean.add, header.add.
106        * gcc3newlib/base-gcj.add: Replace @exe_ext@ with %{_exeext}.
107        * cpukit/mkspec.in: Remove exe_ext.
108        * binutils/Makefile.am: Use $(top_builddir)/common/common.add,
109        $(top_builddir)/common/clean.add, header.add.
110
1112003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * gcc3newlib/gccnewlib.add: Remove header, broken cdn-X configuration,
114        %clean, Replace @exe_ext@ with %{_exeext}.
115        * gcc3newlib/mkspec.in: Remove exe_ext.
116        * gcc3newlib/target-c++.add: Replace @exe_ext@ with %{_exeext}.
117        * gcc3newlib/target-g77.add: Replace @exe_ext@ with %{_exeext}.
118        * gcc3newlib/target-gcc.add: Replace @exe_ext@ with %{_exeext}.
119        * gcc3newlib/target-gcj.add: Replace @exe_ext@ with %{_exeext}.
120        * gcc3newlib/target-gnat.add: Replace @exe_ext@ with %{_exeext}.
121        * gcc3newlib/target-objc.add: Replace @exe_ext@ with %{_exeext}.
122        * gcc3newlib/Makefile.am: Use $(top_builddir)/common/common.add,
123        $(top_builddir)/common/clean.add, header.add.
124
1252003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * Makefile.am: Remove reference to mkbinutilsspec.
128        * configure.ac: Remove EXEEXT check.
129        Add common/clean.add, common/common.add.
130
1312003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * binutils/binutils.add: Remove header, broken cdn-X configuration,
134        %clean.
135        * binutils/mkspec.in: Remove exe_ext, build_alias, host_alias.
136        * binutils/target-binutils.add: Replace @exe_ext@ with %{_exeext}.
137
1382003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
139
140        * gcc3newlib/header.add: New.
141        * gccnewlib/header.add: New.
142        * binutils/header.add: New.
143        * gdb/header.add: New.
144        * rtemsdoc/header.add: New.
145        * rtemsdoc/rtemsdoc.add: New.
146        * common/clean.add.in: New.
147        * common/common.add.in: New.
148
1492003-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * binutils/mkspec.in: New.
152        * binutils/.cvsignore: Add mkspec.
153        * mkbinutilspec.in: Remove.
154        * gdb/Makefile.am: Depend on mkspec.
155        * binutils/binutils.add: Add @exe_ext@ to c++filt.
156        Add %_defaultbuildroot.
157        * configure.ac: Reflect changes above.
158        * binutils/Makefile.am: Reflect changes above.
159        * Makefile.am: Remove mkbinutilspec.
160
1612003-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * gdb/.cvsignore: Add mkspec.
164
1652003-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * ChangeLog: Fix yesterday's entry.
168        * gdb/target-gdb.add: %defattr(-,root,root).
169        Use %{_prefix} instead of /opt/rtems.
170        Misc. minor changes.
171        * gdb/gdb.add: Use %{_prefix} instead of /opt/rtems.
172        Remove stray unpackaged files.
173        Use %{_defaultbuildroot} instead of hard-coded values.
174        configure --disable-nls.
175        Misc. minor changes.
176        Add BuildPreReq: ncurses-devel.
177        * gdb/base-gdb.add: %defattr(-,root,root).
178        Use %{_prefix} instead of /opt/rtems.
179        Misc. minor changes.
180        * gdb/mkspec.in: New.
181        * gdb/Makefile.am: Reflect addition of gdb/mkspec.in.
182        * gcc3newlib/mkspec.in: Fix usage.
183        * gcc3newlib/gccnewlib.add: Use %{_defaultbuildroot} instead of
184        hard-coded values. Update copyright notice.
185        * mkgdbspec.in: Removed.
186        * Makefile.am: Remove mkgdbspec.
187        * configure.ac: Remove mkgdbspec.
188        Add gdb/mkspec.
189
1902003-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
191
192        * gcc3newlib/gccnewlib.add: Add various BuildPreReq.
193        Add %defattr(-,root,root) to "dir".
194        * gcc3newlib/base-g77.add: %defattr(-,root,root).
195        * gcc3newlib/base-gcc.add %defattr(-,root,root).
196        * gcc3newlib/base-gcj.add %defattr(-,root,root).
197        * gcc3newlib/base-gnat.add %defattr(-,root,root).
198        * gcc3newlib/target-c++.add %defattr(-,root,root).
199        * gcc3newlib/target-g77.add %defattr(-,root,root).
200        * gcc3newlib/target-gcc.add %defattr(-,root,root).
201        * gcc3newlib/target-gcj.add %defattr(-,root,root).
202        * gcc3newlib/target-gnat.add %defattr(-,root,root).
203        * gcc3newlib/target-objc.add %defattr(-,root,root).
204
2052003-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
206
207        * setup.def: binutils_rpm_release=2.
208        * binutils/base-binutils.add: %defattr(-,root,root).
209        * binutils/target-binutils.add: Ditto.
210        * binutils/binutils.add: BuildPreReq: texinfo >= 4.2.
211
2122003-01-27      Joel Sherrill <joel@OARcorp.com>
213
214        * buildalltar.in, setup.def: Tool update including binaries for Cygwin
215        with a special RTEMS user account.
216
2172003-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
218
219        * configure.ac: Add rtemsdoc.
220        * Makefile.ac: Add rtemsdoc.
221        * rtemsdoc/README: New.
222        * rtemsdoc/.cvsignore: New.
223
2242003-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
225
226        * rtemsdoc/Makefile.am: New.
227        * rtemsdoc/mkspec.in: New.
228        * rtemsdoc/rtemsdoc.spec.in: New.
229        * rtemsdoc/supplement.add.in: New.
230        * rtemsdoc/templ.add.in: New.
231
2322002-12-16      Joel Sherrill <joel@OARcorp.com>
233
234        * setup.def: Updated gcc 3.2.1newlib1.10.0 RPM to revision 4
235        to include m68k crti.o/crtn.o multilib patch.
236
2372002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
238
239        * autotools/automake-rtems.spec.in: Update to automake-1.7.2.
240        * autotools/autoconf-rtems.spec.in: Update to autoconf-2.57.
241
2422002-12-06      Joel Sherrill <joel@OARcorp.com>
243
244        * ChangeLog: Removed duplicate entry.
245
2462002-12-06      Joel Sherrill <joel@OARcorp.com>
247
248        * setup.def: Updated patch to fix m68k cut and paste bug which turned
249        a tab into spaces in a Makefile fragment.
250        * gcc3newlib/gccnewlib.add: If building gnat for the mips, the library
251        must be built with a -G0 option.
252
2532002-12-02      Joel Sherrill <joel@OARcorp.com>
254
255        * setup.def, gcc3newlib/gccnewlib.add: Updated to gcc 3.2.1 RPM revision
256        2 which enabled the mips-rtems gnat using gcc 3.2.1 patch 20021129.
257
2582002-11-29      Joel Sherrill <joel@OARcorp.com>
259
260        * setup.def: Updated to gcc-3.2.1.
261
2622002-11-28      Joel Sherrill <joel@OARcorp.com>
263
264        * setup.def: Updated to gcc-3.2 and newlib1.1.0 RPM version 6.
265        * gcc3newlib/gccnewlib.add: Reenabled i386-rtems gnat.
266
2672002-11-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
268
269        * gcc3newlib/gccnewlib.add:
270        Remove *.la's to make rpm-4.1/RH-8.0 happy.
271        Remove libiberty.a to make rpm-4.1/RH-8.0 happy.
272        Change gcc/version.c to reflect us having patched gcc.
273
2742002-11-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
275
276        * binutils/binutils.add: Add BuildPreReq: /sbin/install-info.
277        Disable nls.
278        Apply gzip -9qf to compress *infos and *mans.
279        Apply /sbin/install-info.
280        Remove  *c++-filt.
281        * binutils/base-binutils.add: Add PreReq: /sbin/install-info.
282        Apply /sbin/install-info.
283        Package as.info-*.gz.
284        * binutils/target-binutils.add:
285        Package man1/*.1*.
286
2872002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
288
289        * autotool/autoconf-rtems.spec.in: Fix @prefix@.
290
2912002-11-13      Joel Sherrill <joel@OARcorp.com>
292
293        * setup.def: Switched to binutils 2.13.1
294        * binutils/Makefile.am: Remove a29k-rtems.
295
2962002-11-11      Joel Sherrill <joel@OARcorp.com>
297
298        * setup.def, gcc3newlib/gccnewlib.add: Patch includes updates
299        which were patch changes for -3 and -4 RPM revisions.   Disabled
300        build of gnat for i386-rtems as it failed to build.
301
3022002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
303
304        * gcc3newlib/gccnewlib.add: Remove %{target} != %{build} comment
305        (RH-8.0/rpm-4.1 bogusly expands the macros and chokes.)
306        * binutils/binutils.add: Remove %{target} != %{build} comment
307        (RH-8.0/rpm-4.1 bogusly expands the macros and chokes.).
308        Comment out CONFIGURE_ARGS (RH-8.0/rpm-4.1 is broken wrt. _build_os
309        and _target_os)
310        * gcc3newlib/base-gcc.add: Add gccint*infos.
311        * gcc3newlib/base-gcj.add: Add gcj*infos.
312        Mark manpages as %doc and pickup the gzipped versions.
313
3142002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
315
316        * autotools/automake-rtems.spec.in: Fix my address. Set up PATH
317        before running configure (Prep. for automake >= 1.7).
318
3192002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
320
321        * autotools/autoconf-rtems.spec.in: New.
322        Remove Provides: autoconf (Conflicts with RH-8.0).
323        * autotools/autoconf-rtems.spec: Remove.
324        * autotools/automake-rtems.spec.in:
325        Remove Provides: automake (Conflicts with RH-8.0).
326        * gcc3newlib/Makefile.am: Remove references to mkgcc3newlibspec.
327        * Makefile.am: Ditto.
328        * configure.ac: Add autotools/autoconf-rtems.spec.in.
329
3302002-10-24      Joel Sherrill <joel@OARcorp.com>
331
332        * setup.def: Update gcc 3.2 pathc to includ epatch for gcc PR8314.
333        * gcc3newlib/gccnewlib.add: Don't build mips/gnat as we do not
334        currently include the patch referenced in PR8344.
335
3362002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
337
338        * .cvsignore: Reformat.
339        Add autom4te*cache.
340        Remove autom4te.cache.
341
3422002-09-14      Joel Sherrill <joel@OARcorp.com>
343
344        * gcc3newlib/base-gcj.add, gcc3newlib/gccnewlib.add,
345        gcc3newlib/target-gcj.add: First attempt at enabling Java support.
346
3472002-08-21      Joel Sherrill <joel@OARcorp.com>
348
349        * setup.def, gcc3newlib/gccnewlib.add: Updated the tools for
350        gcc 3.2 and Ada.
351
3522002-08-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
353
354        * gcc3newlib/gccnewlib.add: Re-add i386-rtems Ada.
355        Add %_gnat and --define 'gnat [0|1]' support.
356        Enable gnat for gcc-3.2/Disable for gcc-3.1.
357        Add hacks to build gnatlib.
358        Re-activate commented out fragments for old gcc versions.
359        Add @target_alias@-gnatgcc.
360
3612002-08-15      Joel Sherrill <joel@OARcorp.com>
362
363        * setup.def: New gcc 3.1 RPMs (-7).
364        * gcc3newlib/gccnewlib.add:  i386-rtems doesn't build Ada.
365
3662002-08-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
367
368        * gcc3newlib/Makefile.am: Remove c_only remnants.
369        * gcc3newlib/gccnewlib.add: Reflect gcc-3.2 putting c++
370        headers into c++ instead of g++.
371        * gcc3newlib/target-c++.add: Ditto.
372
3732002-08-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
374
375        * gcc3newlib/base-gnat.add: Don't use %{%prefix}/bin/gnat*.
376        * gcc3newlib/Makefile.am: Use mkspec for c4x.
377        * gcc3newlib/gccnewlib.add: Rework processing of %if %build_XXX.
378        Rework handing Ada.
379        Don't put adalib and adainclude into files.gcc.
380        * gcc3newlib/target-gnat.add: Add adalib.
381        Add adainclude.
382
3832002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
384
385        * gcc3newlib/base-gnat.add: Use -n rtems-base-gnat.
386
3872002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
388
389        * gcc3newlib/.cvsignore: Add mkspec.
390
3912002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
392
393        * mkgcc3newlibspec.in: Remove
394        * gcc3newlib/mkspec.in: New.
395        * configure.ac: Reflect changes above.
396        * gcc3newlib/gccnewlib.add: Add build_XXX defines.
397        Add preliminary gnat support.
398        * gcc3newlib/base-g77.add: Add build_g77.
399        * gcc3newlib/base-gcj.add: Add build_gcj.
400        * gcc3newlib/base-gnat.add: New.
401        * gcc3newlib/target-c++.add: Add build_cxx.
402        * gcc3newlib/target-g77.add: Add build_g77.
403        * gcc3newlib/target-gcj.add: Add build_gcj.
404        * gcc3newlib/target-objc.add: Add build_objc.
405        * gcc3newlib/target-gnat.add: New.
406        * gcc3newlib/Makefile.am: Use ./mkspec. Use unified spec.
407
4082002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
409
410        * setup.def: Increment release for gcc3newlib.
411        * gcc3newlib/gccnewlib.add: Do not put cc1plus into gcc-rpm.
412
4132002-08-08      Joel Sherrill <joel@OARcorp.com>
414
415        * setup.def, binutils/base-binutils.add, binutils/target-binutils.add:
416        Updated to binutils 2.13 which has no known issues.
417
4182002-08-06      Joel Sherrill <joel@OARcorp.com>
419
420        * setup.def: Updating gcc3/newlib patches and tool versions.  The
421        focus of this round of patches was ot eliminate header file name
422        conflicts between RTEMS and newlib.
423
4242002-07-30      Joel Sherrill <joel@OARcorp.com>
425
426        * setup.def: Updated to gcc3.1/newlib 1.10.0 RPM revision 5 with
427        the gcc3 patch 20020730a and newlib 1.10.0 patch 20020726.
428
4292002-07-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
430
431        * autotools/automake-rtems.spec.in: Automake-1.6.3.
432        * cpukit/.cvsignore: Add mkspec. Remove rtems.spec.
433
4342002-07-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
435
436        * configure.ac: Use AC_CONFIG_FILES(script, chmod +x script)
437        to generate mk*spec scripts.
438        * mkbspspec.in: Use ',' as pattern delimiter in sed expression
439        for $rpm_build_root.
440        * mkbinutilsspec.in:  Use ',' as pattern delimiter in sed
441        expression for $rpm_build_root.
442        * cpukit/mkspec.in: Cosmetical changes.
443
4442002-07-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
445
446        * ChangeLog: Fix 2002-07-22 ChangeLog entry bogusly referring to
447        Joel.
448        * cpukit/Makefile.am: New.
449        * cpukit/mkspec.in: New.
450        * cpukit/rtems-cpukit.spec.in: New.
451        * cpukit/.cvsignore: New.
452        * configure.ac: Add cpukit.
453        Add RTEMS_TOP to pickup _RTEMS_VERSION (required by cpukit).
454        * Makefile.am: Add cpukit. Add ACLOCAL_AMFLAGS (required to pickup
455        RTEMS_VERSION).
456        * setup.def: Use %{_tmppath} as default for $rpm_build_root.
457        * mkbinutilsspec.in: Use ',' as pattern delimiter in sed expression
458        for $rpm_build_root.
459        * mkgccnewlibspec.in:  Use ',' as pattern delimiter in sed
460        expression for $rpm_build_root.
461        * mkgcc3newlibspec.in:  Use ',' as pattern delimiter in sed
462        expression for $rpm_build_root.
463        * mkgdbspec.in:  Use ',' as pattern delimiter in sed expression for
464        $rpm_build_root.
465
4662002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
467
468        * binutils/Makefile.am: Add or32-rtems-binutils.
469
4702002-07-19      Joel Sherrill <joel@OARcorp.com>
471
472        * setup.def: Updated newlib patch to get sh and hppa crt0 mods.
473
4742002-07-01      Joel Sherrill <joel@OARcorp.com>
475
476        * setup.def: Update gcc3 RPMs for new patches.
477
4782002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
479
480        * autotools/automake-rtems.spec.in: Update to automake-1.6.2.
481
4822002-06-14      Joel Sherrill <joel@OARcorp.com>
483
484        * mkgdbspec.in, setup.def, gcc3newlib/gccnewlib.add, gdb/gdb.add:
485        Updated to gcc 3.1 and gdb 5.2.
486
4872001-05-29      Joel Sherrill <joel@OARcorp.com>
488
489        * setup.def: Updated to binutils 2.12.1.
490        * rtems/Makefile.am: Remove m68k-rtemself references.
491
4922002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
493
494        * mkgcc3newlibspec.in: Remove SETUP (bogus).
495        * gcc3newlib/target-c++.add: New.
496        * gcc3newlib/Makefile.am: Add target-c++.add.
497        * gcc3newlib/base-g77.add: Adapt to gcc-3.1.
498        Reflect having split out c++. Various minor fixes.
499        * gcc3newlib/base-gcc.add: Ditto.
500        * gcc3newlib/gccnewlib.add: Ditto.
501        * gcc3newlib/target-gcc.add: Ditto.
502
5032002-04-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
504
505        * gcc3newlib/gccnewlib.add: Add gcc_update --touch to fix
506        timestamps.
507
5082001-04-16      Joel Sherrill <joel@OARcorp.com>
509
510        * .cvsignore: Added files added by automake 1.6.1.
511        * setup.def: New shot at gcc 3.0.4 RPMs.
512        * binutils/Makefile.am, gdb/Makefile.am, rtems/Makefile.am:
513        Deleted m68k-rtemself.
514        * gcc3newlib/gccnewlib.add: Commented out host/target OS check.
515 
5162002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
517
518        * autotools/automake-rtems.spec.in: Update to automake-1.6.1.
519        Use *.tar.bz2.
520
5212002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
522
523        * mkbinutilspec.in: Fix PATCH2.
524
5252002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
526
527        * gcc3newlib/gccnewlib.add: Add -Bgcc/ when collecting multilibs.
528
5292002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
530
531        * gcc3newlib/gccnewlib.spec.in: Removed from CVS.
532
533
5342002-04-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
535
536        * mkbinutilspec.in: Add support for empty patch-version (no patch).
537        * mkgcc3newlibspec.in: Ditto.
538        * setup: Fix gcc3*_versions handling.
539        * setup.def: binutils_patch_version=.
540        * binutils/binutils.add: Reflect changes to mkbinutilspec.in,
541        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
542        * binutils/target-binutils.add: Comment out c++filt.
543        * gcc3newlib/base-gcc.add: Remove duplicate libm.info.
544        * gcc3newlib/gccnewlib.add: Reflect changes to mkgcc3newlibspec.in.
545        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
546        Comment out gcc-2.95.x hacks.
547        Remove *.la from installed files.
548        * gcc3newlib/gccnewlib_c_only.spec.in: Remove.
549
5502001-04-02      Joel Sherrill <joel@OARcorp.com>
551
552        * buildall.in: Correct logic for detecting 0 RTEMS RPMS installed.
553
5542001-03-29      Joel Sherrill <joel@OARcorp.com>
555
556        * .cvsignore: Added mkgcc3newlib.
557
5582001-03-29      Joel Sherrill <joel@OARcorp.com>
559
560        * gcc3newlib/.cvsignore: New file.
561
5622001-03-28      Joel Sherrill <joel@OARcorp.com>
563
564        * Per PR64 added support for gcc 3.x RPMs
565        * Makefile.am, configure.ac, mkspec, setup, setup.def: Modified.
566        * mkgcc3newlibspec.in: New file.
567        * gcc3newlib: New subdirectory.
568        * base-g77.add, base-gcc.add, base-gcj.add, gccnewlib.add,
569        gccnewlib_c_only.spec.in, gccnewlib.spec.in, HISTORY, Makefile.am,
570        README, target-g77.add, target-gcc.add, target-gcj.add,
571        target-objc.add: New files.
572
5732001-03-28      Joel Sherrill <joel@OARcorp.com>
574
575        * binutils/binutils.add: Commented out patch since binutils 2.12
576        does not require one.
577
5782002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
579
580        * configure.ac:
581        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
582        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
583        * autotools/Makefile.am: Remove AUTOMAKE_OPTIONS.
584        * Makefile.am: Remove AUTOMAKE_OPTIONS.
585        * binutils/Makefile.am: Remove AUTOMAKE_OPTIONS.
586        * gccnewlib/Makefile.am: Remove AUTOMAKE_OPTIONS.
587        * gdb/Makefile.am: Remove AUTOMAKE_OPTIONS.
588        * rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
589
5902002-03-06      Ralf Corsepius <corsepiu@faw-uni-ulm.de>
591
592        * PR151
593        * autotools/automake-rtems.spec.in: New.
594        * autotools/automake-rtems.spec: Removed.
595        * configure.ac: Reflect changes above.
596
5972001-02-27      Joel Sherrill <joel@OARcorp.com>
598
599        * configure.ac: Be a little more lenient in matching sparc-solaris.
600
6012002-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
602
603        * mkbinutilspec.in, mkgccnewlibspec.in, gccnewlib/base-chill.add,
604        gccnewlib/base-g77.add, gccnewlib/base-gcc.add,
605        gccnewlib/base-gcj.add, gccnewlib/gccnewlib.add,
606        gccnewlib/target-chill.add, gccnewlib/target-g77.add,
607        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
608        gccnewlib/target-objc.add: Added more support for Canadian Cross
609        building.
610
6112001-01-30      Joel Sherrill <joel@OARcorp.com>
612
613        * buildall.in: Corrected logic for detecting when no RPMs are installed.
614
6152001-01-24      Joel Sherrill <joel@OARcorp.com>
616
617        * README: Added Canadian Cross instructions.
618
6192002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
620
621        * configure.ac: Add AC_PREFIX_DEFAULT([/opt/rtems]).
622        * mkbinutilsspec.in: Add propagation of @prefix@.
623        * binutils/base-binutils.add:
624        Let %post and %unpost apply %{_prefix}.
625        Apply %{_prefix} instead of /opt/rtems.
626        * binutils/binutils.add: Update copyright notice.
627        Add _prefix.
628        Apply %{_prefix} instead of /opt/rtems.
629        Remove -a 0 in %setup.
630        Rework hack to SuSE's rpm screwing up %{_target}.
631        Replace ARGS with CONFIGURE_ARGS.
632        * binutils/target-binutils.add:
633        Apply %{_prefix} instead of /opt/rtems.
634
6352002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
636
637        * binutils/binutils.add: Add initial support for building
638        Canadian cross RPMs.  It should work like this:
639            cd rtems/scripts
640            ./configure --build=`../config.guess` --host=i386-cygwin
641            make install
642            rpm --target=i386-cygwin \
643                /usr/src/redhat/SPECS/<target>-binutils-..spec.
644
645            alien -t /usr/src/redhat/RPMS/....i386.rpm
646        .. and voila ... your tarball, with rpm-consistency checks etc. applied.
647
6482001-01-22      Joel Sherrill <joel@OARcorp.com>
649
650        * buildalltar.in: Modified to support Canadian cross builds.
651        It was testing using a RedHat 7.2 host to build *-rtems tools
652        that run on an i386-cygwin host.
653
6542001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
655
656        * configure.ac: Fix typo to allow custom RPM_SPECSdirs.
657
6582001-10-16      Joel Sherrill <joel@OARcorp.com>
659
660        * setup.def: Bumped the gdb_patch_version to account for a configuration
661        problem on psim where it could not be enabled for powerpc-RTEMS.
662        * gdb/Makefile.am: Add i386-RTEMS and powerpc-RTEMS targets.
663
6642001-10-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
665
666        * mkbinutilsspec.in: Guard sed-pattern against autoconf.
667        * mkgccnewlibspec.in: Guard sed-pattern against autoconf, remove
668        Target_alias.
669        * mkgdbspec.in: Guard sed-pattern against autoconf.
670        * mkbspspec.in: Guard sed-pattern against autoconf.
671        * configure.ac: Rework check for RPM_SPECSdir.
672        * autotools/automake-rtems.spec: Update to automake-1.5.
673
6742001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
675
676        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
677        * configure.in: Remove.
678        * configure.ac: New file, generated from configure.in by autoupdate.
679
6802001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
681
682        * gdb/Makefile.am, gccnewlib/Makefile.am, binutils/Makefile.am:
683        Initially setup CLEANFILES using = instead of += to make
684        automake-1.5 happy.
685
6862001-09-13      Joel Sherrill <joel@OARcorp.com>
687
688        * setup.def, gccnewlib/gccnewlib.add, gccnewlib/target-gcc.add:
689        Revert changes because of gcc 2.5.x/3.0 transition and continue
690        to support gcc 2.95.x as primary version.
691
6922001-09-13      Joel Sherrill <joel@OARcorp.com>
693
694        * mkgccnewlibspec.in,
695        Use Target_alias not target_alias to avoid conflicts with new autoconf.
696        * setup.def: Changed version numbers in attempt at building gcc 3.0.1.
697        Only sparc and arm built for C/C++ OK. :(
698        * gccnewlib/base-gcc.add: Modifications to reflect files not in gcc 3.x.
699        * gccnewlib/gccnewlib.add: gcc 3.x does not have "everything in the name"
700        * target-gcc.add: Modifications to reflect files not in gcc 3.1
701
7022001-09-13      Joel Sherrill <joel@OARcorp.com>
703
704        * autotools/.cvsignore: New file.
705
7062001-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
707
708        * autotools/Makefile.am, autotools/autoconf-rtems.spec,
709        autotools/automake-rtems.spec: New.
710        * configure.in, Makefile.am: Add autotools/.
711
7122001-08-30      Joel Sherrill <joel@OARcorp.com>
713
714        * .cvsignore: Add buildalltar.
715
7162001-08-30      Joel Sherrill <joel@OARcorp.com>
717
718        * buildalltar.in: New file.
719        * configure.in, Makefile.am: Modified to reflect addition of file.
720
7212001-08-10      Joel Sherrill <joel@OARcorp.com>
722
723        * mkgdbspec.in: Make list of simulators very complete.
724        * setup.def: Update versions.
725
7262001-07-03      Joel Sherrill <joel@OARcorp.com>
727
728        * setup.def, binutils.add, gccnewlib.add: Updated to build
729        binutils 2.11.2 (rtems patch 20010622), gcc 2.95.3 (rtems
730        patch a20010622), and newlib 1.9.0 (rtems patch 10020622).
731
7322001-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
733
734        * configure.in: Remove AC_EXEEXT, treat .exe manually.
735        * gccnewlib/base-gcc.add: Remove cpp.
736        * gccnewlib/gccnewlib.add: mv cpp $target_alias-cpp, update
737        copyright.
738
7392001-04-16      Joel Sherrill <joel@OARcorp.com>
740
741        * setup.def: Modified the binutils version to 2.11 and
742        RPM revision 3 to reflect experimentation with new binutils release.
743
7442001-04-11      Joel Sherrill <joel@OARcorp.com>
745
746        * binutils/Makefile.am: Added a29k-rtems.
747        * binutils/binutils.add: Switch to .bz2 extension to reflect
748        real way code is compressed on distribution sites now.
749
7502001-03-19      Joel Sherrill <joel@OARcorp.com>
751
752        * setup.def: Updated version numbers and patches for binutils
753        and gdb.  binutils was to get correct patch in field.  gdb
754        was to add mipstx39-rtems configurery support.
755
7562001-03-14      Joel Sherrill <joel@OARcorp.com>
757
758        * gdb/Makefile.am, mkgdbspec.in: Added mipstx39-rtems
759        configuration to gdb since this includes the JMR3904 simulator.
760
7612001-01-03      Joel Sherrill <joel@OARcorp.com>
762
763        * setup.def, binutils/HISTORY, gccnewlib/HISTORY: Updated
764        binutils HISTORY to reflect new revision.  Updated gcc to fix
765        i960 C++ problem.  Updated newlib to move to newlib 1.9.0.
766
7672000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
768
769        * gccnewlib/gccnewlib.add: Fix typo in URL.
770
7712000-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
772
773        * configure.in: Adapt m4-quoting to autoconf-2.49b, use $host
774        instead of $target to setup RPM_CPU, move chmod 755 buildall to
775        AC_OUTPUT's extra-cmds.
776       
7772000-10-30      Joel Sherrill <joel@OARcorp.com>
778
779        * buildall.in, mkgdbspec.in, setup.def, binutils/Makefile.am,
780        gccnewlib/HISTORY, gccnewlib/Makefile.am, gdb/Makefile.am:
781        Added mips-rtems, updated to include new patches and
782        gcc 2.95.2/newlib 1.8.2 revision 11 RPM.
783
7842000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
785
786        * configure.in: Remove trailing '/'s from setting up RPM_SPECdir.
787
7882000-10-18      Joel Sherrill <joel@OARcorp.com>
789
790        * setup.def: Updating version numbers for gcc/newlib RPM release 10.
791
7922000-08-30      Joel Sherrill <joel@OARcorp.com>
793
794        * setup.def: Updated gcc and newlib patches and bumped RPM revision.
795        Patches primarily add or16/or32 basic support to newlib and
796        i386 multilib improvements to gcc from Ralf Corsepius.
797
7982000-08-10      Joel Sherrill <joel@OARcorp.com>
799
800        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.