source: rtems/scripts/ChangeLog @ 9ec745dc

4.104.114.84.95
Last change on this file since 9ec745dc was 9ec745dc, checked in by Ralf Corsepius <ralf.corsepius@…>, on 04/26/05 at 13:48:59

2005-04-26 Ralf Corsepius <ralf.corsepius@…>

  • autotools/automake-rtems.spec.in, autotools/autoconf-rtems.spec.in: Remove rpm anachronisms.
  • Property mode set to 100644
File size: 49.5 KB
RevLine 
[9ec745dc]12005-04-26      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * autotools/automake-rtems.spec.in,
4        autotools/autoconf-rtems.spec.in: Remove rpm anachronisms.
5
[1c23f166]62005-04-26      Ralf Corsepius <ralf.corsepius@rtems.org>
7
8        * binutils/binutils.add: Install infos using FC conventions.
9        * binutils/base-binutils.add: Install infos using FC conventions.
10        * gdb/base-gdb.add: Install infos using FC conventions.
11
[3e66bcf]122005-04-26      Ralf Corsepius <ralf.corsepius@rtems.org>
13
14        * gccnewlib/base-gcc.add: Install infos using FC conventions.
15        * gccnewlib/base-gcj.add: Install infos using FC conventions.
16        Various minor fixes.
17        * gccnewlib/base-gfortran.add: Install infos using FC conventions.
18        * gccnewlib/target-gcj.add: Various minor fixes.
19
[633c36a]202005-04-25      Ralf Corsepius <ralf.corsepius@rtems.org>
21
[5537653]22        * binutils/binutils.add: Use BuildRequires instead of BuildPreReq.
23        * gccnewlib/gccnewlib.add: Use BuildRequires instead of BuildPreReq.
24        * gdb/gdb.add: Use BuildRequires instead of BuildPreReq.
25        * gccnewlib/gccnewlib.add: Remove Source0-magic for gcc < 3.0.
[07d3a3e]26        * gccnewlib/gccnewlib.add: Abandon c4x-*.
[633c36a]27
[b0c0fad]282005-04-23      Ralf Corsepius <ralf.corsepius@rtems.org>
29
[bd21844]30        * gccnewlib/gccnewlib.add: Use %_bindir, %_libdir, %_includedir.
[b0c0fad]31        * gccnewlib/target-gfortran.add: Let package obsolete g77.
32        * gccnewlib/target-objc.add: Reflect new location of cc1obj.
33
[4a6751a2]342005-04-23      Ralf Corsepius <ralf.corsepius@rtems.org>
35
36        * gdb/gdb.add: Propagate RPM_OPT_FLAGS to configure.
37
[b898358c]382005-04-22      Ralf Corsepius <ralf.corsepius@rtems.org>
39
40        * binutils/Makefile.am: Add h8300-rtemscoff.
41        Remove or32-rtems.
42        * binutils/binutils.add: Propagate RPM_OPT_FLAGS to configure.
43
[1eb65053]442005-04-22      Ralf Corsepius <ralf.corsepius@rtems.org>
45
46        * gccnewlib/base-gfortran.add, gccnewlib/target-gfortran.add: New.
47        * gccnewlib/Makefile.am: Reflect addition of gfortran.
48        * gccnewlib/base-g77.add, gccnewlib/base-gcc.add, gccnewlib/base-gcj.add,
49        gccnewlib/base-gnat.add, gccnewlib/target-g++.add, gccnewlib/target-g77.add,
50        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
51        gccnewlib/target-gnat.add:
52        Remove RPM_INSTALL_PREFIX. Remove superfluous
53        %doc directives. Use %_infodir, %_includedir, %_bindir, %_libdir.
54        * gccnewlib/gccnewlib.add: Ditto.
55        Add further BR's, Reflect addition of gfortran.
56        Reflect gcc's changes to "version_string".
57
[4279a35]582005-04-20      Ralf Corsepius <ralf.corsepius@rtems.org>
59
60        * binutils/base-binutils.add, binutils/binutils.add,
61        binutils/target-binutils.add: Introduce %{_includedir}, %{_libdir},
62        %{_bindir}. Remove superfluous %doc. Misc. fixes.
63
[d8fa12c]642005-04-20      Ralf Corsepius <ralf.corsepius@rtems.org>
65
66        * gdb/base-gdb.add, gdb/gdb.add, gdb/target-gdb.add:
67        Use mkdir -p. Introduce %{_includedir}, %{_libdir}. Remove
68        superfluous %doc.
69
[b17dd93]702005-04-20      Ralf Corsepius <ralf.corsepius@rtems.org>
71
72        * configure.ac: chmod +x rtems/mkspec.
73        * binutils/binutils.add: Remove Prefix.
74        Use mkdir -p.
75        * cpukit/rtems-cpukit.add: Fix Source URL.
76        * rtems/Makefile.am: Append @osversion@ to rules.
77        * rtems/rtems.add: Fix Source URL. Misc cosmetics.
78
[9674bf43]792005-04-14      Ralf Corsepius <ralf.corsepius@rtems.org>
80
[9308d7be]81        * gdb/mkspec.in: Remove extra_configure_arguments (Unused).
[9674bf43]82        * cpukit/rtems-cpukit.add, cpukit/target-cpukit.add: Bring this rpm
83        functional, again.
84
[78747ad7]852005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
86
[0b1af09]87        * rtems/Makefile.am: Reworked.
[78747ad7]88        * setup.def: Update rtems_version. Remove rpm_build_root.
89
[b3dc9ac4]902005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
91
92        * rtems/mkspec.in: New.
93        * mkbspspec.in: Remove.
94        * Makefile.am: Reflect changes above.
95        * configure.ac: Reflect changes above.
96
[fd6e1ec]972005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
98
99        * common/clean.add.in: Always rm -rf $RPM_BUILD_ROOT.
100
[0da7ecd2]1012005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
102
103        * gdb/base-gdb.add, gdb/gdb.add, gdb/target-gdb.add: Various
104        changes and hacks.
105
[39e9ed0]1062005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
107
108        * binutils/mkspec.in: Remove rpm_build_root.
109        * common/common.add.in: Remove _defaultbuildroot.
110        * cpukit/mkspec.in: Remove rpm_build_root.
111        * gccnewlib/mkspec.in: Remove rpm_build_root.
112        * gdb/mkspec.in: Remove rpm_build_root.
113        * gccnewlib/gccnewlib.add: Let %install rm -f $RPM_BUILD_ROOT.
114        * binutils/binutils.add: Let %install rm -f $RPM_BUILD_ROOT.
115
[5158680]1162005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
117
118        * gdb/Makefile.am: Remove obsolete targets.
119        * gdb/gdb.add: Pass bindir, infodir, mandir to configure.
120
[689b94dd]1212005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
122
123        * binutils/Makefile.am, gdb/Makefile.am: Move target-*.add before
124        base*.add.
125        * gdb/gdb.add, gdb/target-gdb.add: Introduce %{_infodir}, %{_mandir},
126        %{_bindir}. Various minor fixes.
127        Rename src.rpm into <target>-gdb.
128        Disable sim for avr.
129
[c70ec42]1302005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
131
132        * setup.def, gdb/gdb.add: Add gdb_suffix.
133
[e8d34cb7]1342005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
135
136        * gcc3newlib/HISTORY, gcc3newlib/Makefile.am, gcc3newlib/README,
137        gcc3newlib/base-g77.add, gcc3newlib/base-gcc.add,
138        gcc3newlib/base-gcj.add, gcc3newlib/base-gnat.add,
139        gcc3newlib/gccnewlib.add, gcc3newlib/header.add,
140        gcc3newlib/mkspec.in, gcc3newlib/target-c++.add,
141        gcc3newlib/target-g77.add, gcc3newlib/target-gcc.add,
142        gcc3newlib/target-gcj.add, gcc3newlib/target-gnat.add,
143        gcc3newlib/target-objc.add: Remove.
144
[c855b21]1452005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
146
147        * gccnewlib/mkspec.in: Use gccnewlib/ instead of gcc3newlib/.
148
[b5402c6]1492005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
150
151        * Makefile.am, configure.ac: Use gccnewlib/ instead of gcc3newlib/.
152        * README.cdn-X: Minor updates.
153
[bcebcfe6]1542005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
155
156        * gccnewlib/.cvsignore, gccnewlib/Makefile.am,
157        gccnewlib/README, gccnewlib/base-g77.add,
158        gccnewlib/base-gcc.add, gccnewlib/base-gcj.add,
159        gccnewlib/base-gnat.add, gccnewlib/gccnewlib.add,
160        gccnewlib/header.add, gccnewlib/mkspec.in,
161        gccnewlib/target-c++.add, gccnewlib/target-g77.add,
162        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
163        gccnewlib/target-gnat.add, gccnewlib/target-objc.add:
164        New.
165
[ccf76fb]1662005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
167
168        * cpukit/rtems-cpukit.add, gdb/gdb.add:
169        Fix my email address, cosmetics.
170
[9182195]1712005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
172
173        * setup, setup.def, gcc3newlib/mkspec.in:
174        s/gcc3newlib_rpm_release/gccnewlib_rpm_release/g.
175
[0c42d6d]1762005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
177
178        * setup: Fixup messages.
179
[e93fa77]1802005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
181
182        * binutils/target-binutils.add, cpukit/rtems-cpukit.add,
183        gcc3newlib/gccnewlib.add, gdb/gdb.add, rtemsdoc/rtemsdoc.add:
184        Remove Autoreqprov-tag.
185
[e4c2a09]1862005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
187
188        * gcc3newlib/gccnewlib.add: Default to not building gcj for all gcc
189        versions. Cleanup comments.
190
[76842bf2]1912005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
192
193        * configure.ac, setup, setup.def, gcc3newlib/mkspec.in:
194        Use newlib_* instead of gcc3newlib_* for setup.* values.
195
[dad59e4]1962005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
197
198        * configure.ac, setup, setup.def, gcc3newlib/mkspec.in:
199        Use gcc_* instead of gcc3_* for setup.* values.
200
[c974e32]2012005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
202
203        * binutils/binutils.add, gdb/gdb.add: Sync %setup with gcc/gcc.add
204        for consistency.
205
[cf342037]2062005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
207
208        * binutils/binutils.add, gcc3newlib/gccnewlib.add, gdb/gdb.add:
209        Apply patches in tool subdirs.
210
[6c8b7db]2112005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
212
213        * binutils/binutils.add, binutils/mkspec.in:
214        Eliminate @PATCH2@.
215        * gcc3newlib/gccnewlib.add, gcc3newlib/mkspec.in:
216        Eliminate @PATCH2@, @PATCH4@.
217        * gdb/gdb.add, gdb/mkspec.in:
218        Eliminate @PATCH2@.
219
[9c3ea18]2202005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
221
222        * binutils/binutils.add, gcc3newlib/gccnewlib.add,
223        gdb/gdb.add: Add support for rpmbuild --with sources.
224
[1a58b1f9]2252005-03-17      Ralf Corsepius <ralf.corsepius@rtems.org>
226
227        * gdb/Makefile.am: Add avr, mips64.
228        Cosmetics.
229        * gdb/base-gdb.add: Reflect gdb-6.3 not shipping mmalloc.info*.
230        * gdb/target-gdb.add: Add support for gcc-6.3's gdbtui.
231        * gdb/mkspec.in: Add PATCH-magic.
232        Add gdb_suffix.
233
[c7a0121]2342005-03-12      Ralf Corsepius <ralf.corsepius@rtems.org>
235
236        * binutils/binutils.add, binutils/mkspec.in, setup.def:
237        Add binutils_suffix.
238        * binutils/target-binutils.add: Preparations for binutils-2.16.
239
[233186a]2402005-02-24      Ralf Corsepius <ralf.corsepius@rtems.org>
241
242        * gcc3newlib/gccnewlib.add, gcc3newlib/mkspec.in, setup.def:
243        Add gcc_suffix. Add newlib_suffix.
244
[693c35e]2452005-02-16      Ralf Corsepius <ralf.corsepius@rtems.org>
246
247        * autotools/automake-rtems.spec.in: automake-1.9.5.
248
[b1e04829]2492005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
250
251        * gcc3newlib/Makefile.am: Remove sh-rtemself. Add sh-rtemscoff.
252
[7f1a915]2532005-01-17      Ralf Corsepius <ralf.corsepius@rtems.org>
254
255        * gcc3newlib/gccnewlib.add: Disable Ada (Stil broken with GCC-4.0.0).
256
[83774d7]2572005-01-12      Ralf Corsepius <ralf.corsepius@rtems.org>
258
259        * gcc3newlib/gccnewlib.add: Change my email address.
260        Add tic4x-*.
261
[9ea4207]2622005-01-05      Ralf Corsepius <ralf.corsepius@rtems.org>
263
264        * autotools/automake-rtems.spec.in: automake-1.9.4.
265
[925563f]2662004-11-02      Joel Sherrill <joel@OARcorp.com>
267
268        * setup.def: Include PowerPC patch to make C++ global constructors work
269        -- gcc 3.3.5/newlib-1.12.0 revision 2.
270
[db1431e9]2712004-10-29      Joel Sherrill <joel@OARcorp.com>
272
273        * setup.def: Update gcc to 3.3.5 and binutils to 2.15.
274        * autotools/autoconf-rtems.spec.in: Temporarily do not include
275        some of the documentation since it causes the RPM build to fail.
276        * binutils/Makefile.am, gcc3newlib/Makefile.am: Add mips64-rtems.
277
[e4e9d60]2782004-09-29      Joel Sherrill <joel@OARcorp.com>
279
280        * buildall.in, buildalltar.in, binutils/Makefile.am,
281        cpukit/Makefile.am, gcc3newlib/Makefile.am, gcc3newlib/gccnewlib.add,
282        gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore,
283        rtemsdoc/Makefile.am: i960 obsoleted.
284
[97891e5e]2852004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
286
287        * configure.ac: Require automake > 1.9.
288
[956e450]2892004-09-23      Ralf Corsepius <ralf_corsepius@rtems.org>
290
[9a769860]291        * binutils/binutils.add: Rename package from binutils-collection to
292        binutils. Cleanups.
293        * binutils/target-binutils.add: Reflect changes above.
294        * binutils/Makefile.am: Add avr. Reflect changes above.
[d81e17f]295        * autotools/autoconf-rtems.spec.in: Cleanup for chroot'ed builds.
296        * autotools/automake-rtems.spec.in: automake-1.9.2.
297        Cleanup for chroot'ed builds.
[956e450]298        * gcc3newlib/Makefile.am: Add avr-rtems*gcc.
299        * gcc3newlib/gccnewlib.add: Disable c++ for avr.
300
[36712aa9]3012004-07-29      Ralf Corsepius <ralf_corsepius@rtems.org>
302
303        * autotools/automake.spec.in: automake-1.9.
304
[0a0961cf]3052004-05-23      Joel Sherrill <joel@OARcorp.com>
306
307        * gcc3newlib/gccnewlib.add: gcc 3.4.0 is broken for embedded SPARC and
308        Ada. Until we can fix it, it is disabled.
309
[1ef71af]3102004-05-23      Joel Sherrill <joel@OARcorp.com>
311
312        * gcc3newlib/target-gnat.add: Fix path to gnat1.
313
[92166f37]3142004-05-18      Ralf Corsepius <ralf_corsepius@rtems.org>
315
316        * binutils/Makefile.am: Add sh-rtemscoff.
317        Remove sh-rtemself.
318        * binutils/binutils.add: BuildRequires flex.
319        * autotools/automake-rtems.spec.in: Automake 1.8.5.
320
[a99bf0a]3212004-04-29      Ralf Corsepius <ralf_corsepius@rtems.org>
322
323        * gcc3newlib/gccnewlib.add: Another attempt to make *info.gz
324        handling more robust.
325
[bfa87f30]3262004-04-26      Ralf Corsepius <ralf_corsepius@rtems.org>
327
328        * autotools/automake-rtems.spec.in: Upgrade to 1.8.4.
329
[02c7c81]3302004-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
331
332        * Index: base-g77.add, base-gcc.add, base-gcj.add, base-gnat.add,
333        gccnewlib.add, target-c++.add, target-gcc.add, target-gcj.add:
334        Apply _infodir, _mandir. Gzip man pages.
335        Reflect gcc having fixed gccinstall.info.
336
[1dec74de]3372004-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
338
339        * binutils/base-binutils.add: Apply _infodir.
340        Don't install libiberty. Misc. cleanups.
341        * binutils/binutils.add: Apply _infodir, _mandir.
342        Don't install libiberty. Gzip man pages. Misc. cleanups.
343        * binutils/target-binutils.add: Apply _mandir.
344
[e1908de]3452004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
346
347        * autotools/automake-rtems.spec.in: Upgrade to 1.8.3.
348
[82c123d]3492004-03-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
350
351        * gcc3newlib/gccnewlib.add: Disable gnats.
352        Further preparations for gcc-3.4.0
353        * gcc3newlib/base-gcc.add, gcc3newlib/target-gnat.add,
354        gcc3newlib/base-gcj.add, gcc3newlib/target-gcj.add:
355        Reflect changes to gcc3newlib/gccnewlib.add.
356
[4ef10977]3572004-03-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
358
359        * gcc3newlib/base-gcc.add, gcc3newlib/target-g77.add,
360        gcc3newlib/target-objc.add: Preps for gcc-3.4.0.
361        Reflect changes to gcc3newlib/gccnewlib.add.
362
[08b1e43]3632004-03-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
364
365        * gcc3newlib/target-gcc.add, gcc3newlib/target-c++.add:
366        Reflect changes to gcc3newlib/gccnewlib.add.
367
[40605a2]3682004-03-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
369
370        * gcc3newlib/gccnewlib.add: Preps. for gcc-3.4.0.
371        Add %gcclib, %gccexec.
372
[c2cbaba]3732004-03-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
374
375        * binutils/base-binutils.add: Preparations for binutils-2.15.
376
[79f90ba]3772004-02-24      Joel Sherrill <joel@OARcorp.com>
378
379        PR 580/tools
380        * setup.def: Fix setup.def to match current reality.
381
[8b2642c2]3822004-02-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
383
384        * gdb/base-gdb.add: Add annotate.info.
385        * gdb/gdb.add: Remove info/dir.
386
[4d327517]3872004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
388
389        * Makefile.am, gdb/Makefile.am: Cosmetics.
390
[2c7f0e3d]3912004-02-19      Joel Sherrill <joel@OARcorp.com>
392
393        * setup.def, gdb/gdb.add: gdb 6.0 RPMs built.
394
[074133a]3952004-02-19      Joel Sherrill <joel@OARcorp.com>
396
397        * ChangeLog: Replace RTEMS user account with Joel.
398
3992004-02-17      Joel Sherrill <joel@oarcorp.com>
[90357e29]400
401        * setup.def, gdb/base-gdb.add, gdb/gdb.add: Building a gcc 3.2.3 i960
402        gcc and updating gdb to 5.3.
403
[674ded3]4042004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
405
406        * configure.ac, setup, setup.def: Remove now unused vars.
407
[5333511]4082004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
409
410        * mkgccnewlibspec.in, gccnewlib/.cvsignore, gccnewlib/HISTORY,
411        gccnewlib/Makefile.am, gccnewlib/README, gccnewlib/base-chill.add,
412        gccnewlib/base-g77.add, gccnewlib/base-gcc.add, gccnewlib/base-gcj.add,
413        gccnewlib/gccnewlib.add, gccnewlib/header.add,
414        gccnewlib/target-chill.add, gccnewlib/target-g77.add,
415        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
416        gccnewlib/target-objc.add: Remove (Obsolete).
417        * configure.ac, Makefile.am: Reflect changes above.
418
[acf23e63]4192004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
420
421        * gcc3newlib/gcc3newlib.add: Remove info/dir.
422        Cosmetics.
423
[e9e6b77]4242004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
425
426        * setup.def: Adapt to what Joel already ships -
427        gcc3_version=3.3.2, gcc3_patch_version=20031216,
428        gcc3newlib_rpm_release=3
429
[beabcaf9]4302004-02-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
431
432        * configure.ac: Remove rtemsdoc/mkspec. Add RTEMS_RPM_RELEASE.
433        * rtemsdoc/.cvsignore: Reformat.
434        * Makefile.am: Reformat. Add RTEMS_RPM_RELEASE support to
435        rtems-source.add, Use rtems_source_spec_DEPS instead of
436        rtems_source_spec_DEPENDENCIES (Conflicts with automake internals).
437        * rtems/rtems-source.add: Add RTEMS_RPM_RELEASE.
438        * rtemsdoc/mkspec.in: Remove.
439        * rtemsdoc/Makefile.am: Reworked.
440        * rtemsdoc/header.add: Update Copyright notice.
441        * rtemsdoc/rtemsdoc.add: Add RTEMS_RPM_RELEASE.
442        Add %{rpmgroup}. Remove bzip-ing *.ps.
443        * rtemsdoc/supplement.add.in: Add %{rpmgroup}.
444        * rtemsdoc/templ.add.in: Add %{rpmgroup}.
445
[d9d69d7]4462004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
447
448        * rtems/rtems-source.add: Require automake-1.8.2, autoconf-2.59.
449
4502004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
451
452        * rtems/rtems-source.add: New.
453        * Makefile.am: Add rtems/rtems-source.spec handling.
454        * configure.ac: AC_SUBST(RTEMS_VERSION,[_RTEMS_VERSION]).
455        * common/common.add.in: Use www.rtems.com as Vendor.
456
[c0b267a]4572004-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
458
459        * configure.ac: Use RTEMS_ENABLE_RPMPREFIX.
460
[074133a]4612004-01-28      Joel Sherrill <joel@oarcorp.com>
[4e445522]462
463        * buildall.in, buildalltar.in, binutils/Makefile.am,
464        cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am,
465        gdb/Makefile.am: Attempt to convert all c4x-rtems references to
466        tic4x-rtems. Left the rtems documentation alone.
467
[074133a]4682004-01-28      Joel Sherrill <joel@oarcorp.com>
[e85312d]469
470        * configure.ac: Enable OS versioning by default for 4.7 branch.
471        * setup.def: Update binutils RPM version and build new gcc 3.2.3 RPMs.
472        * autotools/autoconf-rtems.spec.in, autotools/automake-rtems.spec.in:
473        Update for new tool spin.
474
[f5d3cf6]4752004-01-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
476
477        * scripts/automake.spec.in: 1.8.2.
478
[a1f0115d]4792004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
480
481        * scripts/automake.spec.in: 1.8.1.
482        Add Patch0 automake-1.8.1-rtems-20040112-1.diff.
483        Add defattr, URL:-tag.
484
[daec7a9]4852004-01-08      Joel Sherrill <joel@OARcorp.com>
486
487        * setup.def: Update gcc/newlib for 4.7 series to 3.3.2 with 20031216
488        gcc patch (RPM revision 4.7-2).
489
[282180cc]4902004-01-07      Joel Sherrill <joel@OARcorp.com>
491
492        * buildall.in, buildalltar.in, binutils/Makefile.am,
493        cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am,
494        gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore,
495        rtemsdoc/Makefile.am: mips64orion port removed as mips port more
496        completely covers the MIPS family.
497
[587d22de]4982003-12-16      Joel Sherrill <joel@OARcorp.com>
499
500        * setup.def: Update gcc/newlib for 4.7 series to 3.3.2 with 20031022
501        gcc patch (RPM revision 4.7-1).
502
[810720b6]5032003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
504
505        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
506
[eec8e59e]5072003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
508
509        * Makefile.am: Cosmetics.
510        * autotools/Makefile.am: Cosmetics.
511        * autotools/autoconf-rtems.spec.in: 2.59.
512        * autotools/automake-rtems.spec.in: 1.8, Require autoconf-2.59.
513        * binutils/Makefile.am: Cosmetics.
514        * cpukit/Makefile.am: Cosmetics.
515        * gcc3newlib/Makefile.am: Cosmetics.
516        * gccnewlib/Makefile.am: Cosmetics.
517        * gdb/Makefile.am: Cosmetics.
518        * rtems/Makefile.am: Cosmetics.
519        * rtemsdoc/Makefile.am: Cosmetics.
520
[61f41e2]5212003-11-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
522
523        * gcc3newlib/gccnewlib.add: Add hacks to make gnatlib
524        buildable.
525        * gcc3newlib/base-gnat.add: Add info files.
526
[3c8fa15]5272003-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
528
529        * gcc3newlib/gccnewlib.add: Make not building gnat and gcj the
530        default for gcc-3.3.
531
[c83a419a]5322003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
533
534        * binutils/Makefile.am: Add tic4x.
535        * binutils/mkspec.in: Remove duplicate rpmgroup.
536
[4be8e00]5372003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
538
539        * gcc3newlib/Makefile.am: Add tic4x.
540        * gcc3newlib/gccnewlib.add: Don't install install-tools for
541        gcc >= 3.3.
542
[d61e9c0f]5432003-10-22      Joel Sherrill <joel@OARcorp.com>
544
545        * configure.ac, setup.def: Update to binutils 2.14 adn gcc/newlib to
546        3.2.3 with 20030826 gcc patch.
547
[06e70cd]5482003-10-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
549
550        * cpukit/target-cpukit.add: New.
551        * cpukit/Makefile.am: Reflect having added target-cpukit.add.
552        Acknowledge osversion.
553        * cpukit/mkspec.in: Acknowledge osversion and rpmgroup.
554        * cpukit/rtems-cpukit.add: Reflect new RTEMS spec conventions.
555
[869ffd9b]5562003-10-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
557
558        * autotools/automake-rtems.spec.in: Automake-1.7.8.
559
[923ecb6]5602003-09-26      Joel Sherrill <joel@OARcorp.com>
561
562        * buildall.in, buildalltar.in, binutils/Makefile.am,
563        cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am,
564        gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore,
565        rtemsdoc/Makefile.am: Obsoleting HP PA-RISC port.
566
[2783df0]5672003-09-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
568
569        * autotools/automake-rtems.spec.in: Automake-1.7.7.
570
[937d881]5712003-09-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
572
573        * gcc3newlib/gccnewlib.add: Fix duplicate removal of c++filt.
574        * gcc3newlib/base-gcj.add: Add fastjar.info, jar.1, grepjar.1.
575        * setup.def: gcc3newlib_rpm_release=4.
576
[cdf5ff65]5772003-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
578
579        * binutils/base-binutils.add: Add osversion support.
580        * binutils/binutils.add: Add osversion support.
581        %setup -n %{name}-%{version}.
582        Don't remove c++filt.
583        * binutils/target-binutils.add: Add osversion support.
584        Pickup c++filt.
585        * gcc3newlib/base-g77.add: Add osversion support.
586        * gcc3newlib/base-gcc.add: Add osversion support.
587        * gcc3newlib/base-gcj.add: Add osversion support.
588        * gcc3newlib/base-gnat.add: Add osversion support.
589        * gcc3newlib/gccnewlib.add: Add osversion support.
590        Remove c++filt,
591        %setup -n -n %{name}-%{version}.
592        * gcc3newlib/target-c++.add: Add osversion support.
593        Don't pickup c++filt.
594        * gcc3newlib/target-g77.add: Add osversion support.
595        * gcc3newlib/target-gcc.add: Add osversion support.
596        * gcc3newlib/target-gcj.add: Add osversion support.
597        * gcc3newlib/target-gnat.add: Add osversion support.
598        * gccnewlib/gccnewlib.add: %setup -n %{name}-%{version}.
599        * gdb/base-gdb.add: Add osversion support, rpmgroup, rpmprefix,
600        gdb_version, gdb_target.
601        * gdb/target-gdb.add: Ditto.
602        * gdb/gdb.add: Ditto.
603        %setup -n -n %{name}-%{version}.
604
[dbb13bf]6052003-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
606
607        * binutils/Makefile.am: Fix osversion support for sh-rtemself.
608        * gcc3newlib/Makefile.am: Fix osversion support for sh-rtemself.
609
[f8f365a6]6102003-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
611
612        * configure.ac: Add --enable-osversions (OS-versioned RPMS support).
613        * binutils/Makefile.am: Add osversion support.
614        * binutils/mkspec.in: Add osversion support.
615        * gcc3newlib/Makefile.am: Add osversion support.
616        * gcc3newlib/mkspec.in: Add osversion support.
617        * gdb/Makefile.am: Add osversion support.
618        * gdb/mkspec.in: Add osversion support.
619        Add rpmprefix, rpmgroup.
620
[087a6c86]6212003-09-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
622
623        * Makefile.am, configure.ac,
624        autotools/autoconf-rtems.spec.in, autotools/automake-rtems.spec.in,
625        binutils/Makefile.am, binutils/base-binutils.add,
626        binutils/binutils.add, binutils/mkspec.in,
627        binutils/target-binutils.add,
628        common/common.add.in,
629        cpukit/Makefile.am,
630        gcc3newlib/Makefile.am, gcc3newlib/base-g77.add,
631        gcc3newlib/base-gcc.add, gcc3newlib/base-gcj.add,
632        gcc3newlib/base-gnat.add, gcc3newlib/gccnewlib.add,
633        gcc3newlib/mkspec.in, gcc3newlib/target-c++.add,
634        gcc3newlib/target-g77.add, gcc3newlib/target-gcc.add,
635        gcc3newlib/target-gcj.add, gcc3newlib/target-gnat.add,
636        gcc3newlib/target-objc.add,
637        gccnewlib/Makefile.am,
638        gdb/Makefile.am,
639        rtems/Makefile.am,
640        rtemsdoc/Makefile.am:
641        Merger from rtems-4-6-branch.
642        * common/common.am: New.
643
[ae674781]6442003-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
645
646        * common/common.add.in: s/www.oarcorp.com/www.rtems.com/.
647        Add %define __os_install_post %{nil} to prevent RH-9's rpm-brp-strip
648        from running (Chokes on foreign object formats).
649        * gcc3newlib/base-g77.add:
650        Use %{gcc_version} instead of @gcc_version@.
651        * gcc3newlib/gccnewlib.add:
652        Use %{gcc_version} instead of @gcc_version@.
653        Reflect gcc >= 3.3 shipping monolytic infos.
654        * gcc3newlib/target-c++.add:
655        Use %{gcc_version} instead of @gcc_version@.
656        Don't pickup c++filt.
657        * gcc3newlib/target-g77.add:
658        Use %{gcc_version} instead of @gcc_version@.
659        * gcc3newlib/target-gcc.add:
660        Use %{gcc_version} instead of @gcc_version@.
661        * gcc3newlib/target-gcj.add:
662        Use %{gcc_version} instead of @gcc_version@.
663        * gcc3newlib/target-gnat.add:
664        Use %{gcc_version} instead of @gcc_version@.
665        * gcc3newlib/target-objc.add:
666        Use %{gcc_version} instead of @gcc_version@.
667
[5c47f47]6682003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
669
670        * binutils/binutils.add: Preps for 2.14.
671        Use %{binutils_version} instead of @binutils_version@.
672        * binutils/base_binutils.add: Preps for 2.14.
673
[7dcc3fe]6742003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
675
676        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
677
[a753ab2]6782003-07-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
679
680        * autotools/automake-rtems.spec.in: Automake-1.7.6.
681
[e1f8bf05]6822003-06-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
683
684        * autotools/automake-rtems.spec.in: Automake-1.7.5.
685
[be36fee0]6862003-06-02      Joel Sherrill <joel@OARcorp.com>
687
688        * setup.def: Updated for RPM revision 3 of gcc3.2.3 and newlib1.11.0.
689
[caebcb5b]6902003-05-07      Joel Sherrill <joel@OARcorp.com>
691
692        * setup.def: Update to gcc3.2.3newlib1.11.0-1.
693        * gcc3newlib/gccnewlib.add: We used .bz2 files.
694
[888fc8e2]6952003-04-18      Joel Sherrill <joel@OARcorp.com>
696
697        * setup.def: Update to gcc3.2.2newlib1.11.0-2.
698        * gcc3newlib/gccnewlib.add: We used .bz2 files.
699
[69b742e]7002003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
701
702        * gcc3newlib/gccnewlib.add: Add %gcc_version, %newlib_version.
703        Apply %gcc_version, %newlib_version.
704        * gcc3newlib/target-c++.add: Apply %gcc_version, %newlib_version.
705        * gcc3newlib/target-g77.add: Apply %gcc_version, %newlib_version.
706        * gcc3newlib/target-gcc.add: Apply %gcc_version, %newlib_version.
707        * gcc3newlib/target-gcj.add: Apply %gcc_version, %newlib_version.
708        * gcc3newlib/target-gnat.add: Apply %gcc_version, %newlib_version.
709        * gcc3newlib/target-objc.add: Apply %gcc_version, %newlib_version.
[a696c7a]710
[ccd81b60]7112003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
712
713        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
714
[9b5c258]7152003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
716
717        * configure.ac: AC_PREREQ(2.57).
718
[de819f6e]7192003-02-10      Joel Sherrill <joel@OARcorp.com>
720
721        * gdb/gdb.add, gdb/mkspec.in, gdb/target-gdb.add: Use RPM logic to
722        determine which targets have simulators, configure with appropriate
723        arguments, and package the correct files.
724
[553e297]7252003-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
726
727        * gcc3newlib/target-gcc.add: Remove %{_exeext} from gccbug.
728        * gcc3newlib/gccnewlib.add: Add %gcj to support to disabling building
729        gcj from rpmbuild command line.
730        Copy gsyslimits.h for CDN-X compilation.
731
[7da8c10]7322003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
733
734        * README.cdn-X: New.
735        * binutils/binutils.add: Add --build=%_build --host=%_host.
736        * cpukit/.cvsignore: Add *.spec.in.
737        * gcc3newlib/gccnewlib.add: Add --build=%_build --host=%_host.
738        * gdb/gdb.add: Add --build=%_build --host=%_host.
739        * rtemsdoc/.cvsignore: Add *.spec.in.
740
[36f18e07]7412003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
742
743        * gcc3newlib/gccnewlib.add: Remove Buildroot.
744        * common/.cvsignore: New.
745
[ab591073]7462003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
747
748        * common/common.add.in: Add Vendor, Distribution, BuildRoot.
749        * binutils/Makefile.am: Fix path to clean.add.
750        * binutils/binutils.add: Remove BuildRoot.
751        * cpukit/Makefile.am:  Use $(top_builddir)/common/common.add,
752        $(top_builddir)/common/clean.add, header.add.
753        Generate rtems-cpukit.spec.in.
754        * cpukit/header.add: New.
755        * cpukit/rtems-cpukit.spec.in: Remove.
756        * cpukit/rtems-cpukit.add: New.
757        * gccnewlib/gccnewlib.add: Remove Buildroot.
758        * gdb/gdb.add: Remove Buildroot.
759        * rtemsdoc/rtemsdoc.add: Remove BuildRoot.
760
[59292fe9]7612003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
762
763        * rtemsdoc/Makefile.am: Use $(top_builddir)/common/common.add,
764        $(top_builddir)/common/clean.add, header.add.
765        Generate rtemsdoc.spec.in.
766        * rtemsdoc/mkspec.in: Remove exe_ext.
767        * rtemsdoc/rtemsdoc.spec.in: Remove.
768        * gccnewlib/Makefile.am:  Use $(top_builddir)/common/common.add,
769        $(top_builddir)/common/clean.add, header.add.
770        * gccnewlib/base-gcc.m4: Replace @exe_ext@ with %{_exeext}.
771        * gccnewlib/base-gcj.add: Replace @exe_ext@ with %{_exeext}.
772        * gccnewlib/gccnewlib.add: Replace @exe_ext@ with %{_exeext}.
773        Remove header, broken cdn-X configuration, %clean.
774        * gccnewlib/target-g77.add: Replace @exe_ext@ with %{_exeext}.
775        * gccnewlib/target-gcc.add: Replace @exe_ext@ with %{_exeext}.
776        * gccnewlib/target-gcj.add: Replace @exe_ext@ with %{_exeext}.
777        * gccnewlib/target-objc.add: Replace @exe_ext@ with %{_exeext}.
778
[9c8ee7b]7792003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
780
781        * gdb/gdb.add: Remove header, broken cdn-X configuration,
782        %clean, Replace @exe_ext@ with %{_exeext}.
783        * gdb/mkspec.in: Remove exe_ext.
784        * gdb/target-gdb.add: Replace @exe_ext@ with %{_exeext}.
785        * gdb/Makefile.am: Use $(top_builddir)/common/common.add,
786        $(top_builddir)/common/clean.add, header.add.
787        * gcc3newlib/base-gcj.add: Replace @exe_ext@ with %{_exeext}.
788        * cpukit/mkspec.in: Remove exe_ext.
789        * binutils/Makefile.am: Use $(top_builddir)/common/common.add,
790        $(top_builddir)/common/clean.add, header.add.
791
[491b8b2e]7922003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
793
794        * gcc3newlib/gccnewlib.add: Remove header, broken cdn-X configuration,
795        %clean, Replace @exe_ext@ with %{_exeext}.
796        * gcc3newlib/mkspec.in: Remove exe_ext.
797        * gcc3newlib/target-c++.add: Replace @exe_ext@ with %{_exeext}.
798        * gcc3newlib/target-g77.add: Replace @exe_ext@ with %{_exeext}.
799        * gcc3newlib/target-gcc.add: Replace @exe_ext@ with %{_exeext}.
800        * gcc3newlib/target-gcj.add: Replace @exe_ext@ with %{_exeext}.
801        * gcc3newlib/target-gnat.add: Replace @exe_ext@ with %{_exeext}.
802        * gcc3newlib/target-objc.add: Replace @exe_ext@ with %{_exeext}.
[9c8ee7b]803        * gcc3newlib/Makefile.am: Use $(top_builddir)/common/common.add,
[491b8b2e]804        $(top_builddir)/common/clean.add, header.add.
805
[6044dd2f]8062003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
807
808        * Makefile.am: Remove reference to mkbinutilsspec.
809        * configure.ac: Remove EXEEXT check.
810        Add common/clean.add, common/common.add.
811
[0ac55c0]8122003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
813
814        * binutils/binutils.add: Remove header, broken cdn-X configuration,
815        %clean.
816        * binutils/mkspec.in: Remove exe_ext, build_alias, host_alias.
817        * binutils/target-binutils.add: Replace @exe_ext@ with %{_exeext}.
818
[b5b0433e]8192003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
820
821        * gcc3newlib/header.add: New.
822        * gccnewlib/header.add: New.
823        * binutils/header.add: New.
824        * gdb/header.add: New.
825        * rtemsdoc/header.add: New.
826        * rtemsdoc/rtemsdoc.add: New.
827        * common/clean.add.in: New.
828        * common/common.add.in: New.
829
[b601e1a]8302003-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
831
832        * binutils/mkspec.in: New.
833        * binutils/.cvsignore: Add mkspec.
834        * mkbinutilspec.in: Remove.
835        * gdb/Makefile.am: Depend on mkspec.
836        * binutils/binutils.add: Add @exe_ext@ to c++filt.
837        Add %_defaultbuildroot.
838        * configure.ac: Reflect changes above.
[d413a66]839        * binutils/Makefile.am: Reflect changes above.
[b5b0433e]840        * Makefile.am: Remove mkbinutilspec.
[b601e1a]841
[00b8107]8422003-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
843
844        * gdb/.cvsignore: Add mkspec.
845
[c86d8e7f]8462003-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
847
848        * ChangeLog: Fix yesterday's entry.
849        * gdb/target-gdb.add: %defattr(-,root,root).
850        Use %{_prefix} instead of /opt/rtems.
851        Misc. minor changes.
852        * gdb/gdb.add: Use %{_prefix} instead of /opt/rtems.
853        Remove stray unpackaged files.
854        Use %{_defaultbuildroot} instead of hard-coded values.
855        configure --disable-nls.
856        Misc. minor changes.
857        Add BuildPreReq: ncurses-devel.
858        * gdb/base-gdb.add: %defattr(-,root,root).
859        Use %{_prefix} instead of /opt/rtems.
860        Misc. minor changes.
861        * gdb/mkspec.in: New.
862        * gdb/Makefile.am: Reflect addition of gdb/mkspec.in.
863        * gcc3newlib/mkspec.in: Fix usage.
864        * gcc3newlib/gccnewlib.add: Use %{_defaultbuildroot} instead of
865        hard-coded values. Update copyright notice.
866        * mkgdbspec.in: Removed.
867        * Makefile.am: Remove mkgdbspec.
868        * configure.ac: Remove mkgdbspec.
869        Add gdb/mkspec.
870
[9b0bb5a4]8712003-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
872
[c86d8e7f]873        * gcc3newlib/gccnewlib.add: Add various BuildPreReq.
[9b0bb5a4]874        Add %defattr(-,root,root) to "dir".
[c86d8e7f]875        * gcc3newlib/base-g77.add: %defattr(-,root,root).
876        * gcc3newlib/base-gcc.add %defattr(-,root,root).
877        * gcc3newlib/base-gcj.add %defattr(-,root,root).
878        * gcc3newlib/base-gnat.add %defattr(-,root,root).
879        * gcc3newlib/target-c++.add %defattr(-,root,root).
880        * gcc3newlib/target-g77.add %defattr(-,root,root).
881        * gcc3newlib/target-gcc.add %defattr(-,root,root).
882        * gcc3newlib/target-gcj.add %defattr(-,root,root).
883        * gcc3newlib/target-gnat.add %defattr(-,root,root).
884        * gcc3newlib/target-objc.add %defattr(-,root,root).
[9b0bb5a4]885
[d5dd9b9]8862003-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
887
888        * setup.def: binutils_rpm_release=2.
889        * binutils/base-binutils.add: %defattr(-,root,root).
890        * binutils/target-binutils.add: Ditto.
[986eab46]891        * binutils/binutils.add: BuildPreReq: texinfo >= 4.2.
[d5dd9b9]892
8932003-01-27      Joel Sherrill <joel@OARcorp.com>
[180a2ebd]894
895        * buildalltar.in, setup.def: Tool update including binaries for Cygwin
896        with a special RTEMS user account.
897
[2eb3fdaa]8982003-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
899
900        * configure.ac: Add rtemsdoc.
901        * Makefile.ac: Add rtemsdoc.
902        * rtemsdoc/README: New.
903        * rtemsdoc/.cvsignore: New.
904
[2dae735f]9052003-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
906
907        * rtemsdoc/Makefile.am: New.
908        * rtemsdoc/mkspec.in: New.
909        * rtemsdoc/rtemsdoc.spec.in: New.
910        * rtemsdoc/supplement.add.in: New.
911        * rtemsdoc/templ.add.in: New.
912
[0d1ce40]9132002-12-16      Joel Sherrill <joel@OARcorp.com>
914
915        * setup.def: Updated gcc 3.2.1newlib1.10.0 RPM to revision 4
916        to include m68k crti.o/crtn.o multilib patch.
917
[09e391d]9182002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
919
920        * autotools/automake-rtems.spec.in: Update to automake-1.7.2.
921        * autotools/autoconf-rtems.spec.in: Update to autoconf-2.57.
922
[e09c5c59]9232002-12-06      Joel Sherrill <joel@OARcorp.com>
924
[07bf9f9d]925        * ChangeLog: Removed duplicate entry.
[e09c5c59]926
[4f7ee21]9272002-12-06      Joel Sherrill <joel@OARcorp.com>
928
929        * setup.def: Updated patch to fix m68k cut and paste bug which turned
930        a tab into spaces in a Makefile fragment.
931        * gcc3newlib/gccnewlib.add: If building gnat for the mips, the library
932        must be built with a -G0 option.
933
[2e332a9]9342002-12-02      Joel Sherrill <joel@OARcorp.com>
935
936        * setup.def, gcc3newlib/gccnewlib.add: Updated to gcc 3.2.1 RPM revision
937        2 which enabled the mips-rtems gnat using gcc 3.2.1 patch 20021129.
938
[472f35a]9392002-11-29      Joel Sherrill <joel@OARcorp.com>
940
941        * setup.def: Updated to gcc-3.2.1.
942
[f7e1564]9432002-11-28      Joel Sherrill <joel@OARcorp.com>
944
945        * setup.def: Updated to gcc-3.2 and newlib1.1.0 RPM version 6.
946        * gcc3newlib/gccnewlib.add: Reenabled i386-rtems gnat.
947
[d35b77f]9482002-11-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
949
950        * gcc3newlib/gccnewlib.add:
951        Remove *.la's to make rpm-4.1/RH-8.0 happy.
952        Remove libiberty.a to make rpm-4.1/RH-8.0 happy.
953        Change gcc/version.c to reflect us having patched gcc.
954
[e4eb1be]9552002-11-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
956
957        * binutils/binutils.add: Add BuildPreReq: /sbin/install-info.
958        Disable nls.
959        Apply gzip -9qf to compress *infos and *mans.
960        Apply /sbin/install-info.
961        Remove  *c++-filt.
962        * binutils/base-binutils.add: Add PreReq: /sbin/install-info.
963        Apply /sbin/install-info.
964        Package as.info-*.gz.
965        * binutils/target-binutils.add:
966        Package man1/*.1*.
967
[b04b5ca7]9682002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
969
970        * autotool/autoconf-rtems.spec.in: Fix @prefix@.
971
[39f76ad]9722002-11-13      Joel Sherrill <joel@OARcorp.com>
973
974        * setup.def: Switched to binutils 2.13.1
975        * binutils/Makefile.am: Remove a29k-rtems.
976
[45162744]9772002-11-11      Joel Sherrill <joel@OARcorp.com>
978
979        * setup.def, gcc3newlib/gccnewlib.add: Patch includes updates
980        which were patch changes for -3 and -4 RPM revisions.   Disabled
981        build of gnat for i386-rtems as it failed to build.
982
[60ac65d]9832002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
984
985        * gcc3newlib/gccnewlib.add: Remove %{target} != %{build} comment
986        (RH-8.0/rpm-4.1 bogusly expands the macros and chokes.)
987        * binutils/binutils.add: Remove %{target} != %{build} comment
988        (RH-8.0/rpm-4.1 bogusly expands the macros and chokes.).
989        Comment out CONFIGURE_ARGS (RH-8.0/rpm-4.1 is broken wrt. _build_os
990        and _target_os)
991        * gcc3newlib/base-gcc.add: Add gccint*infos.
992        * gcc3newlib/base-gcj.add: Add gcj*infos.
993        Mark manpages as %doc and pickup the gzipped versions.
994
[d08b8eb8]9952002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
996
997        * autotools/automake-rtems.spec.in: Fix my address. Set up PATH
998        before running configure (Prep. for automake >= 1.7).
999
10002002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
[d21091b]1001
1002        * autotools/autoconf-rtems.spec.in: New.
1003        Remove Provides: autoconf (Conflicts with RH-8.0).
1004        * autotools/autoconf-rtems.spec: Remove.
1005        * autotools/automake-rtems.spec.in:
1006        Remove Provides: automake (Conflicts with RH-8.0).
1007        * gcc3newlib/Makefile.am: Remove references to mkgcc3newlibspec.
1008        * Makefile.am: Ditto.
1009        * configure.ac: Add autotools/autoconf-rtems.spec.in.
1010
[17a11842]10112002-10-24      Joel Sherrill <joel@OARcorp.com>
1012
1013        * setup.def: Update gcc 3.2 pathc to includ epatch for gcc PR8314.
1014        * gcc3newlib/gccnewlib.add: Don't build mips/gnat as we do not
1015        currently include the patch referenced in PR8344.
1016
[8730f45]10172002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1018
1019        * .cvsignore: Reformat.
1020        Add autom4te*cache.
1021        Remove autom4te.cache.
1022
[99e797a5]10232002-09-14      Joel Sherrill <joel@OARcorp.com>
1024
1025        * gcc3newlib/base-gcj.add, gcc3newlib/gccnewlib.add,
1026        gcc3newlib/target-gcj.add: First attempt at enabling Java support.
1027
[3e1526f0]10282002-08-21      Joel Sherrill <joel@OARcorp.com>
1029
1030        * setup.def, gcc3newlib/gccnewlib.add: Updated the tools for
1031        gcc 3.2 and Ada.
1032
[fa42a76b]10332002-08-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1034
1035        * gcc3newlib/gccnewlib.add: Re-add i386-rtems Ada.
1036        Add %_gnat and --define 'gnat [0|1]' support.
1037        Enable gnat for gcc-3.2/Disable for gcc-3.1.
1038        Add hacks to build gnatlib.
1039        Re-activate commented out fragments for old gcc versions.
1040        Add @target_alias@-gnatgcc.
1041
[3549ab0]10422002-08-15      Joel Sherrill <joel@OARcorp.com>
1043
1044        * setup.def: New gcc 3.1 RPMs (-7).
1045        * gcc3newlib/gccnewlib.add:  i386-rtems doesn't build Ada.
1046
[682c7502]10472002-08-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1048
1049        * gcc3newlib/Makefile.am: Remove c_only remnants.
1050        * gcc3newlib/gccnewlib.add: Reflect gcc-3.2 putting c++
1051        headers into c++ instead of g++.
1052        * gcc3newlib/target-c++.add: Ditto.
1053
[513afacb]10542002-08-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1055
1056        * gcc3newlib/base-gnat.add: Don't use %{%prefix}/bin/gnat*.
1057        * gcc3newlib/Makefile.am: Use mkspec for c4x.
[0215848]1058        * gcc3newlib/gccnewlib.add: Rework processing of %if %build_XXX.
[513afacb]1059        Rework handing Ada.
1060        Don't put adalib and adainclude into files.gcc.
1061        * gcc3newlib/target-gnat.add: Add adalib.
1062        Add adainclude.
1063
[0e2bfb8]10642002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1065
1066        * gcc3newlib/base-gnat.add: Use -n rtems-base-gnat.
1067
[a81b432]10682002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1069
1070        * gcc3newlib/.cvsignore: Add mkspec.
1071
[4aba88a1]10722002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1073
1074        * mkgcc3newlibspec.in: Remove
1075        * gcc3newlib/mkspec.in: New.
1076        * configure.ac: Reflect changes above.
1077        * gcc3newlib/gccnewlib.add: Add build_XXX defines.
1078        Add preliminary gnat support.
1079        * gcc3newlib/base-g77.add: Add build_g77.
1080        * gcc3newlib/base-gcj.add: Add build_gcj.
1081        * gcc3newlib/base-gnat.add: New.
1082        * gcc3newlib/target-c++.add: Add build_cxx.
1083        * gcc3newlib/target-g77.add: Add build_g77.
1084        * gcc3newlib/target-gcj.add: Add build_gcj.
1085        * gcc3newlib/target-objc.add: Add build_objc.
1086        * gcc3newlib/target-gnat.add: New.
1087        * gcc3newlib/Makefile.am: Use ./mkspec. Use unified spec.
1088
[343d4ff]10892002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1090
1091        * setup.def: Increment release for gcc3newlib.
1092        * gcc3newlib/gccnewlib.add: Do not put cc1plus into gcc-rpm.
1093
[52270c07]10942002-08-08      Joel Sherrill <joel@OARcorp.com>
1095
1096        * setup.def, binutils/base-binutils.add, binutils/target-binutils.add:
1097        Updated to binutils 2.13 which has no known issues.
1098
[74f15b60]10992002-08-06      Joel Sherrill <joel@OARcorp.com>
1100
1101        * setup.def: Updating gcc3/newlib patches and tool versions.  The
1102        focus of this round of patches was ot eliminate header file name
1103        conflicts between RTEMS and newlib.
1104
[f326d12]11052002-07-30      Joel Sherrill <joel@OARcorp.com>
1106
1107        * setup.def: Updated to gcc3.1/newlib 1.10.0 RPM revision 5 with
1108        the gcc3 patch 20020730a and newlib 1.10.0 patch 20020726.
1109
[084879d]11102002-07-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1111
1112        * autotools/automake-rtems.spec.in: Automake-1.6.3.
1113        * cpukit/.cvsignore: Add mkspec. Remove rtems.spec.
1114
[3d36fe3d]11152002-07-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1116
1117        * configure.ac: Use AC_CONFIG_FILES(script, chmod +x script)
1118        to generate mk*spec scripts.
1119        * mkbspspec.in: Use ',' as pattern delimiter in sed expression
1120        for $rpm_build_root.
1121        * mkbinutilsspec.in:  Use ',' as pattern delimiter in sed
1122        expression for $rpm_build_root.
1123        * cpukit/mkspec.in: Cosmetical changes.
1124
[620c972]11252002-07-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1126
1127        * ChangeLog: Fix 2002-07-22 ChangeLog entry bogusly referring to
1128        Joel.
1129        * cpukit/Makefile.am: New.
1130        * cpukit/mkspec.in: New.
1131        * cpukit/rtems-cpukit.spec.in: New.
1132        * cpukit/.cvsignore: New.
1133        * configure.ac: Add cpukit.
1134        Add RTEMS_TOP to pickup _RTEMS_VERSION (required by cpukit).
1135        * Makefile.am: Add cpukit. Add ACLOCAL_AMFLAGS (required to pickup
1136        RTEMS_VERSION).
1137        * setup.def: Use %{_tmppath} as default for $rpm_build_root.
1138        * mkbinutilsspec.in: Use ',' as pattern delimiter in sed expression
1139        for $rpm_build_root.
1140        * mkgccnewlibspec.in:  Use ',' as pattern delimiter in sed
1141        expression for $rpm_build_root.
1142        * mkgcc3newlibspec.in:  Use ',' as pattern delimiter in sed
1143        expression for $rpm_build_root.
1144        * mkgdbspec.in:  Use ',' as pattern delimiter in sed expression for
1145        $rpm_build_root.
1146
11472002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
[3ad7f69d]1148
1149        * binutils/Makefile.am: Add or32-rtems-binutils.
1150
[8b1d3bf]11512002-07-19      Joel Sherrill <joel@OARcorp.com>
1152
1153        * setup.def: Updated newlib patch to get sh and hppa crt0 mods.
1154
[33d1719]11552002-07-01      Joel Sherrill <joel@OARcorp.com>
1156
1157        * setup.def: Update gcc3 RPMs for new patches.
1158
[6d4210c1]11592002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1160
1161        * autotools/automake-rtems.spec.in: Update to automake-1.6.2.
1162
[c93fb2af]11632002-06-14      Joel Sherrill <joel@OARcorp.com>
1164
1165        * mkgdbspec.in, setup.def, gcc3newlib/gccnewlib.add, gdb/gdb.add:
1166        Updated to gcc 3.1 and gdb 5.2.
1167
[72503c6]11682001-05-29      Joel Sherrill <joel@OARcorp.com>
1169
1170        * setup.def: Updated to binutils 2.12.1.
1171        * rtems/Makefile.am: Remove m68k-rtemself references.
1172
[6e9746a2]11732002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1174
1175        * mkgcc3newlibspec.in: Remove SETUP (bogus).
1176        * gcc3newlib/target-c++.add: New.
1177        * gcc3newlib/Makefile.am: Add target-c++.add.
1178        * gcc3newlib/base-g77.add: Adapt to gcc-3.1.
1179        Reflect having split out c++. Various minor fixes.
1180        * gcc3newlib/base-gcc.add: Ditto.
1181        * gcc3newlib/gccnewlib.add: Ditto.
1182        * gcc3newlib/target-gcc.add: Ditto.
1183
[383e974]11842002-04-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1185
1186        * gcc3newlib/gccnewlib.add: Add gcc_update --touch to fix
1187        timestamps.
1188
[3f60b2aa]11892001-04-16      Joel Sherrill <joel@OARcorp.com>
1190
1191        * .cvsignore: Added files added by automake 1.6.1.
1192        * setup.def: New shot at gcc 3.0.4 RPMs.
1193        * binutils/Makefile.am, gdb/Makefile.am, rtems/Makefile.am:
1194        Deleted m68k-rtemself.
1195        * gcc3newlib/gccnewlib.add: Commented out host/target OS check.
1196 
[1daced6]11972002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1198
1199        * autotools/automake-rtems.spec.in: Update to automake-1.6.1.
1200        Use *.tar.bz2.
1201
[df2b589]12022002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1203
1204        * mkbinutilspec.in: Fix PATCH2.
1205
[55f4d3d4]12062002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1207
1208        * gcc3newlib/gccnewlib.add: Add -Bgcc/ when collecting multilibs.
1209
[0d211e81]12102002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1211
1212        * gcc3newlib/gccnewlib.spec.in: Removed from CVS.
1213
1214
[df1f734]12152002-04-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1216
1217        * mkbinutilspec.in: Add support for empty patch-version (no patch).
1218        * mkgcc3newlibspec.in: Ditto.
1219        * setup: Fix gcc3*_versions handling.
1220        * setup.def: binutils_patch_version=.
1221        * binutils/binutils.add: Reflect changes to mkbinutilspec.in,
1222        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
1223        * binutils/target-binutils.add: Comment out c++filt.
1224        * gcc3newlib/base-gcc.add: Remove duplicate libm.info.
1225        * gcc3newlib/gccnewlib.add: Reflect changes to mkgcc3newlibspec.in.
1226        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
1227        Comment out gcc-2.95.x hacks.
1228        Remove *.la from installed files.
1229        * gcc3newlib/gccnewlib_c_only.spec.in: Remove.
1230
[349a01cc]12312001-04-02      Joel Sherrill <joel@OARcorp.com>
1232
1233        * buildall.in: Correct logic for detecting 0 RTEMS RPMS installed.
1234
[d3c2a04]12352001-03-29      Joel Sherrill <joel@OARcorp.com>
1236
1237        * .cvsignore: Added mkgcc3newlib.
1238
[ff47e5b]12392001-03-29      Joel Sherrill <joel@OARcorp.com>
1240
1241        * gcc3newlib/.cvsignore: New file.
1242
[afe5cac]12432001-03-28      Joel Sherrill <joel@OARcorp.com>
1244
1245        * Per PR64 added support for gcc 3.x RPMs
1246        * Makefile.am, configure.ac, mkspec, setup, setup.def: Modified.
1247        * mkgcc3newlibspec.in: New file.
1248        * gcc3newlib: New subdirectory.
1249        * base-g77.add, base-gcc.add, base-gcj.add, gccnewlib.add,
1250        gccnewlib_c_only.spec.in, gccnewlib.spec.in, HISTORY, Makefile.am,
1251        README, target-g77.add, target-gcc.add, target-gcj.add,
1252        target-objc.add: New files.
1253
[c2778fa]12542001-03-28      Joel Sherrill <joel@OARcorp.com>
1255
1256        * binutils/binutils.add: Commented out patch since binutils 2.12
1257        does not require one.
1258
[d7c8239]12592002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1260
1261        * configure.ac:
1262        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1263        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1264        * autotools/Makefile.am: Remove AUTOMAKE_OPTIONS.
1265        * Makefile.am: Remove AUTOMAKE_OPTIONS.
1266        * binutils/Makefile.am: Remove AUTOMAKE_OPTIONS.
1267        * gccnewlib/Makefile.am: Remove AUTOMAKE_OPTIONS.
1268        * gdb/Makefile.am: Remove AUTOMAKE_OPTIONS.
1269        * rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
1270
[353dbe95]12712002-03-06      Ralf Corsepius <corsepiu@faw-uni-ulm.de>
1272
1273        * PR151
1274        * autotools/automake-rtems.spec.in: New.
1275        * autotools/automake-rtems.spec: Removed.
1276        * configure.ac: Reflect changes above.
1277
[0694dbab]12782001-02-27      Joel Sherrill <joel@OARcorp.com>
1279
1280        * configure.ac: Be a little more lenient in matching sparc-solaris.
1281
[4b3af7a4]12822002-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1283
1284        * mkbinutilspec.in, mkgccnewlibspec.in, gccnewlib/base-chill.add,
1285        gccnewlib/base-g77.add, gccnewlib/base-gcc.add,
1286        gccnewlib/base-gcj.add, gccnewlib/gccnewlib.add,
1287        gccnewlib/target-chill.add, gccnewlib/target-g77.add,
1288        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
1289        gccnewlib/target-objc.add: Added more support for Canadian Cross
1290        building.
1291
[2d14fce]12922001-01-30      Joel Sherrill <joel@OARcorp.com>
1293
1294        * buildall.in: Corrected logic for detecting when no RPMs are installed.
1295
[49d0704]12962001-01-24      Joel Sherrill <joel@OARcorp.com>
1297
1298        * README: Added Canadian Cross instructions.
1299
[b96a7b1]13002002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1301
1302        * configure.ac: Add AC_PREFIX_DEFAULT([/opt/rtems]).
1303        * mkbinutilsspec.in: Add propagation of @prefix@.
1304        * binutils/base-binutils.add:
1305        Let %post and %unpost apply %{_prefix}.
1306        Apply %{_prefix} instead of /opt/rtems.
1307        * binutils/binutils.add: Update copyright notice.
1308        Add _prefix.
1309        Apply %{_prefix} instead of /opt/rtems.
1310        Remove -a 0 in %setup.
1311        Rework hack to SuSE's rpm screwing up %{_target}.
1312        Replace ARGS with CONFIGURE_ARGS.
1313        * binutils/target-binutils.add:
1314        Apply %{_prefix} instead of /opt/rtems.
1315
[2cfb2387]13162002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1317
1318        * binutils/binutils.add: Add initial support for building
1319        Canadian cross RPMs.  It should work like this:
1320            cd rtems/scripts
1321            ./configure --build=`../config.guess` --host=i386-cygwin
1322            make install
1323            rpm --target=i386-cygwin \
1324                /usr/src/redhat/SPECS/<target>-binutils-..spec.
1325
1326            alien -t /usr/src/redhat/RPMS/....i386.rpm
1327        .. and voila ... your tarball, with rpm-consistency checks etc. applied.
1328
[08f224b]13292001-01-22      Joel Sherrill <joel@OARcorp.com>
1330
1331        * buildalltar.in: Modified to support Canadian cross builds.
1332        It was testing using a RedHat 7.2 host to build *-rtems tools
1333        that run on an i386-cygwin host.
1334
[96a2a02]13352001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1336
1337        * configure.ac: Fix typo to allow custom RPM_SPECSdirs.
1338
[7b2368b]13392001-10-16      Joel Sherrill <joel@OARcorp.com>
1340
1341        * setup.def: Bumped the gdb_patch_version to account for a configuration
1342        problem on psim where it could not be enabled for powerpc-RTEMS.
1343        * gdb/Makefile.am: Add i386-RTEMS and powerpc-RTEMS targets.
1344
[64cc4bb5]13452001-10-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1346
1347        * mkbinutilsspec.in: Guard sed-pattern against autoconf.
1348        * mkgccnewlibspec.in: Guard sed-pattern against autoconf, remove
1349        Target_alias.
1350        * mkgdbspec.in: Guard sed-pattern against autoconf.
1351        * mkbspspec.in: Guard sed-pattern against autoconf.
1352        * configure.ac: Rework check for RPM_SPECSdir.
1353        * autotools/automake-rtems.spec: Update to automake-1.5.
1354
[df25c998]13552001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1356
1357        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
1358        * configure.in: Remove.
1359        * configure.ac: New file, generated from configure.in by autoupdate.
1360
[0671af6]13612001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1362
1363        * gdb/Makefile.am, gccnewlib/Makefile.am, binutils/Makefile.am:
1364        Initially setup CLEANFILES using = instead of += to make
1365        automake-1.5 happy.
1366
[1cd0db4]13672001-09-13      Joel Sherrill <joel@OARcorp.com>
1368
1369        * setup.def, gccnewlib/gccnewlib.add, gccnewlib/target-gcc.add:
1370        Revert changes because of gcc 2.5.x/3.0 transition and continue
1371        to support gcc 2.95.x as primary version.
1372
[a8bd1de]13732001-09-13      Joel Sherrill <joel@OARcorp.com>
1374
1375        * mkgccnewlibspec.in,
1376        Use Target_alias not target_alias to avoid conflicts with new autoconf.
1377        * setup.def: Changed version numbers in attempt at building gcc 3.0.1.
1378        Only sparc and arm built for C/C++ OK. :(
1379        * gccnewlib/base-gcc.add: Modifications to reflect files not in gcc 3.x.
1380        * gccnewlib/gccnewlib.add: gcc 3.x does not have "everything in the name"
1381        * target-gcc.add: Modifications to reflect files not in gcc 3.1
1382
[34094cc3]13832001-09-13      Joel Sherrill <joel@OARcorp.com>
1384
1385        * autotools/.cvsignore: New file.
1386
[a792b78]13872001-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1388
1389        * autotools/Makefile.am, autotools/autoconf-rtems.spec,
1390        autotools/automake-rtems.spec: New.
1391        * configure.in, Makefile.am: Add autotools/.
1392
[4331c3d]13932001-08-30      Joel Sherrill <joel@OARcorp.com>
1394
1395        * .cvsignore: Add buildalltar.
1396
[302b76d]13972001-08-30      Joel Sherrill <joel@OARcorp.com>
1398
1399        * buildalltar.in: New file.
1400        * configure.in, Makefile.am: Modified to reflect addition of file.
1401
[b471c035]14022001-08-10      Joel Sherrill <joel@OARcorp.com>
1403
1404        * mkgdbspec.in: Make list of simulators very complete.
1405        * setup.def: Update versions.
1406
[6c5e3215]14072001-07-03      Joel Sherrill <joel@OARcorp.com>
1408
1409        * setup.def, binutils.add, gccnewlib.add: Updated to build
1410        binutils 2.11.2 (rtems patch 20010622), gcc 2.95.3 (rtems
1411        patch a20010622), and newlib 1.9.0 (rtems patch 10020622).
1412
[01ec6c0]14132001-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1414
1415        * configure.in: Remove AC_EXEEXT, treat .exe manually.
1416        * gccnewlib/base-gcc.add: Remove cpp.
1417        * gccnewlib/gccnewlib.add: mv cpp $target_alias-cpp, update
1418        copyright.
1419
[4ff04390]14202001-04-16      Joel Sherrill <joel@OARcorp.com>
1421
1422        * setup.def: Modified the binutils version to 2.11 and
1423        RPM revision 3 to reflect experimentation with new binutils release.
1424
[365d16cf]14252001-04-11      Joel Sherrill <joel@OARcorp.com>
1426
1427        * binutils/Makefile.am: Added a29k-rtems.
1428        * binutils/binutils.add: Switch to .bz2 extension to reflect
1429        real way code is compressed on distribution sites now.
1430
[9a4d549]14312001-03-19      Joel Sherrill <joel@OARcorp.com>
1432
1433        * setup.def: Updated version numbers and patches for binutils
1434        and gdb.  binutils was to get correct patch in field.  gdb
1435        was to add mipstx39-rtems configurery support.
1436
[b9a7287e]14372001-03-14      Joel Sherrill <joel@OARcorp.com>
1438
1439        * gdb/Makefile.am, mkgdbspec.in: Added mipstx39-rtems
1440        configuration to gdb since this includes the JMR3904 simulator.
1441
[409f7d1]14422001-01-03      Joel Sherrill <joel@OARcorp.com>
1443
1444        * setup.def, binutils/HISTORY, gccnewlib/HISTORY: Updated
1445        binutils HISTORY to reflect new revision.  Updated gcc to fix
1446        i960 C++ problem.  Updated newlib to move to newlib 1.9.0.
1447
[ee6d205]14482000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1449
1450        * gccnewlib/gccnewlib.add: Fix typo in URL.
1451
[bd914b46]14522000-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1453
1454        * configure.in: Adapt m4-quoting to autoconf-2.49b, use $host
1455        instead of $target to setup RPM_CPU, move chmod 755 buildall to
1456        AC_OUTPUT's extra-cmds.
1457       
[06f2f75]14582000-10-30      Joel Sherrill <joel@OARcorp.com>
1459
1460        * buildall.in, mkgdbspec.in, setup.def, binutils/Makefile.am,
1461        gccnewlib/HISTORY, gccnewlib/Makefile.am, gdb/Makefile.am:
1462        Added mips-rtems, updated to include new patches and
1463        gcc 2.95.2/newlib 1.8.2 revision 11 RPM.
1464
[b507814]14652000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1466
1467        * configure.in: Remove trailing '/'s from setting up RPM_SPECdir.
1468
[467ed56f]14692000-10-18      Joel Sherrill <joel@OARcorp.com>
1470
1471        * setup.def: Updating version numbers for gcc/newlib RPM release 10.
1472
[99b8e8c]14732000-08-30      Joel Sherrill <joel@OARcorp.com>
1474
1475        * setup.def: Updated gcc and newlib patches and bumped RPM revision.
1476        Patches primarily add or16/or32 basic support to newlib and
1477        i386 multilib improvements to gcc from Ralf Corsepius.
1478
[e94ad1fe]14792000-08-10      Joel Sherrill <joel@OARcorp.com>
1480
1481        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.