source: rtems/scripts/ChangeLog @ 4c4ab7d

4.104.114.84.95
Last change on this file since 4c4ab7d was 904a7b11, checked in by Ralf Corsepius <ralf.corsepius@…>, on 05/03/05 at 13:27:55

Fix typo in previous changelog entry

  • Property mode set to 100644
File size: 51.0 KB
Line 
12005-05-03      Ralf Corsepius <ralf.corsepius@rtems.org>
2
3        * gccnewlib/gccnewlib.add: Remove gnatgcc hacks.
4        Misc  %infodir/dir handling changes.
5        * gccnewlib/target-c++.add, gccnewlib/target-g77.add,
6        gccnewlib/target-gcj.add, gccnewlib/target-gfortran.add,
7        gccnewlib/target-gnat.add, gccnewlib/target-objc.add:
8        Requires: %{rpmprefix}%{gcc_target}-gcc = %{version}-%{release}.
9
102005-05-02      Ralf Corsepius <ralf.corsepius@rtems.org>
11
12        * binutils/base-binutils.add, binutils/binutils.add:
13        Misc %infodir/dir handling changes.
14
152005-05-02      Ralf Corsepius <ralf.corsepius@rtems.org>
16
17        * configure.ac: Reflect changes to autotools/*.
18        * autotools/Makefile.am: Update.
19
202005-05-02      Ralf Corsepius <ralf.corsepius@rtems.org>
21
22        * autotools/automake-rtems.spec.in, autotools/autoconf-rtems.spec.in:
23        Remove.
24        * autotools/automake.add, autotools/autoconf.add,
25        autotools/header.add: New.
26        * autotools/Makefile.am: Streamline specs generation with other
27        tools.
28
292005-04-29      Ralf Corsepius <ralf.corsepius@rtems.org>
30
31        * gccnewlib/gccnewlib.add: Don't build mips-gcj. Further gnat
32        cleanup.
33        * rtemsdoc/supplement.add.in, rtemsdoc/templ.add.in: Misc. info
34        fixes.
35
362005-04-29      Ralf Corsepius <ralf.corsepius@rtems.org>
37
38        * gccnewlib/base-gnat.add, gccnewlib/gccnewlib.add,
39        gccnewlib/target-gnat.add: Abandon Gnat for gcc < 4.0
40
412005-04-27      Ralf Corsepius <ralf.corsepius@rtems.org>
42
43        * gccnewlib/base-gfortran.add: Fix broken install-info.
44        * gccnewlib/base-gnat.add, gccnewlib/target-gnat.add: Adaptations
45        to gcc-4.0.0. Install infos using FC conventions.
46
472005-04-26      Ralf Corsepius <ralf.corsepius@rtems.org>
48
49        * autotools/automake-rtems.spec.in,
50        autotools/autoconf-rtems.spec.in: Remove rpm anachronisms.
51
522005-04-26      Ralf Corsepius <ralf.corsepius@rtems.org>
53
54        * binutils/binutils.add: Install infos using FC conventions.
55        * binutils/base-binutils.add: Install infos using FC conventions.
56        * gdb/base-gdb.add: Install infos using FC conventions.
57
582005-04-26      Ralf Corsepius <ralf.corsepius@rtems.org>
59
60        * gccnewlib/base-gcc.add: Install infos using FC conventions.
61        * gccnewlib/base-gcj.add: Install infos using FC conventions.
62        Various minor fixes.
63        * gccnewlib/base-gfortran.add: Install infos using FC conventions.
64        * gccnewlib/target-gcj.add: Various minor fixes.
65
662005-04-25      Ralf Corsepius <ralf.corsepius@rtems.org>
67
68        * binutils/binutils.add: Use BuildRequires instead of BuildPreReq.
69        * gccnewlib/gccnewlib.add: Use BuildRequires instead of BuildPreReq.
70        * gdb/gdb.add: Use BuildRequires instead of BuildPreReq.
71        * gccnewlib/gccnewlib.add: Remove Source0-magic for gcc < 3.0.
72        * gccnewlib/gccnewlib.add: Abandon c4x-*.
73
742005-04-23      Ralf Corsepius <ralf.corsepius@rtems.org>
75
76        * gccnewlib/gccnewlib.add: Use %_bindir, %_libdir, %_includedir.
77        * gccnewlib/target-gfortran.add: Let package obsolete g77.
78        * gccnewlib/target-objc.add: Reflect new location of cc1obj.
79
802005-04-23      Ralf Corsepius <ralf.corsepius@rtems.org>
81
82        * gdb/gdb.add: Propagate RPM_OPT_FLAGS to configure.
83
842005-04-22      Ralf Corsepius <ralf.corsepius@rtems.org>
85
86        * binutils/Makefile.am: Add h8300-rtemscoff.
87        Remove or32-rtems.
88        * binutils/binutils.add: Propagate RPM_OPT_FLAGS to configure.
89
902005-04-22      Ralf Corsepius <ralf.corsepius@rtems.org>
91
92        * gccnewlib/base-gfortran.add, gccnewlib/target-gfortran.add: New.
93        * gccnewlib/Makefile.am: Reflect addition of gfortran.
94        * gccnewlib/base-g77.add, gccnewlib/base-gcc.add, gccnewlib/base-gcj.add,
95        gccnewlib/base-gnat.add, gccnewlib/target-g++.add, gccnewlib/target-g77.add,
96        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
97        gccnewlib/target-gnat.add:
98        Remove RPM_INSTALL_PREFIX. Remove superfluous
99        %doc directives. Use %_infodir, %_includedir, %_bindir, %_libdir.
100        * gccnewlib/gccnewlib.add: Ditto.
101        Add further BR's, Reflect addition of gfortran.
102        Reflect gcc's changes to "version_string".
103
1042005-04-20      Ralf Corsepius <ralf.corsepius@rtems.org>
105
106        * binutils/base-binutils.add, binutils/binutils.add,
107        binutils/target-binutils.add: Introduce %{_includedir}, %{_libdir},
108        %{_bindir}. Remove superfluous %doc. Misc. fixes.
109
1102005-04-20      Ralf Corsepius <ralf.corsepius@rtems.org>
111
112        * gdb/base-gdb.add, gdb/gdb.add, gdb/target-gdb.add:
113        Use mkdir -p. Introduce %{_includedir}, %{_libdir}. Remove
114        superfluous %doc.
115
1162005-04-20      Ralf Corsepius <ralf.corsepius@rtems.org>
117
118        * configure.ac: chmod +x rtems/mkspec.
119        * binutils/binutils.add: Remove Prefix.
120        Use mkdir -p.
121        * cpukit/rtems-cpukit.add: Fix Source URL.
122        * rtems/Makefile.am: Append @osversion@ to rules.
123        * rtems/rtems.add: Fix Source URL. Misc cosmetics.
124
1252005-04-14      Ralf Corsepius <ralf.corsepius@rtems.org>
126
127        * gdb/mkspec.in: Remove extra_configure_arguments (Unused).
128        * cpukit/rtems-cpukit.add, cpukit/target-cpukit.add: Bring this rpm
129        functional, again.
130
1312005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
132
133        * rtems/Makefile.am: Reworked.
134        * setup.def: Update rtems_version. Remove rpm_build_root.
135
1362005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
137
138        * rtems/mkspec.in: New.
139        * mkbspspec.in: Remove.
140        * Makefile.am: Reflect changes above.
141        * configure.ac: Reflect changes above.
142
1432005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
144
145        * common/clean.add.in: Always rm -rf $RPM_BUILD_ROOT.
146
1472005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
148
149        * gdb/base-gdb.add, gdb/gdb.add, gdb/target-gdb.add: Various
150        changes and hacks.
151
1522005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
153
154        * binutils/mkspec.in: Remove rpm_build_root.
155        * common/common.add.in: Remove _defaultbuildroot.
156        * cpukit/mkspec.in: Remove rpm_build_root.
157        * gccnewlib/mkspec.in: Remove rpm_build_root.
158        * gdb/mkspec.in: Remove rpm_build_root.
159        * gccnewlib/gccnewlib.add: Let %install rm -f $RPM_BUILD_ROOT.
160        * binutils/binutils.add: Let %install rm -f $RPM_BUILD_ROOT.
161
1622005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
163
164        * gdb/Makefile.am: Remove obsolete targets.
165        * gdb/gdb.add: Pass bindir, infodir, mandir to configure.
166
1672005-04-13      Ralf Corsepius <ralf.corsepius@rtems.org>
168
169        * binutils/Makefile.am, gdb/Makefile.am: Move target-*.add before
170        base*.add.
171        * gdb/gdb.add, gdb/target-gdb.add: Introduce %{_infodir}, %{_mandir},
172        %{_bindir}. Various minor fixes.
173        Rename src.rpm into <target>-gdb.
174        Disable sim for avr.
175
1762005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
177
178        * setup.def, gdb/gdb.add: Add gdb_suffix.
179
1802005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
181
182        * gcc3newlib/HISTORY, gcc3newlib/Makefile.am, gcc3newlib/README,
183        gcc3newlib/base-g77.add, gcc3newlib/base-gcc.add,
184        gcc3newlib/base-gcj.add, gcc3newlib/base-gnat.add,
185        gcc3newlib/gccnewlib.add, gcc3newlib/header.add,
186        gcc3newlib/mkspec.in, gcc3newlib/target-c++.add,
187        gcc3newlib/target-g77.add, gcc3newlib/target-gcc.add,
188        gcc3newlib/target-gcj.add, gcc3newlib/target-gnat.add,
189        gcc3newlib/target-objc.add: Remove.
190
1912005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
192
193        * gccnewlib/mkspec.in: Use gccnewlib/ instead of gcc3newlib/.
194
1952005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
196
197        * Makefile.am, configure.ac: Use gccnewlib/ instead of gcc3newlib/.
198        * README.cdn-X: Minor updates.
199
2002005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
201
202        * gccnewlib/.cvsignore, gccnewlib/Makefile.am,
203        gccnewlib/README, gccnewlib/base-g77.add,
204        gccnewlib/base-gcc.add, gccnewlib/base-gcj.add,
205        gccnewlib/base-gnat.add, gccnewlib/gccnewlib.add,
206        gccnewlib/header.add, gccnewlib/mkspec.in,
207        gccnewlib/target-c++.add, gccnewlib/target-g77.add,
208        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
209        gccnewlib/target-gnat.add, gccnewlib/target-objc.add:
210        New.
211
2122005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
213
214        * cpukit/rtems-cpukit.add, gdb/gdb.add:
215        Fix my email address, cosmetics.
216
2172005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
218
219        * setup, setup.def, gcc3newlib/mkspec.in:
220        s/gcc3newlib_rpm_release/gccnewlib_rpm_release/g.
221
2222005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
223
224        * setup: Fixup messages.
225
2262005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
227
228        * binutils/target-binutils.add, cpukit/rtems-cpukit.add,
229        gcc3newlib/gccnewlib.add, gdb/gdb.add, rtemsdoc/rtemsdoc.add:
230        Remove Autoreqprov-tag.
231
2322005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
233
234        * gcc3newlib/gccnewlib.add: Default to not building gcj for all gcc
235        versions. Cleanup comments.
236
2372005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
238
239        * configure.ac, setup, setup.def, gcc3newlib/mkspec.in:
240        Use newlib_* instead of gcc3newlib_* for setup.* values.
241
2422005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
243
244        * configure.ac, setup, setup.def, gcc3newlib/mkspec.in:
245        Use gcc_* instead of gcc3_* for setup.* values.
246
2472005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
248
249        * binutils/binutils.add, gdb/gdb.add: Sync %setup with gcc/gcc.add
250        for consistency.
251
2522005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
253
254        * binutils/binutils.add, gcc3newlib/gccnewlib.add, gdb/gdb.add:
255        Apply patches in tool subdirs.
256
2572005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
258
259        * binutils/binutils.add, binutils/mkspec.in:
260        Eliminate @PATCH2@.
261        * gcc3newlib/gccnewlib.add, gcc3newlib/mkspec.in:
262        Eliminate @PATCH2@, @PATCH4@.
263        * gdb/gdb.add, gdb/mkspec.in:
264        Eliminate @PATCH2@.
265
2662005-04-12      Ralf Corsepius <ralf.corsepius@rtems.org>
267
268        * binutils/binutils.add, gcc3newlib/gccnewlib.add,
269        gdb/gdb.add: Add support for rpmbuild --with sources.
270
2712005-03-17      Ralf Corsepius <ralf.corsepius@rtems.org>
272
273        * gdb/Makefile.am: Add avr, mips64.
274        Cosmetics.
275        * gdb/base-gdb.add: Reflect gdb-6.3 not shipping mmalloc.info*.
276        * gdb/target-gdb.add: Add support for gcc-6.3's gdbtui.
277        * gdb/mkspec.in: Add PATCH-magic.
278        Add gdb_suffix.
279
2802005-03-12      Ralf Corsepius <ralf.corsepius@rtems.org>
281
282        * binutils/binutils.add, binutils/mkspec.in, setup.def:
283        Add binutils_suffix.
284        * binutils/target-binutils.add: Preparations for binutils-2.16.
285
2862005-02-24      Ralf Corsepius <ralf.corsepius@rtems.org>
287
288        * gcc3newlib/gccnewlib.add, gcc3newlib/mkspec.in, setup.def:
289        Add gcc_suffix. Add newlib_suffix.
290
2912005-02-16      Ralf Corsepius <ralf.corsepius@rtems.org>
292
293        * autotools/automake-rtems.spec.in: automake-1.9.5.
294
2952005-02-04      Ralf Corsepius <ralf.corsepius@rtems.org>
296
297        * gcc3newlib/Makefile.am: Remove sh-rtemself. Add sh-rtemscoff.
298
2992005-01-17      Ralf Corsepius <ralf.corsepius@rtems.org>
300
301        * gcc3newlib/gccnewlib.add: Disable Ada (Stil broken with GCC-4.0.0).
302
3032005-01-12      Ralf Corsepius <ralf.corsepius@rtems.org>
304
305        * gcc3newlib/gccnewlib.add: Change my email address.
306        Add tic4x-*.
307
3082005-01-05      Ralf Corsepius <ralf.corsepius@rtems.org>
309
310        * autotools/automake-rtems.spec.in: automake-1.9.4.
311
3122004-11-02      Joel Sherrill <joel@OARcorp.com>
313
314        * setup.def: Include PowerPC patch to make C++ global constructors work
315        -- gcc 3.3.5/newlib-1.12.0 revision 2.
316
3172004-10-29      Joel Sherrill <joel@OARcorp.com>
318
319        * setup.def: Update gcc to 3.3.5 and binutils to 2.15.
320        * autotools/autoconf-rtems.spec.in: Temporarily do not include
321        some of the documentation since it causes the RPM build to fail.
322        * binutils/Makefile.am, gcc3newlib/Makefile.am: Add mips64-rtems.
323
3242004-09-29      Joel Sherrill <joel@OARcorp.com>
325
326        * buildall.in, buildalltar.in, binutils/Makefile.am,
327        cpukit/Makefile.am, gcc3newlib/Makefile.am, gcc3newlib/gccnewlib.add,
328        gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore,
329        rtemsdoc/Makefile.am: i960 obsoleted.
330
3312004-09-24      Ralf Corsepius <ralf_corsepius@rtems.org>
332
333        * configure.ac: Require automake > 1.9.
334
3352004-09-23      Ralf Corsepius <ralf_corsepius@rtems.org>
336
337        * binutils/binutils.add: Rename package from binutils-collection to
338        binutils. Cleanups.
339        * binutils/target-binutils.add: Reflect changes above.
340        * binutils/Makefile.am: Add avr. Reflect changes above.
341        * autotools/autoconf-rtems.spec.in: Cleanup for chroot'ed builds.
342        * autotools/automake-rtems.spec.in: automake-1.9.2.
343        Cleanup for chroot'ed builds.
344        * gcc3newlib/Makefile.am: Add avr-rtems*gcc.
345        * gcc3newlib/gccnewlib.add: Disable c++ for avr.
346
3472004-07-29      Ralf Corsepius <ralf_corsepius@rtems.org>
348
349        * autotools/automake.spec.in: automake-1.9.
350
3512004-05-23      Joel Sherrill <joel@OARcorp.com>
352
353        * gcc3newlib/gccnewlib.add: gcc 3.4.0 is broken for embedded SPARC and
354        Ada. Until we can fix it, it is disabled.
355
3562004-05-23      Joel Sherrill <joel@OARcorp.com>
357
358        * gcc3newlib/target-gnat.add: Fix path to gnat1.
359
3602004-05-18      Ralf Corsepius <ralf_corsepius@rtems.org>
361
362        * binutils/Makefile.am: Add sh-rtemscoff.
363        Remove sh-rtemself.
364        * binutils/binutils.add: BuildRequires flex.
365        * autotools/automake-rtems.spec.in: Automake 1.8.5.
366
3672004-04-29      Ralf Corsepius <ralf_corsepius@rtems.org>
368
369        * gcc3newlib/gccnewlib.add: Another attempt to make *info.gz
370        handling more robust.
371
3722004-04-26      Ralf Corsepius <ralf_corsepius@rtems.org>
373
374        * autotools/automake-rtems.spec.in: Upgrade to 1.8.4.
375
3762004-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
377
378        * Index: base-g77.add, base-gcc.add, base-gcj.add, base-gnat.add,
379        gccnewlib.add, target-c++.add, target-gcc.add, target-gcj.add:
380        Apply _infodir, _mandir. Gzip man pages.
381        Reflect gcc having fixed gccinstall.info.
382
3832004-03-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
384
385        * binutils/base-binutils.add: Apply _infodir.
386        Don't install libiberty. Misc. cleanups.
387        * binutils/binutils.add: Apply _infodir, _mandir.
388        Don't install libiberty. Gzip man pages. Misc. cleanups.
389        * binutils/target-binutils.add: Apply _mandir.
390
3912004-03-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
392
393        * autotools/automake-rtems.spec.in: Upgrade to 1.8.3.
394
3952004-03-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
396
397        * gcc3newlib/gccnewlib.add: Disable gnats.
398        Further preparations for gcc-3.4.0
399        * gcc3newlib/base-gcc.add, gcc3newlib/target-gnat.add,
400        gcc3newlib/base-gcj.add, gcc3newlib/target-gcj.add:
401        Reflect changes to gcc3newlib/gccnewlib.add.
402
4032004-03-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
404
405        * gcc3newlib/base-gcc.add, gcc3newlib/target-g77.add,
406        gcc3newlib/target-objc.add: Preps for gcc-3.4.0.
407        Reflect changes to gcc3newlib/gccnewlib.add.
408
4092004-03-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
410
411        * gcc3newlib/target-gcc.add, gcc3newlib/target-c++.add:
412        Reflect changes to gcc3newlib/gccnewlib.add.
413
4142004-03-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
415
416        * gcc3newlib/gccnewlib.add: Preps. for gcc-3.4.0.
417        Add %gcclib, %gccexec.
418
4192004-03-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
420
421        * binutils/base-binutils.add: Preparations for binutils-2.15.
422
4232004-02-24      Joel Sherrill <joel@OARcorp.com>
424
425        PR 580/tools
426        * setup.def: Fix setup.def to match current reality.
427
4282004-02-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
429
430        * gdb/base-gdb.add: Add annotate.info.
431        * gdb/gdb.add: Remove info/dir.
432
4332004-02-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
434
435        * Makefile.am, gdb/Makefile.am: Cosmetics.
436
4372004-02-19      Joel Sherrill <joel@OARcorp.com>
438
439        * setup.def, gdb/gdb.add: gdb 6.0 RPMs built.
440
4412004-02-19      Joel Sherrill <joel@OARcorp.com>
442
443        * ChangeLog: Replace RTEMS user account with Joel.
444
4452004-02-17      Joel Sherrill <joel@oarcorp.com>
446
447        * setup.def, gdb/base-gdb.add, gdb/gdb.add: Building a gcc 3.2.3 i960
448        gcc and updating gdb to 5.3.
449
4502004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
451
452        * configure.ac, setup, setup.def: Remove now unused vars.
453
4542004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
455
456        * mkgccnewlibspec.in, gccnewlib/.cvsignore, gccnewlib/HISTORY,
457        gccnewlib/Makefile.am, gccnewlib/README, gccnewlib/base-chill.add,
458        gccnewlib/base-g77.add, gccnewlib/base-gcc.add, gccnewlib/base-gcj.add,
459        gccnewlib/gccnewlib.add, gccnewlib/header.add,
460        gccnewlib/target-chill.add, gccnewlib/target-g77.add,
461        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
462        gccnewlib/target-objc.add: Remove (Obsolete).
463        * configure.ac, Makefile.am: Reflect changes above.
464
4652004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
466
467        * gcc3newlib/gcc3newlib.add: Remove info/dir.
468        Cosmetics.
469
4702004-02-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
471
472        * setup.def: Adapt to what Joel already ships -
473        gcc3_version=3.3.2, gcc3_patch_version=20031216,
474        gcc3newlib_rpm_release=3
475
4762004-02-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
477
478        * configure.ac: Remove rtemsdoc/mkspec. Add RTEMS_RPM_RELEASE.
479        * rtemsdoc/.cvsignore: Reformat.
480        * Makefile.am: Reformat. Add RTEMS_RPM_RELEASE support to
481        rtems-source.add, Use rtems_source_spec_DEPS instead of
482        rtems_source_spec_DEPENDENCIES (Conflicts with automake internals).
483        * rtems/rtems-source.add: Add RTEMS_RPM_RELEASE.
484        * rtemsdoc/mkspec.in: Remove.
485        * rtemsdoc/Makefile.am: Reworked.
486        * rtemsdoc/header.add: Update Copyright notice.
487        * rtemsdoc/rtemsdoc.add: Add RTEMS_RPM_RELEASE.
488        Add %{rpmgroup}. Remove bzip-ing *.ps.
489        * rtemsdoc/supplement.add.in: Add %{rpmgroup}.
490        * rtemsdoc/templ.add.in: Add %{rpmgroup}.
491
4922004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
493
494        * rtems/rtems-source.add: Require automake-1.8.2, autoconf-2.59.
495
4962004-02-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
497
498        * rtems/rtems-source.add: New.
499        * Makefile.am: Add rtems/rtems-source.spec handling.
500        * configure.ac: AC_SUBST(RTEMS_VERSION,[_RTEMS_VERSION]).
501        * common/common.add.in: Use www.rtems.com as Vendor.
502
5032004-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
504
505        * configure.ac: Use RTEMS_ENABLE_RPMPREFIX.
506
5072004-01-28      Joel Sherrill <joel@oarcorp.com>
508
509        * buildall.in, buildalltar.in, binutils/Makefile.am,
510        cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am,
511        gdb/Makefile.am: Attempt to convert all c4x-rtems references to
512        tic4x-rtems. Left the rtems documentation alone.
513
5142004-01-28      Joel Sherrill <joel@oarcorp.com>
515
516        * configure.ac: Enable OS versioning by default for 4.7 branch.
517        * setup.def: Update binutils RPM version and build new gcc 3.2.3 RPMs.
518        * autotools/autoconf-rtems.spec.in, autotools/automake-rtems.spec.in:
519        Update for new tool spin.
520
5212004-01-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
522
523        * scripts/automake.spec.in: 1.8.2.
524
5252004-01-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
526
527        * scripts/automake.spec.in: 1.8.1.
528        Add Patch0 automake-1.8.1-rtems-20040112-1.diff.
529        Add defattr, URL:-tag.
530
5312004-01-08      Joel Sherrill <joel@OARcorp.com>
532
533        * setup.def: Update gcc/newlib for 4.7 series to 3.3.2 with 20031216
534        gcc patch (RPM revision 4.7-2).
535
5362004-01-07      Joel Sherrill <joel@OARcorp.com>
537
538        * buildall.in, buildalltar.in, binutils/Makefile.am,
539        cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am,
540        gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore,
541        rtemsdoc/Makefile.am: mips64orion port removed as mips port more
542        completely covers the MIPS family.
543
5442003-12-16      Joel Sherrill <joel@OARcorp.com>
545
546        * setup.def: Update gcc/newlib for 4.7 series to 3.3.2 with 20031022
547        gcc patch (RPM revision 4.7-1).
548
5492003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
550
551        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
552
5532003-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
554
555        * Makefile.am: Cosmetics.
556        * autotools/Makefile.am: Cosmetics.
557        * autotools/autoconf-rtems.spec.in: 2.59.
558        * autotools/automake-rtems.spec.in: 1.8, Require autoconf-2.59.
559        * binutils/Makefile.am: Cosmetics.
560        * cpukit/Makefile.am: Cosmetics.
561        * gcc3newlib/Makefile.am: Cosmetics.
562        * gccnewlib/Makefile.am: Cosmetics.
563        * gdb/Makefile.am: Cosmetics.
564        * rtems/Makefile.am: Cosmetics.
565        * rtemsdoc/Makefile.am: Cosmetics.
566
5672003-11-17      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
568
569        * gcc3newlib/gccnewlib.add: Add hacks to make gnatlib
570        buildable.
571        * gcc3newlib/base-gnat.add: Add info files.
572
5732003-10-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
574
575        * gcc3newlib/gccnewlib.add: Make not building gnat and gcj the
576        default for gcc-3.3.
577
5782003-10-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
579
580        * binutils/Makefile.am: Add tic4x.
581        * binutils/mkspec.in: Remove duplicate rpmgroup.
582
5832003-10-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
584
585        * gcc3newlib/Makefile.am: Add tic4x.
586        * gcc3newlib/gccnewlib.add: Don't install install-tools for
587        gcc >= 3.3.
588
5892003-10-22      Joel Sherrill <joel@OARcorp.com>
590
591        * configure.ac, setup.def: Update to binutils 2.14 adn gcc/newlib to
592        3.2.3 with 20030826 gcc patch.
593
5942003-10-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
595
596        * cpukit/target-cpukit.add: New.
597        * cpukit/Makefile.am: Reflect having added target-cpukit.add.
598        Acknowledge osversion.
599        * cpukit/mkspec.in: Acknowledge osversion and rpmgroup.
600        * cpukit/rtems-cpukit.add: Reflect new RTEMS spec conventions.
601
6022003-10-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
603
604        * autotools/automake-rtems.spec.in: Automake-1.7.8.
605
6062003-09-26      Joel Sherrill <joel@OARcorp.com>
607
608        * buildall.in, buildalltar.in, binutils/Makefile.am,
609        cpukit/Makefile.am, gcc3newlib/Makefile.am, gccnewlib/Makefile.am,
610        gdb/Makefile.am, rtems/Makefile.am, rtemsdoc/.cvsignore,
611        rtemsdoc/Makefile.am: Obsoleting HP PA-RISC port.
612
6132003-09-24      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
614
615        * autotools/automake-rtems.spec.in: Automake-1.7.7.
616
6172003-09-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
618
619        * gcc3newlib/gccnewlib.add: Fix duplicate removal of c++filt.
620        * gcc3newlib/base-gcj.add: Add fastjar.info, jar.1, grepjar.1.
621        * setup.def: gcc3newlib_rpm_release=4.
622
6232003-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
624
625        * binutils/base-binutils.add: Add osversion support.
626        * binutils/binutils.add: Add osversion support.
627        %setup -n %{name}-%{version}.
628        Don't remove c++filt.
629        * binutils/target-binutils.add: Add osversion support.
630        Pickup c++filt.
631        * gcc3newlib/base-g77.add: Add osversion support.
632        * gcc3newlib/base-gcc.add: Add osversion support.
633        * gcc3newlib/base-gcj.add: Add osversion support.
634        * gcc3newlib/base-gnat.add: Add osversion support.
635        * gcc3newlib/gccnewlib.add: Add osversion support.
636        Remove c++filt,
637        %setup -n -n %{name}-%{version}.
638        * gcc3newlib/target-c++.add: Add osversion support.
639        Don't pickup c++filt.
640        * gcc3newlib/target-g77.add: Add osversion support.
641        * gcc3newlib/target-gcc.add: Add osversion support.
642        * gcc3newlib/target-gcj.add: Add osversion support.
643        * gcc3newlib/target-gnat.add: Add osversion support.
644        * gccnewlib/gccnewlib.add: %setup -n %{name}-%{version}.
645        * gdb/base-gdb.add: Add osversion support, rpmgroup, rpmprefix,
646        gdb_version, gdb_target.
647        * gdb/target-gdb.add: Ditto.
648        * gdb/gdb.add: Ditto.
649        %setup -n -n %{name}-%{version}.
650
6512003-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
652
653        * binutils/Makefile.am: Fix osversion support for sh-rtemself.
654        * gcc3newlib/Makefile.am: Fix osversion support for sh-rtemself.
655
6562003-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
657
658        * configure.ac: Add --enable-osversions (OS-versioned RPMS support).
659        * binutils/Makefile.am: Add osversion support.
660        * binutils/mkspec.in: Add osversion support.
661        * gcc3newlib/Makefile.am: Add osversion support.
662        * gcc3newlib/mkspec.in: Add osversion support.
663        * gdb/Makefile.am: Add osversion support.
664        * gdb/mkspec.in: Add osversion support.
665        Add rpmprefix, rpmgroup.
666
6672003-09-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
668
669        * Makefile.am, configure.ac,
670        autotools/autoconf-rtems.spec.in, autotools/automake-rtems.spec.in,
671        binutils/Makefile.am, binutils/base-binutils.add,
672        binutils/binutils.add, binutils/mkspec.in,
673        binutils/target-binutils.add,
674        common/common.add.in,
675        cpukit/Makefile.am,
676        gcc3newlib/Makefile.am, gcc3newlib/base-g77.add,
677        gcc3newlib/base-gcc.add, gcc3newlib/base-gcj.add,
678        gcc3newlib/base-gnat.add, gcc3newlib/gccnewlib.add,
679        gcc3newlib/mkspec.in, gcc3newlib/target-c++.add,
680        gcc3newlib/target-g77.add, gcc3newlib/target-gcc.add,
681        gcc3newlib/target-gcj.add, gcc3newlib/target-gnat.add,
682        gcc3newlib/target-objc.add,
683        gccnewlib/Makefile.am,
684        gdb/Makefile.am,
685        rtems/Makefile.am,
686        rtemsdoc/Makefile.am:
687        Merger from rtems-4-6-branch.
688        * common/common.am: New.
689
6902003-08-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
691
692        * common/common.add.in: s/www.oarcorp.com/www.rtems.com/.
693        Add %define __os_install_post %{nil} to prevent RH-9's rpm-brp-strip
694        from running (Chokes on foreign object formats).
695        * gcc3newlib/base-g77.add:
696        Use %{gcc_version} instead of @gcc_version@.
697        * gcc3newlib/gccnewlib.add:
698        Use %{gcc_version} instead of @gcc_version@.
699        Reflect gcc >= 3.3 shipping monolytic infos.
700        * gcc3newlib/target-c++.add:
701        Use %{gcc_version} instead of @gcc_version@.
702        Don't pickup c++filt.
703        * gcc3newlib/target-g77.add:
704        Use %{gcc_version} instead of @gcc_version@.
705        * gcc3newlib/target-gcc.add:
706        Use %{gcc_version} instead of @gcc_version@.
707        * gcc3newlib/target-gcj.add:
708        Use %{gcc_version} instead of @gcc_version@.
709        * gcc3newlib/target-gnat.add:
710        Use %{gcc_version} instead of @gcc_version@.
711        * gcc3newlib/target-objc.add:
712        Use %{gcc_version} instead of @gcc_version@.
713
7142003-08-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
715
716        * binutils/binutils.add: Preps for 2.14.
717        Use %{binutils_version} instead of @binutils_version@.
718        * binutils/base_binutils.add: Preps for 2.14.
719
7202003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
721
722        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
723
7242003-07-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
725
726        * autotools/automake-rtems.spec.in: Automake-1.7.6.
727
7282003-06-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
729
730        * autotools/automake-rtems.spec.in: Automake-1.7.5.
731
7322003-06-02      Joel Sherrill <joel@OARcorp.com>
733
734        * setup.def: Updated for RPM revision 3 of gcc3.2.3 and newlib1.11.0.
735
7362003-05-07      Joel Sherrill <joel@OARcorp.com>
737
738        * setup.def: Update to gcc3.2.3newlib1.11.0-1.
739        * gcc3newlib/gccnewlib.add: We used .bz2 files.
740
7412003-04-18      Joel Sherrill <joel@OARcorp.com>
742
743        * setup.def: Update to gcc3.2.2newlib1.11.0-2.
744        * gcc3newlib/gccnewlib.add: We used .bz2 files.
745
7462003-02-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
747
748        * gcc3newlib/gccnewlib.add: Add %gcc_version, %newlib_version.
749        Apply %gcc_version, %newlib_version.
750        * gcc3newlib/target-c++.add: Apply %gcc_version, %newlib_version.
751        * gcc3newlib/target-g77.add: Apply %gcc_version, %newlib_version.
752        * gcc3newlib/target-gcc.add: Apply %gcc_version, %newlib_version.
753        * gcc3newlib/target-gcj.add: Apply %gcc_version, %newlib_version.
754        * gcc3newlib/target-gnat.add: Apply %gcc_version, %newlib_version.
755        * gcc3newlib/target-objc.add: Apply %gcc_version, %newlib_version.
756
7572003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
758
759        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
760
7612003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
762
763        * configure.ac: AC_PREREQ(2.57).
764
7652003-02-10      Joel Sherrill <joel@OARcorp.com>
766
767        * gdb/gdb.add, gdb/mkspec.in, gdb/target-gdb.add: Use RPM logic to
768        determine which targets have simulators, configure with appropriate
769        arguments, and package the correct files.
770
7712003-02-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
772
773        * gcc3newlib/target-gcc.add: Remove %{_exeext} from gccbug.
774        * gcc3newlib/gccnewlib.add: Add %gcj to support to disabling building
775        gcj from rpmbuild command line.
776        Copy gsyslimits.h for CDN-X compilation.
777
7782003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
779
780        * README.cdn-X: New.
781        * binutils/binutils.add: Add --build=%_build --host=%_host.
782        * cpukit/.cvsignore: Add *.spec.in.
783        * gcc3newlib/gccnewlib.add: Add --build=%_build --host=%_host.
784        * gdb/gdb.add: Add --build=%_build --host=%_host.
785        * rtemsdoc/.cvsignore: Add *.spec.in.
786
7872003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
788
789        * gcc3newlib/gccnewlib.add: Remove Buildroot.
790        * common/.cvsignore: New.
791
7922003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
793
794        * common/common.add.in: Add Vendor, Distribution, BuildRoot.
795        * binutils/Makefile.am: Fix path to clean.add.
796        * binutils/binutils.add: Remove BuildRoot.
797        * cpukit/Makefile.am:  Use $(top_builddir)/common/common.add,
798        $(top_builddir)/common/clean.add, header.add.
799        Generate rtems-cpukit.spec.in.
800        * cpukit/header.add: New.
801        * cpukit/rtems-cpukit.spec.in: Remove.
802        * cpukit/rtems-cpukit.add: New.
803        * gccnewlib/gccnewlib.add: Remove Buildroot.
804        * gdb/gdb.add: Remove Buildroot.
805        * rtemsdoc/rtemsdoc.add: Remove BuildRoot.
806
8072003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
808
809        * rtemsdoc/Makefile.am: Use $(top_builddir)/common/common.add,
810        $(top_builddir)/common/clean.add, header.add.
811        Generate rtemsdoc.spec.in.
812        * rtemsdoc/mkspec.in: Remove exe_ext.
813        * rtemsdoc/rtemsdoc.spec.in: Remove.
814        * gccnewlib/Makefile.am:  Use $(top_builddir)/common/common.add,
815        $(top_builddir)/common/clean.add, header.add.
816        * gccnewlib/base-gcc.m4: Replace @exe_ext@ with %{_exeext}.
817        * gccnewlib/base-gcj.add: Replace @exe_ext@ with %{_exeext}.
818        * gccnewlib/gccnewlib.add: Replace @exe_ext@ with %{_exeext}.
819        Remove header, broken cdn-X configuration, %clean.
820        * gccnewlib/target-g77.add: Replace @exe_ext@ with %{_exeext}.
821        * gccnewlib/target-gcc.add: Replace @exe_ext@ with %{_exeext}.
822        * gccnewlib/target-gcj.add: Replace @exe_ext@ with %{_exeext}.
823        * gccnewlib/target-objc.add: Replace @exe_ext@ with %{_exeext}.
824
8252003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
826
827        * gdb/gdb.add: Remove header, broken cdn-X configuration,
828        %clean, Replace @exe_ext@ with %{_exeext}.
829        * gdb/mkspec.in: Remove exe_ext.
830        * gdb/target-gdb.add: Replace @exe_ext@ with %{_exeext}.
831        * gdb/Makefile.am: Use $(top_builddir)/common/common.add,
832        $(top_builddir)/common/clean.add, header.add.
833        * gcc3newlib/base-gcj.add: Replace @exe_ext@ with %{_exeext}.
834        * cpukit/mkspec.in: Remove exe_ext.
835        * binutils/Makefile.am: Use $(top_builddir)/common/common.add,
836        $(top_builddir)/common/clean.add, header.add.
837
8382003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
839
840        * gcc3newlib/gccnewlib.add: Remove header, broken cdn-X configuration,
841        %clean, Replace @exe_ext@ with %{_exeext}.
842        * gcc3newlib/mkspec.in: Remove exe_ext.
843        * gcc3newlib/target-c++.add: Replace @exe_ext@ with %{_exeext}.
844        * gcc3newlib/target-g77.add: Replace @exe_ext@ with %{_exeext}.
845        * gcc3newlib/target-gcc.add: Replace @exe_ext@ with %{_exeext}.
846        * gcc3newlib/target-gcj.add: Replace @exe_ext@ with %{_exeext}.
847        * gcc3newlib/target-gnat.add: Replace @exe_ext@ with %{_exeext}.
848        * gcc3newlib/target-objc.add: Replace @exe_ext@ with %{_exeext}.
849        * gcc3newlib/Makefile.am: Use $(top_builddir)/common/common.add,
850        $(top_builddir)/common/clean.add, header.add.
851
8522003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
853
854        * Makefile.am: Remove reference to mkbinutilsspec.
855        * configure.ac: Remove EXEEXT check.
856        Add common/clean.add, common/common.add.
857
8582003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
859
860        * binutils/binutils.add: Remove header, broken cdn-X configuration,
861        %clean.
862        * binutils/mkspec.in: Remove exe_ext, build_alias, host_alias.
863        * binutils/target-binutils.add: Replace @exe_ext@ with %{_exeext}.
864
8652003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
866
867        * gcc3newlib/header.add: New.
868        * gccnewlib/header.add: New.
869        * binutils/header.add: New.
870        * gdb/header.add: New.
871        * rtemsdoc/header.add: New.
872        * rtemsdoc/rtemsdoc.add: New.
873        * common/clean.add.in: New.
874        * common/common.add.in: New.
875
8762003-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
877
878        * binutils/mkspec.in: New.
879        * binutils/.cvsignore: Add mkspec.
880        * mkbinutilspec.in: Remove.
881        * gdb/Makefile.am: Depend on mkspec.
882        * binutils/binutils.add: Add @exe_ext@ to c++filt.
883        Add %_defaultbuildroot.
884        * configure.ac: Reflect changes above.
885        * binutils/Makefile.am: Reflect changes above.
886        * Makefile.am: Remove mkbinutilspec.
887
8882003-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
889
890        * gdb/.cvsignore: Add mkspec.
891
8922003-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
893
894        * ChangeLog: Fix yesterday's entry.
895        * gdb/target-gdb.add: %defattr(-,root,root).
896        Use %{_prefix} instead of /opt/rtems.
897        Misc. minor changes.
898        * gdb/gdb.add: Use %{_prefix} instead of /opt/rtems.
899        Remove stray unpackaged files.
900        Use %{_defaultbuildroot} instead of hard-coded values.
901        configure --disable-nls.
902        Misc. minor changes.
903        Add BuildPreReq: ncurses-devel.
904        * gdb/base-gdb.add: %defattr(-,root,root).
905        Use %{_prefix} instead of /opt/rtems.
906        Misc. minor changes.
907        * gdb/mkspec.in: New.
908        * gdb/Makefile.am: Reflect addition of gdb/mkspec.in.
909        * gcc3newlib/mkspec.in: Fix usage.
910        * gcc3newlib/gccnewlib.add: Use %{_defaultbuildroot} instead of
911        hard-coded values. Update copyright notice.
912        * mkgdbspec.in: Removed.
913        * Makefile.am: Remove mkgdbspec.
914        * configure.ac: Remove mkgdbspec.
915        Add gdb/mkspec.
916
9172003-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
918
919        * gcc3newlib/gccnewlib.add: Add various BuildPreReq.
920        Add %defattr(-,root,root) to "dir".
921        * gcc3newlib/base-g77.add: %defattr(-,root,root).
922        * gcc3newlib/base-gcc.add %defattr(-,root,root).
923        * gcc3newlib/base-gcj.add %defattr(-,root,root).
924        * gcc3newlib/base-gnat.add %defattr(-,root,root).
925        * gcc3newlib/target-c++.add %defattr(-,root,root).
926        * gcc3newlib/target-g77.add %defattr(-,root,root).
927        * gcc3newlib/target-gcc.add %defattr(-,root,root).
928        * gcc3newlib/target-gcj.add %defattr(-,root,root).
929        * gcc3newlib/target-gnat.add %defattr(-,root,root).
930        * gcc3newlib/target-objc.add %defattr(-,root,root).
931
9322003-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
933
934        * setup.def: binutils_rpm_release=2.
935        * binutils/base-binutils.add: %defattr(-,root,root).
936        * binutils/target-binutils.add: Ditto.
937        * binutils/binutils.add: BuildPreReq: texinfo >= 4.2.
938
9392003-01-27      Joel Sherrill <joel@OARcorp.com>
940
941        * buildalltar.in, setup.def: Tool update including binaries for Cygwin
942        with a special RTEMS user account.
943
9442003-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
945
946        * configure.ac: Add rtemsdoc.
947        * Makefile.ac: Add rtemsdoc.
948        * rtemsdoc/README: New.
949        * rtemsdoc/.cvsignore: New.
950
9512003-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
952
953        * rtemsdoc/Makefile.am: New.
954        * rtemsdoc/mkspec.in: New.
955        * rtemsdoc/rtemsdoc.spec.in: New.
956        * rtemsdoc/supplement.add.in: New.
957        * rtemsdoc/templ.add.in: New.
958
9592002-12-16      Joel Sherrill <joel@OARcorp.com>
960
961        * setup.def: Updated gcc 3.2.1newlib1.10.0 RPM to revision 4
962        to include m68k crti.o/crtn.o multilib patch.
963
9642002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
965
966        * autotools/automake-rtems.spec.in: Update to automake-1.7.2.
967        * autotools/autoconf-rtems.spec.in: Update to autoconf-2.57.
968
9692002-12-06      Joel Sherrill <joel@OARcorp.com>
970
971        * ChangeLog: Removed duplicate entry.
972
9732002-12-06      Joel Sherrill <joel@OARcorp.com>
974
975        * setup.def: Updated patch to fix m68k cut and paste bug which turned
976        a tab into spaces in a Makefile fragment.
977        * gcc3newlib/gccnewlib.add: If building gnat for the mips, the library
978        must be built with a -G0 option.
979
9802002-12-02      Joel Sherrill <joel@OARcorp.com>
981
982        * setup.def, gcc3newlib/gccnewlib.add: Updated to gcc 3.2.1 RPM revision
983        2 which enabled the mips-rtems gnat using gcc 3.2.1 patch 20021129.
984
9852002-11-29      Joel Sherrill <joel@OARcorp.com>
986
987        * setup.def: Updated to gcc-3.2.1.
988
9892002-11-28      Joel Sherrill <joel@OARcorp.com>
990
991        * setup.def: Updated to gcc-3.2 and newlib1.1.0 RPM version 6.
992        * gcc3newlib/gccnewlib.add: Reenabled i386-rtems gnat.
993
9942002-11-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
995
996        * gcc3newlib/gccnewlib.add:
997        Remove *.la's to make rpm-4.1/RH-8.0 happy.
998        Remove libiberty.a to make rpm-4.1/RH-8.0 happy.
999        Change gcc/version.c to reflect us having patched gcc.
1000
10012002-11-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1002
1003        * binutils/binutils.add: Add BuildPreReq: /sbin/install-info.
1004        Disable nls.
1005        Apply gzip -9qf to compress *infos and *mans.
1006        Apply /sbin/install-info.
1007        Remove  *c++-filt.
1008        * binutils/base-binutils.add: Add PreReq: /sbin/install-info.
1009        Apply /sbin/install-info.
1010        Package as.info-*.gz.
1011        * binutils/target-binutils.add:
1012        Package man1/*.1*.
1013
10142002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1015
1016        * autotool/autoconf-rtems.spec.in: Fix @prefix@.
1017
10182002-11-13      Joel Sherrill <joel@OARcorp.com>
1019
1020        * setup.def: Switched to binutils 2.13.1
1021        * binutils/Makefile.am: Remove a29k-rtems.
1022
10232002-11-11      Joel Sherrill <joel@OARcorp.com>
1024
1025        * setup.def, gcc3newlib/gccnewlib.add: Patch includes updates
1026        which were patch changes for -3 and -4 RPM revisions.   Disabled
1027        build of gnat for i386-rtems as it failed to build.
1028
10292002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1030
1031        * gcc3newlib/gccnewlib.add: Remove %{target} != %{build} comment
1032        (RH-8.0/rpm-4.1 bogusly expands the macros and chokes.)
1033        * binutils/binutils.add: Remove %{target} != %{build} comment
1034        (RH-8.0/rpm-4.1 bogusly expands the macros and chokes.).
1035        Comment out CONFIGURE_ARGS (RH-8.0/rpm-4.1 is broken wrt. _build_os
1036        and _target_os)
1037        * gcc3newlib/base-gcc.add: Add gccint*infos.
1038        * gcc3newlib/base-gcj.add: Add gcj*infos.
1039        Mark manpages as %doc and pickup the gzipped versions.
1040
10412002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1042
1043        * autotools/automake-rtems.spec.in: Fix my address. Set up PATH
1044        before running configure (Prep. for automake >= 1.7).
1045
10462002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1047
1048        * autotools/autoconf-rtems.spec.in: New.
1049        Remove Provides: autoconf (Conflicts with RH-8.0).
1050        * autotools/autoconf-rtems.spec: Remove.
1051        * autotools/automake-rtems.spec.in:
1052        Remove Provides: automake (Conflicts with RH-8.0).
1053        * gcc3newlib/Makefile.am: Remove references to mkgcc3newlibspec.
1054        * Makefile.am: Ditto.
1055        * configure.ac: Add autotools/autoconf-rtems.spec.in.
1056
10572002-10-24      Joel Sherrill <joel@OARcorp.com>
1058
1059        * setup.def: Update gcc 3.2 pathc to includ epatch for gcc PR8314.
1060        * gcc3newlib/gccnewlib.add: Don't build mips/gnat as we do not
1061        currently include the patch referenced in PR8344.
1062
10632002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1064
1065        * .cvsignore: Reformat.
1066        Add autom4te*cache.
1067        Remove autom4te.cache.
1068
10692002-09-14      Joel Sherrill <joel@OARcorp.com>
1070
1071        * gcc3newlib/base-gcj.add, gcc3newlib/gccnewlib.add,
1072        gcc3newlib/target-gcj.add: First attempt at enabling Java support.
1073
10742002-08-21      Joel Sherrill <joel@OARcorp.com>
1075
1076        * setup.def, gcc3newlib/gccnewlib.add: Updated the tools for
1077        gcc 3.2 and Ada.
1078
10792002-08-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1080
1081        * gcc3newlib/gccnewlib.add: Re-add i386-rtems Ada.
1082        Add %_gnat and --define 'gnat [0|1]' support.
1083        Enable gnat for gcc-3.2/Disable for gcc-3.1.
1084        Add hacks to build gnatlib.
1085        Re-activate commented out fragments for old gcc versions.
1086        Add @target_alias@-gnatgcc.
1087
10882002-08-15      Joel Sherrill <joel@OARcorp.com>
1089
1090        * setup.def: New gcc 3.1 RPMs (-7).
1091        * gcc3newlib/gccnewlib.add:  i386-rtems doesn't build Ada.
1092
10932002-08-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1094
1095        * gcc3newlib/Makefile.am: Remove c_only remnants.
1096        * gcc3newlib/gccnewlib.add: Reflect gcc-3.2 putting c++
1097        headers into c++ instead of g++.
1098        * gcc3newlib/target-c++.add: Ditto.
1099
11002002-08-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1101
1102        * gcc3newlib/base-gnat.add: Don't use %{%prefix}/bin/gnat*.
1103        * gcc3newlib/Makefile.am: Use mkspec for c4x.
1104        * gcc3newlib/gccnewlib.add: Rework processing of %if %build_XXX.
1105        Rework handing Ada.
1106        Don't put adalib and adainclude into files.gcc.
1107        * gcc3newlib/target-gnat.add: Add adalib.
1108        Add adainclude.
1109
11102002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1111
1112        * gcc3newlib/base-gnat.add: Use -n rtems-base-gnat.
1113
11142002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1115
1116        * gcc3newlib/.cvsignore: Add mkspec.
1117
11182002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1119
1120        * mkgcc3newlibspec.in: Remove
1121        * gcc3newlib/mkspec.in: New.
1122        * configure.ac: Reflect changes above.
1123        * gcc3newlib/gccnewlib.add: Add build_XXX defines.
1124        Add preliminary gnat support.
1125        * gcc3newlib/base-g77.add: Add build_g77.
1126        * gcc3newlib/base-gcj.add: Add build_gcj.
1127        * gcc3newlib/base-gnat.add: New.
1128        * gcc3newlib/target-c++.add: Add build_cxx.
1129        * gcc3newlib/target-g77.add: Add build_g77.
1130        * gcc3newlib/target-gcj.add: Add build_gcj.
1131        * gcc3newlib/target-objc.add: Add build_objc.
1132        * gcc3newlib/target-gnat.add: New.
1133        * gcc3newlib/Makefile.am: Use ./mkspec. Use unified spec.
1134
11352002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1136
1137        * setup.def: Increment release for gcc3newlib.
1138        * gcc3newlib/gccnewlib.add: Do not put cc1plus into gcc-rpm.
1139
11402002-08-08      Joel Sherrill <joel@OARcorp.com>
1141
1142        * setup.def, binutils/base-binutils.add, binutils/target-binutils.add:
1143        Updated to binutils 2.13 which has no known issues.
1144
11452002-08-06      Joel Sherrill <joel@OARcorp.com>
1146
1147        * setup.def: Updating gcc3/newlib patches and tool versions.  The
1148        focus of this round of patches was ot eliminate header file name
1149        conflicts between RTEMS and newlib.
1150
11512002-07-30      Joel Sherrill <joel@OARcorp.com>
1152
1153        * setup.def: Updated to gcc3.1/newlib 1.10.0 RPM revision 5 with
1154        the gcc3 patch 20020730a and newlib 1.10.0 patch 20020726.
1155
11562002-07-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1157
1158        * autotools/automake-rtems.spec.in: Automake-1.6.3.
1159        * cpukit/.cvsignore: Add mkspec. Remove rtems.spec.
1160
11612002-07-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1162
1163        * configure.ac: Use AC_CONFIG_FILES(script, chmod +x script)
1164        to generate mk*spec scripts.
1165        * mkbspspec.in: Use ',' as pattern delimiter in sed expression
1166        for $rpm_build_root.
1167        * mkbinutilsspec.in:  Use ',' as pattern delimiter in sed
1168        expression for $rpm_build_root.
1169        * cpukit/mkspec.in: Cosmetical changes.
1170
11712002-07-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1172
1173        * ChangeLog: Fix 2002-07-22 ChangeLog entry bogusly referring to
1174        Joel.
1175        * cpukit/Makefile.am: New.
1176        * cpukit/mkspec.in: New.
1177        * cpukit/rtems-cpukit.spec.in: New.
1178        * cpukit/.cvsignore: New.
1179        * configure.ac: Add cpukit.
1180        Add RTEMS_TOP to pickup _RTEMS_VERSION (required by cpukit).
1181        * Makefile.am: Add cpukit. Add ACLOCAL_AMFLAGS (required to pickup
1182        RTEMS_VERSION).
1183        * setup.def: Use %{_tmppath} as default for $rpm_build_root.
1184        * mkbinutilsspec.in: Use ',' as pattern delimiter in sed expression
1185        for $rpm_build_root.
1186        * mkgccnewlibspec.in:  Use ',' as pattern delimiter in sed
1187        expression for $rpm_build_root.
1188        * mkgcc3newlibspec.in:  Use ',' as pattern delimiter in sed
1189        expression for $rpm_build_root.
1190        * mkgdbspec.in:  Use ',' as pattern delimiter in sed expression for
1191        $rpm_build_root.
1192
11932002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1194
1195        * binutils/Makefile.am: Add or32-rtems-binutils.
1196
11972002-07-19      Joel Sherrill <joel@OARcorp.com>
1198
1199        * setup.def: Updated newlib patch to get sh and hppa crt0 mods.
1200
12012002-07-01      Joel Sherrill <joel@OARcorp.com>
1202
1203        * setup.def: Update gcc3 RPMs for new patches.
1204
12052002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1206
1207        * autotools/automake-rtems.spec.in: Update to automake-1.6.2.
1208
12092002-06-14      Joel Sherrill <joel@OARcorp.com>
1210
1211        * mkgdbspec.in, setup.def, gcc3newlib/gccnewlib.add, gdb/gdb.add:
1212        Updated to gcc 3.1 and gdb 5.2.
1213
12142001-05-29      Joel Sherrill <joel@OARcorp.com>
1215
1216        * setup.def: Updated to binutils 2.12.1.
1217        * rtems/Makefile.am: Remove m68k-rtemself references.
1218
12192002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1220
1221        * mkgcc3newlibspec.in: Remove SETUP (bogus).
1222        * gcc3newlib/target-c++.add: New.
1223        * gcc3newlib/Makefile.am: Add target-c++.add.
1224        * gcc3newlib/base-g77.add: Adapt to gcc-3.1.
1225        Reflect having split out c++. Various minor fixes.
1226        * gcc3newlib/base-gcc.add: Ditto.
1227        * gcc3newlib/gccnewlib.add: Ditto.
1228        * gcc3newlib/target-gcc.add: Ditto.
1229
12302002-04-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1231
1232        * gcc3newlib/gccnewlib.add: Add gcc_update --touch to fix
1233        timestamps.
1234
12352001-04-16      Joel Sherrill <joel@OARcorp.com>
1236
1237        * .cvsignore: Added files added by automake 1.6.1.
1238        * setup.def: New shot at gcc 3.0.4 RPMs.
1239        * binutils/Makefile.am, gdb/Makefile.am, rtems/Makefile.am:
1240        Deleted m68k-rtemself.
1241        * gcc3newlib/gccnewlib.add: Commented out host/target OS check.
1242 
12432002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1244
1245        * autotools/automake-rtems.spec.in: Update to automake-1.6.1.
1246        Use *.tar.bz2.
1247
12482002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1249
1250        * mkbinutilspec.in: Fix PATCH2.
1251
12522002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1253
1254        * gcc3newlib/gccnewlib.add: Add -Bgcc/ when collecting multilibs.
1255
12562002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1257
1258        * gcc3newlib/gccnewlib.spec.in: Removed from CVS.
1259
1260
12612002-04-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1262
1263        * mkbinutilspec.in: Add support for empty patch-version (no patch).
1264        * mkgcc3newlibspec.in: Ditto.
1265        * setup: Fix gcc3*_versions handling.
1266        * setup.def: binutils_patch_version=.
1267        * binutils/binutils.add: Reflect changes to mkbinutilspec.in,
1268        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
1269        * binutils/target-binutils.add: Comment out c++filt.
1270        * gcc3newlib/base-gcc.add: Remove duplicate libm.info.
1271        * gcc3newlib/gccnewlib.add: Reflect changes to mkgcc3newlibspec.in.
1272        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
1273        Comment out gcc-2.95.x hacks.
1274        Remove *.la from installed files.
1275        * gcc3newlib/gccnewlib_c_only.spec.in: Remove.
1276
12772001-04-02      Joel Sherrill <joel@OARcorp.com>
1278
1279        * buildall.in: Correct logic for detecting 0 RTEMS RPMS installed.
1280
12812001-03-29      Joel Sherrill <joel@OARcorp.com>
1282
1283        * .cvsignore: Added mkgcc3newlib.
1284
12852001-03-29      Joel Sherrill <joel@OARcorp.com>
1286
1287        * gcc3newlib/.cvsignore: New file.
1288
12892001-03-28      Joel Sherrill <joel@OARcorp.com>
1290
1291        * Per PR64 added support for gcc 3.x RPMs
1292        * Makefile.am, configure.ac, mkspec, setup, setup.def: Modified.
1293        * mkgcc3newlibspec.in: New file.
1294        * gcc3newlib: New subdirectory.
1295        * base-g77.add, base-gcc.add, base-gcj.add, gccnewlib.add,
1296        gccnewlib_c_only.spec.in, gccnewlib.spec.in, HISTORY, Makefile.am,
1297        README, target-g77.add, target-gcc.add, target-gcj.add,
1298        target-objc.add: New files.
1299
13002001-03-28      Joel Sherrill <joel@OARcorp.com>
1301
1302        * binutils/binutils.add: Commented out patch since binutils 2.12
1303        does not require one.
1304
13052002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1306
1307        * configure.ac:
1308        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
1309        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
1310        * autotools/Makefile.am: Remove AUTOMAKE_OPTIONS.
1311        * Makefile.am: Remove AUTOMAKE_OPTIONS.
1312        * binutils/Makefile.am: Remove AUTOMAKE_OPTIONS.
1313        * gccnewlib/Makefile.am: Remove AUTOMAKE_OPTIONS.
1314        * gdb/Makefile.am: Remove AUTOMAKE_OPTIONS.
1315        * rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
1316
13172002-03-06      Ralf Corsepius <corsepiu@faw-uni-ulm.de>
1318
1319        * PR151
1320        * autotools/automake-rtems.spec.in: New.
1321        * autotools/automake-rtems.spec: Removed.
1322        * configure.ac: Reflect changes above.
1323
13242001-02-27      Joel Sherrill <joel@OARcorp.com>
1325
1326        * configure.ac: Be a little more lenient in matching sparc-solaris.
1327
13282002-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1329
1330        * mkbinutilspec.in, mkgccnewlibspec.in, gccnewlib/base-chill.add,
1331        gccnewlib/base-g77.add, gccnewlib/base-gcc.add,
1332        gccnewlib/base-gcj.add, gccnewlib/gccnewlib.add,
1333        gccnewlib/target-chill.add, gccnewlib/target-g77.add,
1334        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
1335        gccnewlib/target-objc.add: Added more support for Canadian Cross
1336        building.
1337
13382001-01-30      Joel Sherrill <joel@OARcorp.com>
1339
1340        * buildall.in: Corrected logic for detecting when no RPMs are installed.
1341
13422001-01-24      Joel Sherrill <joel@OARcorp.com>
1343
1344        * README: Added Canadian Cross instructions.
1345
13462002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1347
1348        * configure.ac: Add AC_PREFIX_DEFAULT([/opt/rtems]).
1349        * mkbinutilsspec.in: Add propagation of @prefix@.
1350        * binutils/base-binutils.add:
1351        Let %post and %unpost apply %{_prefix}.
1352        Apply %{_prefix} instead of /opt/rtems.
1353        * binutils/binutils.add: Update copyright notice.
1354        Add _prefix.
1355        Apply %{_prefix} instead of /opt/rtems.
1356        Remove -a 0 in %setup.
1357        Rework hack to SuSE's rpm screwing up %{_target}.
1358        Replace ARGS with CONFIGURE_ARGS.
1359        * binutils/target-binutils.add:
1360        Apply %{_prefix} instead of /opt/rtems.
1361
13622002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1363
1364        * binutils/binutils.add: Add initial support for building
1365        Canadian cross RPMs.  It should work like this:
1366            cd rtems/scripts
1367            ./configure --build=`../config.guess` --host=i386-cygwin
1368            make install
1369            rpm --target=i386-cygwin \
1370                /usr/src/redhat/SPECS/<target>-binutils-..spec.
1371
1372            alien -t /usr/src/redhat/RPMS/....i386.rpm
1373        .. and voila ... your tarball, with rpm-consistency checks etc. applied.
1374
13752001-01-22      Joel Sherrill <joel@OARcorp.com>
1376
1377        * buildalltar.in: Modified to support Canadian cross builds.
1378        It was testing using a RedHat 7.2 host to build *-rtems tools
1379        that run on an i386-cygwin host.
1380
13812001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1382
1383        * configure.ac: Fix typo to allow custom RPM_SPECSdirs.
1384
13852001-10-16      Joel Sherrill <joel@OARcorp.com>
1386
1387        * setup.def: Bumped the gdb_patch_version to account for a configuration
1388        problem on psim where it could not be enabled for powerpc-RTEMS.
1389        * gdb/Makefile.am: Add i386-RTEMS and powerpc-RTEMS targets.
1390
13912001-10-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1392
1393        * mkbinutilsspec.in: Guard sed-pattern against autoconf.
1394        * mkgccnewlibspec.in: Guard sed-pattern against autoconf, remove
1395        Target_alias.
1396        * mkgdbspec.in: Guard sed-pattern against autoconf.
1397        * mkbspspec.in: Guard sed-pattern against autoconf.
1398        * configure.ac: Rework check for RPM_SPECSdir.
1399        * autotools/automake-rtems.spec: Update to automake-1.5.
1400
14012001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1402
1403        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
1404        * configure.in: Remove.
1405        * configure.ac: New file, generated from configure.in by autoupdate.
1406
14072001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1408
1409        * gdb/Makefile.am, gccnewlib/Makefile.am, binutils/Makefile.am:
1410        Initially setup CLEANFILES using = instead of += to make
1411        automake-1.5 happy.
1412
14132001-09-13      Joel Sherrill <joel@OARcorp.com>
1414
1415        * setup.def, gccnewlib/gccnewlib.add, gccnewlib/target-gcc.add:
1416        Revert changes because of gcc 2.5.x/3.0 transition and continue
1417        to support gcc 2.95.x as primary version.
1418
14192001-09-13      Joel Sherrill <joel@OARcorp.com>
1420
1421        * mkgccnewlibspec.in,
1422        Use Target_alias not target_alias to avoid conflicts with new autoconf.
1423        * setup.def: Changed version numbers in attempt at building gcc 3.0.1.
1424        Only sparc and arm built for C/C++ OK. :(
1425        * gccnewlib/base-gcc.add: Modifications to reflect files not in gcc 3.x.
1426        * gccnewlib/gccnewlib.add: gcc 3.x does not have "everything in the name"
1427        * target-gcc.add: Modifications to reflect files not in gcc 3.1
1428
14292001-09-13      Joel Sherrill <joel@OARcorp.com>
1430
1431        * autotools/.cvsignore: New file.
1432
14332001-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1434
1435        * autotools/Makefile.am, autotools/autoconf-rtems.spec,
1436        autotools/automake-rtems.spec: New.
1437        * configure.in, Makefile.am: Add autotools/.
1438
14392001-08-30      Joel Sherrill <joel@OARcorp.com>
1440
1441        * .cvsignore: Add buildalltar.
1442
14432001-08-30      Joel Sherrill <joel@OARcorp.com>
1444
1445        * buildalltar.in: New file.
1446        * configure.in, Makefile.am: Modified to reflect addition of file.
1447
14482001-08-10      Joel Sherrill <joel@OARcorp.com>
1449
1450        * mkgdbspec.in: Make list of simulators very complete.
1451        * setup.def: Update versions.
1452
14532001-07-03      Joel Sherrill <joel@OARcorp.com>
1454
1455        * setup.def, binutils.add, gccnewlib.add: Updated to build
1456        binutils 2.11.2 (rtems patch 20010622), gcc 2.95.3 (rtems
1457        patch a20010622), and newlib 1.9.0 (rtems patch 10020622).
1458
14592001-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1460
1461        * configure.in: Remove AC_EXEEXT, treat .exe manually.
1462        * gccnewlib/base-gcc.add: Remove cpp.
1463        * gccnewlib/gccnewlib.add: mv cpp $target_alias-cpp, update
1464        copyright.
1465
14662001-04-16      Joel Sherrill <joel@OARcorp.com>
1467
1468        * setup.def: Modified the binutils version to 2.11 and
1469        RPM revision 3 to reflect experimentation with new binutils release.
1470
14712001-04-11      Joel Sherrill <joel@OARcorp.com>
1472
1473        * binutils/Makefile.am: Added a29k-rtems.
1474        * binutils/binutils.add: Switch to .bz2 extension to reflect
1475        real way code is compressed on distribution sites now.
1476
14772001-03-19      Joel Sherrill <joel@OARcorp.com>
1478
1479        * setup.def: Updated version numbers and patches for binutils
1480        and gdb.  binutils was to get correct patch in field.  gdb
1481        was to add mipstx39-rtems configurery support.
1482
14832001-03-14      Joel Sherrill <joel@OARcorp.com>
1484
1485        * gdb/Makefile.am, mkgdbspec.in: Added mipstx39-rtems
1486        configuration to gdb since this includes the JMR3904 simulator.
1487
14882001-01-03      Joel Sherrill <joel@OARcorp.com>
1489
1490        * setup.def, binutils/HISTORY, gccnewlib/HISTORY: Updated
1491        binutils HISTORY to reflect new revision.  Updated gcc to fix
1492        i960 C++ problem.  Updated newlib to move to newlib 1.9.0.
1493
14942000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1495
1496        * gccnewlib/gccnewlib.add: Fix typo in URL.
1497
14982000-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1499
1500        * configure.in: Adapt m4-quoting to autoconf-2.49b, use $host
1501        instead of $target to setup RPM_CPU, move chmod 755 buildall to
1502        AC_OUTPUT's extra-cmds.
1503       
15042000-10-30      Joel Sherrill <joel@OARcorp.com>
1505
1506        * buildall.in, mkgdbspec.in, setup.def, binutils/Makefile.am,
1507        gccnewlib/HISTORY, gccnewlib/Makefile.am, gdb/Makefile.am:
1508        Added mips-rtems, updated to include new patches and
1509        gcc 2.95.2/newlib 1.8.2 revision 11 RPM.
1510
15112000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
1512
1513        * configure.in: Remove trailing '/'s from setting up RPM_SPECdir.
1514
15152000-10-18      Joel Sherrill <joel@OARcorp.com>
1516
1517        * setup.def: Updating version numbers for gcc/newlib RPM release 10.
1518
15192000-08-30      Joel Sherrill <joel@OARcorp.com>
1520
1521        * setup.def: Updated gcc and newlib patches and bumped RPM revision.
1522        Patches primarily add or16/or32 basic support to newlib and
1523        i386 multilib improvements to gcc from Ralf Corsepius.
1524
15252000-08-10      Joel Sherrill <joel@OARcorp.com>
1526
1527        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.