source: rtems/scripts/ChangeLog @ b601e1a

4.104.114.84.95
Last change on this file since b601e1a was b601e1a, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/30/03 at 10:21:40

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

  • binutils/mkspec.in: New.
  • binutils/.cvsignore: Add mkspec.
  • mkbinutilspec.in: Remove.
  • gdb/Makefile.am: Depend on mkspec.
  • binutils/binutils.add: Add @exe_ext@ to c++filt. Add %_defaultbuildroot.
  • configure.ac: Reflect changes above.
  • Property mode set to 100644
File size: 21.3 KB
Line 
12003-01-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * binutils/mkspec.in: New.
4        * binutils/.cvsignore: Add mkspec.
5        * mkbinutilspec.in: Remove.
6        * gdb/Makefile.am: Depend on mkspec.
7        * binutils/binutils.add: Add @exe_ext@ to c++filt.
8        Add %_defaultbuildroot.
9        * configure.ac: Reflect changes above.
10
112003-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * gdb/.cvsignore: Add mkspec.
14
152003-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * ChangeLog: Fix yesterday's entry.
18        * gdb/target-gdb.add: %defattr(-,root,root).
19        Use %{_prefix} instead of /opt/rtems.
20        Misc. minor changes.
21        * gdb/gdb.add: Use %{_prefix} instead of /opt/rtems.
22        Remove stray unpackaged files.
23        Use %{_defaultbuildroot} instead of hard-coded values.
24        configure --disable-nls.
25        Misc. minor changes.
26        Add BuildPreReq: ncurses-devel.
27        * gdb/base-gdb.add: %defattr(-,root,root).
28        Use %{_prefix} instead of /opt/rtems.
29        Misc. minor changes.
30        * gdb/mkspec.in: New.
31        * gdb/Makefile.am: Reflect addition of gdb/mkspec.in.
32        * gcc3newlib/mkspec.in: Fix usage.
33        * gcc3newlib/gccnewlib.add: Use %{_defaultbuildroot} instead of
34        hard-coded values. Update copyright notice.
35        * mkgdbspec.in: Removed.
36        * Makefile.am: Remove mkgdbspec.
37        * configure.ac: Remove mkgdbspec.
38        Add gdb/mkspec.
39
402003-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * gcc3newlib/gccnewlib.add: Add various BuildPreReq.
43        Add %defattr(-,root,root) to "dir".
44        * gcc3newlib/base-g77.add: %defattr(-,root,root).
45        * gcc3newlib/base-gcc.add %defattr(-,root,root).
46        * gcc3newlib/base-gcj.add %defattr(-,root,root).
47        * gcc3newlib/base-gnat.add %defattr(-,root,root).
48        * gcc3newlib/target-c++.add %defattr(-,root,root).
49        * gcc3newlib/target-g77.add %defattr(-,root,root).
50        * gcc3newlib/target-gcc.add %defattr(-,root,root).
51        * gcc3newlib/target-gcj.add %defattr(-,root,root).
52        * gcc3newlib/target-gnat.add %defattr(-,root,root).
53        * gcc3newlib/target-objc.add %defattr(-,root,root).
54
552003-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * setup.def: binutils_rpm_release=2.
58        * binutils/base-binutils.add: %defattr(-,root,root).
59        * binutils/target-binutils.add: Ditto.
60        * binutils/binutils.add: BuildPreReq: texinfo >= 4.2.
61
622003-01-27      Joel Sherrill <joel@OARcorp.com>
63
64        * buildalltar.in, setup.def: Tool update including binaries for Cygwin
65        with a special RTEMS user account.
66
672003-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * configure.ac: Add rtemsdoc.
70        * Makefile.ac: Add rtemsdoc.
71        * rtemsdoc/README: New.
72        * rtemsdoc/.cvsignore: New.
73
742003-01-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * rtemsdoc/Makefile.am: New.
77        * rtemsdoc/mkspec.in: New.
78        * rtemsdoc/rtemsdoc.spec.in: New.
79        * rtemsdoc/supplement.add.in: New.
80        * rtemsdoc/templ.add.in: New.
81
822002-12-16      Joel Sherrill <joel@OARcorp.com>
83
84        * setup.def: Updated gcc 3.2.1newlib1.10.0 RPM to revision 4
85        to include m68k crti.o/crtn.o multilib patch.
86
872002-12-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * autotools/automake-rtems.spec.in: Update to automake-1.7.2.
90        * autotools/autoconf-rtems.spec.in: Update to autoconf-2.57.
91
922002-12-06      Joel Sherrill <joel@OARcorp.com>
93
94        * ChangeLog: Removed duplicate entry.
95
962002-12-06      Joel Sherrill <joel@OARcorp.com>
97
98        * setup.def: Updated patch to fix m68k cut and paste bug which turned
99        a tab into spaces in a Makefile fragment.
100        * gcc3newlib/gccnewlib.add: If building gnat for the mips, the library
101        must be built with a -G0 option.
102
1032002-12-02      Joel Sherrill <joel@OARcorp.com>
104
105        * setup.def, gcc3newlib/gccnewlib.add: Updated to gcc 3.2.1 RPM revision
106        2 which enabled the mips-rtems gnat using gcc 3.2.1 patch 20021129.
107
1082002-11-29      Joel Sherrill <joel@OARcorp.com>
109
110        * setup.def: Updated to gcc-3.2.1.
111
1122002-11-28      Joel Sherrill <joel@OARcorp.com>
113
114        * setup.def: Updated to gcc-3.2 and newlib1.1.0 RPM version 6.
115        * gcc3newlib/gccnewlib.add: Reenabled i386-rtems gnat.
116
1172002-11-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * gcc3newlib/gccnewlib.add:
120        Remove *.la's to make rpm-4.1/RH-8.0 happy.
121        Remove libiberty.a to make rpm-4.1/RH-8.0 happy.
122        Change gcc/version.c to reflect us having patched gcc.
123
1242002-11-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
125
126        * binutils/binutils.add: Add BuildPreReq: /sbin/install-info.
127        Disable nls.
128        Apply gzip -9qf to compress *infos and *mans.
129        Apply /sbin/install-info.
130        Remove  *c++-filt.
131        * binutils/base-binutils.add: Add PreReq: /sbin/install-info.
132        Apply /sbin/install-info.
133        Package as.info-*.gz.
134        * binutils/target-binutils.add:
135        Package man1/*.1*.
136
1372002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        * autotool/autoconf-rtems.spec.in: Fix @prefix@.
140
1412002-11-13      Joel Sherrill <joel@OARcorp.com>
142
143        * setup.def: Switched to binutils 2.13.1
144        * binutils/Makefile.am: Remove a29k-rtems.
145
1462002-11-11      Joel Sherrill <joel@OARcorp.com>
147
148        * setup.def, gcc3newlib/gccnewlib.add: Patch includes updates
149        which were patch changes for -3 and -4 RPM revisions.   Disabled
150        build of gnat for i386-rtems as it failed to build.
151
1522002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
153
154        * gcc3newlib/gccnewlib.add: Remove %{target} != %{build} comment
155        (RH-8.0/rpm-4.1 bogusly expands the macros and chokes.)
156        * binutils/binutils.add: Remove %{target} != %{build} comment
157        (RH-8.0/rpm-4.1 bogusly expands the macros and chokes.).
158        Comment out CONFIGURE_ARGS (RH-8.0/rpm-4.1 is broken wrt. _build_os
159        and _target_os)
160        * gcc3newlib/base-gcc.add: Add gccint*infos.
161        * gcc3newlib/base-gcj.add: Add gcj*infos.
162        Mark manpages as %doc and pickup the gzipped versions.
163
1642002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * autotools/automake-rtems.spec.in: Fix my address. Set up PATH
167        before running configure (Prep. for automake >= 1.7).
168
1692002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
170
171        * autotools/autoconf-rtems.spec.in: New.
172        Remove Provides: autoconf (Conflicts with RH-8.0).
173        * autotools/autoconf-rtems.spec: Remove.
174        * autotools/automake-rtems.spec.in:
175        Remove Provides: automake (Conflicts with RH-8.0).
176        * gcc3newlib/Makefile.am: Remove references to mkgcc3newlibspec.
177        * Makefile.am: Ditto.
178        * configure.ac: Add autotools/autoconf-rtems.spec.in.
179
1802002-10-24      Joel Sherrill <joel@OARcorp.com>
181
182        * setup.def: Update gcc 3.2 pathc to includ epatch for gcc PR8314.
183        * gcc3newlib/gccnewlib.add: Don't build mips/gnat as we do not
184        currently include the patch referenced in PR8344.
185
1862002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
187
188        * .cvsignore: Reformat.
189        Add autom4te*cache.
190        Remove autom4te.cache.
191
1922002-09-14      Joel Sherrill <joel@OARcorp.com>
193
194        * gcc3newlib/base-gcj.add, gcc3newlib/gccnewlib.add,
195        gcc3newlib/target-gcj.add: First attempt at enabling Java support.
196
1972002-08-21      Joel Sherrill <joel@OARcorp.com>
198
199        * setup.def, gcc3newlib/gccnewlib.add: Updated the tools for
200        gcc 3.2 and Ada.
201
2022002-08-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
203
204        * gcc3newlib/gccnewlib.add: Re-add i386-rtems Ada.
205        Add %_gnat and --define 'gnat [0|1]' support.
206        Enable gnat for gcc-3.2/Disable for gcc-3.1.
207        Add hacks to build gnatlib.
208        Re-activate commented out fragments for old gcc versions.
209        Add @target_alias@-gnatgcc.
210
2112002-08-15      Joel Sherrill <joel@OARcorp.com>
212
213        * setup.def: New gcc 3.1 RPMs (-7).
214        * gcc3newlib/gccnewlib.add:  i386-rtems doesn't build Ada.
215
2162002-08-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
217
218        * gcc3newlib/Makefile.am: Remove c_only remnants.
219        * gcc3newlib/gccnewlib.add: Reflect gcc-3.2 putting c++
220        headers into c++ instead of g++.
221        * gcc3newlib/target-c++.add: Ditto.
222
2232002-08-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
224
225        * gcc3newlib/base-gnat.add: Don't use %{%prefix}/bin/gnat*.
226        * gcc3newlib/Makefile.am: Use mkspec for c4x.
227        * gcc3newlib/gccnewlib.add: Rework processing of %if %build_XXX.
228        Rework handing Ada.
229        Don't put adalib and adainclude into files.gcc.
230        * gcc3newlib/target-gnat.add: Add adalib.
231        Add adainclude.
232
2332002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
234
235        * gcc3newlib/base-gnat.add: Use -n rtems-base-gnat.
236
2372002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
238
239        * gcc3newlib/.cvsignore: Add mkspec.
240
2412002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
242
243        * mkgcc3newlibspec.in: Remove
244        * gcc3newlib/mkspec.in: New.
245        * configure.ac: Reflect changes above.
246        * gcc3newlib/gccnewlib.add: Add build_XXX defines.
247        Add preliminary gnat support.
248        * gcc3newlib/base-g77.add: Add build_g77.
249        * gcc3newlib/base-gcj.add: Add build_gcj.
250        * gcc3newlib/base-gnat.add: New.
251        * gcc3newlib/target-c++.add: Add build_cxx.
252        * gcc3newlib/target-g77.add: Add build_g77.
253        * gcc3newlib/target-gcj.add: Add build_gcj.
254        * gcc3newlib/target-objc.add: Add build_objc.
255        * gcc3newlib/target-gnat.add: New.
256        * gcc3newlib/Makefile.am: Use ./mkspec. Use unified spec.
257
2582002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
259
260        * setup.def: Increment release for gcc3newlib.
261        * gcc3newlib/gccnewlib.add: Do not put cc1plus into gcc-rpm.
262
2632002-08-08      Joel Sherrill <joel@OARcorp.com>
264
265        * setup.def, binutils/base-binutils.add, binutils/target-binutils.add:
266        Updated to binutils 2.13 which has no known issues.
267
2682002-08-06      Joel Sherrill <joel@OARcorp.com>
269
270        * setup.def: Updating gcc3/newlib patches and tool versions.  The
271        focus of this round of patches was ot eliminate header file name
272        conflicts between RTEMS and newlib.
273
2742002-07-30      Joel Sherrill <joel@OARcorp.com>
275
276        * setup.def: Updated to gcc3.1/newlib 1.10.0 RPM revision 5 with
277        the gcc3 patch 20020730a and newlib 1.10.0 patch 20020726.
278
2792002-07-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
280
281        * autotools/automake-rtems.spec.in: Automake-1.6.3.
282        * cpukit/.cvsignore: Add mkspec. Remove rtems.spec.
283
2842002-07-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
285
286        * configure.ac: Use AC_CONFIG_FILES(script, chmod +x script)
287        to generate mk*spec scripts.
288        * mkbspspec.in: Use ',' as pattern delimiter in sed expression
289        for $rpm_build_root.
290        * mkbinutilsspec.in:  Use ',' as pattern delimiter in sed
291        expression for $rpm_build_root.
292        * cpukit/mkspec.in: Cosmetical changes.
293
2942002-07-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
295
296        * ChangeLog: Fix 2002-07-22 ChangeLog entry bogusly referring to
297        Joel.
298        * cpukit/Makefile.am: New.
299        * cpukit/mkspec.in: New.
300        * cpukit/rtems-cpukit.spec.in: New.
301        * cpukit/.cvsignore: New.
302        * configure.ac: Add cpukit.
303        Add RTEMS_TOP to pickup _RTEMS_VERSION (required by cpukit).
304        * Makefile.am: Add cpukit. Add ACLOCAL_AMFLAGS (required to pickup
305        RTEMS_VERSION).
306        * setup.def: Use %{_tmppath} as default for $rpm_build_root.
307        * mkbinutilsspec.in: Use ',' as pattern delimiter in sed expression
308        for $rpm_build_root.
309        * mkgccnewlibspec.in:  Use ',' as pattern delimiter in sed
310        expression for $rpm_build_root.
311        * mkgcc3newlibspec.in:  Use ',' as pattern delimiter in sed
312        expression for $rpm_build_root.
313        * mkgdbspec.in:  Use ',' as pattern delimiter in sed expression for
314        $rpm_build_root.
315
3162002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
317
318        * binutils/Makefile.am: Add or32-rtems-binutils.
319
3202002-07-19      Joel Sherrill <joel@OARcorp.com>
321
322        * setup.def: Updated newlib patch to get sh and hppa crt0 mods.
323
3242002-07-01      Joel Sherrill <joel@OARcorp.com>
325
326        * setup.def: Update gcc3 RPMs for new patches.
327
3282002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
329
330        * autotools/automake-rtems.spec.in: Update to automake-1.6.2.
331
3322002-06-14      Joel Sherrill <joel@OARcorp.com>
333
334        * mkgdbspec.in, setup.def, gcc3newlib/gccnewlib.add, gdb/gdb.add:
335        Updated to gcc 3.1 and gdb 5.2.
336
3372001-05-29      Joel Sherrill <joel@OARcorp.com>
338
339        * setup.def: Updated to binutils 2.12.1.
340        * rtems/Makefile.am: Remove m68k-rtemself references.
341
3422002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
343
344        * mkgcc3newlibspec.in: Remove SETUP (bogus).
345        * gcc3newlib/target-c++.add: New.
346        * gcc3newlib/Makefile.am: Add target-c++.add.
347        * gcc3newlib/base-g77.add: Adapt to gcc-3.1.
348        Reflect having split out c++. Various minor fixes.
349        * gcc3newlib/base-gcc.add: Ditto.
350        * gcc3newlib/gccnewlib.add: Ditto.
351        * gcc3newlib/target-gcc.add: Ditto.
352
3532002-04-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
354
355        * gcc3newlib/gccnewlib.add: Add gcc_update --touch to fix
356        timestamps.
357
3582001-04-16      Joel Sherrill <joel@OARcorp.com>
359
360        * .cvsignore: Added files added by automake 1.6.1.
361        * setup.def: New shot at gcc 3.0.4 RPMs.
362        * binutils/Makefile.am, gdb/Makefile.am, rtems/Makefile.am:
363        Deleted m68k-rtemself.
364        * gcc3newlib/gccnewlib.add: Commented out host/target OS check.
365 
3662002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
367
368        * autotools/automake-rtems.spec.in: Update to automake-1.6.1.
369        Use *.tar.bz2.
370
3712002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
372
373        * mkbinutilspec.in: Fix PATCH2.
374
3752002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
376
377        * gcc3newlib/gccnewlib.add: Add -Bgcc/ when collecting multilibs.
378
3792002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
380
381        * gcc3newlib/gccnewlib.spec.in: Removed from CVS.
382
383
3842002-04-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
385
386        * mkbinutilspec.in: Add support for empty patch-version (no patch).
387        * mkgcc3newlibspec.in: Ditto.
388        * setup: Fix gcc3*_versions handling.
389        * setup.def: binutils_patch_version=.
390        * binutils/binutils.add: Reflect changes to mkbinutilspec.in,
391        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
392        * binutils/target-binutils.add: Comment out c++filt.
393        * gcc3newlib/base-gcc.add: Remove duplicate libm.info.
394        * gcc3newlib/gccnewlib.add: Reflect changes to mkgcc3newlibspec.in.
395        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
396        Comment out gcc-2.95.x hacks.
397        Remove *.la from installed files.
398        * gcc3newlib/gccnewlib_c_only.spec.in: Remove.
399
4002001-04-02      Joel Sherrill <joel@OARcorp.com>
401
402        * buildall.in: Correct logic for detecting 0 RTEMS RPMS installed.
403
4042001-03-29      Joel Sherrill <joel@OARcorp.com>
405
406        * .cvsignore: Added mkgcc3newlib.
407
4082001-03-29      Joel Sherrill <joel@OARcorp.com>
409
410        * gcc3newlib/.cvsignore: New file.
411
4122001-03-28      Joel Sherrill <joel@OARcorp.com>
413
414        * Per PR64 added support for gcc 3.x RPMs
415        * Makefile.am, configure.ac, mkspec, setup, setup.def: Modified.
416        * mkgcc3newlibspec.in: New file.
417        * gcc3newlib: New subdirectory.
418        * base-g77.add, base-gcc.add, base-gcj.add, gccnewlib.add,
419        gccnewlib_c_only.spec.in, gccnewlib.spec.in, HISTORY, Makefile.am,
420        README, target-g77.add, target-gcc.add, target-gcj.add,
421        target-objc.add: New files.
422
4232001-03-28      Joel Sherrill <joel@OARcorp.com>
424
425        * binutils/binutils.add: Commented out patch since binutils 2.12
426        does not require one.
427
4282002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
429
430        * configure.ac:
431        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
432        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
433        * autotools/Makefile.am: Remove AUTOMAKE_OPTIONS.
434        * Makefile.am: Remove AUTOMAKE_OPTIONS.
435        * binutils/Makefile.am: Remove AUTOMAKE_OPTIONS.
436        * gccnewlib/Makefile.am: Remove AUTOMAKE_OPTIONS.
437        * gdb/Makefile.am: Remove AUTOMAKE_OPTIONS.
438        * rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
439
4402002-03-06      Ralf Corsepius <corsepiu@faw-uni-ulm.de>
441
442        * PR151
443        * autotools/automake-rtems.spec.in: New.
444        * autotools/automake-rtems.spec: Removed.
445        * configure.ac: Reflect changes above.
446
4472001-02-27      Joel Sherrill <joel@OARcorp.com>
448
449        * configure.ac: Be a little more lenient in matching sparc-solaris.
450
4512002-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
452
453        * mkbinutilspec.in, mkgccnewlibspec.in, gccnewlib/base-chill.add,
454        gccnewlib/base-g77.add, gccnewlib/base-gcc.add,
455        gccnewlib/base-gcj.add, gccnewlib/gccnewlib.add,
456        gccnewlib/target-chill.add, gccnewlib/target-g77.add,
457        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
458        gccnewlib/target-objc.add: Added more support for Canadian Cross
459        building.
460
4612001-01-30      Joel Sherrill <joel@OARcorp.com>
462
463        * buildall.in: Corrected logic for detecting when no RPMs are installed.
464
4652001-01-24      Joel Sherrill <joel@OARcorp.com>
466
467        * README: Added Canadian Cross instructions.
468
4692002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
470
471        * configure.ac: Add AC_PREFIX_DEFAULT([/opt/rtems]).
472        * mkbinutilsspec.in: Add propagation of @prefix@.
473        * binutils/base-binutils.add:
474        Let %post and %unpost apply %{_prefix}.
475        Apply %{_prefix} instead of /opt/rtems.
476        * binutils/binutils.add: Update copyright notice.
477        Add _prefix.
478        Apply %{_prefix} instead of /opt/rtems.
479        Remove -a 0 in %setup.
480        Rework hack to SuSE's rpm screwing up %{_target}.
481        Replace ARGS with CONFIGURE_ARGS.
482        * binutils/target-binutils.add:
483        Apply %{_prefix} instead of /opt/rtems.
484
4852002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
486
487        * binutils/binutils.add: Add initial support for building
488        Canadian cross RPMs.  It should work like this:
489            cd rtems/scripts
490            ./configure --build=`../config.guess` --host=i386-cygwin
491            make install
492            rpm --target=i386-cygwin \
493                /usr/src/redhat/SPECS/<target>-binutils-..spec.
494
495            alien -t /usr/src/redhat/RPMS/....i386.rpm
496        .. and voila ... your tarball, with rpm-consistency checks etc. applied.
497
4982001-01-22      Joel Sherrill <joel@OARcorp.com>
499
500        * buildalltar.in: Modified to support Canadian cross builds.
501        It was testing using a RedHat 7.2 host to build *-rtems tools
502        that run on an i386-cygwin host.
503
5042001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
505
506        * configure.ac: Fix typo to allow custom RPM_SPECSdirs.
507
5082001-10-16      Joel Sherrill <joel@OARcorp.com>
509
510        * setup.def: Bumped the gdb_patch_version to account for a configuration
511        problem on psim where it could not be enabled for powerpc-RTEMS.
512        * gdb/Makefile.am: Add i386-RTEMS and powerpc-RTEMS targets.
513
5142001-10-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
515
516        * mkbinutilsspec.in: Guard sed-pattern against autoconf.
517        * mkgccnewlibspec.in: Guard sed-pattern against autoconf, remove
518        Target_alias.
519        * mkgdbspec.in: Guard sed-pattern against autoconf.
520        * mkbspspec.in: Guard sed-pattern against autoconf.
521        * configure.ac: Rework check for RPM_SPECSdir.
522        * autotools/automake-rtems.spec: Update to automake-1.5.
523
5242001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
525
526        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
527        * configure.in: Remove.
528        * configure.ac: New file, generated from configure.in by autoupdate.
529
5302001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
531
532        * gdb/Makefile.am, gccnewlib/Makefile.am, binutils/Makefile.am:
533        Initially setup CLEANFILES using = instead of += to make
534        automake-1.5 happy.
535
5362001-09-13      Joel Sherrill <joel@OARcorp.com>
537
538        * setup.def, gccnewlib/gccnewlib.add, gccnewlib/target-gcc.add:
539        Revert changes because of gcc 2.5.x/3.0 transition and continue
540        to support gcc 2.95.x as primary version.
541
5422001-09-13      Joel Sherrill <joel@OARcorp.com>
543
544        * mkgccnewlibspec.in,
545        Use Target_alias not target_alias to avoid conflicts with new autoconf.
546        * setup.def: Changed version numbers in attempt at building gcc 3.0.1.
547        Only sparc and arm built for C/C++ OK. :(
548        * gccnewlib/base-gcc.add: Modifications to reflect files not in gcc 3.x.
549        * gccnewlib/gccnewlib.add: gcc 3.x does not have "everything in the name"
550        * target-gcc.add: Modifications to reflect files not in gcc 3.1
551
5522001-09-13      Joel Sherrill <joel@OARcorp.com>
553
554        * autotools/.cvsignore: New file.
555
5562001-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
557
558        * autotools/Makefile.am, autotools/autoconf-rtems.spec,
559        autotools/automake-rtems.spec: New.
560        * configure.in, Makefile.am: Add autotools/.
561
5622001-08-30      Joel Sherrill <joel@OARcorp.com>
563
564        * .cvsignore: Add buildalltar.
565
5662001-08-30      Joel Sherrill <joel@OARcorp.com>
567
568        * buildalltar.in: New file.
569        * configure.in, Makefile.am: Modified to reflect addition of file.
570
5712001-08-10      Joel Sherrill <joel@OARcorp.com>
572
573        * mkgdbspec.in: Make list of simulators very complete.
574        * setup.def: Update versions.
575
5762001-07-03      Joel Sherrill <joel@OARcorp.com>
577
578        * setup.def, binutils.add, gccnewlib.add: Updated to build
579        binutils 2.11.2 (rtems patch 20010622), gcc 2.95.3 (rtems
580        patch a20010622), and newlib 1.9.0 (rtems patch 10020622).
581
5822001-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
583
584        * configure.in: Remove AC_EXEEXT, treat .exe manually.
585        * gccnewlib/base-gcc.add: Remove cpp.
586        * gccnewlib/gccnewlib.add: mv cpp $target_alias-cpp, update
587        copyright.
588
5892001-04-16      Joel Sherrill <joel@OARcorp.com>
590
591        * setup.def: Modified the binutils version to 2.11 and
592        RPM revision 3 to reflect experimentation with new binutils release.
593
5942001-04-11      Joel Sherrill <joel@OARcorp.com>
595
596        * binutils/Makefile.am: Added a29k-rtems.
597        * binutils/binutils.add: Switch to .bz2 extension to reflect
598        real way code is compressed on distribution sites now.
599
6002001-03-19      Joel Sherrill <joel@OARcorp.com>
601
602        * setup.def: Updated version numbers and patches for binutils
603        and gdb.  binutils was to get correct patch in field.  gdb
604        was to add mipstx39-rtems configurery support.
605
6062001-03-14      Joel Sherrill <joel@OARcorp.com>
607
608        * gdb/Makefile.am, mkgdbspec.in: Added mipstx39-rtems
609        configuration to gdb since this includes the JMR3904 simulator.
610
6112001-01-03      Joel Sherrill <joel@OARcorp.com>
612
613        * setup.def, binutils/HISTORY, gccnewlib/HISTORY: Updated
614        binutils HISTORY to reflect new revision.  Updated gcc to fix
615        i960 C++ problem.  Updated newlib to move to newlib 1.9.0.
616
6172000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
618
619        * gccnewlib/gccnewlib.add: Fix typo in URL.
620
6212000-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
622
623        * configure.in: Adapt m4-quoting to autoconf-2.49b, use $host
624        instead of $target to setup RPM_CPU, move chmod 755 buildall to
625        AC_OUTPUT's extra-cmds.
626       
6272000-10-30      Joel Sherrill <joel@OARcorp.com>
628
629        * buildall.in, mkgdbspec.in, setup.def, binutils/Makefile.am,
630        gccnewlib/HISTORY, gccnewlib/Makefile.am, gdb/Makefile.am:
631        Added mips-rtems, updated to include new patches and
632        gcc 2.95.2/newlib 1.8.2 revision 11 RPM.
633
6342000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
635
636        * configure.in: Remove trailing '/'s from setting up RPM_SPECdir.
637
6382000-10-18      Joel Sherrill <joel@OARcorp.com>
639
640        * setup.def: Updating version numbers for gcc/newlib RPM release 10.
641
6422000-08-30      Joel Sherrill <joel@OARcorp.com>
643
644        * setup.def: Updated gcc and newlib patches and bumped RPM revision.
645        Patches primarily add or16/or32 basic support to newlib and
646        i386 multilib improvements to gcc from Ralf Corsepius.
647
6482000-08-10      Joel Sherrill <joel@OARcorp.com>
649
650        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.