source: rtems/scripts/ChangeLog @ 4f7ee21

4.104.114.84.95
Last change on this file since 4f7ee21 was 4f7ee21, checked in by Joel Sherrill <joel.sherrill@…>, on 12/06/02 at 13:51:15

2002-12-06 Joel Sherrill <joel@…>

  • setup.def: Updated patch to fix m68k cut and paste bug which turned a tab into spaces in a Makefile fragment.
  • gcc3newlib/gccnewlib.add: If building gnat for the mips, the library must be built with a -G0 option.
  • Property mode set to 100644
File size: 18.6 KB
RevLine 
[e09c5c59]12002-12-06      Joel Sherrill <joel@OARcorp.com>
2
3        * setup.def: Updated patch to fix m68k cut and paste bug which turned
4        a tab into spaces in a Makefile fragment.
5        * gcc3newlib/gccnewlib.add: If building gnat for the mips, the library
6        must be built with a -G0 option.
7
[4f7ee21]82002-12-06      Joel Sherrill <joel@OARcorp.com>
9
10        * setup.def: Updated patch to fix m68k cut and paste bug which turned
11        a tab into spaces in a Makefile fragment.
12        * gcc3newlib/gccnewlib.add: If building gnat for the mips, the library
13        must be built with a -G0 option.
14
[2e332a9]152002-12-02      Joel Sherrill <joel@OARcorp.com>
16
17        * setup.def, gcc3newlib/gccnewlib.add: Updated to gcc 3.2.1 RPM revision
18        2 which enabled the mips-rtems gnat using gcc 3.2.1 patch 20021129.
19
[472f35a]202002-11-29      Joel Sherrill <joel@OARcorp.com>
21
22        * setup.def: Updated to gcc-3.2.1.
23
[f7e1564]242002-11-28      Joel Sherrill <joel@OARcorp.com>
25
26        * setup.def: Updated to gcc-3.2 and newlib1.1.0 RPM version 6.
27        * gcc3newlib/gccnewlib.add: Reenabled i386-rtems gnat.
28
[d35b77f]292002-11-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * gcc3newlib/gccnewlib.add:
32        Remove *.la's to make rpm-4.1/RH-8.0 happy.
33        Remove libiberty.a to make rpm-4.1/RH-8.0 happy.
34        Change gcc/version.c to reflect us having patched gcc.
35
[e4eb1be]362002-11-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * binutils/binutils.add: Add BuildPreReq: /sbin/install-info.
39        Disable nls.
40        Apply gzip -9qf to compress *infos and *mans.
41        Apply /sbin/install-info.
42        Remove  *c++-filt.
43        * binutils/base-binutils.add: Add PreReq: /sbin/install-info.
44        Apply /sbin/install-info.
45        Package as.info-*.gz.
46        * binutils/target-binutils.add:
47        Package man1/*.1*.
48
[b04b5ca7]492002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
50
51        * autotool/autoconf-rtems.spec.in: Fix @prefix@.
52
[39f76ad]532002-11-13      Joel Sherrill <joel@OARcorp.com>
54
55        * setup.def: Switched to binutils 2.13.1
56        * binutils/Makefile.am: Remove a29k-rtems.
57
[45162744]582002-11-11      Joel Sherrill <joel@OARcorp.com>
59
60        * setup.def, gcc3newlib/gccnewlib.add: Patch includes updates
61        which were patch changes for -3 and -4 RPM revisions.   Disabled
62        build of gnat for i386-rtems as it failed to build.
63
[60ac65d]642002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * gcc3newlib/gccnewlib.add: Remove %{target} != %{build} comment
67        (RH-8.0/rpm-4.1 bogusly expands the macros and chokes.)
68        * binutils/binutils.add: Remove %{target} != %{build} comment
69        (RH-8.0/rpm-4.1 bogusly expands the macros and chokes.).
70        Comment out CONFIGURE_ARGS (RH-8.0/rpm-4.1 is broken wrt. _build_os
71        and _target_os)
72        * gcc3newlib/base-gcc.add: Add gccint*infos.
73        * gcc3newlib/base-gcj.add: Add gcj*infos.
74        Mark manpages as %doc and pickup the gzipped versions.
75
[d08b8eb8]762002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * autotools/automake-rtems.spec.in: Fix my address. Set up PATH
79        before running configure (Prep. for automake >= 1.7).
80
812002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
[d21091b]82
83        * autotools/autoconf-rtems.spec.in: New.
84        Remove Provides: autoconf (Conflicts with RH-8.0).
85        * autotools/autoconf-rtems.spec: Remove.
86        * autotools/automake-rtems.spec.in:
87        Remove Provides: automake (Conflicts with RH-8.0).
88        * gcc3newlib/Makefile.am: Remove references to mkgcc3newlibspec.
89        * Makefile.am: Ditto.
90        * configure.ac: Add autotools/autoconf-rtems.spec.in.
91
[17a11842]922002-10-24      Joel Sherrill <joel@OARcorp.com>
93
94        * setup.def: Update gcc 3.2 pathc to includ epatch for gcc PR8314.
95        * gcc3newlib/gccnewlib.add: Don't build mips/gnat as we do not
96        currently include the patch referenced in PR8344.
97
[8730f45]982002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        * .cvsignore: Reformat.
101        Add autom4te*cache.
102        Remove autom4te.cache.
103
[99e797a5]1042002-09-14      Joel Sherrill <joel@OARcorp.com>
105
106        * gcc3newlib/base-gcj.add, gcc3newlib/gccnewlib.add,
107        gcc3newlib/target-gcj.add: First attempt at enabling Java support.
108
[3e1526f0]1092002-08-21      Joel Sherrill <joel@OARcorp.com>
110
111        * setup.def, gcc3newlib/gccnewlib.add: Updated the tools for
112        gcc 3.2 and Ada.
113
[fa42a76b]1142002-08-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * gcc3newlib/gccnewlib.add: Re-add i386-rtems Ada.
117        Add %_gnat and --define 'gnat [0|1]' support.
118        Enable gnat for gcc-3.2/Disable for gcc-3.1.
119        Add hacks to build gnatlib.
120        Re-activate commented out fragments for old gcc versions.
121        Add @target_alias@-gnatgcc.
122
[3549ab0]1232002-08-15      Joel Sherrill <joel@OARcorp.com>
124
125        * setup.def: New gcc 3.1 RPMs (-7).
126        * gcc3newlib/gccnewlib.add:  i386-rtems doesn't build Ada.
127
[682c7502]1282002-08-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
129
130        * gcc3newlib/Makefile.am: Remove c_only remnants.
131        * gcc3newlib/gccnewlib.add: Reflect gcc-3.2 putting c++
132        headers into c++ instead of g++.
133        * gcc3newlib/target-c++.add: Ditto.
134
[513afacb]1352002-08-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * gcc3newlib/base-gnat.add: Don't use %{%prefix}/bin/gnat*.
138        * gcc3newlib/Makefile.am: Use mkspec for c4x.
[0215848]139        * gcc3newlib/gccnewlib.add: Rework processing of %if %build_XXX.
[513afacb]140        Rework handing Ada.
141        Don't put adalib and adainclude into files.gcc.
142        * gcc3newlib/target-gnat.add: Add adalib.
143        Add adainclude.
144
[0e2bfb8]1452002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
146
147        * gcc3newlib/base-gnat.add: Use -n rtems-base-gnat.
148
[a81b432]1492002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * gcc3newlib/.cvsignore: Add mkspec.
152
[4aba88a1]1532002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
154
155        * mkgcc3newlibspec.in: Remove
156        * gcc3newlib/mkspec.in: New.
157        * configure.ac: Reflect changes above.
158        * gcc3newlib/gccnewlib.add: Add build_XXX defines.
159        Add preliminary gnat support.
160        * gcc3newlib/base-g77.add: Add build_g77.
161        * gcc3newlib/base-gcj.add: Add build_gcj.
162        * gcc3newlib/base-gnat.add: New.
163        * gcc3newlib/target-c++.add: Add build_cxx.
164        * gcc3newlib/target-g77.add: Add build_g77.
165        * gcc3newlib/target-gcj.add: Add build_gcj.
166        * gcc3newlib/target-objc.add: Add build_objc.
167        * gcc3newlib/target-gnat.add: New.
168        * gcc3newlib/Makefile.am: Use ./mkspec. Use unified spec.
169
[343d4ff]1702002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
171
172        * setup.def: Increment release for gcc3newlib.
173        * gcc3newlib/gccnewlib.add: Do not put cc1plus into gcc-rpm.
174
[52270c07]1752002-08-08      Joel Sherrill <joel@OARcorp.com>
176
177        * setup.def, binutils/base-binutils.add, binutils/target-binutils.add:
178        Updated to binutils 2.13 which has no known issues.
179
[74f15b60]1802002-08-06      Joel Sherrill <joel@OARcorp.com>
181
182        * setup.def: Updating gcc3/newlib patches and tool versions.  The
183        focus of this round of patches was ot eliminate header file name
184        conflicts between RTEMS and newlib.
185
[f326d12]1862002-07-30      Joel Sherrill <joel@OARcorp.com>
187
188        * setup.def: Updated to gcc3.1/newlib 1.10.0 RPM revision 5 with
189        the gcc3 patch 20020730a and newlib 1.10.0 patch 20020726.
190
[084879d]1912002-07-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
192
193        * autotools/automake-rtems.spec.in: Automake-1.6.3.
194        * cpukit/.cvsignore: Add mkspec. Remove rtems.spec.
195
[3d36fe3d]1962002-07-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
197
198        * configure.ac: Use AC_CONFIG_FILES(script, chmod +x script)
199        to generate mk*spec scripts.
200        * mkbspspec.in: Use ',' as pattern delimiter in sed expression
201        for $rpm_build_root.
202        * mkbinutilsspec.in:  Use ',' as pattern delimiter in sed
203        expression for $rpm_build_root.
204        * cpukit/mkspec.in: Cosmetical changes.
205
[620c972]2062002-07-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
207
208        * ChangeLog: Fix 2002-07-22 ChangeLog entry bogusly referring to
209        Joel.
210        * cpukit/Makefile.am: New.
211        * cpukit/mkspec.in: New.
212        * cpukit/rtems-cpukit.spec.in: New.
213        * cpukit/.cvsignore: New.
214        * configure.ac: Add cpukit.
215        Add RTEMS_TOP to pickup _RTEMS_VERSION (required by cpukit).
216        * Makefile.am: Add cpukit. Add ACLOCAL_AMFLAGS (required to pickup
217        RTEMS_VERSION).
218        * setup.def: Use %{_tmppath} as default for $rpm_build_root.
219        * mkbinutilsspec.in: Use ',' as pattern delimiter in sed expression
220        for $rpm_build_root.
221        * mkgccnewlibspec.in:  Use ',' as pattern delimiter in sed
222        expression for $rpm_build_root.
223        * mkgcc3newlibspec.in:  Use ',' as pattern delimiter in sed
224        expression for $rpm_build_root.
225        * mkgdbspec.in:  Use ',' as pattern delimiter in sed expression for
226        $rpm_build_root.
227
2282002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
[3ad7f69d]229
230        * binutils/Makefile.am: Add or32-rtems-binutils.
231
[8b1d3bf]2322002-07-19      Joel Sherrill <joel@OARcorp.com>
233
234        * setup.def: Updated newlib patch to get sh and hppa crt0 mods.
235
[33d1719]2362002-07-01      Joel Sherrill <joel@OARcorp.com>
237
238        * setup.def: Update gcc3 RPMs for new patches.
239
[6d4210c1]2402002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
241
242        * autotools/automake-rtems.spec.in: Update to automake-1.6.2.
243
[c93fb2af]2442002-06-14      Joel Sherrill <joel@OARcorp.com>
245
246        * mkgdbspec.in, setup.def, gcc3newlib/gccnewlib.add, gdb/gdb.add:
247        Updated to gcc 3.1 and gdb 5.2.
248
[72503c6]2492001-05-29      Joel Sherrill <joel@OARcorp.com>
250
251        * setup.def: Updated to binutils 2.12.1.
252        * rtems/Makefile.am: Remove m68k-rtemself references.
253
[6e9746a2]2542002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
255
256        * mkgcc3newlibspec.in: Remove SETUP (bogus).
257        * gcc3newlib/target-c++.add: New.
258        * gcc3newlib/Makefile.am: Add target-c++.add.
259        * gcc3newlib/base-g77.add: Adapt to gcc-3.1.
260        Reflect having split out c++. Various minor fixes.
261        * gcc3newlib/base-gcc.add: Ditto.
262        * gcc3newlib/gccnewlib.add: Ditto.
263        * gcc3newlib/target-gcc.add: Ditto.
264
[383e974]2652002-04-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
266
267        * gcc3newlib/gccnewlib.add: Add gcc_update --touch to fix
268        timestamps.
269
[3f60b2aa]2702001-04-16      Joel Sherrill <joel@OARcorp.com>
271
272        * .cvsignore: Added files added by automake 1.6.1.
273        * setup.def: New shot at gcc 3.0.4 RPMs.
274        * binutils/Makefile.am, gdb/Makefile.am, rtems/Makefile.am:
275        Deleted m68k-rtemself.
276        * gcc3newlib/gccnewlib.add: Commented out host/target OS check.
277 
[1daced6]2782002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
279
280        * autotools/automake-rtems.spec.in: Update to automake-1.6.1.
281        Use *.tar.bz2.
282
[df2b589]2832002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
284
285        * mkbinutilspec.in: Fix PATCH2.
286
[55f4d3d4]2872002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
288
289        * gcc3newlib/gccnewlib.add: Add -Bgcc/ when collecting multilibs.
290
[0d211e81]2912002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
292
293        * gcc3newlib/gccnewlib.spec.in: Removed from CVS.
294
295
[df1f734]2962002-04-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
297
298        * mkbinutilspec.in: Add support for empty patch-version (no patch).
299        * mkgcc3newlibspec.in: Ditto.
300        * setup: Fix gcc3*_versions handling.
301        * setup.def: binutils_patch_version=.
302        * binutils/binutils.add: Reflect changes to mkbinutilspec.in,
303        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
304        * binutils/target-binutils.add: Comment out c++filt.
305        * gcc3newlib/base-gcc.add: Remove duplicate libm.info.
306        * gcc3newlib/gccnewlib.add: Reflect changes to mkgcc3newlibspec.in.
307        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
308        Comment out gcc-2.95.x hacks.
309        Remove *.la from installed files.
310        * gcc3newlib/gccnewlib_c_only.spec.in: Remove.
311
[349a01cc]3122001-04-02      Joel Sherrill <joel@OARcorp.com>
313
314        * buildall.in: Correct logic for detecting 0 RTEMS RPMS installed.
315
[d3c2a04]3162001-03-29      Joel Sherrill <joel@OARcorp.com>
317
318        * .cvsignore: Added mkgcc3newlib.
319
[ff47e5b]3202001-03-29      Joel Sherrill <joel@OARcorp.com>
321
322        * gcc3newlib/.cvsignore: New file.
323
[afe5cac]3242001-03-28      Joel Sherrill <joel@OARcorp.com>
325
326        * Per PR64 added support for gcc 3.x RPMs
327        * Makefile.am, configure.ac, mkspec, setup, setup.def: Modified.
328        * mkgcc3newlibspec.in: New file.
329        * gcc3newlib: New subdirectory.
330        * base-g77.add, base-gcc.add, base-gcj.add, gccnewlib.add,
331        gccnewlib_c_only.spec.in, gccnewlib.spec.in, HISTORY, Makefile.am,
332        README, target-g77.add, target-gcc.add, target-gcj.add,
333        target-objc.add: New files.
334
[c2778fa]3352001-03-28      Joel Sherrill <joel@OARcorp.com>
336
337        * binutils/binutils.add: Commented out patch since binutils 2.12
338        does not require one.
339
[d7c8239]3402002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
341
342        * configure.ac:
343        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
344        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
345        * autotools/Makefile.am: Remove AUTOMAKE_OPTIONS.
346        * Makefile.am: Remove AUTOMAKE_OPTIONS.
347        * binutils/Makefile.am: Remove AUTOMAKE_OPTIONS.
348        * gccnewlib/Makefile.am: Remove AUTOMAKE_OPTIONS.
349        * gdb/Makefile.am: Remove AUTOMAKE_OPTIONS.
350        * rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
351
[353dbe95]3522002-03-06      Ralf Corsepius <corsepiu@faw-uni-ulm.de>
353
354        * PR151
355        * autotools/automake-rtems.spec.in: New.
356        * autotools/automake-rtems.spec: Removed.
357        * configure.ac: Reflect changes above.
358
[0694dbab]3592001-02-27      Joel Sherrill <joel@OARcorp.com>
360
361        * configure.ac: Be a little more lenient in matching sparc-solaris.
362
[4b3af7a4]3632002-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
364
365        * mkbinutilspec.in, mkgccnewlibspec.in, gccnewlib/base-chill.add,
366        gccnewlib/base-g77.add, gccnewlib/base-gcc.add,
367        gccnewlib/base-gcj.add, gccnewlib/gccnewlib.add,
368        gccnewlib/target-chill.add, gccnewlib/target-g77.add,
369        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
370        gccnewlib/target-objc.add: Added more support for Canadian Cross
371        building.
372
[2d14fce]3732001-01-30      Joel Sherrill <joel@OARcorp.com>
374
375        * buildall.in: Corrected logic for detecting when no RPMs are installed.
376
[49d0704]3772001-01-24      Joel Sherrill <joel@OARcorp.com>
378
379        * README: Added Canadian Cross instructions.
380
[b96a7b1]3812002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
382
383        * configure.ac: Add AC_PREFIX_DEFAULT([/opt/rtems]).
384        * mkbinutilsspec.in: Add propagation of @prefix@.
385        * binutils/base-binutils.add:
386        Let %post and %unpost apply %{_prefix}.
387        Apply %{_prefix} instead of /opt/rtems.
388        * binutils/binutils.add: Update copyright notice.
389        Add _prefix.
390        Apply %{_prefix} instead of /opt/rtems.
391        Remove -a 0 in %setup.
392        Rework hack to SuSE's rpm screwing up %{_target}.
393        Replace ARGS with CONFIGURE_ARGS.
394        * binutils/target-binutils.add:
395        Apply %{_prefix} instead of /opt/rtems.
396
[2cfb2387]3972002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
398
399        * binutils/binutils.add: Add initial support for building
400        Canadian cross RPMs.  It should work like this:
401            cd rtems/scripts
402            ./configure --build=`../config.guess` --host=i386-cygwin
403            make install
404            rpm --target=i386-cygwin \
405                /usr/src/redhat/SPECS/<target>-binutils-..spec.
406
407            alien -t /usr/src/redhat/RPMS/....i386.rpm
408        .. and voila ... your tarball, with rpm-consistency checks etc. applied.
409
[08f224b]4102001-01-22      Joel Sherrill <joel@OARcorp.com>
411
412        * buildalltar.in: Modified to support Canadian cross builds.
413        It was testing using a RedHat 7.2 host to build *-rtems tools
414        that run on an i386-cygwin host.
415
[96a2a02]4162001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
417
418        * configure.ac: Fix typo to allow custom RPM_SPECSdirs.
419
[7b2368b]4202001-10-16      Joel Sherrill <joel@OARcorp.com>
421
422        * setup.def: Bumped the gdb_patch_version to account for a configuration
423        problem on psim where it could not be enabled for powerpc-RTEMS.
424        * gdb/Makefile.am: Add i386-RTEMS and powerpc-RTEMS targets.
425
[64cc4bb5]4262001-10-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
427
428        * mkbinutilsspec.in: Guard sed-pattern against autoconf.
429        * mkgccnewlibspec.in: Guard sed-pattern against autoconf, remove
430        Target_alias.
431        * mkgdbspec.in: Guard sed-pattern against autoconf.
432        * mkbspspec.in: Guard sed-pattern against autoconf.
433        * configure.ac: Rework check for RPM_SPECSdir.
434        * autotools/automake-rtems.spec: Update to automake-1.5.
435
[df25c998]4362001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
437
438        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
439        * configure.in: Remove.
440        * configure.ac: New file, generated from configure.in by autoupdate.
441
[0671af6]4422001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
443
444        * gdb/Makefile.am, gccnewlib/Makefile.am, binutils/Makefile.am:
445        Initially setup CLEANFILES using = instead of += to make
446        automake-1.5 happy.
447
[1cd0db4]4482001-09-13      Joel Sherrill <joel@OARcorp.com>
449
450        * setup.def, gccnewlib/gccnewlib.add, gccnewlib/target-gcc.add:
451        Revert changes because of gcc 2.5.x/3.0 transition and continue
452        to support gcc 2.95.x as primary version.
453
[a8bd1de]4542001-09-13      Joel Sherrill <joel@OARcorp.com>
455
456        * mkgccnewlibspec.in,
457        Use Target_alias not target_alias to avoid conflicts with new autoconf.
458        * setup.def: Changed version numbers in attempt at building gcc 3.0.1.
459        Only sparc and arm built for C/C++ OK. :(
460        * gccnewlib/base-gcc.add: Modifications to reflect files not in gcc 3.x.
461        * gccnewlib/gccnewlib.add: gcc 3.x does not have "everything in the name"
462        * target-gcc.add: Modifications to reflect files not in gcc 3.1
463
[34094cc3]4642001-09-13      Joel Sherrill <joel@OARcorp.com>
465
466        * autotools/.cvsignore: New file.
467
[a792b78]4682001-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
469
470        * autotools/Makefile.am, autotools/autoconf-rtems.spec,
471        autotools/automake-rtems.spec: New.
472        * configure.in, Makefile.am: Add autotools/.
473
[4331c3d]4742001-08-30      Joel Sherrill <joel@OARcorp.com>
475
476        * .cvsignore: Add buildalltar.
477
[302b76d]4782001-08-30      Joel Sherrill <joel@OARcorp.com>
479
480        * buildalltar.in: New file.
481        * configure.in, Makefile.am: Modified to reflect addition of file.
482
[b471c035]4832001-08-10      Joel Sherrill <joel@OARcorp.com>
484
485        * mkgdbspec.in: Make list of simulators very complete.
486        * setup.def: Update versions.
487
[6c5e3215]4882001-07-03      Joel Sherrill <joel@OARcorp.com>
489
490        * setup.def, binutils.add, gccnewlib.add: Updated to build
491        binutils 2.11.2 (rtems patch 20010622), gcc 2.95.3 (rtems
492        patch a20010622), and newlib 1.9.0 (rtems patch 10020622).
493
[01ec6c0]4942001-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
495
496        * configure.in: Remove AC_EXEEXT, treat .exe manually.
497        * gccnewlib/base-gcc.add: Remove cpp.
498        * gccnewlib/gccnewlib.add: mv cpp $target_alias-cpp, update
499        copyright.
500
[4ff04390]5012001-04-16      Joel Sherrill <joel@OARcorp.com>
502
503        * setup.def: Modified the binutils version to 2.11 and
504        RPM revision 3 to reflect experimentation with new binutils release.
505
[365d16cf]5062001-04-11      Joel Sherrill <joel@OARcorp.com>
507
508        * binutils/Makefile.am: Added a29k-rtems.
509        * binutils/binutils.add: Switch to .bz2 extension to reflect
510        real way code is compressed on distribution sites now.
511
[9a4d549]5122001-03-19      Joel Sherrill <joel@OARcorp.com>
513
514        * setup.def: Updated version numbers and patches for binutils
515        and gdb.  binutils was to get correct patch in field.  gdb
516        was to add mipstx39-rtems configurery support.
517
[b9a7287e]5182001-03-14      Joel Sherrill <joel@OARcorp.com>
519
520        * gdb/Makefile.am, mkgdbspec.in: Added mipstx39-rtems
521        configuration to gdb since this includes the JMR3904 simulator.
522
[409f7d1]5232001-01-03      Joel Sherrill <joel@OARcorp.com>
524
525        * setup.def, binutils/HISTORY, gccnewlib/HISTORY: Updated
526        binutils HISTORY to reflect new revision.  Updated gcc to fix
527        i960 C++ problem.  Updated newlib to move to newlib 1.9.0.
528
[ee6d205]5292000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
530
531        * gccnewlib/gccnewlib.add: Fix typo in URL.
532
[bd914b46]5332000-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
534
535        * configure.in: Adapt m4-quoting to autoconf-2.49b, use $host
536        instead of $target to setup RPM_CPU, move chmod 755 buildall to
537        AC_OUTPUT's extra-cmds.
538       
[06f2f75]5392000-10-30      Joel Sherrill <joel@OARcorp.com>
540
541        * buildall.in, mkgdbspec.in, setup.def, binutils/Makefile.am,
542        gccnewlib/HISTORY, gccnewlib/Makefile.am, gdb/Makefile.am:
543        Added mips-rtems, updated to include new patches and
544        gcc 2.95.2/newlib 1.8.2 revision 11 RPM.
545
[b507814]5462000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
547
548        * configure.in: Remove trailing '/'s from setting up RPM_SPECdir.
549
[467ed56f]5502000-10-18      Joel Sherrill <joel@OARcorp.com>
551
552        * setup.def: Updating version numbers for gcc/newlib RPM release 10.
553
[99b8e8c]5542000-08-30      Joel Sherrill <joel@OARcorp.com>
555
556        * setup.def: Updated gcc and newlib patches and bumped RPM revision.
557        Patches primarily add or16/or32 basic support to newlib and
558        i386 multilib improvements to gcc from Ralf Corsepius.
559
[e94ad1fe]5602000-08-10      Joel Sherrill <joel@OARcorp.com>
561
562        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.