source: rtems/scripts/ChangeLog @ 8a1d1e0b

Last change on this file since 8a1d1e0b was 8a1d1e0b, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/26/03 at 15:52:36

2003-02-26 Ralf Corsepius <corsepiu@…>

  • gcc3newlib/gccnewlib.add: Add %gcc_version, %newlib_version. Apply %gcc_version, %newlib_version.
  • gcc3newlib/target-c++.add: Apply %gcc_version, %newlib_version.
  • gcc3newlib/target-g77.add: Apply %gcc_version, %newlib_version.
  • gcc3newlib/target-gcc.add: Apply %gcc_version, %newlib_version.
  • gcc3newlib/target-gcj.add: Apply %gcc_version, %newlib_version.
  • gcc3newlib/target-gnat.add: Apply %gcc_version, %newlib_version.
  • gcc3newlib/target-objc.add: Apply %gcc_version, %newlib_version.
  • Property mode set to 100644
File size: 26.5 KB
Line 
12003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * gcc3newlib/gccnewlib.add: Add %gcc_version, %newlib_version.
4        Apply %gcc_version, %newlib_version.
5        * gcc3newlib/target-c++.add: Apply %gcc_version, %newlib_version.
6        * gcc3newlib/target-g77.add: Apply %gcc_version, %newlib_version.
7        * gcc3newlib/target-gcc.add: Apply %gcc_version, %newlib_version.
8        * gcc3newlib/target-gcj.add: Apply %gcc_version, %newlib_version.
9        * gcc3newlib/target-gnat.add: Apply %gcc_version, %newlib_version.
10        * gcc3newlib/target-objc.add: Apply %gcc_version, %newlib_version.
11
122003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
13
14        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
15
162003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * configure.ac: AC_PREREQ(2.57).
19
202003-02-10      Joel Sherrill <joel@OARcorp.com>
21
22        * gdb/gdb.add, gdb/mkspec.in, gdb/target-gdb.add: Use RPM logic to
23        determine which targets have simulators, configure with appropriate
24        arguments, and package the correct files.
25
262003-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
27
28        * gcc3newlib/target-gcc.add: Remove %{_exeext} from gccbug.
29        * gcc3newlib/gccnewlib.add: Add %gcj to support to disabling building
30        gcj from rpmbuild command line.
31        Copy gsyslimits.h for CDN-X compilation.
32
332003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * README.cdn-X: New.
36        * binutils/binutils.add: Add --build=%_build --host=%_host.
37        * cpukit/.cvsignore: Add *.spec.in.
38        * gcc3newlib/gccnewlib.add: Add --build=%_build --host=%_host.
39        * gdb/gdb.add: Add --build=%_build --host=%_host.
40        * rtemsdoc/.cvsignore: Add *.spec.in.
41
422003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * gcc3newlib/gccnewlib.add: Remove Buildroot.
45        * common/.cvsignore: New.
46
472003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * common/common.add.in: Add Vendor, Distribution, BuildRoot.
50        * binutils/Makefile.am: Fix path to clean.add.
51        * binutils/binutils.add: Remove BuildRoot.
52        * cpukit/Makefile.am:  Use $(top_builddir)/common/common.add,
53        $(top_builddir)/common/clean.add, header.add.
54        Generate rtems-cpukit.spec.in.
55        * cpukit/header.add: New.
56        * cpukit/rtems-cpukit.spec.in: Remove.
57        * cpukit/rtems-cpukit.add: New.
58        * gccnewlib/gccnewlib.add: Remove Buildroot.
59        * gdb/gdb.add: Remove Buildroot.
60        * rtemsdoc/rtemsdoc.add: Remove BuildRoot.
61
622003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * rtemsdoc/Makefile.am: Use $(top_builddir)/common/common.add,
65        $(top_builddir)/common/clean.add, header.add.
66        Generate rtemsdoc.spec.in.
67        * rtemsdoc/mkspec.in: Remove exe_ext.
68        * rtemsdoc/rtemsdoc.spec.in: Remove.
69        * gccnewlib/Makefile.am:  Use $(top_builddir)/common/common.add,
70        $(top_builddir)/common/clean.add, header.add.
71        * gccnewlib/base-gcc.m4: Replace @exe_ext@ with %{_exeext}.
72        * gccnewlib/base-gcj.add: Replace @exe_ext@ with %{_exeext}.
73        * gccnewlib/gccnewlib.add: Replace @exe_ext@ with %{_exeext}.
74        Remove header, broken cdn-X configuration, %clean.
75        * gccnewlib/target-g77.add: Replace @exe_ext@ with %{_exeext}.
76        * gccnewlib/target-gcc.add: Replace @exe_ext@ with %{_exeext}.
77        * gccnewlib/target-gcj.add: Replace @exe_ext@ with %{_exeext}.
78        * gccnewlib/target-objc.add: Replace @exe_ext@ with %{_exeext}.
79
802003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
81
82        * gdb/gdb.add: Remove header, broken cdn-X configuration,
83        %clean, Replace @exe_ext@ with %{_exeext}.
84        * gdb/mkspec.in: Remove exe_ext.
85        * gdb/target-gdb.add: Replace @exe_ext@ with %{_exeext}.
86        * gdb/Makefile.am: Use $(top_builddir)/common/common.add,
87        $(top_builddir)/common/clean.add, header.add.
88        * gcc3newlib/base-gcj.add: Replace @exe_ext@ with %{_exeext}.
89        * cpukit/mkspec.in: Remove exe_ext.
90        * binutils/Makefile.am: Use $(top_builddir)/common/common.add,
91        $(top_builddir)/common/clean.add, header.add.
92
932003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * gcc3newlib/gccnewlib.add: Remove header, broken cdn-X configuration,
96        %clean, Replace @exe_ext@ with %{_exeext}.
97        * gcc3newlib/mkspec.in: Remove exe_ext.
98        * gcc3newlib/target-c++.add: Replace @exe_ext@ with %{_exeext}.
99        * gcc3newlib/target-g77.add: Replace @exe_ext@ with %{_exeext}.
100        * gcc3newlib/target-gcc.add: Replace @exe_ext@ with %{_exeext}.
101        * gcc3newlib/target-gcj.add: Replace @exe_ext@ with %{_exeext}.
102        * gcc3newlib/target-gnat.add: Replace @exe_ext@ with %{_exeext}.
103        * gcc3newlib/target-objc.add: Replace @exe_ext@ with %{_exeext}.
104        * gcc3newlib/Makefile.am: Use $(top_builddir)/common/common.add,
105        $(top_builddir)/common/clean.add, header.add.
106
1072003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * Makefile.am: Remove reference to mkbinutilsspec.
110        * configure.ac: Remove EXEEXT check.
111        Add common/clean.add, common/common.add.
112
1132003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
114
115        * binutils/binutils.add: Remove header, broken cdn-X configuration,
116        %clean.
117        * binutils/mkspec.in: Remove exe_ext, build_alias, host_alias.
118        * binutils/target-binutils.add: Replace @exe_ext@ with %{_exeext}.
119
1202003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        * gcc3newlib/header.add: New.
123        * gccnewlib/header.add: New.
124        * binutils/header.add: New.
125        * gdb/header.add: New.
126        * rtemsdoc/header.add: New.
127        * rtemsdoc/rtemsdoc.add: New.
128        * common/clean.add.in: New.
129        * common/common.add.in: New.
130
1312003-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * binutils/mkspec.in: New.
134        * binutils/.cvsignore: Add mkspec.
135        * mkbinutilspec.in: Remove.
136        * gdb/Makefile.am: Depend on mkspec.
137        * binutils/binutils.add: Add @exe_ext@ to c++filt.
138        Add %_defaultbuildroot.
139        * configure.ac: Reflect changes above.
140        * binutils/Makefile.am: Reflect changes above.
141        * Makefile.am: Remove mkbinutilspec.
142
1432003-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
144
145        * gdb/.cvsignore: Add mkspec.
146
1472003-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
148
149        * ChangeLog: Fix yesterday's entry.
150        * gdb/target-gdb.add: %defattr(-,root,root).
151        Use %{_prefix} instead of /opt/rtems.
152        Misc. minor changes.
153        * gdb/gdb.add: Use %{_prefix} instead of /opt/rtems.
154        Remove stray unpackaged files.
155        Use %{_defaultbuildroot} instead of hard-coded values.
156        configure --disable-nls.
157        Misc. minor changes.
158        Add BuildPreReq: ncurses-devel.
159        * gdb/base-gdb.add: %defattr(-,root,root).
160        Use %{_prefix} instead of /opt/rtems.
161        Misc. minor changes.
162        * gdb/mkspec.in: New.
163        * gdb/Makefile.am: Reflect addition of gdb/mkspec.in.
164        * gcc3newlib/mkspec.in: Fix usage.
165        * gcc3newlib/gccnewlib.add: Use %{_defaultbuildroot} instead of
166        hard-coded values. Update copyright notice.
167        * mkgdbspec.in: Removed.
168        * Makefile.am: Remove mkgdbspec.
169        * configure.ac: Remove mkgdbspec.
170        Add gdb/mkspec.
171
1722003-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * gcc3newlib/gccnewlib.add: Add various BuildPreReq.
175        Add %defattr(-,root,root) to "dir".
176        * gcc3newlib/base-g77.add: %defattr(-,root,root).
177        * gcc3newlib/base-gcc.add %defattr(-,root,root).
178        * gcc3newlib/base-gcj.add %defattr(-,root,root).
179        * gcc3newlib/base-gnat.add %defattr(-,root,root).
180        * gcc3newlib/target-c++.add %defattr(-,root,root).
181        * gcc3newlib/target-g77.add %defattr(-,root,root).
182        * gcc3newlib/target-gcc.add %defattr(-,root,root).
183        * gcc3newlib/target-gcj.add %defattr(-,root,root).
184        * gcc3newlib/target-gnat.add %defattr(-,root,root).
185        * gcc3newlib/target-objc.add %defattr(-,root,root).
186
1872003-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * setup.def: binutils_rpm_release=2.
190        * binutils/base-binutils.add: %defattr(-,root,root).
191        * binutils/target-binutils.add: Ditto.
192        * binutils/binutils.add: BuildPreReq: texinfo >= 4.2.
193
1942003-01-27      Joel Sherrill <joel@OARcorp.com>
195
196        * buildalltar.in, setup.def: Tool update including binaries for Cygwin
197        with a special RTEMS user account.
198
1992003-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
200
201        * configure.ac: Add rtemsdoc.
202        * Makefile.ac: Add rtemsdoc.
203        * rtemsdoc/README: New.
204        * rtemsdoc/.cvsignore: New.
205
2062003-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
207
208        * rtemsdoc/Makefile.am: New.
209        * rtemsdoc/mkspec.in: New.
210        * rtemsdoc/rtemsdoc.spec.in: New.
211        * rtemsdoc/supplement.add.in: New.
212        * rtemsdoc/templ.add.in: New.
213
2142002-12-16      Joel Sherrill <joel@OARcorp.com>
215
216        * setup.def: Updated gcc 3.2.1newlib1.10.0 RPM to revision 4
217        to include m68k crti.o/crtn.o multilib patch.
218
2192002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
220
221        * autotools/automake-rtems.spec.in: Update to automake-1.7.2.
222        * autotools/autoconf-rtems.spec.in: Update to autoconf-2.57.
223
2242002-12-06      Joel Sherrill <joel@OARcorp.com>
225
226        * ChangeLog: Removed duplicate entry.
227
2282002-12-06      Joel Sherrill <joel@OARcorp.com>
229
230        * setup.def: Updated patch to fix m68k cut and paste bug which turned
231        a tab into spaces in a Makefile fragment.
232        * gcc3newlib/gccnewlib.add: If building gnat for the mips, the library
233        must be built with a -G0 option.
234
2352002-12-02      Joel Sherrill <joel@OARcorp.com>
236
237        * setup.def, gcc3newlib/gccnewlib.add: Updated to gcc 3.2.1 RPM revision
238        2 which enabled the mips-rtems gnat using gcc 3.2.1 patch 20021129.
239
2402002-11-29      Joel Sherrill <joel@OARcorp.com>
241
242        * setup.def: Updated to gcc-3.2.1.
243
2442002-11-28      Joel Sherrill <joel@OARcorp.com>
245
246        * setup.def: Updated to gcc-3.2 and newlib1.1.0 RPM version 6.
247        * gcc3newlib/gccnewlib.add: Reenabled i386-rtems gnat.
248
2492002-11-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
250
251        * gcc3newlib/gccnewlib.add:
252        Remove *.la's to make rpm-4.1/RH-8.0 happy.
253        Remove libiberty.a to make rpm-4.1/RH-8.0 happy.
254        Change gcc/version.c to reflect us having patched gcc.
255
2562002-11-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
257
258        * binutils/binutils.add: Add BuildPreReq: /sbin/install-info.
259        Disable nls.
260        Apply gzip -9qf to compress *infos and *mans.
261        Apply /sbin/install-info.
262        Remove  *c++-filt.
263        * binutils/base-binutils.add: Add PreReq: /sbin/install-info.
264        Apply /sbin/install-info.
265        Package as.info-*.gz.
266        * binutils/target-binutils.add:
267        Package man1/*.1*.
268
2692002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
270
271        * autotool/autoconf-rtems.spec.in: Fix @prefix@.
272
2732002-11-13      Joel Sherrill <joel@OARcorp.com>
274
275        * setup.def: Switched to binutils 2.13.1
276        * binutils/Makefile.am: Remove a29k-rtems.
277
2782002-11-11      Joel Sherrill <joel@OARcorp.com>
279
280        * setup.def, gcc3newlib/gccnewlib.add: Patch includes updates
281        which were patch changes for -3 and -4 RPM revisions.   Disabled
282        build of gnat for i386-rtems as it failed to build.
283
2842002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
285
286        * gcc3newlib/gccnewlib.add: Remove %{target} != %{build} comment
287        (RH-8.0/rpm-4.1 bogusly expands the macros and chokes.)
288        * binutils/binutils.add: Remove %{target} != %{build} comment
289        (RH-8.0/rpm-4.1 bogusly expands the macros and chokes.).
290        Comment out CONFIGURE_ARGS (RH-8.0/rpm-4.1 is broken wrt. _build_os
291        and _target_os)
292        * gcc3newlib/base-gcc.add: Add gccint*infos.
293        * gcc3newlib/base-gcj.add: Add gcj*infos.
294        Mark manpages as %doc and pickup the gzipped versions.
295
2962002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
297
298        * autotools/automake-rtems.spec.in: Fix my address. Set up PATH
299        before running configure (Prep. for automake >= 1.7).
300
3012002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
302
303        * autotools/autoconf-rtems.spec.in: New.
304        Remove Provides: autoconf (Conflicts with RH-8.0).
305        * autotools/autoconf-rtems.spec: Remove.
306        * autotools/automake-rtems.spec.in:
307        Remove Provides: automake (Conflicts with RH-8.0).
308        * gcc3newlib/Makefile.am: Remove references to mkgcc3newlibspec.
309        * Makefile.am: Ditto.
310        * configure.ac: Add autotools/autoconf-rtems.spec.in.
311
3122002-10-24      Joel Sherrill <joel@OARcorp.com>
313
314        * setup.def: Update gcc 3.2 pathc to includ epatch for gcc PR8314.
315        * gcc3newlib/gccnewlib.add: Don't build mips/gnat as we do not
316        currently include the patch referenced in PR8344.
317
3182002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
319
320        * .cvsignore: Reformat.
321        Add autom4te*cache.
322        Remove autom4te.cache.
323
3242002-09-14      Joel Sherrill <joel@OARcorp.com>
325
326        * gcc3newlib/base-gcj.add, gcc3newlib/gccnewlib.add,
327        gcc3newlib/target-gcj.add: First attempt at enabling Java support.
328
3292002-08-21      Joel Sherrill <joel@OARcorp.com>
330
331        * setup.def, gcc3newlib/gccnewlib.add: Updated the tools for
332        gcc 3.2 and Ada.
333
3342002-08-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
335
336        * gcc3newlib/gccnewlib.add: Re-add i386-rtems Ada.
337        Add %_gnat and --define 'gnat [0|1]' support.
338        Enable gnat for gcc-3.2/Disable for gcc-3.1.
339        Add hacks to build gnatlib.
340        Re-activate commented out fragments for old gcc versions.
341        Add @target_alias@-gnatgcc.
342
3432002-08-15      Joel Sherrill <joel@OARcorp.com>
344
345        * setup.def: New gcc 3.1 RPMs (-7).
346        * gcc3newlib/gccnewlib.add:  i386-rtems doesn't build Ada.
347
3482002-08-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
349
350        * gcc3newlib/Makefile.am: Remove c_only remnants.
351        * gcc3newlib/gccnewlib.add: Reflect gcc-3.2 putting c++
352        headers into c++ instead of g++.
353        * gcc3newlib/target-c++.add: Ditto.
354
3552002-08-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
356
357        * gcc3newlib/base-gnat.add: Don't use %{%prefix}/bin/gnat*.
358        * gcc3newlib/Makefile.am: Use mkspec for c4x.
359        * gcc3newlib/gccnewlib.add: Rework processing of %if %build_XXX.
360        Rework handing Ada.
361        Don't put adalib and adainclude into files.gcc.
362        * gcc3newlib/target-gnat.add: Add adalib.
363        Add adainclude.
364
3652002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
366
367        * gcc3newlib/base-gnat.add: Use -n rtems-base-gnat.
368
3692002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
370
371        * gcc3newlib/.cvsignore: Add mkspec.
372
3732002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
374
375        * mkgcc3newlibspec.in: Remove
376        * gcc3newlib/mkspec.in: New.
377        * configure.ac: Reflect changes above.
378        * gcc3newlib/gccnewlib.add: Add build_XXX defines.
379        Add preliminary gnat support.
380        * gcc3newlib/base-g77.add: Add build_g77.
381        * gcc3newlib/base-gcj.add: Add build_gcj.
382        * gcc3newlib/base-gnat.add: New.
383        * gcc3newlib/target-c++.add: Add build_cxx.
384        * gcc3newlib/target-g77.add: Add build_g77.
385        * gcc3newlib/target-gcj.add: Add build_gcj.
386        * gcc3newlib/target-objc.add: Add build_objc.
387        * gcc3newlib/target-gnat.add: New.
388        * gcc3newlib/Makefile.am: Use ./mkspec. Use unified spec.
389
3902002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
391
392        * setup.def: Increment release for gcc3newlib.
393        * gcc3newlib/gccnewlib.add: Do not put cc1plus into gcc-rpm.
394
3952002-08-08      Joel Sherrill <joel@OARcorp.com>
396
397        * setup.def, binutils/base-binutils.add, binutils/target-binutils.add:
398        Updated to binutils 2.13 which has no known issues.
399
4002002-08-06      Joel Sherrill <joel@OARcorp.com>
401
402        * setup.def: Updating gcc3/newlib patches and tool versions.  The
403        focus of this round of patches was ot eliminate header file name
404        conflicts between RTEMS and newlib.
405
4062002-07-30      Joel Sherrill <joel@OARcorp.com>
407
408        * setup.def: Updated to gcc3.1/newlib 1.10.0 RPM revision 5 with
409        the gcc3 patch 20020730a and newlib 1.10.0 patch 20020726.
410
4112002-07-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
412
413        * autotools/automake-rtems.spec.in: Automake-1.6.3.
414        * cpukit/.cvsignore: Add mkspec. Remove rtems.spec.
415
4162002-07-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
417
418        * configure.ac: Use AC_CONFIG_FILES(script, chmod +x script)
419        to generate mk*spec scripts.
420        * mkbspspec.in: Use ',' as pattern delimiter in sed expression
421        for $rpm_build_root.
422        * mkbinutilsspec.in:  Use ',' as pattern delimiter in sed
423        expression for $rpm_build_root.
424        * cpukit/mkspec.in: Cosmetical changes.
425
4262002-07-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
427
428        * ChangeLog: Fix 2002-07-22 ChangeLog entry bogusly referring to
429        Joel.
430        * cpukit/Makefile.am: New.
431        * cpukit/mkspec.in: New.
432        * cpukit/rtems-cpukit.spec.in: New.
433        * cpukit/.cvsignore: New.
434        * configure.ac: Add cpukit.
435        Add RTEMS_TOP to pickup _RTEMS_VERSION (required by cpukit).
436        * Makefile.am: Add cpukit. Add ACLOCAL_AMFLAGS (required to pickup
437        RTEMS_VERSION).
438        * setup.def: Use %{_tmppath} as default for $rpm_build_root.
439        * mkbinutilsspec.in: Use ',' as pattern delimiter in sed expression
440        for $rpm_build_root.
441        * mkgccnewlibspec.in:  Use ',' as pattern delimiter in sed
442        expression for $rpm_build_root.
443        * mkgcc3newlibspec.in:  Use ',' as pattern delimiter in sed
444        expression for $rpm_build_root.
445        * mkgdbspec.in:  Use ',' as pattern delimiter in sed expression for
446        $rpm_build_root.
447
4482002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
449
450        * binutils/Makefile.am: Add or32-rtems-binutils.
451
4522002-07-19      Joel Sherrill <joel@OARcorp.com>
453
454        * setup.def: Updated newlib patch to get sh and hppa crt0 mods.
455
4562002-07-01      Joel Sherrill <joel@OARcorp.com>
457
458        * setup.def: Update gcc3 RPMs for new patches.
459
4602002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
461
462        * autotools/automake-rtems.spec.in: Update to automake-1.6.2.
463
4642002-06-14      Joel Sherrill <joel@OARcorp.com>
465
466        * mkgdbspec.in, setup.def, gcc3newlib/gccnewlib.add, gdb/gdb.add:
467        Updated to gcc 3.1 and gdb 5.2.
468
4692001-05-29      Joel Sherrill <joel@OARcorp.com>
470
471        * setup.def: Updated to binutils 2.12.1.
472        * rtems/Makefile.am: Remove m68k-rtemself references.
473
4742002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
475
476        * mkgcc3newlibspec.in: Remove SETUP (bogus).
477        * gcc3newlib/target-c++.add: New.
478        * gcc3newlib/Makefile.am: Add target-c++.add.
479        * gcc3newlib/base-g77.add: Adapt to gcc-3.1.
480        Reflect having split out c++. Various minor fixes.
481        * gcc3newlib/base-gcc.add: Ditto.
482        * gcc3newlib/gccnewlib.add: Ditto.
483        * gcc3newlib/target-gcc.add: Ditto.
484
4852002-04-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
486
487        * gcc3newlib/gccnewlib.add: Add gcc_update --touch to fix
488        timestamps.
489
4902001-04-16      Joel Sherrill <joel@OARcorp.com>
491
492        * .cvsignore: Added files added by automake 1.6.1.
493        * setup.def: New shot at gcc 3.0.4 RPMs.
494        * binutils/Makefile.am, gdb/Makefile.am, rtems/Makefile.am:
495        Deleted m68k-rtemself.
496        * gcc3newlib/gccnewlib.add: Commented out host/target OS check.
497 
4982002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
499
500        * autotools/automake-rtems.spec.in: Update to automake-1.6.1.
501        Use *.tar.bz2.
502
5032002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
504
505        * mkbinutilspec.in: Fix PATCH2.
506
5072002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
508
509        * gcc3newlib/gccnewlib.add: Add -Bgcc/ when collecting multilibs.
510
5112002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
512
513        * gcc3newlib/gccnewlib.spec.in: Removed from CVS.
514
515
5162002-04-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
517
518        * mkbinutilspec.in: Add support for empty patch-version (no patch).
519        * mkgcc3newlibspec.in: Ditto.
520        * setup: Fix gcc3*_versions handling.
521        * setup.def: binutils_patch_version=.
522        * binutils/binutils.add: Reflect changes to mkbinutilspec.in,
523        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
524        * binutils/target-binutils.add: Comment out c++filt.
525        * gcc3newlib/base-gcc.add: Remove duplicate libm.info.
526        * gcc3newlib/gccnewlib.add: Reflect changes to mkgcc3newlibspec.in.
527        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
528        Comment out gcc-2.95.x hacks.
529        Remove *.la from installed files.
530        * gcc3newlib/gccnewlib_c_only.spec.in: Remove.
531
5322001-04-02      Joel Sherrill <joel@OARcorp.com>
533
534        * buildall.in: Correct logic for detecting 0 RTEMS RPMS installed.
535
5362001-03-29      Joel Sherrill <joel@OARcorp.com>
537
538        * .cvsignore: Added mkgcc3newlib.
539
5402001-03-29      Joel Sherrill <joel@OARcorp.com>
541
542        * gcc3newlib/.cvsignore: New file.
543
5442001-03-28      Joel Sherrill <joel@OARcorp.com>
545
546        * Per PR64 added support for gcc 3.x RPMs
547        * Makefile.am, configure.ac, mkspec, setup, setup.def: Modified.
548        * mkgcc3newlibspec.in: New file.
549        * gcc3newlib: New subdirectory.
550        * base-g77.add, base-gcc.add, base-gcj.add, gccnewlib.add,
551        gccnewlib_c_only.spec.in, gccnewlib.spec.in, HISTORY, Makefile.am,
552        README, target-g77.add, target-gcc.add, target-gcj.add,
553        target-objc.add: New files.
554
5552001-03-28      Joel Sherrill <joel@OARcorp.com>
556
557        * binutils/binutils.add: Commented out patch since binutils 2.12
558        does not require one.
559
5602002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
561
562        * configure.ac:
563        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
564        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
565        * autotools/Makefile.am: Remove AUTOMAKE_OPTIONS.
566        * Makefile.am: Remove AUTOMAKE_OPTIONS.
567        * binutils/Makefile.am: Remove AUTOMAKE_OPTIONS.
568        * gccnewlib/Makefile.am: Remove AUTOMAKE_OPTIONS.
569        * gdb/Makefile.am: Remove AUTOMAKE_OPTIONS.
570        * rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
571
5722002-03-06      Ralf Corsepius <corsepiu@faw-uni-ulm.de>
573
574        * PR151
575        * autotools/automake-rtems.spec.in: New.
576        * autotools/automake-rtems.spec: Removed.
577        * configure.ac: Reflect changes above.
578
5792001-02-27      Joel Sherrill <joel@OARcorp.com>
580
581        * configure.ac: Be a little more lenient in matching sparc-solaris.
582
5832002-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
584
585        * mkbinutilspec.in, mkgccnewlibspec.in, gccnewlib/base-chill.add,
586        gccnewlib/base-g77.add, gccnewlib/base-gcc.add,
587        gccnewlib/base-gcj.add, gccnewlib/gccnewlib.add,
588        gccnewlib/target-chill.add, gccnewlib/target-g77.add,
589        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
590        gccnewlib/target-objc.add: Added more support for Canadian Cross
591        building.
592
5932001-01-30      Joel Sherrill <joel@OARcorp.com>
594
595        * buildall.in: Corrected logic for detecting when no RPMs are installed.
596
5972001-01-24      Joel Sherrill <joel@OARcorp.com>
598
599        * README: Added Canadian Cross instructions.
600
6012002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
602
603        * configure.ac: Add AC_PREFIX_DEFAULT([/opt/rtems]).
604        * mkbinutilsspec.in: Add propagation of @prefix@.
605        * binutils/base-binutils.add:
606        Let %post and %unpost apply %{_prefix}.
607        Apply %{_prefix} instead of /opt/rtems.
608        * binutils/binutils.add: Update copyright notice.
609        Add _prefix.
610        Apply %{_prefix} instead of /opt/rtems.
611        Remove -a 0 in %setup.
612        Rework hack to SuSE's rpm screwing up %{_target}.
613        Replace ARGS with CONFIGURE_ARGS.
614        * binutils/target-binutils.add:
615        Apply %{_prefix} instead of /opt/rtems.
616
6172002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
618
619        * binutils/binutils.add: Add initial support for building
620        Canadian cross RPMs.  It should work like this:
621            cd rtems/scripts
622            ./configure --build=`../config.guess` --host=i386-cygwin
623            make install
624            rpm --target=i386-cygwin \
625                /usr/src/redhat/SPECS/<target>-binutils-..spec.
626
627            alien -t /usr/src/redhat/RPMS/....i386.rpm
628        .. and voila ... your tarball, with rpm-consistency checks etc. applied.
629
6302001-01-22      Joel Sherrill <joel@OARcorp.com>
631
632        * buildalltar.in: Modified to support Canadian cross builds.
633        It was testing using a RedHat 7.2 host to build *-rtems tools
634        that run on an i386-cygwin host.
635
6362001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
637
638        * configure.ac: Fix typo to allow custom RPM_SPECSdirs.
639
6402001-10-16      Joel Sherrill <joel@OARcorp.com>
641
642        * setup.def: Bumped the gdb_patch_version to account for a configuration
643        problem on psim where it could not be enabled for powerpc-RTEMS.
644        * gdb/Makefile.am: Add i386-RTEMS and powerpc-RTEMS targets.
645
6462001-10-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
647
648        * mkbinutilsspec.in: Guard sed-pattern against autoconf.
649        * mkgccnewlibspec.in: Guard sed-pattern against autoconf, remove
650        Target_alias.
651        * mkgdbspec.in: Guard sed-pattern against autoconf.
652        * mkbspspec.in: Guard sed-pattern against autoconf.
653        * configure.ac: Rework check for RPM_SPECSdir.
654        * autotools/automake-rtems.spec: Update to automake-1.5.
655
6562001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
657
658        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
659        * configure.in: Remove.
660        * configure.ac: New file, generated from configure.in by autoupdate.
661
6622001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
663
664        * gdb/Makefile.am, gccnewlib/Makefile.am, binutils/Makefile.am:
665        Initially setup CLEANFILES using = instead of += to make
666        automake-1.5 happy.
667
6682001-09-13      Joel Sherrill <joel@OARcorp.com>
669
670        * setup.def, gccnewlib/gccnewlib.add, gccnewlib/target-gcc.add:
671        Revert changes because of gcc 2.5.x/3.0 transition and continue
672        to support gcc 2.95.x as primary version.
673
6742001-09-13      Joel Sherrill <joel@OARcorp.com>
675
676        * mkgccnewlibspec.in,
677        Use Target_alias not target_alias to avoid conflicts with new autoconf.
678        * setup.def: Changed version numbers in attempt at building gcc 3.0.1.
679        Only sparc and arm built for C/C++ OK. :(
680        * gccnewlib/base-gcc.add: Modifications to reflect files not in gcc 3.x.
681        * gccnewlib/gccnewlib.add: gcc 3.x does not have "everything in the name"
682        * target-gcc.add: Modifications to reflect files not in gcc 3.1
683
6842001-09-13      Joel Sherrill <joel@OARcorp.com>
685
686        * autotools/.cvsignore: New file.
687
6882001-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
689
690        * autotools/Makefile.am, autotools/autoconf-rtems.spec,
691        autotools/automake-rtems.spec: New.
692        * configure.in, Makefile.am: Add autotools/.
693
6942001-08-30      Joel Sherrill <joel@OARcorp.com>
695
696        * .cvsignore: Add buildalltar.
697
6982001-08-30      Joel Sherrill <joel@OARcorp.com>
699
700        * buildalltar.in: New file.
701        * configure.in, Makefile.am: Modified to reflect addition of file.
702
7032001-08-10      Joel Sherrill <joel@OARcorp.com>
704
705        * mkgdbspec.in: Make list of simulators very complete.
706        * setup.def: Update versions.
707
7082001-07-03      Joel Sherrill <joel@OARcorp.com>
709
710        * setup.def, binutils.add, gccnewlib.add: Updated to build
711        binutils 2.11.2 (rtems patch 20010622), gcc 2.95.3 (rtems
712        patch a20010622), and newlib 1.9.0 (rtems patch 10020622).
713
7142001-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
715
716        * configure.in: Remove AC_EXEEXT, treat .exe manually.
717        * gccnewlib/base-gcc.add: Remove cpp.
718        * gccnewlib/gccnewlib.add: mv cpp $target_alias-cpp, update
719        copyright.
720
7212001-04-16      Joel Sherrill <joel@OARcorp.com>
722
723        * setup.def: Modified the binutils version to 2.11 and
724        RPM revision 3 to reflect experimentation with new binutils release.
725
7262001-04-11      Joel Sherrill <joel@OARcorp.com>
727
728        * binutils/Makefile.am: Added a29k-rtems.
729        * binutils/binutils.add: Switch to .bz2 extension to reflect
730        real way code is compressed on distribution sites now.
731
7322001-03-19      Joel Sherrill <joel@OARcorp.com>
733
734        * setup.def: Updated version numbers and patches for binutils
735        and gdb.  binutils was to get correct patch in field.  gdb
736        was to add mipstx39-rtems configurery support.
737
7382001-03-14      Joel Sherrill <joel@OARcorp.com>
739
740        * gdb/Makefile.am, mkgdbspec.in: Added mipstx39-rtems
741        configuration to gdb since this includes the JMR3904 simulator.
742
7432001-01-03      Joel Sherrill <joel@OARcorp.com>
744
745        * setup.def, binutils/HISTORY, gccnewlib/HISTORY: Updated
746        binutils HISTORY to reflect new revision.  Updated gcc to fix
747        i960 C++ problem.  Updated newlib to move to newlib 1.9.0.
748
7492000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
750
751        * gccnewlib/gccnewlib.add: Fix typo in URL.
752
7532000-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
754
755        * configure.in: Adapt m4-quoting to autoconf-2.49b, use $host
756        instead of $target to setup RPM_CPU, move chmod 755 buildall to
757        AC_OUTPUT's extra-cmds.
758       
7592000-10-30      Joel Sherrill <joel@OARcorp.com>
760
761        * buildall.in, mkgdbspec.in, setup.def, binutils/Makefile.am,
762        gccnewlib/HISTORY, gccnewlib/Makefile.am, gdb/Makefile.am:
763        Added mips-rtems, updated to include new patches and
764        gcc 2.95.2/newlib 1.8.2 revision 11 RPM.
765
7662000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
767
768        * configure.in: Remove trailing '/'s from setting up RPM_SPECdir.
769
7702000-10-18      Joel Sherrill <joel@OARcorp.com>
771
772        * setup.def: Updating version numbers for gcc/newlib RPM release 10.
773
7742000-08-30      Joel Sherrill <joel@OARcorp.com>
775
776        * setup.def: Updated gcc and newlib patches and bumped RPM revision.
777        Patches primarily add or16/or32 basic support to newlib and
778        i386 multilib improvements to gcc from Ralf Corsepius.
779
7802000-08-10      Joel Sherrill <joel@OARcorp.com>
781
782        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.