source: rtems/scripts/ChangeLog @ ae674781

4.104.114.84.95
Last change on this file since ae674781 was ae674781, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/24/03 at 04:41:10

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

  • common/common.add.in: s/www.oarcorp.com/www.rtems.com/. Add %define os_install_post %{nil} to prevent RH-9's rpm-brp-strip from running (Chokes on foreign object formats).
  • gcc3newlib/base-g77.add: Use %{gcc_version} instead of @gcc_version@.
  • gcc3newlib/gccnewlib.add: Use %{gcc_version} instead of @gcc_version@. Reflect gcc >= 3.3 shipping monolytic infos.
  • gcc3newlib/target-c++.add: Use %{gcc_version} instead of @gcc_version@. Don't pickup c++filt.
  • gcc3newlib/target-g77.add: Use %{gcc_version} instead of @gcc_version@.
  • gcc3newlib/target-gcc.add: Use %{gcc_version} instead of @gcc_version@.
  • gcc3newlib/target-gcj.add: Use %{gcc_version} instead of @gcc_version@.
  • gcc3newlib/target-gnat.add: Use %{gcc_version} instead of @gcc_version@.
  • gcc3newlib/target-objc.add: Use %{gcc_version} instead of @gcc_version@.
  • Property mode set to 100644
File size: 28.3 KB
Line 
12003-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * common/common.add.in: s/www.oarcorp.com/www.rtems.com/.
4        Add %define __os_install_post %{nil} to prevent RH-9's rpm-brp-strip
5        from running (Chokes on foreign object formats).
6        * gcc3newlib/base-g77.add:
7        Use %{gcc_version} instead of @gcc_version@.
8        * gcc3newlib/gccnewlib.add:
9        Use %{gcc_version} instead of @gcc_version@.
10        Reflect gcc >= 3.3 shipping monolytic infos.
11        * gcc3newlib/target-c++.add:
12        Use %{gcc_version} instead of @gcc_version@.
13        Don't pickup c++filt.
14        * gcc3newlib/target-g77.add:
15        Use %{gcc_version} instead of @gcc_version@.
16        * gcc3newlib/target-gcc.add:
17        Use %{gcc_version} instead of @gcc_version@.
18        * gcc3newlib/target-gcj.add:
19        Use %{gcc_version} instead of @gcc_version@.
20        * gcc3newlib/target-gnat.add:
21        Use %{gcc_version} instead of @gcc_version@.
22        * gcc3newlib/target-objc.add:
23        Use %{gcc_version} instead of @gcc_version@.
24
252003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
26
27        * binutils/binutils.add: Preps for 2.14.
28        Use %{binutils_version} instead of @binutils_version@.
29        * binutils/base_binutils.add: Preps for 2.14.
30
312003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
34
352003-07-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * autotools/automake-rtems.spec.in: Automake-1.7.6.
38
392003-06-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * autotools/automake-rtems.spec.in: Automake-1.7.5.
42
432003-06-02      Joel Sherrill <joel@OARcorp.com>
44
45        * setup.def: Updated for RPM revision 3 of gcc3.2.3 and newlib1.11.0.
46
472003-05-07      Joel Sherrill <joel@OARcorp.com>
48
49        * setup.def: Update to gcc3.2.3newlib1.11.0-1.
50        * gcc3newlib/gccnewlib.add: We used .bz2 files.
51
522003-04-18      Joel Sherrill <joel@OARcorp.com>
53
54        * setup.def: Update to gcc3.2.2newlib1.11.0-2.
55        * gcc3newlib/gccnewlib.add: We used .bz2 files.
56
572003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * gcc3newlib/gccnewlib.add: Add %gcc_version, %newlib_version.
60        Apply %gcc_version, %newlib_version.
61        * gcc3newlib/target-c++.add: Apply %gcc_version, %newlib_version.
62        * gcc3newlib/target-g77.add: Apply %gcc_version, %newlib_version.
63        * gcc3newlib/target-gcc.add: Apply %gcc_version, %newlib_version.
64        * gcc3newlib/target-gcj.add: Apply %gcc_version, %newlib_version.
65        * gcc3newlib/target-gnat.add: Apply %gcc_version, %newlib_version.
66        * gcc3newlib/target-objc.add: Apply %gcc_version, %newlib_version.
67
682003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
69
70        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
71
722003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * configure.ac: AC_PREREQ(2.57).
75
762003-02-10      Joel Sherrill <joel@OARcorp.com>
77
78        * gdb/gdb.add, gdb/mkspec.in, gdb/target-gdb.add: Use RPM logic to
79        determine which targets have simulators, configure with appropriate
80        arguments, and package the correct files.
81
822003-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
83
84        * gcc3newlib/target-gcc.add: Remove %{_exeext} from gccbug.
85        * gcc3newlib/gccnewlib.add: Add %gcj to support to disabling building
86        gcj from rpmbuild command line.
87        Copy gsyslimits.h for CDN-X compilation.
88
892003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
90
91        * README.cdn-X: New.
92        * binutils/binutils.add: Add --build=%_build --host=%_host.
93        * cpukit/.cvsignore: Add *.spec.in.
94        * gcc3newlib/gccnewlib.add: Add --build=%_build --host=%_host.
95        * gdb/gdb.add: Add --build=%_build --host=%_host.
96        * rtemsdoc/.cvsignore: Add *.spec.in.
97
982003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * gcc3newlib/gccnewlib.add: Remove Buildroot.
101        * common/.cvsignore: New.
102
1032003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * common/common.add.in: Add Vendor, Distribution, BuildRoot.
106        * binutils/Makefile.am: Fix path to clean.add.
107        * binutils/binutils.add: Remove BuildRoot.
108        * cpukit/Makefile.am:  Use $(top_builddir)/common/common.add,
109        $(top_builddir)/common/clean.add, header.add.
110        Generate rtems-cpukit.spec.in.
111        * cpukit/header.add: New.
112        * cpukit/rtems-cpukit.spec.in: Remove.
113        * cpukit/rtems-cpukit.add: New.
114        * gccnewlib/gccnewlib.add: Remove Buildroot.
115        * gdb/gdb.add: Remove Buildroot.
116        * rtemsdoc/rtemsdoc.add: Remove BuildRoot.
117
1182003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * rtemsdoc/Makefile.am: Use $(top_builddir)/common/common.add,
121        $(top_builddir)/common/clean.add, header.add.
122        Generate rtemsdoc.spec.in.
123        * rtemsdoc/mkspec.in: Remove exe_ext.
124        * rtemsdoc/rtemsdoc.spec.in: Remove.
125        * gccnewlib/Makefile.am:  Use $(top_builddir)/common/common.add,
126        $(top_builddir)/common/clean.add, header.add.
127        * gccnewlib/base-gcc.m4: Replace @exe_ext@ with %{_exeext}.
128        * gccnewlib/base-gcj.add: Replace @exe_ext@ with %{_exeext}.
129        * gccnewlib/gccnewlib.add: Replace @exe_ext@ with %{_exeext}.
130        Remove header, broken cdn-X configuration, %clean.
131        * gccnewlib/target-g77.add: Replace @exe_ext@ with %{_exeext}.
132        * gccnewlib/target-gcc.add: Replace @exe_ext@ with %{_exeext}.
133        * gccnewlib/target-gcj.add: Replace @exe_ext@ with %{_exeext}.
134        * gccnewlib/target-objc.add: Replace @exe_ext@ with %{_exeext}.
135
1362003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
137
138        * gdb/gdb.add: Remove header, broken cdn-X configuration,
139        %clean, Replace @exe_ext@ with %{_exeext}.
140        * gdb/mkspec.in: Remove exe_ext.
141        * gdb/target-gdb.add: Replace @exe_ext@ with %{_exeext}.
142        * gdb/Makefile.am: Use $(top_builddir)/common/common.add,
143        $(top_builddir)/common/clean.add, header.add.
144        * gcc3newlib/base-gcj.add: Replace @exe_ext@ with %{_exeext}.
145        * cpukit/mkspec.in: Remove exe_ext.
146        * binutils/Makefile.am: Use $(top_builddir)/common/common.add,
147        $(top_builddir)/common/clean.add, header.add.
148
1492003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * gcc3newlib/gccnewlib.add: Remove header, broken cdn-X configuration,
152        %clean, Replace @exe_ext@ with %{_exeext}.
153        * gcc3newlib/mkspec.in: Remove exe_ext.
154        * gcc3newlib/target-c++.add: Replace @exe_ext@ with %{_exeext}.
155        * gcc3newlib/target-g77.add: Replace @exe_ext@ with %{_exeext}.
156        * gcc3newlib/target-gcc.add: Replace @exe_ext@ with %{_exeext}.
157        * gcc3newlib/target-gcj.add: Replace @exe_ext@ with %{_exeext}.
158        * gcc3newlib/target-gnat.add: Replace @exe_ext@ with %{_exeext}.
159        * gcc3newlib/target-objc.add: Replace @exe_ext@ with %{_exeext}.
160        * gcc3newlib/Makefile.am: Use $(top_builddir)/common/common.add,
161        $(top_builddir)/common/clean.add, header.add.
162
1632003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
164
165        * Makefile.am: Remove reference to mkbinutilsspec.
166        * configure.ac: Remove EXEEXT check.
167        Add common/clean.add, common/common.add.
168
1692003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * binutils/binutils.add: Remove header, broken cdn-X configuration,
172        %clean.
173        * binutils/mkspec.in: Remove exe_ext, build_alias, host_alias.
174        * binutils/target-binutils.add: Replace @exe_ext@ with %{_exeext}.
175
1762003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
178        * gcc3newlib/header.add: New.
179        * gccnewlib/header.add: New.
180        * binutils/header.add: New.
181        * gdb/header.add: New.
182        * rtemsdoc/header.add: New.
183        * rtemsdoc/rtemsdoc.add: New.
184        * common/clean.add.in: New.
185        * common/common.add.in: New.
186
1872003-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
188
189        * binutils/mkspec.in: New.
190        * binutils/.cvsignore: Add mkspec.
191        * mkbinutilspec.in: Remove.
192        * gdb/Makefile.am: Depend on mkspec.
193        * binutils/binutils.add: Add @exe_ext@ to c++filt.
194        Add %_defaultbuildroot.
195        * configure.ac: Reflect changes above.
196        * binutils/Makefile.am: Reflect changes above.
197        * Makefile.am: Remove mkbinutilspec.
198
1992003-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
200
201        * gdb/.cvsignore: Add mkspec.
202
2032003-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
204
205        * ChangeLog: Fix yesterday's entry.
206        * gdb/target-gdb.add: %defattr(-,root,root).
207        Use %{_prefix} instead of /opt/rtems.
208        Misc. minor changes.
209        * gdb/gdb.add: Use %{_prefix} instead of /opt/rtems.
210        Remove stray unpackaged files.
211        Use %{_defaultbuildroot} instead of hard-coded values.
212        configure --disable-nls.
213        Misc. minor changes.
214        Add BuildPreReq: ncurses-devel.
215        * gdb/base-gdb.add: %defattr(-,root,root).
216        Use %{_prefix} instead of /opt/rtems.
217        Misc. minor changes.
218        * gdb/mkspec.in: New.
219        * gdb/Makefile.am: Reflect addition of gdb/mkspec.in.
220        * gcc3newlib/mkspec.in: Fix usage.
221        * gcc3newlib/gccnewlib.add: Use %{_defaultbuildroot} instead of
222        hard-coded values. Update copyright notice.
223        * mkgdbspec.in: Removed.
224        * Makefile.am: Remove mkgdbspec.
225        * configure.ac: Remove mkgdbspec.
226        Add gdb/mkspec.
227
2282003-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
229
230        * gcc3newlib/gccnewlib.add: Add various BuildPreReq.
231        Add %defattr(-,root,root) to "dir".
232        * gcc3newlib/base-g77.add: %defattr(-,root,root).
233        * gcc3newlib/base-gcc.add %defattr(-,root,root).
234        * gcc3newlib/base-gcj.add %defattr(-,root,root).
235        * gcc3newlib/base-gnat.add %defattr(-,root,root).
236        * gcc3newlib/target-c++.add %defattr(-,root,root).
237        * gcc3newlib/target-g77.add %defattr(-,root,root).
238        * gcc3newlib/target-gcc.add %defattr(-,root,root).
239        * gcc3newlib/target-gcj.add %defattr(-,root,root).
240        * gcc3newlib/target-gnat.add %defattr(-,root,root).
241        * gcc3newlib/target-objc.add %defattr(-,root,root).
242
2432003-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
244
245        * setup.def: binutils_rpm_release=2.
246        * binutils/base-binutils.add: %defattr(-,root,root).
247        * binutils/target-binutils.add: Ditto.
248        * binutils/binutils.add: BuildPreReq: texinfo >= 4.2.
249
2502003-01-27      Joel Sherrill <joel@OARcorp.com>
251
252        * buildalltar.in, setup.def: Tool update including binaries for Cygwin
253        with a special RTEMS user account.
254
2552003-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
256
257        * configure.ac: Add rtemsdoc.
258        * Makefile.ac: Add rtemsdoc.
259        * rtemsdoc/README: New.
260        * rtemsdoc/.cvsignore: New.
261
2622003-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
263
264        * rtemsdoc/Makefile.am: New.
265        * rtemsdoc/mkspec.in: New.
266        * rtemsdoc/rtemsdoc.spec.in: New.
267        * rtemsdoc/supplement.add.in: New.
268        * rtemsdoc/templ.add.in: New.
269
2702002-12-16      Joel Sherrill <joel@OARcorp.com>
271
272        * setup.def: Updated gcc 3.2.1newlib1.10.0 RPM to revision 4
273        to include m68k crti.o/crtn.o multilib patch.
274
2752002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
276
277        * autotools/automake-rtems.spec.in: Update to automake-1.7.2.
278        * autotools/autoconf-rtems.spec.in: Update to autoconf-2.57.
279
2802002-12-06      Joel Sherrill <joel@OARcorp.com>
281
282        * ChangeLog: Removed duplicate entry.
283
2842002-12-06      Joel Sherrill <joel@OARcorp.com>
285
286        * setup.def: Updated patch to fix m68k cut and paste bug which turned
287        a tab into spaces in a Makefile fragment.
288        * gcc3newlib/gccnewlib.add: If building gnat for the mips, the library
289        must be built with a -G0 option.
290
2912002-12-02      Joel Sherrill <joel@OARcorp.com>
292
293        * setup.def, gcc3newlib/gccnewlib.add: Updated to gcc 3.2.1 RPM revision
294        2 which enabled the mips-rtems gnat using gcc 3.2.1 patch 20021129.
295
2962002-11-29      Joel Sherrill <joel@OARcorp.com>
297
298        * setup.def: Updated to gcc-3.2.1.
299
3002002-11-28      Joel Sherrill <joel@OARcorp.com>
301
302        * setup.def: Updated to gcc-3.2 and newlib1.1.0 RPM version 6.
303        * gcc3newlib/gccnewlib.add: Reenabled i386-rtems gnat.
304
3052002-11-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
306
307        * gcc3newlib/gccnewlib.add:
308        Remove *.la's to make rpm-4.1/RH-8.0 happy.
309        Remove libiberty.a to make rpm-4.1/RH-8.0 happy.
310        Change gcc/version.c to reflect us having patched gcc.
311
3122002-11-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
313
314        * binutils/binutils.add: Add BuildPreReq: /sbin/install-info.
315        Disable nls.
316        Apply gzip -9qf to compress *infos and *mans.
317        Apply /sbin/install-info.
318        Remove  *c++-filt.
319        * binutils/base-binutils.add: Add PreReq: /sbin/install-info.
320        Apply /sbin/install-info.
321        Package as.info-*.gz.
322        * binutils/target-binutils.add:
323        Package man1/*.1*.
324
3252002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
326
327        * autotool/autoconf-rtems.spec.in: Fix @prefix@.
328
3292002-11-13      Joel Sherrill <joel@OARcorp.com>
330
331        * setup.def: Switched to binutils 2.13.1
332        * binutils/Makefile.am: Remove a29k-rtems.
333
3342002-11-11      Joel Sherrill <joel@OARcorp.com>
335
336        * setup.def, gcc3newlib/gccnewlib.add: Patch includes updates
337        which were patch changes for -3 and -4 RPM revisions.   Disabled
338        build of gnat for i386-rtems as it failed to build.
339
3402002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
341
342        * gcc3newlib/gccnewlib.add: Remove %{target} != %{build} comment
343        (RH-8.0/rpm-4.1 bogusly expands the macros and chokes.)
344        * binutils/binutils.add: Remove %{target} != %{build} comment
345        (RH-8.0/rpm-4.1 bogusly expands the macros and chokes.).
346        Comment out CONFIGURE_ARGS (RH-8.0/rpm-4.1 is broken wrt. _build_os
347        and _target_os)
348        * gcc3newlib/base-gcc.add: Add gccint*infos.
349        * gcc3newlib/base-gcj.add: Add gcj*infos.
350        Mark manpages as %doc and pickup the gzipped versions.
351
3522002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
353
354        * autotools/automake-rtems.spec.in: Fix my address. Set up PATH
355        before running configure (Prep. for automake >= 1.7).
356
3572002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
358
359        * autotools/autoconf-rtems.spec.in: New.
360        Remove Provides: autoconf (Conflicts with RH-8.0).
361        * autotools/autoconf-rtems.spec: Remove.
362        * autotools/automake-rtems.spec.in:
363        Remove Provides: automake (Conflicts with RH-8.0).
364        * gcc3newlib/Makefile.am: Remove references to mkgcc3newlibspec.
365        * Makefile.am: Ditto.
366        * configure.ac: Add autotools/autoconf-rtems.spec.in.
367
3682002-10-24      Joel Sherrill <joel@OARcorp.com>
369
370        * setup.def: Update gcc 3.2 pathc to includ epatch for gcc PR8314.
371        * gcc3newlib/gccnewlib.add: Don't build mips/gnat as we do not
372        currently include the patch referenced in PR8344.
373
3742002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
375
376        * .cvsignore: Reformat.
377        Add autom4te*cache.
378        Remove autom4te.cache.
379
3802002-09-14      Joel Sherrill <joel@OARcorp.com>
381
382        * gcc3newlib/base-gcj.add, gcc3newlib/gccnewlib.add,
383        gcc3newlib/target-gcj.add: First attempt at enabling Java support.
384
3852002-08-21      Joel Sherrill <joel@OARcorp.com>
386
387        * setup.def, gcc3newlib/gccnewlib.add: Updated the tools for
388        gcc 3.2 and Ada.
389
3902002-08-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
391
392        * gcc3newlib/gccnewlib.add: Re-add i386-rtems Ada.
393        Add %_gnat and --define 'gnat [0|1]' support.
394        Enable gnat for gcc-3.2/Disable for gcc-3.1.
395        Add hacks to build gnatlib.
396        Re-activate commented out fragments for old gcc versions.
397        Add @target_alias@-gnatgcc.
398
3992002-08-15      Joel Sherrill <joel@OARcorp.com>
400
401        * setup.def: New gcc 3.1 RPMs (-7).
402        * gcc3newlib/gccnewlib.add:  i386-rtems doesn't build Ada.
403
4042002-08-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
405
406        * gcc3newlib/Makefile.am: Remove c_only remnants.
407        * gcc3newlib/gccnewlib.add: Reflect gcc-3.2 putting c++
408        headers into c++ instead of g++.
409        * gcc3newlib/target-c++.add: Ditto.
410
4112002-08-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
412
413        * gcc3newlib/base-gnat.add: Don't use %{%prefix}/bin/gnat*.
414        * gcc3newlib/Makefile.am: Use mkspec for c4x.
415        * gcc3newlib/gccnewlib.add: Rework processing of %if %build_XXX.
416        Rework handing Ada.
417        Don't put adalib and adainclude into files.gcc.
418        * gcc3newlib/target-gnat.add: Add adalib.
419        Add adainclude.
420
4212002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
422
423        * gcc3newlib/base-gnat.add: Use -n rtems-base-gnat.
424
4252002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
426
427        * gcc3newlib/.cvsignore: Add mkspec.
428
4292002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
430
431        * mkgcc3newlibspec.in: Remove
432        * gcc3newlib/mkspec.in: New.
433        * configure.ac: Reflect changes above.
434        * gcc3newlib/gccnewlib.add: Add build_XXX defines.
435        Add preliminary gnat support.
436        * gcc3newlib/base-g77.add: Add build_g77.
437        * gcc3newlib/base-gcj.add: Add build_gcj.
438        * gcc3newlib/base-gnat.add: New.
439        * gcc3newlib/target-c++.add: Add build_cxx.
440        * gcc3newlib/target-g77.add: Add build_g77.
441        * gcc3newlib/target-gcj.add: Add build_gcj.
442        * gcc3newlib/target-objc.add: Add build_objc.
443        * gcc3newlib/target-gnat.add: New.
444        * gcc3newlib/Makefile.am: Use ./mkspec. Use unified spec.
445
4462002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
447
448        * setup.def: Increment release for gcc3newlib.
449        * gcc3newlib/gccnewlib.add: Do not put cc1plus into gcc-rpm.
450
4512002-08-08      Joel Sherrill <joel@OARcorp.com>
452
453        * setup.def, binutils/base-binutils.add, binutils/target-binutils.add:
454        Updated to binutils 2.13 which has no known issues.
455
4562002-08-06      Joel Sherrill <joel@OARcorp.com>
457
458        * setup.def: Updating gcc3/newlib patches and tool versions.  The
459        focus of this round of patches was ot eliminate header file name
460        conflicts between RTEMS and newlib.
461
4622002-07-30      Joel Sherrill <joel@OARcorp.com>
463
464        * setup.def: Updated to gcc3.1/newlib 1.10.0 RPM revision 5 with
465        the gcc3 patch 20020730a and newlib 1.10.0 patch 20020726.
466
4672002-07-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
468
469        * autotools/automake-rtems.spec.in: Automake-1.6.3.
470        * cpukit/.cvsignore: Add mkspec. Remove rtems.spec.
471
4722002-07-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
473
474        * configure.ac: Use AC_CONFIG_FILES(script, chmod +x script)
475        to generate mk*spec scripts.
476        * mkbspspec.in: Use ',' as pattern delimiter in sed expression
477        for $rpm_build_root.
478        * mkbinutilsspec.in:  Use ',' as pattern delimiter in sed
479        expression for $rpm_build_root.
480        * cpukit/mkspec.in: Cosmetical changes.
481
4822002-07-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
483
484        * ChangeLog: Fix 2002-07-22 ChangeLog entry bogusly referring to
485        Joel.
486        * cpukit/Makefile.am: New.
487        * cpukit/mkspec.in: New.
488        * cpukit/rtems-cpukit.spec.in: New.
489        * cpukit/.cvsignore: New.
490        * configure.ac: Add cpukit.
491        Add RTEMS_TOP to pickup _RTEMS_VERSION (required by cpukit).
492        * Makefile.am: Add cpukit. Add ACLOCAL_AMFLAGS (required to pickup
493        RTEMS_VERSION).
494        * setup.def: Use %{_tmppath} as default for $rpm_build_root.
495        * mkbinutilsspec.in: Use ',' as pattern delimiter in sed expression
496        for $rpm_build_root.
497        * mkgccnewlibspec.in:  Use ',' as pattern delimiter in sed
498        expression for $rpm_build_root.
499        * mkgcc3newlibspec.in:  Use ',' as pattern delimiter in sed
500        expression for $rpm_build_root.
501        * mkgdbspec.in:  Use ',' as pattern delimiter in sed expression for
502        $rpm_build_root.
503
5042002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
505
506        * binutils/Makefile.am: Add or32-rtems-binutils.
507
5082002-07-19      Joel Sherrill <joel@OARcorp.com>
509
510        * setup.def: Updated newlib patch to get sh and hppa crt0 mods.
511
5122002-07-01      Joel Sherrill <joel@OARcorp.com>
513
514        * setup.def: Update gcc3 RPMs for new patches.
515
5162002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
517
518        * autotools/automake-rtems.spec.in: Update to automake-1.6.2.
519
5202002-06-14      Joel Sherrill <joel@OARcorp.com>
521
522        * mkgdbspec.in, setup.def, gcc3newlib/gccnewlib.add, gdb/gdb.add:
523        Updated to gcc 3.1 and gdb 5.2.
524
5252001-05-29      Joel Sherrill <joel@OARcorp.com>
526
527        * setup.def: Updated to binutils 2.12.1.
528        * rtems/Makefile.am: Remove m68k-rtemself references.
529
5302002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
531
532        * mkgcc3newlibspec.in: Remove SETUP (bogus).
533        * gcc3newlib/target-c++.add: New.
534        * gcc3newlib/Makefile.am: Add target-c++.add.
535        * gcc3newlib/base-g77.add: Adapt to gcc-3.1.
536        Reflect having split out c++. Various minor fixes.
537        * gcc3newlib/base-gcc.add: Ditto.
538        * gcc3newlib/gccnewlib.add: Ditto.
539        * gcc3newlib/target-gcc.add: Ditto.
540
5412002-04-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
542
543        * gcc3newlib/gccnewlib.add: Add gcc_update --touch to fix
544        timestamps.
545
5462001-04-16      Joel Sherrill <joel@OARcorp.com>
547
548        * .cvsignore: Added files added by automake 1.6.1.
549        * setup.def: New shot at gcc 3.0.4 RPMs.
550        * binutils/Makefile.am, gdb/Makefile.am, rtems/Makefile.am:
551        Deleted m68k-rtemself.
552        * gcc3newlib/gccnewlib.add: Commented out host/target OS check.
553 
5542002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
555
556        * autotools/automake-rtems.spec.in: Update to automake-1.6.1.
557        Use *.tar.bz2.
558
5592002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
560
561        * mkbinutilspec.in: Fix PATCH2.
562
5632002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
564
565        * gcc3newlib/gccnewlib.add: Add -Bgcc/ when collecting multilibs.
566
5672002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
568
569        * gcc3newlib/gccnewlib.spec.in: Removed from CVS.
570
571
5722002-04-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
573
574        * mkbinutilspec.in: Add support for empty patch-version (no patch).
575        * mkgcc3newlibspec.in: Ditto.
576        * setup: Fix gcc3*_versions handling.
577        * setup.def: binutils_patch_version=.
578        * binutils/binutils.add: Reflect changes to mkbinutilspec.in,
579        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
580        * binutils/target-binutils.add: Comment out c++filt.
581        * gcc3newlib/base-gcc.add: Remove duplicate libm.info.
582        * gcc3newlib/gccnewlib.add: Reflect changes to mkgcc3newlibspec.in.
583        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
584        Comment out gcc-2.95.x hacks.
585        Remove *.la from installed files.
586        * gcc3newlib/gccnewlib_c_only.spec.in: Remove.
587
5882001-04-02      Joel Sherrill <joel@OARcorp.com>
589
590        * buildall.in: Correct logic for detecting 0 RTEMS RPMS installed.
591
5922001-03-29      Joel Sherrill <joel@OARcorp.com>
593
594        * .cvsignore: Added mkgcc3newlib.
595
5962001-03-29      Joel Sherrill <joel@OARcorp.com>
597
598        * gcc3newlib/.cvsignore: New file.
599
6002001-03-28      Joel Sherrill <joel@OARcorp.com>
601
602        * Per PR64 added support for gcc 3.x RPMs
603        * Makefile.am, configure.ac, mkspec, setup, setup.def: Modified.
604        * mkgcc3newlibspec.in: New file.
605        * gcc3newlib: New subdirectory.
606        * base-g77.add, base-gcc.add, base-gcj.add, gccnewlib.add,
607        gccnewlib_c_only.spec.in, gccnewlib.spec.in, HISTORY, Makefile.am,
608        README, target-g77.add, target-gcc.add, target-gcj.add,
609        target-objc.add: New files.
610
6112001-03-28      Joel Sherrill <joel@OARcorp.com>
612
613        * binutils/binutils.add: Commented out patch since binutils 2.12
614        does not require one.
615
6162002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
617
618        * configure.ac:
619        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
620        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
621        * autotools/Makefile.am: Remove AUTOMAKE_OPTIONS.
622        * Makefile.am: Remove AUTOMAKE_OPTIONS.
623        * binutils/Makefile.am: Remove AUTOMAKE_OPTIONS.
624        * gccnewlib/Makefile.am: Remove AUTOMAKE_OPTIONS.
625        * gdb/Makefile.am: Remove AUTOMAKE_OPTIONS.
626        * rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
627
6282002-03-06      Ralf Corsepius <corsepiu@faw-uni-ulm.de>
629
630        * PR151
631        * autotools/automake-rtems.spec.in: New.
632        * autotools/automake-rtems.spec: Removed.
633        * configure.ac: Reflect changes above.
634
6352001-02-27      Joel Sherrill <joel@OARcorp.com>
636
637        * configure.ac: Be a little more lenient in matching sparc-solaris.
638
6392002-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
640
641        * mkbinutilspec.in, mkgccnewlibspec.in, gccnewlib/base-chill.add,
642        gccnewlib/base-g77.add, gccnewlib/base-gcc.add,
643        gccnewlib/base-gcj.add, gccnewlib/gccnewlib.add,
644        gccnewlib/target-chill.add, gccnewlib/target-g77.add,
645        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
646        gccnewlib/target-objc.add: Added more support for Canadian Cross
647        building.
648
6492001-01-30      Joel Sherrill <joel@OARcorp.com>
650
651        * buildall.in: Corrected logic for detecting when no RPMs are installed.
652
6532001-01-24      Joel Sherrill <joel@OARcorp.com>
654
655        * README: Added Canadian Cross instructions.
656
6572002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
658
659        * configure.ac: Add AC_PREFIX_DEFAULT([/opt/rtems]).
660        * mkbinutilsspec.in: Add propagation of @prefix@.
661        * binutils/base-binutils.add:
662        Let %post and %unpost apply %{_prefix}.
663        Apply %{_prefix} instead of /opt/rtems.
664        * binutils/binutils.add: Update copyright notice.
665        Add _prefix.
666        Apply %{_prefix} instead of /opt/rtems.
667        Remove -a 0 in %setup.
668        Rework hack to SuSE's rpm screwing up %{_target}.
669        Replace ARGS with CONFIGURE_ARGS.
670        * binutils/target-binutils.add:
671        Apply %{_prefix} instead of /opt/rtems.
672
6732002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
674
675        * binutils/binutils.add: Add initial support for building
676        Canadian cross RPMs.  It should work like this:
677            cd rtems/scripts
678            ./configure --build=`../config.guess` --host=i386-cygwin
679            make install
680            rpm --target=i386-cygwin \
681                /usr/src/redhat/SPECS/<target>-binutils-..spec.
682
683            alien -t /usr/src/redhat/RPMS/....i386.rpm
684        .. and voila ... your tarball, with rpm-consistency checks etc. applied.
685
6862001-01-22      Joel Sherrill <joel@OARcorp.com>
687
688        * buildalltar.in: Modified to support Canadian cross builds.
689        It was testing using a RedHat 7.2 host to build *-rtems tools
690        that run on an i386-cygwin host.
691
6922001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
693
694        * configure.ac: Fix typo to allow custom RPM_SPECSdirs.
695
6962001-10-16      Joel Sherrill <joel@OARcorp.com>
697
698        * setup.def: Bumped the gdb_patch_version to account for a configuration
699        problem on psim where it could not be enabled for powerpc-RTEMS.
700        * gdb/Makefile.am: Add i386-RTEMS and powerpc-RTEMS targets.
701
7022001-10-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
703
704        * mkbinutilsspec.in: Guard sed-pattern against autoconf.
705        * mkgccnewlibspec.in: Guard sed-pattern against autoconf, remove
706        Target_alias.
707        * mkgdbspec.in: Guard sed-pattern against autoconf.
708        * mkbspspec.in: Guard sed-pattern against autoconf.
709        * configure.ac: Rework check for RPM_SPECSdir.
710        * autotools/automake-rtems.spec: Update to automake-1.5.
711
7122001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
713
714        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
715        * configure.in: Remove.
716        * configure.ac: New file, generated from configure.in by autoupdate.
717
7182001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
719
720        * gdb/Makefile.am, gccnewlib/Makefile.am, binutils/Makefile.am:
721        Initially setup CLEANFILES using = instead of += to make
722        automake-1.5 happy.
723
7242001-09-13      Joel Sherrill <joel@OARcorp.com>
725
726        * setup.def, gccnewlib/gccnewlib.add, gccnewlib/target-gcc.add:
727        Revert changes because of gcc 2.5.x/3.0 transition and continue
728        to support gcc 2.95.x as primary version.
729
7302001-09-13      Joel Sherrill <joel@OARcorp.com>
731
732        * mkgccnewlibspec.in,
733        Use Target_alias not target_alias to avoid conflicts with new autoconf.
734        * setup.def: Changed version numbers in attempt at building gcc 3.0.1.
735        Only sparc and arm built for C/C++ OK. :(
736        * gccnewlib/base-gcc.add: Modifications to reflect files not in gcc 3.x.
737        * gccnewlib/gccnewlib.add: gcc 3.x does not have "everything in the name"
738        * target-gcc.add: Modifications to reflect files not in gcc 3.1
739
7402001-09-13      Joel Sherrill <joel@OARcorp.com>
741
742        * autotools/.cvsignore: New file.
743
7442001-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
745
746        * autotools/Makefile.am, autotools/autoconf-rtems.spec,
747        autotools/automake-rtems.spec: New.
748        * configure.in, Makefile.am: Add autotools/.
749
7502001-08-30      Joel Sherrill <joel@OARcorp.com>
751
752        * .cvsignore: Add buildalltar.
753
7542001-08-30      Joel Sherrill <joel@OARcorp.com>
755
756        * buildalltar.in: New file.
757        * configure.in, Makefile.am: Modified to reflect addition of file.
758
7592001-08-10      Joel Sherrill <joel@OARcorp.com>
760
761        * mkgdbspec.in: Make list of simulators very complete.
762        * setup.def: Update versions.
763
7642001-07-03      Joel Sherrill <joel@OARcorp.com>
765
766        * setup.def, binutils.add, gccnewlib.add: Updated to build
767        binutils 2.11.2 (rtems patch 20010622), gcc 2.95.3 (rtems
768        patch a20010622), and newlib 1.9.0 (rtems patch 10020622).
769
7702001-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
771
772        * configure.in: Remove AC_EXEEXT, treat .exe manually.
773        * gccnewlib/base-gcc.add: Remove cpp.
774        * gccnewlib/gccnewlib.add: mv cpp $target_alias-cpp, update
775        copyright.
776
7772001-04-16      Joel Sherrill <joel@OARcorp.com>
778
779        * setup.def: Modified the binutils version to 2.11 and
780        RPM revision 3 to reflect experimentation with new binutils release.
781
7822001-04-11      Joel Sherrill <joel@OARcorp.com>
783
784        * binutils/Makefile.am: Added a29k-rtems.
785        * binutils/binutils.add: Switch to .bz2 extension to reflect
786        real way code is compressed on distribution sites now.
787
7882001-03-19      Joel Sherrill <joel@OARcorp.com>
789
790        * setup.def: Updated version numbers and patches for binutils
791        and gdb.  binutils was to get correct patch in field.  gdb
792        was to add mipstx39-rtems configurery support.
793
7942001-03-14      Joel Sherrill <joel@OARcorp.com>
795
796        * gdb/Makefile.am, mkgdbspec.in: Added mipstx39-rtems
797        configuration to gdb since this includes the JMR3904 simulator.
798
7992001-01-03      Joel Sherrill <joel@OARcorp.com>
800
801        * setup.def, binutils/HISTORY, gccnewlib/HISTORY: Updated
802        binutils HISTORY to reflect new revision.  Updated gcc to fix
803        i960 C++ problem.  Updated newlib to move to newlib 1.9.0.
804
8052000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
806
807        * gccnewlib/gccnewlib.add: Fix typo in URL.
808
8092000-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
810
811        * configure.in: Adapt m4-quoting to autoconf-2.49b, use $host
812        instead of $target to setup RPM_CPU, move chmod 755 buildall to
813        AC_OUTPUT's extra-cmds.
814       
8152000-10-30      Joel Sherrill <joel@OARcorp.com>
816
817        * buildall.in, mkgdbspec.in, setup.def, binutils/Makefile.am,
818        gccnewlib/HISTORY, gccnewlib/Makefile.am, gdb/Makefile.am:
819        Added mips-rtems, updated to include new patches and
820        gcc 2.95.2/newlib 1.8.2 revision 11 RPM.
821
8222000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
823
824        * configure.in: Remove trailing '/'s from setting up RPM_SPECdir.
825
8262000-10-18      Joel Sherrill <joel@OARcorp.com>
827
828        * setup.def: Updating version numbers for gcc/newlib RPM release 10.
829
8302000-08-30      Joel Sherrill <joel@OARcorp.com>
831
832        * setup.def: Updated gcc and newlib patches and bumped RPM revision.
833        Patches primarily add or16/or32 basic support to newlib and
834        i386 multilib improvements to gcc from Ralf Corsepius.
835
8362000-08-10      Joel Sherrill <joel@OARcorp.com>
837
838        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.