source: rtems/scripts/ChangeLog @ a696c7a

4.104.114.84.95
Last change on this file since a696c7a was a696c7a, checked in by Joel Sherrill <joel.sherrill@…>, on 02/26/03 at 18:05:17

2003-02-26 RTEMS

  • setup.def: Updated gdb revision to -2 so arm will build and to fix psim build problem on NetBSD.
  • gcc3newlib/gccnewlib.add: Ignore dependency on GNAT RPM since RedHat? 7.3 doesn't have it available. Maybe later.
  • gdb/Makefile.am: Cleanup way the RPM_SPECS_DATA variable is built.
  • Property mode set to 100644
File size: 26.2 KB
Line 
12003-02-26      RTEMS
2
3        * setup.def: Updated gdb revision to -2 so arm will build and
4        to fix psim build problem on NetBSD.   
5        * gcc3newlib/gccnewlib.add: Ignore dependency on GNAT RPM since
6        RedHat 7.3 doesn't have it available.  Maybe later.
7        * gdb/Makefile.am: Cleanup way the RPM_SPECS_DATA variable is built.
8
92003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
12
132003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
14
15        * configure.ac: AC_PREREQ(2.57).
16
172003-02-10      Joel Sherrill <joel@OARcorp.com>
18
19        * gdb/gdb.add, gdb/mkspec.in, gdb/target-gdb.add: Use RPM logic to
20        determine which targets have simulators, configure with appropriate
21        arguments, and package the correct files.
22
232003-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * gcc3newlib/target-gcc.add: Remove %{_exeext} from gccbug.
26        * gcc3newlib/gccnewlib.add: Add %gcj to support to disabling building
27        gcj from rpmbuild command line.
28        Copy gsyslimits.h for CDN-X compilation.
29
302003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * README.cdn-X: New.
33        * binutils/binutils.add: Add --build=%_build --host=%_host.
34        * cpukit/.cvsignore: Add *.spec.in.
35        * gcc3newlib/gccnewlib.add: Add --build=%_build --host=%_host.
36        * gdb/gdb.add: Add --build=%_build --host=%_host.
37        * rtemsdoc/.cvsignore: Add *.spec.in.
38
392003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * gcc3newlib/gccnewlib.add: Remove Buildroot.
42        * common/.cvsignore: New.
43
442003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
45
46        * common/common.add.in: Add Vendor, Distribution, BuildRoot.
47        * binutils/Makefile.am: Fix path to clean.add.
48        * binutils/binutils.add: Remove BuildRoot.
49        * cpukit/Makefile.am:  Use $(top_builddir)/common/common.add,
50        $(top_builddir)/common/clean.add, header.add.
51        Generate rtems-cpukit.spec.in.
52        * cpukit/header.add: New.
53        * cpukit/rtems-cpukit.spec.in: Remove.
54        * cpukit/rtems-cpukit.add: New.
55        * gccnewlib/gccnewlib.add: Remove Buildroot.
56        * gdb/gdb.add: Remove Buildroot.
57        * rtemsdoc/rtemsdoc.add: Remove BuildRoot.
58
592003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
60
61        * rtemsdoc/Makefile.am: Use $(top_builddir)/common/common.add,
62        $(top_builddir)/common/clean.add, header.add.
63        Generate rtemsdoc.spec.in.
64        * rtemsdoc/mkspec.in: Remove exe_ext.
65        * rtemsdoc/rtemsdoc.spec.in: Remove.
66        * gccnewlib/Makefile.am:  Use $(top_builddir)/common/common.add,
67        $(top_builddir)/common/clean.add, header.add.
68        * gccnewlib/base-gcc.m4: Replace @exe_ext@ with %{_exeext}.
69        * gccnewlib/base-gcj.add: Replace @exe_ext@ with %{_exeext}.
70        * gccnewlib/gccnewlib.add: Replace @exe_ext@ with %{_exeext}.
71        Remove header, broken cdn-X configuration, %clean.
72        * gccnewlib/target-g77.add: Replace @exe_ext@ with %{_exeext}.
73        * gccnewlib/target-gcc.add: Replace @exe_ext@ with %{_exeext}.
74        * gccnewlib/target-gcj.add: Replace @exe_ext@ with %{_exeext}.
75        * gccnewlib/target-objc.add: Replace @exe_ext@ with %{_exeext}.
76
772003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
78
79        * gdb/gdb.add: Remove header, broken cdn-X configuration,
80        %clean, Replace @exe_ext@ with %{_exeext}.
81        * gdb/mkspec.in: Remove exe_ext.
82        * gdb/target-gdb.add: Replace @exe_ext@ with %{_exeext}.
83        * gdb/Makefile.am: Use $(top_builddir)/common/common.add,
84        $(top_builddir)/common/clean.add, header.add.
85        * gcc3newlib/base-gcj.add: Replace @exe_ext@ with %{_exeext}.
86        * cpukit/mkspec.in: Remove exe_ext.
87        * binutils/Makefile.am: Use $(top_builddir)/common/common.add,
88        $(top_builddir)/common/clean.add, header.add.
89
902003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * gcc3newlib/gccnewlib.add: Remove header, broken cdn-X configuration,
93        %clean, Replace @exe_ext@ with %{_exeext}.
94        * gcc3newlib/mkspec.in: Remove exe_ext.
95        * gcc3newlib/target-c++.add: Replace @exe_ext@ with %{_exeext}.
96        * gcc3newlib/target-g77.add: Replace @exe_ext@ with %{_exeext}.
97        * gcc3newlib/target-gcc.add: Replace @exe_ext@ with %{_exeext}.
98        * gcc3newlib/target-gcj.add: Replace @exe_ext@ with %{_exeext}.
99        * gcc3newlib/target-gnat.add: Replace @exe_ext@ with %{_exeext}.
100        * gcc3newlib/target-objc.add: Replace @exe_ext@ with %{_exeext}.
101        * gcc3newlib/Makefile.am: Use $(top_builddir)/common/common.add,
102        $(top_builddir)/common/clean.add, header.add.
103
1042003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
105
106        * Makefile.am: Remove reference to mkbinutilsspec.
107        * configure.ac: Remove EXEEXT check.
108        Add common/clean.add, common/common.add.
109
1102003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * binutils/binutils.add: Remove header, broken cdn-X configuration,
113        %clean.
114        * binutils/mkspec.in: Remove exe_ext, build_alias, host_alias.
115        * binutils/target-binutils.add: Replace @exe_ext@ with %{_exeext}.
116
1172003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * gcc3newlib/header.add: New.
120        * gccnewlib/header.add: New.
121        * binutils/header.add: New.
122        * gdb/header.add: New.
123        * rtemsdoc/header.add: New.
124        * rtemsdoc/rtemsdoc.add: New.
125        * common/clean.add.in: New.
126        * common/common.add.in: New.
127
1282003-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * binutils/mkspec.in: New.
131        * binutils/.cvsignore: Add mkspec.
132        * mkbinutilspec.in: Remove.
133        * gdb/Makefile.am: Depend on mkspec.
134        * binutils/binutils.add: Add @exe_ext@ to c++filt.
135        Add %_defaultbuildroot.
136        * configure.ac: Reflect changes above.
137        * binutils/Makefile.am: Reflect changes above.
138        * Makefile.am: Remove mkbinutilspec.
139
1402003-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * gdb/.cvsignore: Add mkspec.
143
1442003-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * ChangeLog: Fix yesterday's entry.
147        * gdb/target-gdb.add: %defattr(-,root,root).
148        Use %{_prefix} instead of /opt/rtems.
149        Misc. minor changes.
150        * gdb/gdb.add: Use %{_prefix} instead of /opt/rtems.
151        Remove stray unpackaged files.
152        Use %{_defaultbuildroot} instead of hard-coded values.
153        configure --disable-nls.
154        Misc. minor changes.
155        Add BuildPreReq: ncurses-devel.
156        * gdb/base-gdb.add: %defattr(-,root,root).
157        Use %{_prefix} instead of /opt/rtems.
158        Misc. minor changes.
159        * gdb/mkspec.in: New.
160        * gdb/Makefile.am: Reflect addition of gdb/mkspec.in.
161        * gcc3newlib/mkspec.in: Fix usage.
162        * gcc3newlib/gccnewlib.add: Use %{_defaultbuildroot} instead of
163        hard-coded values. Update copyright notice.
164        * mkgdbspec.in: Removed.
165        * Makefile.am: Remove mkgdbspec.
166        * configure.ac: Remove mkgdbspec.
167        Add gdb/mkspec.
168
1692003-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * gcc3newlib/gccnewlib.add: Add various BuildPreReq.
172        Add %defattr(-,root,root) to "dir".
173        * gcc3newlib/base-g77.add: %defattr(-,root,root).
174        * gcc3newlib/base-gcc.add %defattr(-,root,root).
175        * gcc3newlib/base-gcj.add %defattr(-,root,root).
176        * gcc3newlib/base-gnat.add %defattr(-,root,root).
177        * gcc3newlib/target-c++.add %defattr(-,root,root).
178        * gcc3newlib/target-g77.add %defattr(-,root,root).
179        * gcc3newlib/target-gcc.add %defattr(-,root,root).
180        * gcc3newlib/target-gcj.add %defattr(-,root,root).
181        * gcc3newlib/target-gnat.add %defattr(-,root,root).
182        * gcc3newlib/target-objc.add %defattr(-,root,root).
183
1842003-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
185
186        * setup.def: binutils_rpm_release=2.
187        * binutils/base-binutils.add: %defattr(-,root,root).
188        * binutils/target-binutils.add: Ditto.
189        * binutils/binutils.add: BuildPreReq: texinfo >= 4.2.
190
1912003-01-27      Joel Sherrill <joel@OARcorp.com>
192
193        * buildalltar.in, setup.def: Tool update including binaries for Cygwin
194        with a special RTEMS user account.
195
1962003-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
197
198        * configure.ac: Add rtemsdoc.
199        * Makefile.ac: Add rtemsdoc.
200        * rtemsdoc/README: New.
201        * rtemsdoc/.cvsignore: New.
202
2032003-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
204
205        * rtemsdoc/Makefile.am: New.
206        * rtemsdoc/mkspec.in: New.
207        * rtemsdoc/rtemsdoc.spec.in: New.
208        * rtemsdoc/supplement.add.in: New.
209        * rtemsdoc/templ.add.in: New.
210
2112002-12-16      Joel Sherrill <joel@OARcorp.com>
212
213        * setup.def: Updated gcc 3.2.1newlib1.10.0 RPM to revision 4
214        to include m68k crti.o/crtn.o multilib patch.
215
2162002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
217
218        * autotools/automake-rtems.spec.in: Update to automake-1.7.2.
219        * autotools/autoconf-rtems.spec.in: Update to autoconf-2.57.
220
2212002-12-06      Joel Sherrill <joel@OARcorp.com>
222
223        * ChangeLog: Removed duplicate entry.
224
2252002-12-06      Joel Sherrill <joel@OARcorp.com>
226
227        * setup.def: Updated patch to fix m68k cut and paste bug which turned
228        a tab into spaces in a Makefile fragment.
229        * gcc3newlib/gccnewlib.add: If building gnat for the mips, the library
230        must be built with a -G0 option.
231
2322002-12-02      Joel Sherrill <joel@OARcorp.com>
233
234        * setup.def, gcc3newlib/gccnewlib.add: Updated to gcc 3.2.1 RPM revision
235        2 which enabled the mips-rtems gnat using gcc 3.2.1 patch 20021129.
236
2372002-11-29      Joel Sherrill <joel@OARcorp.com>
238
239        * setup.def: Updated to gcc-3.2.1.
240
2412002-11-28      Joel Sherrill <joel@OARcorp.com>
242
243        * setup.def: Updated to gcc-3.2 and newlib1.1.0 RPM version 6.
244        * gcc3newlib/gccnewlib.add: Reenabled i386-rtems gnat.
245
2462002-11-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
247
248        * gcc3newlib/gccnewlib.add:
249        Remove *.la's to make rpm-4.1/RH-8.0 happy.
250        Remove libiberty.a to make rpm-4.1/RH-8.0 happy.
251        Change gcc/version.c to reflect us having patched gcc.
252
2532002-11-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
254
255        * binutils/binutils.add: Add BuildPreReq: /sbin/install-info.
256        Disable nls.
257        Apply gzip -9qf to compress *infos and *mans.
258        Apply /sbin/install-info.
259        Remove  *c++-filt.
260        * binutils/base-binutils.add: Add PreReq: /sbin/install-info.
261        Apply /sbin/install-info.
262        Package as.info-*.gz.
263        * binutils/target-binutils.add:
264        Package man1/*.1*.
265
2662002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
267
268        * autotool/autoconf-rtems.spec.in: Fix @prefix@.
269
2702002-11-13      Joel Sherrill <joel@OARcorp.com>
271
272        * setup.def: Switched to binutils 2.13.1
273        * binutils/Makefile.am: Remove a29k-rtems.
274
2752002-11-11      Joel Sherrill <joel@OARcorp.com>
276
277        * setup.def, gcc3newlib/gccnewlib.add: Patch includes updates
278        which were patch changes for -3 and -4 RPM revisions.   Disabled
279        build of gnat for i386-rtems as it failed to build.
280
2812002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
282
283        * gcc3newlib/gccnewlib.add: Remove %{target} != %{build} comment
284        (RH-8.0/rpm-4.1 bogusly expands the macros and chokes.)
285        * binutils/binutils.add: Remove %{target} != %{build} comment
286        (RH-8.0/rpm-4.1 bogusly expands the macros and chokes.).
287        Comment out CONFIGURE_ARGS (RH-8.0/rpm-4.1 is broken wrt. _build_os
288        and _target_os)
289        * gcc3newlib/base-gcc.add: Add gccint*infos.
290        * gcc3newlib/base-gcj.add: Add gcj*infos.
291        Mark manpages as %doc and pickup the gzipped versions.
292
2932002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
294
295        * autotools/automake-rtems.spec.in: Fix my address. Set up PATH
296        before running configure (Prep. for automake >= 1.7).
297
2982002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
299
300        * autotools/autoconf-rtems.spec.in: New.
301        Remove Provides: autoconf (Conflicts with RH-8.0).
302        * autotools/autoconf-rtems.spec: Remove.
303        * autotools/automake-rtems.spec.in:
304        Remove Provides: automake (Conflicts with RH-8.0).
305        * gcc3newlib/Makefile.am: Remove references to mkgcc3newlibspec.
306        * Makefile.am: Ditto.
307        * configure.ac: Add autotools/autoconf-rtems.spec.in.
308
3092002-10-24      Joel Sherrill <joel@OARcorp.com>
310
311        * setup.def: Update gcc 3.2 pathc to includ epatch for gcc PR8314.
312        * gcc3newlib/gccnewlib.add: Don't build mips/gnat as we do not
313        currently include the patch referenced in PR8344.
314
3152002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
316
317        * .cvsignore: Reformat.
318        Add autom4te*cache.
319        Remove autom4te.cache.
320
3212002-09-14      Joel Sherrill <joel@OARcorp.com>
322
323        * gcc3newlib/base-gcj.add, gcc3newlib/gccnewlib.add,
324        gcc3newlib/target-gcj.add: First attempt at enabling Java support.
325
3262002-08-21      Joel Sherrill <joel@OARcorp.com>
327
328        * setup.def, gcc3newlib/gccnewlib.add: Updated the tools for
329        gcc 3.2 and Ada.
330
3312002-08-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
332
333        * gcc3newlib/gccnewlib.add: Re-add i386-rtems Ada.
334        Add %_gnat and --define 'gnat [0|1]' support.
335        Enable gnat for gcc-3.2/Disable for gcc-3.1.
336        Add hacks to build gnatlib.
337        Re-activate commented out fragments for old gcc versions.
338        Add @target_alias@-gnatgcc.
339
3402002-08-15      Joel Sherrill <joel@OARcorp.com>
341
342        * setup.def: New gcc 3.1 RPMs (-7).
343        * gcc3newlib/gccnewlib.add:  i386-rtems doesn't build Ada.
344
3452002-08-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
346
347        * gcc3newlib/Makefile.am: Remove c_only remnants.
348        * gcc3newlib/gccnewlib.add: Reflect gcc-3.2 putting c++
349        headers into c++ instead of g++.
350        * gcc3newlib/target-c++.add: Ditto.
351
3522002-08-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
353
354        * gcc3newlib/base-gnat.add: Don't use %{%prefix}/bin/gnat*.
355        * gcc3newlib/Makefile.am: Use mkspec for c4x.
356        * gcc3newlib/gccnewlib.add: Rework processing of %if %build_XXX.
357        Rework handing Ada.
358        Don't put adalib and adainclude into files.gcc.
359        * gcc3newlib/target-gnat.add: Add adalib.
360        Add adainclude.
361
3622002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
363
364        * gcc3newlib/base-gnat.add: Use -n rtems-base-gnat.
365
3662002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
367
368        * gcc3newlib/.cvsignore: Add mkspec.
369
3702002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
371
372        * mkgcc3newlibspec.in: Remove
373        * gcc3newlib/mkspec.in: New.
374        * configure.ac: Reflect changes above.
375        * gcc3newlib/gccnewlib.add: Add build_XXX defines.
376        Add preliminary gnat support.
377        * gcc3newlib/base-g77.add: Add build_g77.
378        * gcc3newlib/base-gcj.add: Add build_gcj.
379        * gcc3newlib/base-gnat.add: New.
380        * gcc3newlib/target-c++.add: Add build_cxx.
381        * gcc3newlib/target-g77.add: Add build_g77.
382        * gcc3newlib/target-gcj.add: Add build_gcj.
383        * gcc3newlib/target-objc.add: Add build_objc.
384        * gcc3newlib/target-gnat.add: New.
385        * gcc3newlib/Makefile.am: Use ./mkspec. Use unified spec.
386
3872002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
388
389        * setup.def: Increment release for gcc3newlib.
390        * gcc3newlib/gccnewlib.add: Do not put cc1plus into gcc-rpm.
391
3922002-08-08      Joel Sherrill <joel@OARcorp.com>
393
394        * setup.def, binutils/base-binutils.add, binutils/target-binutils.add:
395        Updated to binutils 2.13 which has no known issues.
396
3972002-08-06      Joel Sherrill <joel@OARcorp.com>
398
399        * setup.def: Updating gcc3/newlib patches and tool versions.  The
400        focus of this round of patches was ot eliminate header file name
401        conflicts between RTEMS and newlib.
402
4032002-07-30      Joel Sherrill <joel@OARcorp.com>
404
405        * setup.def: Updated to gcc3.1/newlib 1.10.0 RPM revision 5 with
406        the gcc3 patch 20020730a and newlib 1.10.0 patch 20020726.
407
4082002-07-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
409
410        * autotools/automake-rtems.spec.in: Automake-1.6.3.
411        * cpukit/.cvsignore: Add mkspec. Remove rtems.spec.
412
4132002-07-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
414
415        * configure.ac: Use AC_CONFIG_FILES(script, chmod +x script)
416        to generate mk*spec scripts.
417        * mkbspspec.in: Use ',' as pattern delimiter in sed expression
418        for $rpm_build_root.
419        * mkbinutilsspec.in:  Use ',' as pattern delimiter in sed
420        expression for $rpm_build_root.
421        * cpukit/mkspec.in: Cosmetical changes.
422
4232002-07-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
424
425        * ChangeLog: Fix 2002-07-22 ChangeLog entry bogusly referring to
426        Joel.
427        * cpukit/Makefile.am: New.
428        * cpukit/mkspec.in: New.
429        * cpukit/rtems-cpukit.spec.in: New.
430        * cpukit/.cvsignore: New.
431        * configure.ac: Add cpukit.
432        Add RTEMS_TOP to pickup _RTEMS_VERSION (required by cpukit).
433        * Makefile.am: Add cpukit. Add ACLOCAL_AMFLAGS (required to pickup
434        RTEMS_VERSION).
435        * setup.def: Use %{_tmppath} as default for $rpm_build_root.
436        * mkbinutilsspec.in: Use ',' as pattern delimiter in sed expression
437        for $rpm_build_root.
438        * mkgccnewlibspec.in:  Use ',' as pattern delimiter in sed
439        expression for $rpm_build_root.
440        * mkgcc3newlibspec.in:  Use ',' as pattern delimiter in sed
441        expression for $rpm_build_root.
442        * mkgdbspec.in:  Use ',' as pattern delimiter in sed expression for
443        $rpm_build_root.
444
4452002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
446
447        * binutils/Makefile.am: Add or32-rtems-binutils.
448
4492002-07-19      Joel Sherrill <joel@OARcorp.com>
450
451        * setup.def: Updated newlib patch to get sh and hppa crt0 mods.
452
4532002-07-01      Joel Sherrill <joel@OARcorp.com>
454
455        * setup.def: Update gcc3 RPMs for new patches.
456
4572002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
458
459        * autotools/automake-rtems.spec.in: Update to automake-1.6.2.
460
4612002-06-14      Joel Sherrill <joel@OARcorp.com>
462
463        * mkgdbspec.in, setup.def, gcc3newlib/gccnewlib.add, gdb/gdb.add:
464        Updated to gcc 3.1 and gdb 5.2.
465
4662001-05-29      Joel Sherrill <joel@OARcorp.com>
467
468        * setup.def: Updated to binutils 2.12.1.
469        * rtems/Makefile.am: Remove m68k-rtemself references.
470
4712002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
472
473        * mkgcc3newlibspec.in: Remove SETUP (bogus).
474        * gcc3newlib/target-c++.add: New.
475        * gcc3newlib/Makefile.am: Add target-c++.add.
476        * gcc3newlib/base-g77.add: Adapt to gcc-3.1.
477        Reflect having split out c++. Various minor fixes.
478        * gcc3newlib/base-gcc.add: Ditto.
479        * gcc3newlib/gccnewlib.add: Ditto.
480        * gcc3newlib/target-gcc.add: Ditto.
481
4822002-04-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
483
484        * gcc3newlib/gccnewlib.add: Add gcc_update --touch to fix
485        timestamps.
486
4872001-04-16      Joel Sherrill <joel@OARcorp.com>
488
489        * .cvsignore: Added files added by automake 1.6.1.
490        * setup.def: New shot at gcc 3.0.4 RPMs.
491        * binutils/Makefile.am, gdb/Makefile.am, rtems/Makefile.am:
492        Deleted m68k-rtemself.
493        * gcc3newlib/gccnewlib.add: Commented out host/target OS check.
494 
4952002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
496
497        * autotools/automake-rtems.spec.in: Update to automake-1.6.1.
498        Use *.tar.bz2.
499
5002002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
501
502        * mkbinutilspec.in: Fix PATCH2.
503
5042002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
505
506        * gcc3newlib/gccnewlib.add: Add -Bgcc/ when collecting multilibs.
507
5082002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
509
510        * gcc3newlib/gccnewlib.spec.in: Removed from CVS.
511
512
5132002-04-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
514
515        * mkbinutilspec.in: Add support for empty patch-version (no patch).
516        * mkgcc3newlibspec.in: Ditto.
517        * setup: Fix gcc3*_versions handling.
518        * setup.def: binutils_patch_version=.
519        * binutils/binutils.add: Reflect changes to mkbinutilspec.in,
520        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
521        * binutils/target-binutils.add: Comment out c++filt.
522        * gcc3newlib/base-gcc.add: Remove duplicate libm.info.
523        * gcc3newlib/gccnewlib.add: Reflect changes to mkgcc3newlibspec.in.
524        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
525        Comment out gcc-2.95.x hacks.
526        Remove *.la from installed files.
527        * gcc3newlib/gccnewlib_c_only.spec.in: Remove.
528
5292001-04-02      Joel Sherrill <joel@OARcorp.com>
530
531        * buildall.in: Correct logic for detecting 0 RTEMS RPMS installed.
532
5332001-03-29      Joel Sherrill <joel@OARcorp.com>
534
535        * .cvsignore: Added mkgcc3newlib.
536
5372001-03-29      Joel Sherrill <joel@OARcorp.com>
538
539        * gcc3newlib/.cvsignore: New file.
540
5412001-03-28      Joel Sherrill <joel@OARcorp.com>
542
543        * Per PR64 added support for gcc 3.x RPMs
544        * Makefile.am, configure.ac, mkspec, setup, setup.def: Modified.
545        * mkgcc3newlibspec.in: New file.
546        * gcc3newlib: New subdirectory.
547        * base-g77.add, base-gcc.add, base-gcj.add, gccnewlib.add,
548        gccnewlib_c_only.spec.in, gccnewlib.spec.in, HISTORY, Makefile.am,
549        README, target-g77.add, target-gcc.add, target-gcj.add,
550        target-objc.add: New files.
551
5522001-03-28      Joel Sherrill <joel@OARcorp.com>
553
554        * binutils/binutils.add: Commented out patch since binutils 2.12
555        does not require one.
556
5572002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
558
559        * configure.ac:
560        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
561        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
562        * autotools/Makefile.am: Remove AUTOMAKE_OPTIONS.
563        * Makefile.am: Remove AUTOMAKE_OPTIONS.
564        * binutils/Makefile.am: Remove AUTOMAKE_OPTIONS.
565        * gccnewlib/Makefile.am: Remove AUTOMAKE_OPTIONS.
566        * gdb/Makefile.am: Remove AUTOMAKE_OPTIONS.
567        * rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
568
5692002-03-06      Ralf Corsepius <corsepiu@faw-uni-ulm.de>
570
571        * PR151
572        * autotools/automake-rtems.spec.in: New.
573        * autotools/automake-rtems.spec: Removed.
574        * configure.ac: Reflect changes above.
575
5762001-02-27      Joel Sherrill <joel@OARcorp.com>
577
578        * configure.ac: Be a little more lenient in matching sparc-solaris.
579
5802002-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
581
582        * mkbinutilspec.in, mkgccnewlibspec.in, gccnewlib/base-chill.add,
583        gccnewlib/base-g77.add, gccnewlib/base-gcc.add,
584        gccnewlib/base-gcj.add, gccnewlib/gccnewlib.add,
585        gccnewlib/target-chill.add, gccnewlib/target-g77.add,
586        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
587        gccnewlib/target-objc.add: Added more support for Canadian Cross
588        building.
589
5902001-01-30      Joel Sherrill <joel@OARcorp.com>
591
592        * buildall.in: Corrected logic for detecting when no RPMs are installed.
593
5942001-01-24      Joel Sherrill <joel@OARcorp.com>
595
596        * README: Added Canadian Cross instructions.
597
5982002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
599
600        * configure.ac: Add AC_PREFIX_DEFAULT([/opt/rtems]).
601        * mkbinutilsspec.in: Add propagation of @prefix@.
602        * binutils/base-binutils.add:
603        Let %post and %unpost apply %{_prefix}.
604        Apply %{_prefix} instead of /opt/rtems.
605        * binutils/binutils.add: Update copyright notice.
606        Add _prefix.
607        Apply %{_prefix} instead of /opt/rtems.
608        Remove -a 0 in %setup.
609        Rework hack to SuSE's rpm screwing up %{_target}.
610        Replace ARGS with CONFIGURE_ARGS.
611        * binutils/target-binutils.add:
612        Apply %{_prefix} instead of /opt/rtems.
613
6142002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
615
616        * binutils/binutils.add: Add initial support for building
617        Canadian cross RPMs.  It should work like this:
618            cd rtems/scripts
619            ./configure --build=`../config.guess` --host=i386-cygwin
620            make install
621            rpm --target=i386-cygwin \
622                /usr/src/redhat/SPECS/<target>-binutils-..spec.
623
624            alien -t /usr/src/redhat/RPMS/....i386.rpm
625        .. and voila ... your tarball, with rpm-consistency checks etc. applied.
626
6272001-01-22      Joel Sherrill <joel@OARcorp.com>
628
629        * buildalltar.in: Modified to support Canadian cross builds.
630        It was testing using a RedHat 7.2 host to build *-rtems tools
631        that run on an i386-cygwin host.
632
6332001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
634
635        * configure.ac: Fix typo to allow custom RPM_SPECSdirs.
636
6372001-10-16      Joel Sherrill <joel@OARcorp.com>
638
639        * setup.def: Bumped the gdb_patch_version to account for a configuration
640        problem on psim where it could not be enabled for powerpc-RTEMS.
641        * gdb/Makefile.am: Add i386-RTEMS and powerpc-RTEMS targets.
642
6432001-10-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
644
645        * mkbinutilsspec.in: Guard sed-pattern against autoconf.
646        * mkgccnewlibspec.in: Guard sed-pattern against autoconf, remove
647        Target_alias.
648        * mkgdbspec.in: Guard sed-pattern against autoconf.
649        * mkbspspec.in: Guard sed-pattern against autoconf.
650        * configure.ac: Rework check for RPM_SPECSdir.
651        * autotools/automake-rtems.spec: Update to automake-1.5.
652
6532001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
654
655        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
656        * configure.in: Remove.
657        * configure.ac: New file, generated from configure.in by autoupdate.
658
6592001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
660
661        * gdb/Makefile.am, gccnewlib/Makefile.am, binutils/Makefile.am:
662        Initially setup CLEANFILES using = instead of += to make
663        automake-1.5 happy.
664
6652001-09-13      Joel Sherrill <joel@OARcorp.com>
666
667        * setup.def, gccnewlib/gccnewlib.add, gccnewlib/target-gcc.add:
668        Revert changes because of gcc 2.5.x/3.0 transition and continue
669        to support gcc 2.95.x as primary version.
670
6712001-09-13      Joel Sherrill <joel@OARcorp.com>
672
673        * mkgccnewlibspec.in,
674        Use Target_alias not target_alias to avoid conflicts with new autoconf.
675        * setup.def: Changed version numbers in attempt at building gcc 3.0.1.
676        Only sparc and arm built for C/C++ OK. :(
677        * gccnewlib/base-gcc.add: Modifications to reflect files not in gcc 3.x.
678        * gccnewlib/gccnewlib.add: gcc 3.x does not have "everything in the name"
679        * target-gcc.add: Modifications to reflect files not in gcc 3.1
680
6812001-09-13      Joel Sherrill <joel@OARcorp.com>
682
683        * autotools/.cvsignore: New file.
684
6852001-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
686
687        * autotools/Makefile.am, autotools/autoconf-rtems.spec,
688        autotools/automake-rtems.spec: New.
689        * configure.in, Makefile.am: Add autotools/.
690
6912001-08-30      Joel Sherrill <joel@OARcorp.com>
692
693        * .cvsignore: Add buildalltar.
694
6952001-08-30      Joel Sherrill <joel@OARcorp.com>
696
697        * buildalltar.in: New file.
698        * configure.in, Makefile.am: Modified to reflect addition of file.
699
7002001-08-10      Joel Sherrill <joel@OARcorp.com>
701
702        * mkgdbspec.in: Make list of simulators very complete.
703        * setup.def: Update versions.
704
7052001-07-03      Joel Sherrill <joel@OARcorp.com>
706
707        * setup.def, binutils.add, gccnewlib.add: Updated to build
708        binutils 2.11.2 (rtems patch 20010622), gcc 2.95.3 (rtems
709        patch a20010622), and newlib 1.9.0 (rtems patch 10020622).
710
7112001-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
712
713        * configure.in: Remove AC_EXEEXT, treat .exe manually.
714        * gccnewlib/base-gcc.add: Remove cpp.
715        * gccnewlib/gccnewlib.add: mv cpp $target_alias-cpp, update
716        copyright.
717
7182001-04-16      Joel Sherrill <joel@OARcorp.com>
719
720        * setup.def: Modified the binutils version to 2.11 and
721        RPM revision 3 to reflect experimentation with new binutils release.
722
7232001-04-11      Joel Sherrill <joel@OARcorp.com>
724
725        * binutils/Makefile.am: Added a29k-rtems.
726        * binutils/binutils.add: Switch to .bz2 extension to reflect
727        real way code is compressed on distribution sites now.
728
7292001-03-19      Joel Sherrill <joel@OARcorp.com>
730
731        * setup.def: Updated version numbers and patches for binutils
732        and gdb.  binutils was to get correct patch in field.  gdb
733        was to add mipstx39-rtems configurery support.
734
7352001-03-14      Joel Sherrill <joel@OARcorp.com>
736
737        * gdb/Makefile.am, mkgdbspec.in: Added mipstx39-rtems
738        configuration to gdb since this includes the JMR3904 simulator.
739
7402001-01-03      Joel Sherrill <joel@OARcorp.com>
741
742        * setup.def, binutils/HISTORY, gccnewlib/HISTORY: Updated
743        binutils HISTORY to reflect new revision.  Updated gcc to fix
744        i960 C++ problem.  Updated newlib to move to newlib 1.9.0.
745
7462000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
747
748        * gccnewlib/gccnewlib.add: Fix typo in URL.
749
7502000-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
751
752        * configure.in: Adapt m4-quoting to autoconf-2.49b, use $host
753        instead of $target to setup RPM_CPU, move chmod 755 buildall to
754        AC_OUTPUT's extra-cmds.
755       
7562000-10-30      Joel Sherrill <joel@OARcorp.com>
757
758        * buildall.in, mkgdbspec.in, setup.def, binutils/Makefile.am,
759        gccnewlib/HISTORY, gccnewlib/Makefile.am, gdb/Makefile.am:
760        Added mips-rtems, updated to include new patches and
761        gcc 2.95.2/newlib 1.8.2 revision 11 RPM.
762
7632000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
764
765        * configure.in: Remove trailing '/'s from setting up RPM_SPECdir.
766
7672000-10-18      Joel Sherrill <joel@OARcorp.com>
768
769        * setup.def: Updating version numbers for gcc/newlib RPM release 10.
770
7712000-08-30      Joel Sherrill <joel@OARcorp.com>
772
773        * setup.def: Updated gcc and newlib patches and bumped RPM revision.
774        Patches primarily add or16/or32 basic support to newlib and
775        i386 multilib improvements to gcc from Ralf Corsepius.
776
7772000-08-10      Joel Sherrill <joel@OARcorp.com>
778
779        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.