source: rtems/scripts/ChangeLog @ 0ac55c0

4.104.114.84.95
Last change on this file since 0ac55c0 was 0ac55c0, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/31/03 at 04:58:01

2003-01-31 Ralf Corsepius <corsepiu@…>

  • binutils/binutils.add: Remove header, broken cdn-X configuration, %clean.
  • binutils/mkspec.in: Remove exe_ext, build_alias, host_alias.
  • binutils/target-binutils.add: Replace @exe_ext@ with %{_exeext}.
  • Property mode set to 100644
File size: 22.0 KB
Line 
12003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * binutils/binutils.add: Remove header, broken cdn-X configuration,
4        %clean.
5        * binutils/mkspec.in: Remove exe_ext, build_alias, host_alias.
6        * binutils/target-binutils.add: Replace @exe_ext@ with %{_exeext}.
7
82003-01-31      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
9
10        * gcc3newlib/header.add: New.
11        * gccnewlib/header.add: New.
12        * binutils/header.add: New.
13        * gdb/header.add: New.
14        * rtemsdoc/header.add: New.
15        * rtemsdoc/rtemsdoc.add: New.
16        * common/clean.add.in: New.
17        * common/common.add.in: New.
18
192003-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * binutils/mkspec.in: New.
22        * binutils/.cvsignore: Add mkspec.
23        * mkbinutilspec.in: Remove.
24        * gdb/Makefile.am: Depend on mkspec.
25        * binutils/binutils.add: Add @exe_ext@ to c++filt.
26        Add %_defaultbuildroot.
27        * configure.ac: Reflect changes above.
28        * binutils/Makefile.am: Reflect changes above.
29        * Makefile.am: Remove mkbinutilspec.
30
312003-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * gdb/.cvsignore: Add mkspec.
34
352003-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * ChangeLog: Fix yesterday's entry.
38        * gdb/target-gdb.add: %defattr(-,root,root).
39        Use %{_prefix} instead of /opt/rtems.
40        Misc. minor changes.
41        * gdb/gdb.add: Use %{_prefix} instead of /opt/rtems.
42        Remove stray unpackaged files.
43        Use %{_defaultbuildroot} instead of hard-coded values.
44        configure --disable-nls.
45        Misc. minor changes.
46        Add BuildPreReq: ncurses-devel.
47        * gdb/base-gdb.add: %defattr(-,root,root).
48        Use %{_prefix} instead of /opt/rtems.
49        Misc. minor changes.
50        * gdb/mkspec.in: New.
51        * gdb/Makefile.am: Reflect addition of gdb/mkspec.in.
52        * gcc3newlib/mkspec.in: Fix usage.
53        * gcc3newlib/gccnewlib.add: Use %{_defaultbuildroot} instead of
54        hard-coded values. Update copyright notice.
55        * mkgdbspec.in: Removed.
56        * Makefile.am: Remove mkgdbspec.
57        * configure.ac: Remove mkgdbspec.
58        Add gdb/mkspec.
59
602003-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * gcc3newlib/gccnewlib.add: Add various BuildPreReq.
63        Add %defattr(-,root,root) to "dir".
64        * gcc3newlib/base-g77.add: %defattr(-,root,root).
65        * gcc3newlib/base-gcc.add %defattr(-,root,root).
66        * gcc3newlib/base-gcj.add %defattr(-,root,root).
67        * gcc3newlib/base-gnat.add %defattr(-,root,root).
68        * gcc3newlib/target-c++.add %defattr(-,root,root).
69        * gcc3newlib/target-g77.add %defattr(-,root,root).
70        * gcc3newlib/target-gcc.add %defattr(-,root,root).
71        * gcc3newlib/target-gcj.add %defattr(-,root,root).
72        * gcc3newlib/target-gnat.add %defattr(-,root,root).
73        * gcc3newlib/target-objc.add %defattr(-,root,root).
74
752003-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
76
77        * setup.def: binutils_rpm_release=2.
78        * binutils/base-binutils.add: %defattr(-,root,root).
79        * binutils/target-binutils.add: Ditto.
80        * binutils/binutils.add: BuildPreReq: texinfo >= 4.2.
81
822003-01-27      Joel Sherrill <joel@OARcorp.com>
83
84        * buildalltar.in, setup.def: Tool update including binaries for Cygwin
85        with a special RTEMS user account.
86
872003-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * configure.ac: Add rtemsdoc.
90        * Makefile.ac: Add rtemsdoc.
91        * rtemsdoc/README: New.
92        * rtemsdoc/.cvsignore: New.
93
942003-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
95
96        * rtemsdoc/Makefile.am: New.
97        * rtemsdoc/mkspec.in: New.
98        * rtemsdoc/rtemsdoc.spec.in: New.
99        * rtemsdoc/supplement.add.in: New.
100        * rtemsdoc/templ.add.in: New.
101
1022002-12-16      Joel Sherrill <joel@OARcorp.com>
103
104        * setup.def: Updated gcc 3.2.1newlib1.10.0 RPM to revision 4
105        to include m68k crti.o/crtn.o multilib patch.
106
1072002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * autotools/automake-rtems.spec.in: Update to automake-1.7.2.
110        * autotools/autoconf-rtems.spec.in: Update to autoconf-2.57.
111
1122002-12-06      Joel Sherrill <joel@OARcorp.com>
113
114        * ChangeLog: Removed duplicate entry.
115
1162002-12-06      Joel Sherrill <joel@OARcorp.com>
117
118        * setup.def: Updated patch to fix m68k cut and paste bug which turned
119        a tab into spaces in a Makefile fragment.
120        * gcc3newlib/gccnewlib.add: If building gnat for the mips, the library
121        must be built with a -G0 option.
122
1232002-12-02      Joel Sherrill <joel@OARcorp.com>
124
125        * setup.def, gcc3newlib/gccnewlib.add: Updated to gcc 3.2.1 RPM revision
126        2 which enabled the mips-rtems gnat using gcc 3.2.1 patch 20021129.
127
1282002-11-29      Joel Sherrill <joel@OARcorp.com>
129
130        * setup.def: Updated to gcc-3.2.1.
131
1322002-11-28      Joel Sherrill <joel@OARcorp.com>
133
134        * setup.def: Updated to gcc-3.2 and newlib1.1.0 RPM version 6.
135        * gcc3newlib/gccnewlib.add: Reenabled i386-rtems gnat.
136
1372002-11-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * gcc3newlib/gccnewlib.add:
140        Remove *.la's to make rpm-4.1/RH-8.0 happy.
141        Remove libiberty.a to make rpm-4.1/RH-8.0 happy.
142        Change gcc/version.c to reflect us having patched gcc.
143
1442002-11-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * binutils/binutils.add: Add BuildPreReq: /sbin/install-info.
147        Disable nls.
148        Apply gzip -9qf to compress *infos and *mans.
149        Apply /sbin/install-info.
150        Remove  *c++-filt.
151        * binutils/base-binutils.add: Add PreReq: /sbin/install-info.
152        Apply /sbin/install-info.
153        Package as.info-*.gz.
154        * binutils/target-binutils.add:
155        Package man1/*.1*.
156
1572002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
158
159        * autotool/autoconf-rtems.spec.in: Fix @prefix@.
160
1612002-11-13      Joel Sherrill <joel@OARcorp.com>
162
163        * setup.def: Switched to binutils 2.13.1
164        * binutils/Makefile.am: Remove a29k-rtems.
165
1662002-11-11      Joel Sherrill <joel@OARcorp.com>
167
168        * setup.def, gcc3newlib/gccnewlib.add: Patch includes updates
169        which were patch changes for -3 and -4 RPM revisions.   Disabled
170        build of gnat for i386-rtems as it failed to build.
171
1722002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
173
174        * gcc3newlib/gccnewlib.add: Remove %{target} != %{build} comment
175        (RH-8.0/rpm-4.1 bogusly expands the macros and chokes.)
176        * binutils/binutils.add: Remove %{target} != %{build} comment
177        (RH-8.0/rpm-4.1 bogusly expands the macros and chokes.).
178        Comment out CONFIGURE_ARGS (RH-8.0/rpm-4.1 is broken wrt. _build_os
179        and _target_os)
180        * gcc3newlib/base-gcc.add: Add gccint*infos.
181        * gcc3newlib/base-gcj.add: Add gcj*infos.
182        Mark manpages as %doc and pickup the gzipped versions.
183
1842002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
185
186        * autotools/automake-rtems.spec.in: Fix my address. Set up PATH
187        before running configure (Prep. for automake >= 1.7).
188
1892002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
190
191        * autotools/autoconf-rtems.spec.in: New.
192        Remove Provides: autoconf (Conflicts with RH-8.0).
193        * autotools/autoconf-rtems.spec: Remove.
194        * autotools/automake-rtems.spec.in:
195        Remove Provides: automake (Conflicts with RH-8.0).
196        * gcc3newlib/Makefile.am: Remove references to mkgcc3newlibspec.
197        * Makefile.am: Ditto.
198        * configure.ac: Add autotools/autoconf-rtems.spec.in.
199
2002002-10-24      Joel Sherrill <joel@OARcorp.com>
201
202        * setup.def: Update gcc 3.2 pathc to includ epatch for gcc PR8314.
203        * gcc3newlib/gccnewlib.add: Don't build mips/gnat as we do not
204        currently include the patch referenced in PR8344.
205
2062002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
207
208        * .cvsignore: Reformat.
209        Add autom4te*cache.
210        Remove autom4te.cache.
211
2122002-09-14      Joel Sherrill <joel@OARcorp.com>
213
214        * gcc3newlib/base-gcj.add, gcc3newlib/gccnewlib.add,
215        gcc3newlib/target-gcj.add: First attempt at enabling Java support.
216
2172002-08-21      Joel Sherrill <joel@OARcorp.com>
218
219        * setup.def, gcc3newlib/gccnewlib.add: Updated the tools for
220        gcc 3.2 and Ada.
221
2222002-08-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
223
224        * gcc3newlib/gccnewlib.add: Re-add i386-rtems Ada.
225        Add %_gnat and --define 'gnat [0|1]' support.
226        Enable gnat for gcc-3.2/Disable for gcc-3.1.
227        Add hacks to build gnatlib.
228        Re-activate commented out fragments for old gcc versions.
229        Add @target_alias@-gnatgcc.
230
2312002-08-15      Joel Sherrill <joel@OARcorp.com>
232
233        * setup.def: New gcc 3.1 RPMs (-7).
234        * gcc3newlib/gccnewlib.add:  i386-rtems doesn't build Ada.
235
2362002-08-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
237
238        * gcc3newlib/Makefile.am: Remove c_only remnants.
239        * gcc3newlib/gccnewlib.add: Reflect gcc-3.2 putting c++
240        headers into c++ instead of g++.
241        * gcc3newlib/target-c++.add: Ditto.
242
2432002-08-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
244
245        * gcc3newlib/base-gnat.add: Don't use %{%prefix}/bin/gnat*.
246        * gcc3newlib/Makefile.am: Use mkspec for c4x.
247        * gcc3newlib/gccnewlib.add: Rework processing of %if %build_XXX.
248        Rework handing Ada.
249        Don't put adalib and adainclude into files.gcc.
250        * gcc3newlib/target-gnat.add: Add adalib.
251        Add adainclude.
252
2532002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
254
255        * gcc3newlib/base-gnat.add: Use -n rtems-base-gnat.
256
2572002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
258
259        * gcc3newlib/.cvsignore: Add mkspec.
260
2612002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
262
263        * mkgcc3newlibspec.in: Remove
264        * gcc3newlib/mkspec.in: New.
265        * configure.ac: Reflect changes above.
266        * gcc3newlib/gccnewlib.add: Add build_XXX defines.
267        Add preliminary gnat support.
268        * gcc3newlib/base-g77.add: Add build_g77.
269        * gcc3newlib/base-gcj.add: Add build_gcj.
270        * gcc3newlib/base-gnat.add: New.
271        * gcc3newlib/target-c++.add: Add build_cxx.
272        * gcc3newlib/target-g77.add: Add build_g77.
273        * gcc3newlib/target-gcj.add: Add build_gcj.
274        * gcc3newlib/target-objc.add: Add build_objc.
275        * gcc3newlib/target-gnat.add: New.
276        * gcc3newlib/Makefile.am: Use ./mkspec. Use unified spec.
277
2782002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
279
280        * setup.def: Increment release for gcc3newlib.
281        * gcc3newlib/gccnewlib.add: Do not put cc1plus into gcc-rpm.
282
2832002-08-08      Joel Sherrill <joel@OARcorp.com>
284
285        * setup.def, binutils/base-binutils.add, binutils/target-binutils.add:
286        Updated to binutils 2.13 which has no known issues.
287
2882002-08-06      Joel Sherrill <joel@OARcorp.com>
289
290        * setup.def: Updating gcc3/newlib patches and tool versions.  The
291        focus of this round of patches was ot eliminate header file name
292        conflicts between RTEMS and newlib.
293
2942002-07-30      Joel Sherrill <joel@OARcorp.com>
295
296        * setup.def: Updated to gcc3.1/newlib 1.10.0 RPM revision 5 with
297        the gcc3 patch 20020730a and newlib 1.10.0 patch 20020726.
298
2992002-07-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
300
301        * autotools/automake-rtems.spec.in: Automake-1.6.3.
302        * cpukit/.cvsignore: Add mkspec. Remove rtems.spec.
303
3042002-07-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
305
306        * configure.ac: Use AC_CONFIG_FILES(script, chmod +x script)
307        to generate mk*spec scripts.
308        * mkbspspec.in: Use ',' as pattern delimiter in sed expression
309        for $rpm_build_root.
310        * mkbinutilsspec.in:  Use ',' as pattern delimiter in sed
311        expression for $rpm_build_root.
312        * cpukit/mkspec.in: Cosmetical changes.
313
3142002-07-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
315
316        * ChangeLog: Fix 2002-07-22 ChangeLog entry bogusly referring to
317        Joel.
318        * cpukit/Makefile.am: New.
319        * cpukit/mkspec.in: New.
320        * cpukit/rtems-cpukit.spec.in: New.
321        * cpukit/.cvsignore: New.
322        * configure.ac: Add cpukit.
323        Add RTEMS_TOP to pickup _RTEMS_VERSION (required by cpukit).
324        * Makefile.am: Add cpukit. Add ACLOCAL_AMFLAGS (required to pickup
325        RTEMS_VERSION).
326        * setup.def: Use %{_tmppath} as default for $rpm_build_root.
327        * mkbinutilsspec.in: Use ',' as pattern delimiter in sed expression
328        for $rpm_build_root.
329        * mkgccnewlibspec.in:  Use ',' as pattern delimiter in sed
330        expression for $rpm_build_root.
331        * mkgcc3newlibspec.in:  Use ',' as pattern delimiter in sed
332        expression for $rpm_build_root.
333        * mkgdbspec.in:  Use ',' as pattern delimiter in sed expression for
334        $rpm_build_root.
335
3362002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
337
338        * binutils/Makefile.am: Add or32-rtems-binutils.
339
3402002-07-19      Joel Sherrill <joel@OARcorp.com>
341
342        * setup.def: Updated newlib patch to get sh and hppa crt0 mods.
343
3442002-07-01      Joel Sherrill <joel@OARcorp.com>
345
346        * setup.def: Update gcc3 RPMs for new patches.
347
3482002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
349
350        * autotools/automake-rtems.spec.in: Update to automake-1.6.2.
351
3522002-06-14      Joel Sherrill <joel@OARcorp.com>
353
354        * mkgdbspec.in, setup.def, gcc3newlib/gccnewlib.add, gdb/gdb.add:
355        Updated to gcc 3.1 and gdb 5.2.
356
3572001-05-29      Joel Sherrill <joel@OARcorp.com>
358
359        * setup.def: Updated to binutils 2.12.1.
360        * rtems/Makefile.am: Remove m68k-rtemself references.
361
3622002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
363
364        * mkgcc3newlibspec.in: Remove SETUP (bogus).
365        * gcc3newlib/target-c++.add: New.
366        * gcc3newlib/Makefile.am: Add target-c++.add.
367        * gcc3newlib/base-g77.add: Adapt to gcc-3.1.
368        Reflect having split out c++. Various minor fixes.
369        * gcc3newlib/base-gcc.add: Ditto.
370        * gcc3newlib/gccnewlib.add: Ditto.
371        * gcc3newlib/target-gcc.add: Ditto.
372
3732002-04-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
374
375        * gcc3newlib/gccnewlib.add: Add gcc_update --touch to fix
376        timestamps.
377
3782001-04-16      Joel Sherrill <joel@OARcorp.com>
379
380        * .cvsignore: Added files added by automake 1.6.1.
381        * setup.def: New shot at gcc 3.0.4 RPMs.
382        * binutils/Makefile.am, gdb/Makefile.am, rtems/Makefile.am:
383        Deleted m68k-rtemself.
384        * gcc3newlib/gccnewlib.add: Commented out host/target OS check.
385 
3862002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
387
388        * autotools/automake-rtems.spec.in: Update to automake-1.6.1.
389        Use *.tar.bz2.
390
3912002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
392
393        * mkbinutilspec.in: Fix PATCH2.
394
3952002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
396
397        * gcc3newlib/gccnewlib.add: Add -Bgcc/ when collecting multilibs.
398
3992002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
400
401        * gcc3newlib/gccnewlib.spec.in: Removed from CVS.
402
403
4042002-04-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
405
406        * mkbinutilspec.in: Add support for empty patch-version (no patch).
407        * mkgcc3newlibspec.in: Ditto.
408        * setup: Fix gcc3*_versions handling.
409        * setup.def: binutils_patch_version=.
410        * binutils/binutils.add: Reflect changes to mkbinutilspec.in,
411        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
412        * binutils/target-binutils.add: Comment out c++filt.
413        * gcc3newlib/base-gcc.add: Remove duplicate libm.info.
414        * gcc3newlib/gccnewlib.add: Reflect changes to mkgcc3newlibspec.in.
415        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
416        Comment out gcc-2.95.x hacks.
417        Remove *.la from installed files.
418        * gcc3newlib/gccnewlib_c_only.spec.in: Remove.
419
4202001-04-02      Joel Sherrill <joel@OARcorp.com>
421
422        * buildall.in: Correct logic for detecting 0 RTEMS RPMS installed.
423
4242001-03-29      Joel Sherrill <joel@OARcorp.com>
425
426        * .cvsignore: Added mkgcc3newlib.
427
4282001-03-29      Joel Sherrill <joel@OARcorp.com>
429
430        * gcc3newlib/.cvsignore: New file.
431
4322001-03-28      Joel Sherrill <joel@OARcorp.com>
433
434        * Per PR64 added support for gcc 3.x RPMs
435        * Makefile.am, configure.ac, mkspec, setup, setup.def: Modified.
436        * mkgcc3newlibspec.in: New file.
437        * gcc3newlib: New subdirectory.
438        * base-g77.add, base-gcc.add, base-gcj.add, gccnewlib.add,
439        gccnewlib_c_only.spec.in, gccnewlib.spec.in, HISTORY, Makefile.am,
440        README, target-g77.add, target-gcc.add, target-gcj.add,
441        target-objc.add: New files.
442
4432001-03-28      Joel Sherrill <joel@OARcorp.com>
444
445        * binutils/binutils.add: Commented out patch since binutils 2.12
446        does not require one.
447
4482002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
449
450        * configure.ac:
451        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
452        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
453        * autotools/Makefile.am: Remove AUTOMAKE_OPTIONS.
454        * Makefile.am: Remove AUTOMAKE_OPTIONS.
455        * binutils/Makefile.am: Remove AUTOMAKE_OPTIONS.
456        * gccnewlib/Makefile.am: Remove AUTOMAKE_OPTIONS.
457        * gdb/Makefile.am: Remove AUTOMAKE_OPTIONS.
458        * rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
459
4602002-03-06      Ralf Corsepius <corsepiu@faw-uni-ulm.de>
461
462        * PR151
463        * autotools/automake-rtems.spec.in: New.
464        * autotools/automake-rtems.spec: Removed.
465        * configure.ac: Reflect changes above.
466
4672001-02-27      Joel Sherrill <joel@OARcorp.com>
468
469        * configure.ac: Be a little more lenient in matching sparc-solaris.
470
4712002-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
472
473        * mkbinutilspec.in, mkgccnewlibspec.in, gccnewlib/base-chill.add,
474        gccnewlib/base-g77.add, gccnewlib/base-gcc.add,
475        gccnewlib/base-gcj.add, gccnewlib/gccnewlib.add,
476        gccnewlib/target-chill.add, gccnewlib/target-g77.add,
477        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
478        gccnewlib/target-objc.add: Added more support for Canadian Cross
479        building.
480
4812001-01-30      Joel Sherrill <joel@OARcorp.com>
482
483        * buildall.in: Corrected logic for detecting when no RPMs are installed.
484
4852001-01-24      Joel Sherrill <joel@OARcorp.com>
486
487        * README: Added Canadian Cross instructions.
488
4892002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
490
491        * configure.ac: Add AC_PREFIX_DEFAULT([/opt/rtems]).
492        * mkbinutilsspec.in: Add propagation of @prefix@.
493        * binutils/base-binutils.add:
494        Let %post and %unpost apply %{_prefix}.
495        Apply %{_prefix} instead of /opt/rtems.
496        * binutils/binutils.add: Update copyright notice.
497        Add _prefix.
498        Apply %{_prefix} instead of /opt/rtems.
499        Remove -a 0 in %setup.
500        Rework hack to SuSE's rpm screwing up %{_target}.
501        Replace ARGS with CONFIGURE_ARGS.
502        * binutils/target-binutils.add:
503        Apply %{_prefix} instead of /opt/rtems.
504
5052002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
506
507        * binutils/binutils.add: Add initial support for building
508        Canadian cross RPMs.  It should work like this:
509            cd rtems/scripts
510            ./configure --build=`../config.guess` --host=i386-cygwin
511            make install
512            rpm --target=i386-cygwin \
513                /usr/src/redhat/SPECS/<target>-binutils-..spec.
514
515            alien -t /usr/src/redhat/RPMS/....i386.rpm
516        .. and voila ... your tarball, with rpm-consistency checks etc. applied.
517
5182001-01-22      Joel Sherrill <joel@OARcorp.com>
519
520        * buildalltar.in: Modified to support Canadian cross builds.
521        It was testing using a RedHat 7.2 host to build *-rtems tools
522        that run on an i386-cygwin host.
523
5242001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
525
526        * configure.ac: Fix typo to allow custom RPM_SPECSdirs.
527
5282001-10-16      Joel Sherrill <joel@OARcorp.com>
529
530        * setup.def: Bumped the gdb_patch_version to account for a configuration
531        problem on psim where it could not be enabled for powerpc-RTEMS.
532        * gdb/Makefile.am: Add i386-RTEMS and powerpc-RTEMS targets.
533
5342001-10-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
535
536        * mkbinutilsspec.in: Guard sed-pattern against autoconf.
537        * mkgccnewlibspec.in: Guard sed-pattern against autoconf, remove
538        Target_alias.
539        * mkgdbspec.in: Guard sed-pattern against autoconf.
540        * mkbspspec.in: Guard sed-pattern against autoconf.
541        * configure.ac: Rework check for RPM_SPECSdir.
542        * autotools/automake-rtems.spec: Update to automake-1.5.
543
5442001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
545
546        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
547        * configure.in: Remove.
548        * configure.ac: New file, generated from configure.in by autoupdate.
549
5502001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
551
552        * gdb/Makefile.am, gccnewlib/Makefile.am, binutils/Makefile.am:
553        Initially setup CLEANFILES using = instead of += to make
554        automake-1.5 happy.
555
5562001-09-13      Joel Sherrill <joel@OARcorp.com>
557
558        * setup.def, gccnewlib/gccnewlib.add, gccnewlib/target-gcc.add:
559        Revert changes because of gcc 2.5.x/3.0 transition and continue
560        to support gcc 2.95.x as primary version.
561
5622001-09-13      Joel Sherrill <joel@OARcorp.com>
563
564        * mkgccnewlibspec.in,
565        Use Target_alias not target_alias to avoid conflicts with new autoconf.
566        * setup.def: Changed version numbers in attempt at building gcc 3.0.1.
567        Only sparc and arm built for C/C++ OK. :(
568        * gccnewlib/base-gcc.add: Modifications to reflect files not in gcc 3.x.
569        * gccnewlib/gccnewlib.add: gcc 3.x does not have "everything in the name"
570        * target-gcc.add: Modifications to reflect files not in gcc 3.1
571
5722001-09-13      Joel Sherrill <joel@OARcorp.com>
573
574        * autotools/.cvsignore: New file.
575
5762001-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
577
578        * autotools/Makefile.am, autotools/autoconf-rtems.spec,
579        autotools/automake-rtems.spec: New.
580        * configure.in, Makefile.am: Add autotools/.
581
5822001-08-30      Joel Sherrill <joel@OARcorp.com>
583
584        * .cvsignore: Add buildalltar.
585
5862001-08-30      Joel Sherrill <joel@OARcorp.com>
587
588        * buildalltar.in: New file.
589        * configure.in, Makefile.am: Modified to reflect addition of file.
590
5912001-08-10      Joel Sherrill <joel@OARcorp.com>
592
593        * mkgdbspec.in: Make list of simulators very complete.
594        * setup.def: Update versions.
595
5962001-07-03      Joel Sherrill <joel@OARcorp.com>
597
598        * setup.def, binutils.add, gccnewlib.add: Updated to build
599        binutils 2.11.2 (rtems patch 20010622), gcc 2.95.3 (rtems
600        patch a20010622), and newlib 1.9.0 (rtems patch 10020622).
601
6022001-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
603
604        * configure.in: Remove AC_EXEEXT, treat .exe manually.
605        * gccnewlib/base-gcc.add: Remove cpp.
606        * gccnewlib/gccnewlib.add: mv cpp $target_alias-cpp, update
607        copyright.
608
6092001-04-16      Joel Sherrill <joel@OARcorp.com>
610
611        * setup.def: Modified the binutils version to 2.11 and
612        RPM revision 3 to reflect experimentation with new binutils release.
613
6142001-04-11      Joel Sherrill <joel@OARcorp.com>
615
616        * binutils/Makefile.am: Added a29k-rtems.
617        * binutils/binutils.add: Switch to .bz2 extension to reflect
618        real way code is compressed on distribution sites now.
619
6202001-03-19      Joel Sherrill <joel@OARcorp.com>
621
622        * setup.def: Updated version numbers and patches for binutils
623        and gdb.  binutils was to get correct patch in field.  gdb
624        was to add mipstx39-rtems configurery support.
625
6262001-03-14      Joel Sherrill <joel@OARcorp.com>
627
628        * gdb/Makefile.am, mkgdbspec.in: Added mipstx39-rtems
629        configuration to gdb since this includes the JMR3904 simulator.
630
6312001-01-03      Joel Sherrill <joel@OARcorp.com>
632
633        * setup.def, binutils/HISTORY, gccnewlib/HISTORY: Updated
634        binutils HISTORY to reflect new revision.  Updated gcc to fix
635        i960 C++ problem.  Updated newlib to move to newlib 1.9.0.
636
6372000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
638
639        * gccnewlib/gccnewlib.add: Fix typo in URL.
640
6412000-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
642
643        * configure.in: Adapt m4-quoting to autoconf-2.49b, use $host
644        instead of $target to setup RPM_CPU, move chmod 755 buildall to
645        AC_OUTPUT's extra-cmds.
646       
6472000-10-30      Joel Sherrill <joel@OARcorp.com>
648
649        * buildall.in, mkgdbspec.in, setup.def, binutils/Makefile.am,
650        gccnewlib/HISTORY, gccnewlib/Makefile.am, gdb/Makefile.am:
651        Added mips-rtems, updated to include new patches and
652        gcc 2.95.2/newlib 1.8.2 revision 11 RPM.
653
6542000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
655
656        * configure.in: Remove trailing '/'s from setting up RPM_SPECdir.
657
6582000-10-18      Joel Sherrill <joel@OARcorp.com>
659
660        * setup.def: Updating version numbers for gcc/newlib RPM release 10.
661
6622000-08-30      Joel Sherrill <joel@OARcorp.com>
663
664        * setup.def: Updated gcc and newlib patches and bumped RPM revision.
665        Patches primarily add or16/or32 basic support to newlib and
666        i386 multilib improvements to gcc from Ralf Corsepius.
667
6682000-08-10      Joel Sherrill <joel@OARcorp.com>
669
670        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.