source: rtems/scripts/ChangeLog @ 61f41e2

4.104.114.84.95
Last change on this file since 61f41e2 was 61f41e2, checked in by Ralf Corsepius <ralf.corsepius@…>, on 11/17/03 at 12:52:01

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

  • gcc3newlib/gccnewlib.add: Add hacks to make gnatlib buildable.
  • gcc3newlib/base-gnat.add: Add info files.
  • Property mode set to 100644
File size: 32.5 KB
Line 
12003-11-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * gcc3newlib/gccnewlib.add: Add hacks to make gnatlib
4        buildable.
5        * gcc3newlib/base-gnat.add: Add info files.
6
72003-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * gcc3newlib/gccnewlib.add: Make not building gnat and gcj the
10        default for gcc-3.3.
11
122003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
13
14        * binutils/Makefile.am: Add tic4x.
15        * binutils/mkspec.in: Remove duplicate rpmgroup.
16
172003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
18
19        * gcc3newlib/Makefile.am: Add tic4x.
20        * gcc3newlib/gccnewlib.add: Don't install install-tools for
21        gcc >= 3.3.
22
232003-10-22      Joel Sherrill <joel@OARcorp.com>
24
25        * configure.ac, setup.def: Update to binutils 2.14 adn gcc/newlib to
26        3.2.3 with 20030826 gcc patch.
27
282003-10-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * cpukit/target-cpukit.add: New.
31        * cpukit/Makefile.am: Reflect having added target-cpukit.add.
32        Acknowledge osversion.
33        * cpukit/mkspec.in: Acknowledge osversion and rpmgroup.
34        * cpukit/rtems-cpukit.add: Reflect new RTEMS spec conventions.
35
362003-10-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * autotools/automake-rtems.spec.in: Automake-1.7.8.
39
402003-09-26      Joel Sherrill <joel@OARcorp.com>
41
42        * buildall.in, buildalltar.in, binutils/Makefile.am,
43        cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am,
44        gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore,
45        rtemsdoc/Makefile.am: Obsoleting HP PA-RISC port.
46
472003-09-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * autotools/automake-rtems.spec.in: Automake-1.7.7.
50
512003-09-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * gcc3newlib/gccnewlib.add: Fix duplicate removal of c++filt.
54        * gcc3newlib/base-gcj.add: Add fastjar.info, jar.1, grepjar.1.
55        * setup.def: gcc3newlib_rpm_release=4.
56
572003-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
58
59        * binutils/base-binutils.add: Add osversion support.
60        * binutils/binutils.add: Add osversion support.
61        %setup -n %{name}-%{version}.
62        Don't remove c++filt.
63        * binutils/target-binutils.add: Add osversion support.
64        Pickup c++filt.
65        * gcc3newlib/base-g77.add: Add osversion support.
66        * gcc3newlib/base-gcc.add: Add osversion support.
67        * gcc3newlib/base-gcj.add: Add osversion support.
68        * gcc3newlib/base-gnat.add: Add osversion support.
69        * gcc3newlib/gccnewlib.add: Add osversion support.
70        Remove c++filt,
71        %setup -n -n %{name}-%{version}.
72        * gcc3newlib/target-c++.add: Add osversion support.
73        Don't pickup c++filt.
74        * gcc3newlib/target-g77.add: Add osversion support.
75        * gcc3newlib/target-gcc.add: Add osversion support.
76        * gcc3newlib/target-gcj.add: Add osversion support.
77        * gcc3newlib/target-gnat.add: Add osversion support.
78        * gccnewlib/gccnewlib.add: %setup -n %{name}-%{version}.
79        * gdb/base-gdb.add: Add osversion support, rpmgroup, rpmprefix,
80        gdb_version, gdb_target.
81        * gdb/target-gdb.add: Ditto.
82        * gdb/gdb.add: Ditto.
83        %setup -n -n %{name}-%{version}.
84
852003-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * binutils/Makefile.am: Fix osversion support for sh-rtemself.
88        * gcc3newlib/Makefile.am: Fix osversion support for sh-rtemself.
89
902003-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
91
92        * configure.ac: Add --enable-osversions (OS-versioned RPMS support).
93        * binutils/Makefile.am: Add osversion support.
94        * binutils/mkspec.in: Add osversion support.
95        * gcc3newlib/Makefile.am: Add osversion support.
96        * gcc3newlib/mkspec.in: Add osversion support.
97        * gdb/Makefile.am: Add osversion support.
98        * gdb/mkspec.in: Add osversion support.
99        Add rpmprefix, rpmgroup.
100
1012003-09-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * Makefile.am, configure.ac,
104        autotools/autoconf-rtems.spec.in, autotools/automake-rtems.spec.in,
105        binutils/Makefile.am, binutils/base-binutils.add,
106        binutils/binutils.add, binutils/mkspec.in,
107        binutils/target-binutils.add,
108        common/common.add.in,
109        cpukit/Makefile.am,
110        gcc3newlib/Makefile.am, gcc3newlib/base-g77.add,
111        gcc3newlib/base-gcc.add, gcc3newlib/base-gcj.add,
112        gcc3newlib/base-gnat.add, gcc3newlib/gccnewlib.add,
113        gcc3newlib/mkspec.in, gcc3newlib/target-c++.add,
114        gcc3newlib/target-g77.add, gcc3newlib/target-gcc.add,
115        gcc3newlib/target-gcj.add, gcc3newlib/target-gnat.add,
116        gcc3newlib/target-objc.add,
117        gccnewlib/Makefile.am,
118        gdb/Makefile.am,
119        rtems/Makefile.am,
120        rtemsdoc/Makefile.am:
121        Merger from rtems-4-6-branch.
122        * common/common.am: New.
123
1242003-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * common/common.add.in: s/www.oarcorp.com/www.rtems.com/.
127        Add %define __os_install_post %{nil} to prevent RH-9's rpm-brp-strip
128        from running (Chokes on foreign object formats).
129        * gcc3newlib/base-g77.add:
130        Use %{gcc_version} instead of @gcc_version@.
131        * gcc3newlib/gccnewlib.add:
132        Use %{gcc_version} instead of @gcc_version@.
133        Reflect gcc >= 3.3 shipping monolytic infos.
134        * gcc3newlib/target-c++.add:
135        Use %{gcc_version} instead of @gcc_version@.
136        Don't pickup c++filt.
137        * gcc3newlib/target-g77.add:
138        Use %{gcc_version} instead of @gcc_version@.
139        * gcc3newlib/target-gcc.add:
140        Use %{gcc_version} instead of @gcc_version@.
141        * gcc3newlib/target-gcj.add:
142        Use %{gcc_version} instead of @gcc_version@.
143        * gcc3newlib/target-gnat.add:
144        Use %{gcc_version} instead of @gcc_version@.
145        * gcc3newlib/target-objc.add:
146        Use %{gcc_version} instead of @gcc_version@.
147
1482003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
149
150        * binutils/binutils.add: Preps for 2.14.
151        Use %{binutils_version} instead of @binutils_version@.
152        * binutils/base_binutils.add: Preps for 2.14.
153
1542003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
157
1582003-07-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
159
160        * autotools/automake-rtems.spec.in: Automake-1.7.6.
161
1622003-06-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
163
164        * autotools/automake-rtems.spec.in: Automake-1.7.5.
165
1662003-06-02      Joel Sherrill <joel@OARcorp.com>
167
168        * setup.def: Updated for RPM revision 3 of gcc3.2.3 and newlib1.11.0.
169
1702003-05-07      Joel Sherrill <joel@OARcorp.com>
171
172        * setup.def: Update to gcc3.2.3newlib1.11.0-1.
173        * gcc3newlib/gccnewlib.add: We used .bz2 files.
174
1752003-04-18      Joel Sherrill <joel@OARcorp.com>
176
177        * setup.def: Update to gcc3.2.2newlib1.11.0-2.
178        * gcc3newlib/gccnewlib.add: We used .bz2 files.
179
1802003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
181
182        * gcc3newlib/gccnewlib.add: Add %gcc_version, %newlib_version.
183        Apply %gcc_version, %newlib_version.
184        * gcc3newlib/target-c++.add: Apply %gcc_version, %newlib_version.
185        * gcc3newlib/target-g77.add: Apply %gcc_version, %newlib_version.
186        * gcc3newlib/target-gcc.add: Apply %gcc_version, %newlib_version.
187        * gcc3newlib/target-gcj.add: Apply %gcc_version, %newlib_version.
188        * gcc3newlib/target-gnat.add: Apply %gcc_version, %newlib_version.
189        * gcc3newlib/target-objc.add: Apply %gcc_version, %newlib_version.
190
1912003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
192
193        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
194
1952003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
196
197        * configure.ac: AC_PREREQ(2.57).
198
1992003-02-10      Joel Sherrill <joel@OARcorp.com>
200
201        * gdb/gdb.add, gdb/mkspec.in, gdb/target-gdb.add: Use RPM logic to
202        determine which targets have simulators, configure with appropriate
203        arguments, and package the correct files.
204
2052003-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
206
207        * gcc3newlib/target-gcc.add: Remove %{_exeext} from gccbug.
208        * gcc3newlib/gccnewlib.add: Add %gcj to support to disabling building
209        gcj from rpmbuild command line.
210        Copy gsyslimits.h for CDN-X compilation.
211
2122003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
213
214        * README.cdn-X: New.
215        * binutils/binutils.add: Add --build=%_build --host=%_host.
216        * cpukit/.cvsignore: Add *.spec.in.
217        * gcc3newlib/gccnewlib.add: Add --build=%_build --host=%_host.
218        * gdb/gdb.add: Add --build=%_build --host=%_host.
219        * rtemsdoc/.cvsignore: Add *.spec.in.
220
2212003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
222
223        * gcc3newlib/gccnewlib.add: Remove Buildroot.
224        * common/.cvsignore: New.
225
2262003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        * common/common.add.in: Add Vendor, Distribution, BuildRoot.
229        * binutils/Makefile.am: Fix path to clean.add.
230        * binutils/binutils.add: Remove BuildRoot.
231        * cpukit/Makefile.am:  Use $(top_builddir)/common/common.add,
232        $(top_builddir)/common/clean.add, header.add.
233        Generate rtems-cpukit.spec.in.
234        * cpukit/header.add: New.
235        * cpukit/rtems-cpukit.spec.in: Remove.
236        * cpukit/rtems-cpukit.add: New.
237        * gccnewlib/gccnewlib.add: Remove Buildroot.
238        * gdb/gdb.add: Remove Buildroot.
239        * rtemsdoc/rtemsdoc.add: Remove BuildRoot.
240
2412003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
242
243        * rtemsdoc/Makefile.am: Use $(top_builddir)/common/common.add,
244        $(top_builddir)/common/clean.add, header.add.
245        Generate rtemsdoc.spec.in.
246        * rtemsdoc/mkspec.in: Remove exe_ext.
247        * rtemsdoc/rtemsdoc.spec.in: Remove.
248        * gccnewlib/Makefile.am:  Use $(top_builddir)/common/common.add,
249        $(top_builddir)/common/clean.add, header.add.
250        * gccnewlib/base-gcc.m4: Replace @exe_ext@ with %{_exeext}.
251        * gccnewlib/base-gcj.add: Replace @exe_ext@ with %{_exeext}.
252        * gccnewlib/gccnewlib.add: Replace @exe_ext@ with %{_exeext}.
253        Remove header, broken cdn-X configuration, %clean.
254        * gccnewlib/target-g77.add: Replace @exe_ext@ with %{_exeext}.
255        * gccnewlib/target-gcc.add: Replace @exe_ext@ with %{_exeext}.
256        * gccnewlib/target-gcj.add: Replace @exe_ext@ with %{_exeext}.
257        * gccnewlib/target-objc.add: Replace @exe_ext@ with %{_exeext}.
258
2592003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
260
261        * gdb/gdb.add: Remove header, broken cdn-X configuration,
262        %clean, Replace @exe_ext@ with %{_exeext}.
263        * gdb/mkspec.in: Remove exe_ext.
264        * gdb/target-gdb.add: Replace @exe_ext@ with %{_exeext}.
265        * gdb/Makefile.am: Use $(top_builddir)/common/common.add,
266        $(top_builddir)/common/clean.add, header.add.
267        * gcc3newlib/base-gcj.add: Replace @exe_ext@ with %{_exeext}.
268        * cpukit/mkspec.in: Remove exe_ext.
269        * binutils/Makefile.am: Use $(top_builddir)/common/common.add,
270        $(top_builddir)/common/clean.add, header.add.
271
2722003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
273
274        * gcc3newlib/gccnewlib.add: Remove header, broken cdn-X configuration,
275        %clean, Replace @exe_ext@ with %{_exeext}.
276        * gcc3newlib/mkspec.in: Remove exe_ext.
277        * gcc3newlib/target-c++.add: Replace @exe_ext@ with %{_exeext}.
278        * gcc3newlib/target-g77.add: Replace @exe_ext@ with %{_exeext}.
279        * gcc3newlib/target-gcc.add: Replace @exe_ext@ with %{_exeext}.
280        * gcc3newlib/target-gcj.add: Replace @exe_ext@ with %{_exeext}.
281        * gcc3newlib/target-gnat.add: Replace @exe_ext@ with %{_exeext}.
282        * gcc3newlib/target-objc.add: Replace @exe_ext@ with %{_exeext}.
283        * gcc3newlib/Makefile.am: Use $(top_builddir)/common/common.add,
284        $(top_builddir)/common/clean.add, header.add.
285
2862003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
287
288        * Makefile.am: Remove reference to mkbinutilsspec.
289        * configure.ac: Remove EXEEXT check.
290        Add common/clean.add, common/common.add.
291
2922003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
293
294        * binutils/binutils.add: Remove header, broken cdn-X configuration,
295        %clean.
296        * binutils/mkspec.in: Remove exe_ext, build_alias, host_alias.
297        * binutils/target-binutils.add: Replace @exe_ext@ with %{_exeext}.
298
2992003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
300
301        * gcc3newlib/header.add: New.
302        * gccnewlib/header.add: New.
303        * binutils/header.add: New.
304        * gdb/header.add: New.
305        * rtemsdoc/header.add: New.
306        * rtemsdoc/rtemsdoc.add: New.
307        * common/clean.add.in: New.
308        * common/common.add.in: New.
309
3102003-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
311
312        * binutils/mkspec.in: New.
313        * binutils/.cvsignore: Add mkspec.
314        * mkbinutilspec.in: Remove.
315        * gdb/Makefile.am: Depend on mkspec.
316        * binutils/binutils.add: Add @exe_ext@ to c++filt.
317        Add %_defaultbuildroot.
318        * configure.ac: Reflect changes above.
319        * binutils/Makefile.am: Reflect changes above.
320        * Makefile.am: Remove mkbinutilspec.
321
3222003-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
323
324        * gdb/.cvsignore: Add mkspec.
325
3262003-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
327
328        * ChangeLog: Fix yesterday's entry.
329        * gdb/target-gdb.add: %defattr(-,root,root).
330        Use %{_prefix} instead of /opt/rtems.
331        Misc. minor changes.
332        * gdb/gdb.add: Use %{_prefix} instead of /opt/rtems.
333        Remove stray unpackaged files.
334        Use %{_defaultbuildroot} instead of hard-coded values.
335        configure --disable-nls.
336        Misc. minor changes.
337        Add BuildPreReq: ncurses-devel.
338        * gdb/base-gdb.add: %defattr(-,root,root).
339        Use %{_prefix} instead of /opt/rtems.
340        Misc. minor changes.
341        * gdb/mkspec.in: New.
342        * gdb/Makefile.am: Reflect addition of gdb/mkspec.in.
343        * gcc3newlib/mkspec.in: Fix usage.
344        * gcc3newlib/gccnewlib.add: Use %{_defaultbuildroot} instead of
345        hard-coded values. Update copyright notice.
346        * mkgdbspec.in: Removed.
347        * Makefile.am: Remove mkgdbspec.
348        * configure.ac: Remove mkgdbspec.
349        Add gdb/mkspec.
350
3512003-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
352
353        * gcc3newlib/gccnewlib.add: Add various BuildPreReq.
354        Add %defattr(-,root,root) to "dir".
355        * gcc3newlib/base-g77.add: %defattr(-,root,root).
356        * gcc3newlib/base-gcc.add %defattr(-,root,root).
357        * gcc3newlib/base-gcj.add %defattr(-,root,root).
358        * gcc3newlib/base-gnat.add %defattr(-,root,root).
359        * gcc3newlib/target-c++.add %defattr(-,root,root).
360        * gcc3newlib/target-g77.add %defattr(-,root,root).
361        * gcc3newlib/target-gcc.add %defattr(-,root,root).
362        * gcc3newlib/target-gcj.add %defattr(-,root,root).
363        * gcc3newlib/target-gnat.add %defattr(-,root,root).
364        * gcc3newlib/target-objc.add %defattr(-,root,root).
365
3662003-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
367
368        * setup.def: binutils_rpm_release=2.
369        * binutils/base-binutils.add: %defattr(-,root,root).
370        * binutils/target-binutils.add: Ditto.
371        * binutils/binutils.add: BuildPreReq: texinfo >= 4.2.
372
3732003-01-27      Joel Sherrill <joel@OARcorp.com>
374
375        * buildalltar.in, setup.def: Tool update including binaries for Cygwin
376        with a special RTEMS user account.
377
3782003-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
379
380        * configure.ac: Add rtemsdoc.
381        * Makefile.ac: Add rtemsdoc.
382        * rtemsdoc/README: New.
383        * rtemsdoc/.cvsignore: New.
384
3852003-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
386
387        * rtemsdoc/Makefile.am: New.
388        * rtemsdoc/mkspec.in: New.
389        * rtemsdoc/rtemsdoc.spec.in: New.
390        * rtemsdoc/supplement.add.in: New.
391        * rtemsdoc/templ.add.in: New.
392
3932002-12-16      Joel Sherrill <joel@OARcorp.com>
394
395        * setup.def: Updated gcc 3.2.1newlib1.10.0 RPM to revision 4
396        to include m68k crti.o/crtn.o multilib patch.
397
3982002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
399
400        * autotools/automake-rtems.spec.in: Update to automake-1.7.2.
401        * autotools/autoconf-rtems.spec.in: Update to autoconf-2.57.
402
4032002-12-06      Joel Sherrill <joel@OARcorp.com>
404
405        * ChangeLog: Removed duplicate entry.
406
4072002-12-06      Joel Sherrill <joel@OARcorp.com>
408
409        * setup.def: Updated patch to fix m68k cut and paste bug which turned
410        a tab into spaces in a Makefile fragment.
411        * gcc3newlib/gccnewlib.add: If building gnat for the mips, the library
412        must be built with a -G0 option.
413
4142002-12-02      Joel Sherrill <joel@OARcorp.com>
415
416        * setup.def, gcc3newlib/gccnewlib.add: Updated to gcc 3.2.1 RPM revision
417        2 which enabled the mips-rtems gnat using gcc 3.2.1 patch 20021129.
418
4192002-11-29      Joel Sherrill <joel@OARcorp.com>
420
421        * setup.def: Updated to gcc-3.2.1.
422
4232002-11-28      Joel Sherrill <joel@OARcorp.com>
424
425        * setup.def: Updated to gcc-3.2 and newlib1.1.0 RPM version 6.
426        * gcc3newlib/gccnewlib.add: Reenabled i386-rtems gnat.
427
4282002-11-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
429
430        * gcc3newlib/gccnewlib.add:
431        Remove *.la's to make rpm-4.1/RH-8.0 happy.
432        Remove libiberty.a to make rpm-4.1/RH-8.0 happy.
433        Change gcc/version.c to reflect us having patched gcc.
434
4352002-11-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
436
437        * binutils/binutils.add: Add BuildPreReq: /sbin/install-info.
438        Disable nls.
439        Apply gzip -9qf to compress *infos and *mans.
440        Apply /sbin/install-info.
441        Remove  *c++-filt.
442        * binutils/base-binutils.add: Add PreReq: /sbin/install-info.
443        Apply /sbin/install-info.
444        Package as.info-*.gz.
445        * binutils/target-binutils.add:
446        Package man1/*.1*.
447
4482002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
449
450        * autotool/autoconf-rtems.spec.in: Fix @prefix@.
451
4522002-11-13      Joel Sherrill <joel@OARcorp.com>
453
454        * setup.def: Switched to binutils 2.13.1
455        * binutils/Makefile.am: Remove a29k-rtems.
456
4572002-11-11      Joel Sherrill <joel@OARcorp.com>
458
459        * setup.def, gcc3newlib/gccnewlib.add: Patch includes updates
460        which were patch changes for -3 and -4 RPM revisions.   Disabled
461        build of gnat for i386-rtems as it failed to build.
462
4632002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
464
465        * gcc3newlib/gccnewlib.add: Remove %{target} != %{build} comment
466        (RH-8.0/rpm-4.1 bogusly expands the macros and chokes.)
467        * binutils/binutils.add: Remove %{target} != %{build} comment
468        (RH-8.0/rpm-4.1 bogusly expands the macros and chokes.).
469        Comment out CONFIGURE_ARGS (RH-8.0/rpm-4.1 is broken wrt. _build_os
470        and _target_os)
471        * gcc3newlib/base-gcc.add: Add gccint*infos.
472        * gcc3newlib/base-gcj.add: Add gcj*infos.
473        Mark manpages as %doc and pickup the gzipped versions.
474
4752002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
476
477        * autotools/automake-rtems.spec.in: Fix my address. Set up PATH
478        before running configure (Prep. for automake >= 1.7).
479
4802002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
481
482        * autotools/autoconf-rtems.spec.in: New.
483        Remove Provides: autoconf (Conflicts with RH-8.0).
484        * autotools/autoconf-rtems.spec: Remove.
485        * autotools/automake-rtems.spec.in:
486        Remove Provides: automake (Conflicts with RH-8.0).
487        * gcc3newlib/Makefile.am: Remove references to mkgcc3newlibspec.
488        * Makefile.am: Ditto.
489        * configure.ac: Add autotools/autoconf-rtems.spec.in.
490
4912002-10-24      Joel Sherrill <joel@OARcorp.com>
492
493        * setup.def: Update gcc 3.2 pathc to includ epatch for gcc PR8314.
494        * gcc3newlib/gccnewlib.add: Don't build mips/gnat as we do not
495        currently include the patch referenced in PR8344.
496
4972002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
498
499        * .cvsignore: Reformat.
500        Add autom4te*cache.
501        Remove autom4te.cache.
502
5032002-09-14      Joel Sherrill <joel@OARcorp.com>
504
505        * gcc3newlib/base-gcj.add, gcc3newlib/gccnewlib.add,
506        gcc3newlib/target-gcj.add: First attempt at enabling Java support.
507
5082002-08-21      Joel Sherrill <joel@OARcorp.com>
509
510        * setup.def, gcc3newlib/gccnewlib.add: Updated the tools for
511        gcc 3.2 and Ada.
512
5132002-08-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
514
515        * gcc3newlib/gccnewlib.add: Re-add i386-rtems Ada.
516        Add %_gnat and --define 'gnat [0|1]' support.
517        Enable gnat for gcc-3.2/Disable for gcc-3.1.
518        Add hacks to build gnatlib.
519        Re-activate commented out fragments for old gcc versions.
520        Add @target_alias@-gnatgcc.
521
5222002-08-15      Joel Sherrill <joel@OARcorp.com>
523
524        * setup.def: New gcc 3.1 RPMs (-7).
525        * gcc3newlib/gccnewlib.add:  i386-rtems doesn't build Ada.
526
5272002-08-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
528
529        * gcc3newlib/Makefile.am: Remove c_only remnants.
530        * gcc3newlib/gccnewlib.add: Reflect gcc-3.2 putting c++
531        headers into c++ instead of g++.
532        * gcc3newlib/target-c++.add: Ditto.
533
5342002-08-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
535
536        * gcc3newlib/base-gnat.add: Don't use %{%prefix}/bin/gnat*.
537        * gcc3newlib/Makefile.am: Use mkspec for c4x.
538        * gcc3newlib/gccnewlib.add: Rework processing of %if %build_XXX.
539        Rework handing Ada.
540        Don't put adalib and adainclude into files.gcc.
541        * gcc3newlib/target-gnat.add: Add adalib.
542        Add adainclude.
543
5442002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
545
546        * gcc3newlib/base-gnat.add: Use -n rtems-base-gnat.
547
5482002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
549
550        * gcc3newlib/.cvsignore: Add mkspec.
551
5522002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
553
554        * mkgcc3newlibspec.in: Remove
555        * gcc3newlib/mkspec.in: New.
556        * configure.ac: Reflect changes above.
557        * gcc3newlib/gccnewlib.add: Add build_XXX defines.
558        Add preliminary gnat support.
559        * gcc3newlib/base-g77.add: Add build_g77.
560        * gcc3newlib/base-gcj.add: Add build_gcj.
561        * gcc3newlib/base-gnat.add: New.
562        * gcc3newlib/target-c++.add: Add build_cxx.
563        * gcc3newlib/target-g77.add: Add build_g77.
564        * gcc3newlib/target-gcj.add: Add build_gcj.
565        * gcc3newlib/target-objc.add: Add build_objc.
566        * gcc3newlib/target-gnat.add: New.
567        * gcc3newlib/Makefile.am: Use ./mkspec. Use unified spec.
568
5692002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
570
571        * setup.def: Increment release for gcc3newlib.
572        * gcc3newlib/gccnewlib.add: Do not put cc1plus into gcc-rpm.
573
5742002-08-08      Joel Sherrill <joel@OARcorp.com>
575
576        * setup.def, binutils/base-binutils.add, binutils/target-binutils.add:
577        Updated to binutils 2.13 which has no known issues.
578
5792002-08-06      Joel Sherrill <joel@OARcorp.com>
580
581        * setup.def: Updating gcc3/newlib patches and tool versions.  The
582        focus of this round of patches was ot eliminate header file name
583        conflicts between RTEMS and newlib.
584
5852002-07-30      Joel Sherrill <joel@OARcorp.com>
586
587        * setup.def: Updated to gcc3.1/newlib 1.10.0 RPM revision 5 with
588        the gcc3 patch 20020730a and newlib 1.10.0 patch 20020726.
589
5902002-07-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
591
592        * autotools/automake-rtems.spec.in: Automake-1.6.3.
593        * cpukit/.cvsignore: Add mkspec. Remove rtems.spec.
594
5952002-07-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
596
597        * configure.ac: Use AC_CONFIG_FILES(script, chmod +x script)
598        to generate mk*spec scripts.
599        * mkbspspec.in: Use ',' as pattern delimiter in sed expression
600        for $rpm_build_root.
601        * mkbinutilsspec.in:  Use ',' as pattern delimiter in sed
602        expression for $rpm_build_root.
603        * cpukit/mkspec.in: Cosmetical changes.
604
6052002-07-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
606
607        * ChangeLog: Fix 2002-07-22 ChangeLog entry bogusly referring to
608        Joel.
609        * cpukit/Makefile.am: New.
610        * cpukit/mkspec.in: New.
611        * cpukit/rtems-cpukit.spec.in: New.
612        * cpukit/.cvsignore: New.
613        * configure.ac: Add cpukit.
614        Add RTEMS_TOP to pickup _RTEMS_VERSION (required by cpukit).
615        * Makefile.am: Add cpukit. Add ACLOCAL_AMFLAGS (required to pickup
616        RTEMS_VERSION).
617        * setup.def: Use %{_tmppath} as default for $rpm_build_root.
618        * mkbinutilsspec.in: Use ',' as pattern delimiter in sed expression
619        for $rpm_build_root.
620        * mkgccnewlibspec.in:  Use ',' as pattern delimiter in sed
621        expression for $rpm_build_root.
622        * mkgcc3newlibspec.in:  Use ',' as pattern delimiter in sed
623        expression for $rpm_build_root.
624        * mkgdbspec.in:  Use ',' as pattern delimiter in sed expression for
625        $rpm_build_root.
626
6272002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
628
629        * binutils/Makefile.am: Add or32-rtems-binutils.
630
6312002-07-19      Joel Sherrill <joel@OARcorp.com>
632
633        * setup.def: Updated newlib patch to get sh and hppa crt0 mods.
634
6352002-07-01      Joel Sherrill <joel@OARcorp.com>
636
637        * setup.def: Update gcc3 RPMs for new patches.
638
6392002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
640
641        * autotools/automake-rtems.spec.in: Update to automake-1.6.2.
642
6432002-06-14      Joel Sherrill <joel@OARcorp.com>
644
645        * mkgdbspec.in, setup.def, gcc3newlib/gccnewlib.add, gdb/gdb.add:
646        Updated to gcc 3.1 and gdb 5.2.
647
6482001-05-29      Joel Sherrill <joel@OARcorp.com>
649
650        * setup.def: Updated to binutils 2.12.1.
651        * rtems/Makefile.am: Remove m68k-rtemself references.
652
6532002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
654
655        * mkgcc3newlibspec.in: Remove SETUP (bogus).
656        * gcc3newlib/target-c++.add: New.
657        * gcc3newlib/Makefile.am: Add target-c++.add.
658        * gcc3newlib/base-g77.add: Adapt to gcc-3.1.
659        Reflect having split out c++. Various minor fixes.
660        * gcc3newlib/base-gcc.add: Ditto.
661        * gcc3newlib/gccnewlib.add: Ditto.
662        * gcc3newlib/target-gcc.add: Ditto.
663
6642002-04-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
665
666        * gcc3newlib/gccnewlib.add: Add gcc_update --touch to fix
667        timestamps.
668
6692001-04-16      Joel Sherrill <joel@OARcorp.com>
670
671        * .cvsignore: Added files added by automake 1.6.1.
672        * setup.def: New shot at gcc 3.0.4 RPMs.
673        * binutils/Makefile.am, gdb/Makefile.am, rtems/Makefile.am:
674        Deleted m68k-rtemself.
675        * gcc3newlib/gccnewlib.add: Commented out host/target OS check.
676 
6772002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
678
679        * autotools/automake-rtems.spec.in: Update to automake-1.6.1.
680        Use *.tar.bz2.
681
6822002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
683
684        * mkbinutilspec.in: Fix PATCH2.
685
6862002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
687
688        * gcc3newlib/gccnewlib.add: Add -Bgcc/ when collecting multilibs.
689
6902002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
691
692        * gcc3newlib/gccnewlib.spec.in: Removed from CVS.
693
694
6952002-04-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
696
697        * mkbinutilspec.in: Add support for empty patch-version (no patch).
698        * mkgcc3newlibspec.in: Ditto.
699        * setup: Fix gcc3*_versions handling.
700        * setup.def: binutils_patch_version=.
701        * binutils/binutils.add: Reflect changes to mkbinutilspec.in,
702        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
703        * binutils/target-binutils.add: Comment out c++filt.
704        * gcc3newlib/base-gcc.add: Remove duplicate libm.info.
705        * gcc3newlib/gccnewlib.add: Reflect changes to mkgcc3newlibspec.in.
706        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
707        Comment out gcc-2.95.x hacks.
708        Remove *.la from installed files.
709        * gcc3newlib/gccnewlib_c_only.spec.in: Remove.
710
7112001-04-02      Joel Sherrill <joel@OARcorp.com>
712
713        * buildall.in: Correct logic for detecting 0 RTEMS RPMS installed.
714
7152001-03-29      Joel Sherrill <joel@OARcorp.com>
716
717        * .cvsignore: Added mkgcc3newlib.
718
7192001-03-29      Joel Sherrill <joel@OARcorp.com>
720
721        * gcc3newlib/.cvsignore: New file.
722
7232001-03-28      Joel Sherrill <joel@OARcorp.com>
724
725        * Per PR64 added support for gcc 3.x RPMs
726        * Makefile.am, configure.ac, mkspec, setup, setup.def: Modified.
727        * mkgcc3newlibspec.in: New file.
728        * gcc3newlib: New subdirectory.
729        * base-g77.add, base-gcc.add, base-gcj.add, gccnewlib.add,
730        gccnewlib_c_only.spec.in, gccnewlib.spec.in, HISTORY, Makefile.am,
731        README, target-g77.add, target-gcc.add, target-gcj.add,
732        target-objc.add: New files.
733
7342001-03-28      Joel Sherrill <joel@OARcorp.com>
735
736        * binutils/binutils.add: Commented out patch since binutils 2.12
737        does not require one.
738
7392002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
740
741        * configure.ac:
742        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
743        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
744        * autotools/Makefile.am: Remove AUTOMAKE_OPTIONS.
745        * Makefile.am: Remove AUTOMAKE_OPTIONS.
746        * binutils/Makefile.am: Remove AUTOMAKE_OPTIONS.
747        * gccnewlib/Makefile.am: Remove AUTOMAKE_OPTIONS.
748        * gdb/Makefile.am: Remove AUTOMAKE_OPTIONS.
749        * rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
750
7512002-03-06      Ralf Corsepius <corsepiu@faw-uni-ulm.de>
752
753        * PR151
754        * autotools/automake-rtems.spec.in: New.
755        * autotools/automake-rtems.spec: Removed.
756        * configure.ac: Reflect changes above.
757
7582001-02-27      Joel Sherrill <joel@OARcorp.com>
759
760        * configure.ac: Be a little more lenient in matching sparc-solaris.
761
7622002-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
763
764        * mkbinutilspec.in, mkgccnewlibspec.in, gccnewlib/base-chill.add,
765        gccnewlib/base-g77.add, gccnewlib/base-gcc.add,
766        gccnewlib/base-gcj.add, gccnewlib/gccnewlib.add,
767        gccnewlib/target-chill.add, gccnewlib/target-g77.add,
768        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
769        gccnewlib/target-objc.add: Added more support for Canadian Cross
770        building.
771
7722001-01-30      Joel Sherrill <joel@OARcorp.com>
773
774        * buildall.in: Corrected logic for detecting when no RPMs are installed.
775
7762001-01-24      Joel Sherrill <joel@OARcorp.com>
777
778        * README: Added Canadian Cross instructions.
779
7802002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
781
782        * configure.ac: Add AC_PREFIX_DEFAULT([/opt/rtems]).
783        * mkbinutilsspec.in: Add propagation of @prefix@.
784        * binutils/base-binutils.add:
785        Let %post and %unpost apply %{_prefix}.
786        Apply %{_prefix} instead of /opt/rtems.
787        * binutils/binutils.add: Update copyright notice.
788        Add _prefix.
789        Apply %{_prefix} instead of /opt/rtems.
790        Remove -a 0 in %setup.
791        Rework hack to SuSE's rpm screwing up %{_target}.
792        Replace ARGS with CONFIGURE_ARGS.
793        * binutils/target-binutils.add:
794        Apply %{_prefix} instead of /opt/rtems.
795
7962002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
797
798        * binutils/binutils.add: Add initial support for building
799        Canadian cross RPMs.  It should work like this:
800            cd rtems/scripts
801            ./configure --build=`../config.guess` --host=i386-cygwin
802            make install
803            rpm --target=i386-cygwin \
804                /usr/src/redhat/SPECS/<target>-binutils-..spec.
805
806            alien -t /usr/src/redhat/RPMS/....i386.rpm
807        .. and voila ... your tarball, with rpm-consistency checks etc. applied.
808
8092001-01-22      Joel Sherrill <joel@OARcorp.com>
810
811        * buildalltar.in: Modified to support Canadian cross builds.
812        It was testing using a RedHat 7.2 host to build *-rtems tools
813        that run on an i386-cygwin host.
814
8152001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
816
817        * configure.ac: Fix typo to allow custom RPM_SPECSdirs.
818
8192001-10-16      Joel Sherrill <joel@OARcorp.com>
820
821        * setup.def: Bumped the gdb_patch_version to account for a configuration
822        problem on psim where it could not be enabled for powerpc-RTEMS.
823        * gdb/Makefile.am: Add i386-RTEMS and powerpc-RTEMS targets.
824
8252001-10-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
826
827        * mkbinutilsspec.in: Guard sed-pattern against autoconf.
828        * mkgccnewlibspec.in: Guard sed-pattern against autoconf, remove
829        Target_alias.
830        * mkgdbspec.in: Guard sed-pattern against autoconf.
831        * mkbspspec.in: Guard sed-pattern against autoconf.
832        * configure.ac: Rework check for RPM_SPECSdir.
833        * autotools/automake-rtems.spec: Update to automake-1.5.
834
8352001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
836
837        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
838        * configure.in: Remove.
839        * configure.ac: New file, generated from configure.in by autoupdate.
840
8412001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
842
843        * gdb/Makefile.am, gccnewlib/Makefile.am, binutils/Makefile.am:
844        Initially setup CLEANFILES using = instead of += to make
845        automake-1.5 happy.
846
8472001-09-13      Joel Sherrill <joel@OARcorp.com>
848
849        * setup.def, gccnewlib/gccnewlib.add, gccnewlib/target-gcc.add:
850        Revert changes because of gcc 2.5.x/3.0 transition and continue
851        to support gcc 2.95.x as primary version.
852
8532001-09-13      Joel Sherrill <joel@OARcorp.com>
854
855        * mkgccnewlibspec.in,
856        Use Target_alias not target_alias to avoid conflicts with new autoconf.
857        * setup.def: Changed version numbers in attempt at building gcc 3.0.1.
858        Only sparc and arm built for C/C++ OK. :(
859        * gccnewlib/base-gcc.add: Modifications to reflect files not in gcc 3.x.
860        * gccnewlib/gccnewlib.add: gcc 3.x does not have "everything in the name"
861        * target-gcc.add: Modifications to reflect files not in gcc 3.1
862
8632001-09-13      Joel Sherrill <joel@OARcorp.com>
864
865        * autotools/.cvsignore: New file.
866
8672001-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
868
869        * autotools/Makefile.am, autotools/autoconf-rtems.spec,
870        autotools/automake-rtems.spec: New.
871        * configure.in, Makefile.am: Add autotools/.
872
8732001-08-30      Joel Sherrill <joel@OARcorp.com>
874
875        * .cvsignore: Add buildalltar.
876
8772001-08-30      Joel Sherrill <joel@OARcorp.com>
878
879        * buildalltar.in: New file.
880        * configure.in, Makefile.am: Modified to reflect addition of file.
881
8822001-08-10      Joel Sherrill <joel@OARcorp.com>
883
884        * mkgdbspec.in: Make list of simulators very complete.
885        * setup.def: Update versions.
886
8872001-07-03      Joel Sherrill <joel@OARcorp.com>
888
889        * setup.def, binutils.add, gccnewlib.add: Updated to build
890        binutils 2.11.2 (rtems patch 20010622), gcc 2.95.3 (rtems
891        patch a20010622), and newlib 1.9.0 (rtems patch 10020622).
892
8932001-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
894
895        * configure.in: Remove AC_EXEEXT, treat .exe manually.
896        * gccnewlib/base-gcc.add: Remove cpp.
897        * gccnewlib/gccnewlib.add: mv cpp $target_alias-cpp, update
898        copyright.
899
9002001-04-16      Joel Sherrill <joel@OARcorp.com>
901
902        * setup.def: Modified the binutils version to 2.11 and
903        RPM revision 3 to reflect experimentation with new binutils release.
904
9052001-04-11      Joel Sherrill <joel@OARcorp.com>
906
907        * binutils/Makefile.am: Added a29k-rtems.
908        * binutils/binutils.add: Switch to .bz2 extension to reflect
909        real way code is compressed on distribution sites now.
910
9112001-03-19      Joel Sherrill <joel@OARcorp.com>
912
913        * setup.def: Updated version numbers and patches for binutils
914        and gdb.  binutils was to get correct patch in field.  gdb
915        was to add mipstx39-rtems configurery support.
916
9172001-03-14      Joel Sherrill <joel@OARcorp.com>
918
919        * gdb/Makefile.am, mkgdbspec.in: Added mipstx39-rtems
920        configuration to gdb since this includes the JMR3904 simulator.
921
9222001-01-03      Joel Sherrill <joel@OARcorp.com>
923
924        * setup.def, binutils/HISTORY, gccnewlib/HISTORY: Updated
925        binutils HISTORY to reflect new revision.  Updated gcc to fix
926        i960 C++ problem.  Updated newlib to move to newlib 1.9.0.
927
9282000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
929
930        * gccnewlib/gccnewlib.add: Fix typo in URL.
931
9322000-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
933
934        * configure.in: Adapt m4-quoting to autoconf-2.49b, use $host
935        instead of $target to setup RPM_CPU, move chmod 755 buildall to
936        AC_OUTPUT's extra-cmds.
937       
9382000-10-30      Joel Sherrill <joel@OARcorp.com>
939
940        * buildall.in, mkgdbspec.in, setup.def, binutils/Makefile.am,
941        gccnewlib/HISTORY, gccnewlib/Makefile.am, gdb/Makefile.am:
942        Added mips-rtems, updated to include new patches and
943        gcc 2.95.2/newlib 1.8.2 revision 11 RPM.
944
9452000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
946
947        * configure.in: Remove trailing '/'s from setting up RPM_SPECdir.
948
9492000-10-18      Joel Sherrill <joel@OARcorp.com>
950
951        * setup.def: Updating version numbers for gcc/newlib RPM release 10.
952
9532000-08-30      Joel Sherrill <joel@OARcorp.com>
954
955        * setup.def: Updated gcc and newlib patches and bumped RPM revision.
956        Patches primarily add or16/or32 basic support to newlib and
957        i386 multilib improvements to gcc from Ralf Corsepius.
958
9592000-08-10      Joel Sherrill <joel@OARcorp.com>
960
961        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.