source: rtems/scripts/ChangeLog @ d08b8eb8

4.104.114.84.95
Last change on this file since d08b8eb8 was d08b8eb8, checked in by Ralf Corsepius <ralf.corsepius@…>, on 10/25/02 at 14:56:47

2002-10-25 Ralf Corsepius <corsepiu@…>

  • autotools/automake-rtems.spec.in: Fix my address. Set up PATH before running configure (Prep. for automake >= 1.7).
  • Property mode set to 100644
File size: 16.0 KB
Line 
12002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * autotools/automake-rtems.spec.in: Fix my address. Set up PATH
4        before running configure (Prep. for automake >= 1.7).
5
62002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * autotools/autoconf-rtems.spec.in: New.
9        Remove Provides: autoconf (Conflicts with RH-8.0).
10        * autotools/autoconf-rtems.spec: Remove.
11        * autotools/automake-rtems.spec.in:
12        Remove Provides: automake (Conflicts with RH-8.0).
13        * gcc3newlib/Makefile.am: Remove references to mkgcc3newlibspec.
14        * Makefile.am: Ditto.
15        * configure.ac: Add autotools/autoconf-rtems.spec.in.
16
172002-10-24      Joel Sherrill <joel@OARcorp.com>
18
19        * setup.def: Update gcc 3.2 pathc to includ epatch for gcc PR8314.
20        * gcc3newlib/gccnewlib.add: Don't build mips/gnat as we do not
21        currently include the patch referenced in PR8344.
22
232002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
24
25        * .cvsignore: Reformat.
26        Add autom4te*cache.
27        Remove autom4te.cache.
28
292002-09-14      Joel Sherrill <joel@OARcorp.com>
30
31        * gcc3newlib/base-gcj.add, gcc3newlib/gccnewlib.add,
32        gcc3newlib/target-gcj.add: First attempt at enabling Java support.
33
342002-08-21      Joel Sherrill <joel@OARcorp.com>
35
36        * setup.def, gcc3newlib/gccnewlib.add: Updated the tools for
37        gcc 3.2 and Ada.
38
392002-08-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
40
41        * gcc3newlib/gccnewlib.add: Re-add i386-rtems Ada.
42        Add %_gnat and --define 'gnat [0|1]' support.
43        Enable gnat for gcc-3.2/Disable for gcc-3.1.
44        Add hacks to build gnatlib.
45        Re-activate commented out fragments for old gcc versions.
46        Add @target_alias@-gnatgcc.
47
482002-08-15      Joel Sherrill <joel@OARcorp.com>
49
50        * setup.def: New gcc 3.1 RPMs (-7).
51        * gcc3newlib/gccnewlib.add:  i386-rtems doesn't build Ada.
52
532002-08-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
54
55        * gcc3newlib/Makefile.am: Remove c_only remnants.
56        * gcc3newlib/gccnewlib.add: Reflect gcc-3.2 putting c++
57        headers into c++ instead of g++.
58        * gcc3newlib/target-c++.add: Ditto.
59
602002-08-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * gcc3newlib/base-gnat.add: Don't use %{%prefix}/bin/gnat*.
63        * gcc3newlib/Makefile.am: Use mkspec for c4x.
64        * gcc3newlib/gccnewlib.add: Rework processing of %if %build_XXX.
65        Rework handing Ada.
66        Don't put adalib and adainclude into files.gcc.
67        * gcc3newlib/target-gnat.add: Add adalib.
68        Add adainclude.
69
702002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * gcc3newlib/base-gnat.add: Use -n rtems-base-gnat.
73
742002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * gcc3newlib/.cvsignore: Add mkspec.
77
782002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
79
80        * mkgcc3newlibspec.in: Remove
81        * gcc3newlib/mkspec.in: New.
82        * configure.ac: Reflect changes above.
83        * gcc3newlib/gccnewlib.add: Add build_XXX defines.
84        Add preliminary gnat support.
85        * gcc3newlib/base-g77.add: Add build_g77.
86        * gcc3newlib/base-gcj.add: Add build_gcj.
87        * gcc3newlib/base-gnat.add: New.
88        * gcc3newlib/target-c++.add: Add build_cxx.
89        * gcc3newlib/target-g77.add: Add build_g77.
90        * gcc3newlib/target-gcj.add: Add build_gcj.
91        * gcc3newlib/target-objc.add: Add build_objc.
92        * gcc3newlib/target-gnat.add: New.
93        * gcc3newlib/Makefile.am: Use ./mkspec. Use unified spec.
94
952002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
96
97        * setup.def: Increment release for gcc3newlib.
98        * gcc3newlib/gccnewlib.add: Do not put cc1plus into gcc-rpm.
99
1002002-08-08      Joel Sherrill <joel@OARcorp.com>
101
102        * setup.def, binutils/base-binutils.add, binutils/target-binutils.add:
103        Updated to binutils 2.13 which has no known issues.
104
1052002-08-06      Joel Sherrill <joel@OARcorp.com>
106
107        * setup.def: Updating gcc3/newlib patches and tool versions.  The
108        focus of this round of patches was ot eliminate header file name
109        conflicts between RTEMS and newlib.
110
1112002-07-30      Joel Sherrill <joel@OARcorp.com>
112
113        * setup.def: Updated to gcc3.1/newlib 1.10.0 RPM revision 5 with
114        the gcc3 patch 20020730a and newlib 1.10.0 patch 20020726.
115
1162002-07-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * autotools/automake-rtems.spec.in: Automake-1.6.3.
119        * cpukit/.cvsignore: Add mkspec. Remove rtems.spec.
120
1212002-07-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * configure.ac: Use AC_CONFIG_FILES(script, chmod +x script)
124        to generate mk*spec scripts.
125        * mkbspspec.in: Use ',' as pattern delimiter in sed expression
126        for $rpm_build_root.
127        * mkbinutilsspec.in:  Use ',' as pattern delimiter in sed
128        expression for $rpm_build_root.
129        * cpukit/mkspec.in: Cosmetical changes.
130
1312002-07-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * ChangeLog: Fix 2002-07-22 ChangeLog entry bogusly referring to
134        Joel.
135        * cpukit/Makefile.am: New.
136        * cpukit/mkspec.in: New.
137        * cpukit/rtems-cpukit.spec.in: New.
138        * cpukit/.cvsignore: New.
139        * configure.ac: Add cpukit.
140        Add RTEMS_TOP to pickup _RTEMS_VERSION (required by cpukit).
141        * Makefile.am: Add cpukit. Add ACLOCAL_AMFLAGS (required to pickup
142        RTEMS_VERSION).
143        * setup.def: Use %{_tmppath} as default for $rpm_build_root.
144        * mkbinutilsspec.in: Use ',' as pattern delimiter in sed expression
145        for $rpm_build_root.
146        * mkgccnewlibspec.in:  Use ',' as pattern delimiter in sed
147        expression for $rpm_build_root.
148        * mkgcc3newlibspec.in:  Use ',' as pattern delimiter in sed
149        expression for $rpm_build_root.
150        * mkgdbspec.in:  Use ',' as pattern delimiter in sed expression for
151        $rpm_build_root.
152
1532002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * binutils/Makefile.am: Add or32-rtems-binutils.
156
1572002-07-19      Joel Sherrill <joel@OARcorp.com>
158
159        * setup.def: Updated newlib patch to get sh and hppa crt0 mods.
160
1612002-07-01      Joel Sherrill <joel@OARcorp.com>
162
163        * setup.def: Update gcc3 RPMs for new patches.
164
1652002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        * autotools/automake-rtems.spec.in: Update to automake-1.6.2.
168
1692002-06-14      Joel Sherrill <joel@OARcorp.com>
170
171        * mkgdbspec.in, setup.def, gcc3newlib/gccnewlib.add, gdb/gdb.add:
172        Updated to gcc 3.1 and gdb 5.2.
173
1742001-05-29      Joel Sherrill <joel@OARcorp.com>
175
176        * setup.def: Updated to binutils 2.12.1.
177        * rtems/Makefile.am: Remove m68k-rtemself references.
178
1792002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
180
181        * mkgcc3newlibspec.in: Remove SETUP (bogus).
182        * gcc3newlib/target-c++.add: New.
183        * gcc3newlib/Makefile.am: Add target-c++.add.
184        * gcc3newlib/base-g77.add: Adapt to gcc-3.1.
185        Reflect having split out c++. Various minor fixes.
186        * gcc3newlib/base-gcc.add: Ditto.
187        * gcc3newlib/gccnewlib.add: Ditto.
188        * gcc3newlib/target-gcc.add: Ditto.
189
1902002-04-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
191
192        * gcc3newlib/gccnewlib.add: Add gcc_update --touch to fix
193        timestamps.
194
1952001-04-16      Joel Sherrill <joel@OARcorp.com>
196
197        * .cvsignore: Added files added by automake 1.6.1.
198        * setup.def: New shot at gcc 3.0.4 RPMs.
199        * binutils/Makefile.am, gdb/Makefile.am, rtems/Makefile.am:
200        Deleted m68k-rtemself.
201        * gcc3newlib/gccnewlib.add: Commented out host/target OS check.
202 
2032002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
204
205        * autotools/automake-rtems.spec.in: Update to automake-1.6.1.
206        Use *.tar.bz2.
207
2082002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
209
210        * mkbinutilspec.in: Fix PATCH2.
211
2122002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
213
214        * gcc3newlib/gccnewlib.add: Add -Bgcc/ when collecting multilibs.
215
2162002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
217
218        * gcc3newlib/gccnewlib.spec.in: Removed from CVS.
219
220
2212002-04-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
222
223        * mkbinutilspec.in: Add support for empty patch-version (no patch).
224        * mkgcc3newlibspec.in: Ditto.
225        * setup: Fix gcc3*_versions handling.
226        * setup.def: binutils_patch_version=.
227        * binutils/binutils.add: Reflect changes to mkbinutilspec.in,
228        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
229        * binutils/target-binutils.add: Comment out c++filt.
230        * gcc3newlib/base-gcc.add: Remove duplicate libm.info.
231        * gcc3newlib/gccnewlib.add: Reflect changes to mkgcc3newlibspec.in.
232        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
233        Comment out gcc-2.95.x hacks.
234        Remove *.la from installed files.
235        * gcc3newlib/gccnewlib_c_only.spec.in: Remove.
236
2372001-04-02      Joel Sherrill <joel@OARcorp.com>
238
239        * buildall.in: Correct logic for detecting 0 RTEMS RPMS installed.
240
2412001-03-29      Joel Sherrill <joel@OARcorp.com>
242
243        * .cvsignore: Added mkgcc3newlib.
244
2452001-03-29      Joel Sherrill <joel@OARcorp.com>
246
247        * gcc3newlib/.cvsignore: New file.
248
2492001-03-28      Joel Sherrill <joel@OARcorp.com>
250
251        * Per PR64 added support for gcc 3.x RPMs
252        * Makefile.am, configure.ac, mkspec, setup, setup.def: Modified.
253        * mkgcc3newlibspec.in: New file.
254        * gcc3newlib: New subdirectory.
255        * base-g77.add, base-gcc.add, base-gcj.add, gccnewlib.add,
256        gccnewlib_c_only.spec.in, gccnewlib.spec.in, HISTORY, Makefile.am,
257        README, target-g77.add, target-gcc.add, target-gcj.add,
258        target-objc.add: New files.
259
2602001-03-28      Joel Sherrill <joel@OARcorp.com>
261
262        * binutils/binutils.add: Commented out patch since binutils 2.12
263        does not require one.
264
2652002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
266
267        * configure.ac:
268        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
269        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
270        * autotools/Makefile.am: Remove AUTOMAKE_OPTIONS.
271        * Makefile.am: Remove AUTOMAKE_OPTIONS.
272        * binutils/Makefile.am: Remove AUTOMAKE_OPTIONS.
273        * gccnewlib/Makefile.am: Remove AUTOMAKE_OPTIONS.
274        * gdb/Makefile.am: Remove AUTOMAKE_OPTIONS.
275        * rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
276
2772002-03-06      Ralf Corsepius <corsepiu@faw-uni-ulm.de>
278
279        * PR151
280        * autotools/automake-rtems.spec.in: New.
281        * autotools/automake-rtems.spec: Removed.
282        * configure.ac: Reflect changes above.
283
2842001-02-27      Joel Sherrill <joel@OARcorp.com>
285
286        * configure.ac: Be a little more lenient in matching sparc-solaris.
287
2882002-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
289
290        * mkbinutilspec.in, mkgccnewlibspec.in, gccnewlib/base-chill.add,
291        gccnewlib/base-g77.add, gccnewlib/base-gcc.add,
292        gccnewlib/base-gcj.add, gccnewlib/gccnewlib.add,
293        gccnewlib/target-chill.add, gccnewlib/target-g77.add,
294        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
295        gccnewlib/target-objc.add: Added more support for Canadian Cross
296        building.
297
2982001-01-30      Joel Sherrill <joel@OARcorp.com>
299
300        * buildall.in: Corrected logic for detecting when no RPMs are installed.
301
3022001-01-24      Joel Sherrill <joel@OARcorp.com>
303
304        * README: Added Canadian Cross instructions.
305
3062002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
307
308        * configure.ac: Add AC_PREFIX_DEFAULT([/opt/rtems]).
309        * mkbinutilsspec.in: Add propagation of @prefix@.
310        * binutils/base-binutils.add:
311        Let %post and %unpost apply %{_prefix}.
312        Apply %{_prefix} instead of /opt/rtems.
313        * binutils/binutils.add: Update copyright notice.
314        Add _prefix.
315        Apply %{_prefix} instead of /opt/rtems.
316        Remove -a 0 in %setup.
317        Rework hack to SuSE's rpm screwing up %{_target}.
318        Replace ARGS with CONFIGURE_ARGS.
319        * binutils/target-binutils.add:
320        Apply %{_prefix} instead of /opt/rtems.
321
3222002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
323
324        * binutils/binutils.add: Add initial support for building
325        Canadian cross RPMs.  It should work like this:
326            cd rtems/scripts
327            ./configure --build=`../config.guess` --host=i386-cygwin
328            make install
329            rpm --target=i386-cygwin \
330                /usr/src/redhat/SPECS/<target>-binutils-..spec.
331
332            alien -t /usr/src/redhat/RPMS/....i386.rpm
333        .. and voila ... your tarball, with rpm-consistency checks etc. applied.
334
3352001-01-22      Joel Sherrill <joel@OARcorp.com>
336
337        * buildalltar.in: Modified to support Canadian cross builds.
338        It was testing using a RedHat 7.2 host to build *-rtems tools
339        that run on an i386-cygwin host.
340
3412001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
342
343        * configure.ac: Fix typo to allow custom RPM_SPECSdirs.
344
3452001-10-16      Joel Sherrill <joel@OARcorp.com>
346
347        * setup.def: Bumped the gdb_patch_version to account for a configuration
348        problem on psim where it could not be enabled for powerpc-RTEMS.
349        * gdb/Makefile.am: Add i386-RTEMS and powerpc-RTEMS targets.
350
3512001-10-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
352
353        * mkbinutilsspec.in: Guard sed-pattern against autoconf.
354        * mkgccnewlibspec.in: Guard sed-pattern against autoconf, remove
355        Target_alias.
356        * mkgdbspec.in: Guard sed-pattern against autoconf.
357        * mkbspspec.in: Guard sed-pattern against autoconf.
358        * configure.ac: Rework check for RPM_SPECSdir.
359        * autotools/automake-rtems.spec: Update to automake-1.5.
360
3612001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
362
363        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
364        * configure.in: Remove.
365        * configure.ac: New file, generated from configure.in by autoupdate.
366
3672001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
368
369        * gdb/Makefile.am, gccnewlib/Makefile.am, binutils/Makefile.am:
370        Initially setup CLEANFILES using = instead of += to make
371        automake-1.5 happy.
372
3732001-09-13      Joel Sherrill <joel@OARcorp.com>
374
375        * setup.def, gccnewlib/gccnewlib.add, gccnewlib/target-gcc.add:
376        Revert changes because of gcc 2.5.x/3.0 transition and continue
377        to support gcc 2.95.x as primary version.
378
3792001-09-13      Joel Sherrill <joel@OARcorp.com>
380
381        * mkgccnewlibspec.in,
382        Use Target_alias not target_alias to avoid conflicts with new autoconf.
383        * setup.def: Changed version numbers in attempt at building gcc 3.0.1.
384        Only sparc and arm built for C/C++ OK. :(
385        * gccnewlib/base-gcc.add: Modifications to reflect files not in gcc 3.x.
386        * gccnewlib/gccnewlib.add: gcc 3.x does not have "everything in the name"
387        * target-gcc.add: Modifications to reflect files not in gcc 3.1
388
3892001-09-13      Joel Sherrill <joel@OARcorp.com>
390
391        * autotools/.cvsignore: New file.
392
3932001-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
394
395        * autotools/Makefile.am, autotools/autoconf-rtems.spec,
396        autotools/automake-rtems.spec: New.
397        * configure.in, Makefile.am: Add autotools/.
398
3992001-08-30      Joel Sherrill <joel@OARcorp.com>
400
401        * .cvsignore: Add buildalltar.
402
4032001-08-30      Joel Sherrill <joel@OARcorp.com>
404
405        * buildalltar.in: New file.
406        * configure.in, Makefile.am: Modified to reflect addition of file.
407
4082001-08-10      Joel Sherrill <joel@OARcorp.com>
409
410        * mkgdbspec.in: Make list of simulators very complete.
411        * setup.def: Update versions.
412
4132001-07-03      Joel Sherrill <joel@OARcorp.com>
414
415        * setup.def, binutils.add, gccnewlib.add: Updated to build
416        binutils 2.11.2 (rtems patch 20010622), gcc 2.95.3 (rtems
417        patch a20010622), and newlib 1.9.0 (rtems patch 10020622).
418
4192001-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
420
421        * configure.in: Remove AC_EXEEXT, treat .exe manually.
422        * gccnewlib/base-gcc.add: Remove cpp.
423        * gccnewlib/gccnewlib.add: mv cpp $target_alias-cpp, update
424        copyright.
425
4262001-04-16      Joel Sherrill <joel@OARcorp.com>
427
428        * setup.def: Modified the binutils version to 2.11 and
429        RPM revision 3 to reflect experimentation with new binutils release.
430
4312001-04-11      Joel Sherrill <joel@OARcorp.com>
432
433        * binutils/Makefile.am: Added a29k-rtems.
434        * binutils/binutils.add: Switch to .bz2 extension to reflect
435        real way code is compressed on distribution sites now.
436
4372001-03-19      Joel Sherrill <joel@OARcorp.com>
438
439        * setup.def: Updated version numbers and patches for binutils
440        and gdb.  binutils was to get correct patch in field.  gdb
441        was to add mipstx39-rtems configurery support.
442
4432001-03-14      Joel Sherrill <joel@OARcorp.com>
444
445        * gdb/Makefile.am, mkgdbspec.in: Added mipstx39-rtems
446        configuration to gdb since this includes the JMR3904 simulator.
447
4482001-01-03      Joel Sherrill <joel@OARcorp.com>
449
450        * setup.def, binutils/HISTORY, gccnewlib/HISTORY: Updated
451        binutils HISTORY to reflect new revision.  Updated gcc to fix
452        i960 C++ problem.  Updated newlib to move to newlib 1.9.0.
453
4542000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
455
456        * gccnewlib/gccnewlib.add: Fix typo in URL.
457
4582000-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
459
460        * configure.in: Adapt m4-quoting to autoconf-2.49b, use $host
461        instead of $target to setup RPM_CPU, move chmod 755 buildall to
462        AC_OUTPUT's extra-cmds.
463       
4642000-10-30      Joel Sherrill <joel@OARcorp.com>
465
466        * buildall.in, mkgdbspec.in, setup.def, binutils/Makefile.am,
467        gccnewlib/HISTORY, gccnewlib/Makefile.am, gdb/Makefile.am:
468        Added mips-rtems, updated to include new patches and
469        gcc 2.95.2/newlib 1.8.2 revision 11 RPM.
470
4712000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
472
473        * configure.in: Remove trailing '/'s from setting up RPM_SPECdir.
474
4752000-10-18      Joel Sherrill <joel@OARcorp.com>
476
477        * setup.def: Updating version numbers for gcc/newlib RPM release 10.
478
4792000-08-30      Joel Sherrill <joel@OARcorp.com>
480
481        * setup.def: Updated gcc and newlib patches and bumped RPM revision.
482        Patches primarily add or16/or32 basic support to newlib and
483        i386 multilib improvements to gcc from Ralf Corsepius.
484
4852000-08-10      Joel Sherrill <joel@OARcorp.com>
486
487        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.