source: rtems/scripts/ChangeLog @ d35b77f

4.104.114.84.95
Last change on this file since d35b77f was d35b77f, checked in by Ralf Corsepius <ralf.corsepius@…>, on 11/25/02 at 15:24:05

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

  • gcc3newlib/gccnewlib.add: Remove *.la's to make rpm-4.1/RH-8.0 happy. Remove libiberty.a to make rpm-4.1/RH-8.0 happy. Change gcc/version.c to reflect us having patched gcc.
  • Property mode set to 100644
File size: 17.6 KB
RevLine 
[d35b77f]12002-11-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * gcc3newlib/gccnewlib.add:
4        Remove *.la's to make rpm-4.1/RH-8.0 happy.
5        Remove libiberty.a to make rpm-4.1/RH-8.0 happy.
6        Change gcc/version.c to reflect us having patched gcc.
7
[e4eb1be]82002-11-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
9
10        * binutils/binutils.add: Add BuildPreReq: /sbin/install-info.
11        Disable nls.
12        Apply gzip -9qf to compress *infos and *mans.
13        Apply /sbin/install-info.
14        Remove  *c++-filt.
15        * binutils/base-binutils.add: Add PreReq: /sbin/install-info.
16        Apply /sbin/install-info.
17        Package as.info-*.gz.
18        * binutils/target-binutils.add:
19        Package man1/*.1*.
20
[b04b5ca7]212002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * autotool/autoconf-rtems.spec.in: Fix @prefix@.
24
[39f76ad]252002-11-13      Joel Sherrill <joel@OARcorp.com>
26
27        * setup.def: Switched to binutils 2.13.1
28        * binutils/Makefile.am: Remove a29k-rtems.
29
[45162744]302002-11-11      Joel Sherrill <joel@OARcorp.com>
31
32        * setup.def, gcc3newlib/gccnewlib.add: Patch includes updates
33        which were patch changes for -3 and -4 RPM revisions.   Disabled
34        build of gnat for i386-rtems as it failed to build.
35
[60ac65d]362002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
37
38        * gcc3newlib/gccnewlib.add: Remove %{target} != %{build} comment
39        (RH-8.0/rpm-4.1 bogusly expands the macros and chokes.)
40        * binutils/binutils.add: Remove %{target} != %{build} comment
41        (RH-8.0/rpm-4.1 bogusly expands the macros and chokes.).
42        Comment out CONFIGURE_ARGS (RH-8.0/rpm-4.1 is broken wrt. _build_os
43        and _target_os)
44        * gcc3newlib/base-gcc.add: Add gccint*infos.
45        * gcc3newlib/base-gcj.add: Add gcj*infos.
46        Mark manpages as %doc and pickup the gzipped versions.
47
[d08b8eb8]482002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * autotools/automake-rtems.spec.in: Fix my address. Set up PATH
51        before running configure (Prep. for automake >= 1.7).
52
532002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
[d21091b]54
55        * autotools/autoconf-rtems.spec.in: New.
56        Remove Provides: autoconf (Conflicts with RH-8.0).
57        * autotools/autoconf-rtems.spec: Remove.
58        * autotools/automake-rtems.spec.in:
59        Remove Provides: automake (Conflicts with RH-8.0).
60        * gcc3newlib/Makefile.am: Remove references to mkgcc3newlibspec.
61        * Makefile.am: Ditto.
62        * configure.ac: Add autotools/autoconf-rtems.spec.in.
63
[17a11842]642002-10-24      Joel Sherrill <joel@OARcorp.com>
65
66        * setup.def: Update gcc 3.2 pathc to includ epatch for gcc PR8314.
67        * gcc3newlib/gccnewlib.add: Don't build mips/gnat as we do not
68        currently include the patch referenced in PR8344.
69
[8730f45]702002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * .cvsignore: Reformat.
73        Add autom4te*cache.
74        Remove autom4te.cache.
75
[99e797a5]762002-09-14      Joel Sherrill <joel@OARcorp.com>
77
78        * gcc3newlib/base-gcj.add, gcc3newlib/gccnewlib.add,
79        gcc3newlib/target-gcj.add: First attempt at enabling Java support.
80
[3e1526f0]812002-08-21      Joel Sherrill <joel@OARcorp.com>
82
83        * setup.def, gcc3newlib/gccnewlib.add: Updated the tools for
84        gcc 3.2 and Ada.
85
[fa42a76b]862002-08-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * gcc3newlib/gccnewlib.add: Re-add i386-rtems Ada.
89        Add %_gnat and --define 'gnat [0|1]' support.
90        Enable gnat for gcc-3.2/Disable for gcc-3.1.
91        Add hacks to build gnatlib.
92        Re-activate commented out fragments for old gcc versions.
93        Add @target_alias@-gnatgcc.
94
[3549ab0]952002-08-15      Joel Sherrill <joel@OARcorp.com>
96
97        * setup.def: New gcc 3.1 RPMs (-7).
98        * gcc3newlib/gccnewlib.add:  i386-rtems doesn't build Ada.
99
[682c7502]1002002-08-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * gcc3newlib/Makefile.am: Remove c_only remnants.
103        * gcc3newlib/gccnewlib.add: Reflect gcc-3.2 putting c++
104        headers into c++ instead of g++.
105        * gcc3newlib/target-c++.add: Ditto.
106
[513afacb]1072002-08-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * gcc3newlib/base-gnat.add: Don't use %{%prefix}/bin/gnat*.
110        * gcc3newlib/Makefile.am: Use mkspec for c4x.
[0215848]111        * gcc3newlib/gccnewlib.add: Rework processing of %if %build_XXX.
[513afacb]112        Rework handing Ada.
113        Don't put adalib and adainclude into files.gcc.
114        * gcc3newlib/target-gnat.add: Add adalib.
115        Add adainclude.
116
[0e2bfb8]1172002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
118
119        * gcc3newlib/base-gnat.add: Use -n rtems-base-gnat.
120
[a81b432]1212002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * gcc3newlib/.cvsignore: Add mkspec.
124
[4aba88a1]1252002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * mkgcc3newlibspec.in: Remove
128        * gcc3newlib/mkspec.in: New.
129        * configure.ac: Reflect changes above.
130        * gcc3newlib/gccnewlib.add: Add build_XXX defines.
131        Add preliminary gnat support.
132        * gcc3newlib/base-g77.add: Add build_g77.
133        * gcc3newlib/base-gcj.add: Add build_gcj.
134        * gcc3newlib/base-gnat.add: New.
135        * gcc3newlib/target-c++.add: Add build_cxx.
136        * gcc3newlib/target-g77.add: Add build_g77.
137        * gcc3newlib/target-gcj.add: Add build_gcj.
138        * gcc3newlib/target-objc.add: Add build_objc.
139        * gcc3newlib/target-gnat.add: New.
140        * gcc3newlib/Makefile.am: Use ./mkspec. Use unified spec.
141
[343d4ff]1422002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
143
144        * setup.def: Increment release for gcc3newlib.
145        * gcc3newlib/gccnewlib.add: Do not put cc1plus into gcc-rpm.
146
[52270c07]1472002-08-08      Joel Sherrill <joel@OARcorp.com>
148
149        * setup.def, binutils/base-binutils.add, binutils/target-binutils.add:
150        Updated to binutils 2.13 which has no known issues.
151
[74f15b60]1522002-08-06      Joel Sherrill <joel@OARcorp.com>
153
154        * setup.def: Updating gcc3/newlib patches and tool versions.  The
155        focus of this round of patches was ot eliminate header file name
156        conflicts between RTEMS and newlib.
157
[f326d12]1582002-07-30      Joel Sherrill <joel@OARcorp.com>
159
160        * setup.def: Updated to gcc3.1/newlib 1.10.0 RPM revision 5 with
161        the gcc3 patch 20020730a and newlib 1.10.0 patch 20020726.
162
[084879d]1632002-07-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
164
165        * autotools/automake-rtems.spec.in: Automake-1.6.3.
166        * cpukit/.cvsignore: Add mkspec. Remove rtems.spec.
167
[3d36fe3d]1682002-07-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
169
170        * configure.ac: Use AC_CONFIG_FILES(script, chmod +x script)
171        to generate mk*spec scripts.
172        * mkbspspec.in: Use ',' as pattern delimiter in sed expression
173        for $rpm_build_root.
174        * mkbinutilsspec.in:  Use ',' as pattern delimiter in sed
175        expression for $rpm_build_root.
176        * cpukit/mkspec.in: Cosmetical changes.
177
[620c972]1782002-07-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
179
180        * ChangeLog: Fix 2002-07-22 ChangeLog entry bogusly referring to
181        Joel.
182        * cpukit/Makefile.am: New.
183        * cpukit/mkspec.in: New.
184        * cpukit/rtems-cpukit.spec.in: New.
185        * cpukit/.cvsignore: New.
186        * configure.ac: Add cpukit.
187        Add RTEMS_TOP to pickup _RTEMS_VERSION (required by cpukit).
188        * Makefile.am: Add cpukit. Add ACLOCAL_AMFLAGS (required to pickup
189        RTEMS_VERSION).
190        * setup.def: Use %{_tmppath} as default for $rpm_build_root.
191        * mkbinutilsspec.in: Use ',' as pattern delimiter in sed expression
192        for $rpm_build_root.
193        * mkgccnewlibspec.in:  Use ',' as pattern delimiter in sed
194        expression for $rpm_build_root.
195        * mkgcc3newlibspec.in:  Use ',' as pattern delimiter in sed
196        expression for $rpm_build_root.
197        * mkgdbspec.in:  Use ',' as pattern delimiter in sed expression for
198        $rpm_build_root.
199
2002002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
[3ad7f69d]201
202        * binutils/Makefile.am: Add or32-rtems-binutils.
203
[8b1d3bf]2042002-07-19      Joel Sherrill <joel@OARcorp.com>
205
206        * setup.def: Updated newlib patch to get sh and hppa crt0 mods.
207
[33d1719]2082002-07-01      Joel Sherrill <joel@OARcorp.com>
209
210        * setup.def: Update gcc3 RPMs for new patches.
211
[6d4210c1]2122002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
213
214        * autotools/automake-rtems.spec.in: Update to automake-1.6.2.
215
[c93fb2af]2162002-06-14      Joel Sherrill <joel@OARcorp.com>
217
218        * mkgdbspec.in, setup.def, gcc3newlib/gccnewlib.add, gdb/gdb.add:
219        Updated to gcc 3.1 and gdb 5.2.
220
[72503c6]2212001-05-29      Joel Sherrill <joel@OARcorp.com>
222
223        * setup.def: Updated to binutils 2.12.1.
224        * rtems/Makefile.am: Remove m68k-rtemself references.
225
[6e9746a2]2262002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        * mkgcc3newlibspec.in: Remove SETUP (bogus).
229        * gcc3newlib/target-c++.add: New.
230        * gcc3newlib/Makefile.am: Add target-c++.add.
231        * gcc3newlib/base-g77.add: Adapt to gcc-3.1.
232        Reflect having split out c++. Various minor fixes.
233        * gcc3newlib/base-gcc.add: Ditto.
234        * gcc3newlib/gccnewlib.add: Ditto.
235        * gcc3newlib/target-gcc.add: Ditto.
236
[383e974]2372002-04-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
238
239        * gcc3newlib/gccnewlib.add: Add gcc_update --touch to fix
240        timestamps.
241
[3f60b2aa]2422001-04-16      Joel Sherrill <joel@OARcorp.com>
243
244        * .cvsignore: Added files added by automake 1.6.1.
245        * setup.def: New shot at gcc 3.0.4 RPMs.
246        * binutils/Makefile.am, gdb/Makefile.am, rtems/Makefile.am:
247        Deleted m68k-rtemself.
248        * gcc3newlib/gccnewlib.add: Commented out host/target OS check.
249 
[1daced6]2502002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
251
252        * autotools/automake-rtems.spec.in: Update to automake-1.6.1.
253        Use *.tar.bz2.
254
[df2b589]2552002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
256
257        * mkbinutilspec.in: Fix PATCH2.
258
[55f4d3d4]2592002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
260
261        * gcc3newlib/gccnewlib.add: Add -Bgcc/ when collecting multilibs.
262
[0d211e81]2632002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
264
265        * gcc3newlib/gccnewlib.spec.in: Removed from CVS.
266
267
[df1f734]2682002-04-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
269
270        * mkbinutilspec.in: Add support for empty patch-version (no patch).
271        * mkgcc3newlibspec.in: Ditto.
272        * setup: Fix gcc3*_versions handling.
273        * setup.def: binutils_patch_version=.
274        * binutils/binutils.add: Reflect changes to mkbinutilspec.in,
275        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
276        * binutils/target-binutils.add: Comment out c++filt.
277        * gcc3newlib/base-gcc.add: Remove duplicate libm.info.
278        * gcc3newlib/gccnewlib.add: Reflect changes to mkgcc3newlibspec.in.
279        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
280        Comment out gcc-2.95.x hacks.
281        Remove *.la from installed files.
282        * gcc3newlib/gccnewlib_c_only.spec.in: Remove.
283
[349a01cc]2842001-04-02      Joel Sherrill <joel@OARcorp.com>
285
286        * buildall.in: Correct logic for detecting 0 RTEMS RPMS installed.
287
[d3c2a04]2882001-03-29      Joel Sherrill <joel@OARcorp.com>
289
290        * .cvsignore: Added mkgcc3newlib.
291
[ff47e5b]2922001-03-29      Joel Sherrill <joel@OARcorp.com>
293
294        * gcc3newlib/.cvsignore: New file.
295
[afe5cac]2962001-03-28      Joel Sherrill <joel@OARcorp.com>
297
298        * Per PR64 added support for gcc 3.x RPMs
299        * Makefile.am, configure.ac, mkspec, setup, setup.def: Modified.
300        * mkgcc3newlibspec.in: New file.
301        * gcc3newlib: New subdirectory.
302        * base-g77.add, base-gcc.add, base-gcj.add, gccnewlib.add,
303        gccnewlib_c_only.spec.in, gccnewlib.spec.in, HISTORY, Makefile.am,
304        README, target-g77.add, target-gcc.add, target-gcj.add,
305        target-objc.add: New files.
306
[c2778fa]3072001-03-28      Joel Sherrill <joel@OARcorp.com>
308
309        * binutils/binutils.add: Commented out patch since binutils 2.12
310        does not require one.
311
[d7c8239]3122002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
313
314        * configure.ac:
315        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
316        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
317        * autotools/Makefile.am: Remove AUTOMAKE_OPTIONS.
318        * Makefile.am: Remove AUTOMAKE_OPTIONS.
319        * binutils/Makefile.am: Remove AUTOMAKE_OPTIONS.
320        * gccnewlib/Makefile.am: Remove AUTOMAKE_OPTIONS.
321        * gdb/Makefile.am: Remove AUTOMAKE_OPTIONS.
322        * rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
323
[353dbe95]3242002-03-06      Ralf Corsepius <corsepiu@faw-uni-ulm.de>
325
326        * PR151
327        * autotools/automake-rtems.spec.in: New.
328        * autotools/automake-rtems.spec: Removed.
329        * configure.ac: Reflect changes above.
330
[0694dbab]3312001-02-27      Joel Sherrill <joel@OARcorp.com>
332
333        * configure.ac: Be a little more lenient in matching sparc-solaris.
334
[4b3af7a4]3352002-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
336
337        * mkbinutilspec.in, mkgccnewlibspec.in, gccnewlib/base-chill.add,
338        gccnewlib/base-g77.add, gccnewlib/base-gcc.add,
339        gccnewlib/base-gcj.add, gccnewlib/gccnewlib.add,
340        gccnewlib/target-chill.add, gccnewlib/target-g77.add,
341        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
342        gccnewlib/target-objc.add: Added more support for Canadian Cross
343        building.
344
[2d14fce]3452001-01-30      Joel Sherrill <joel@OARcorp.com>
346
347        * buildall.in: Corrected logic for detecting when no RPMs are installed.
348
[49d0704]3492001-01-24      Joel Sherrill <joel@OARcorp.com>
350
351        * README: Added Canadian Cross instructions.
352
[b96a7b1]3532002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
354
355        * configure.ac: Add AC_PREFIX_DEFAULT([/opt/rtems]).
356        * mkbinutilsspec.in: Add propagation of @prefix@.
357        * binutils/base-binutils.add:
358        Let %post and %unpost apply %{_prefix}.
359        Apply %{_prefix} instead of /opt/rtems.
360        * binutils/binutils.add: Update copyright notice.
361        Add _prefix.
362        Apply %{_prefix} instead of /opt/rtems.
363        Remove -a 0 in %setup.
364        Rework hack to SuSE's rpm screwing up %{_target}.
365        Replace ARGS with CONFIGURE_ARGS.
366        * binutils/target-binutils.add:
367        Apply %{_prefix} instead of /opt/rtems.
368
[2cfb2387]3692002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
370
371        * binutils/binutils.add: Add initial support for building
372        Canadian cross RPMs.  It should work like this:
373            cd rtems/scripts
374            ./configure --build=`../config.guess` --host=i386-cygwin
375            make install
376            rpm --target=i386-cygwin \
377                /usr/src/redhat/SPECS/<target>-binutils-..spec.
378
379            alien -t /usr/src/redhat/RPMS/....i386.rpm
380        .. and voila ... your tarball, with rpm-consistency checks etc. applied.
381
[08f224b]3822001-01-22      Joel Sherrill <joel@OARcorp.com>
383
384        * buildalltar.in: Modified to support Canadian cross builds.
385        It was testing using a RedHat 7.2 host to build *-rtems tools
386        that run on an i386-cygwin host.
387
[96a2a02]3882001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
389
390        * configure.ac: Fix typo to allow custom RPM_SPECSdirs.
391
[7b2368b]3922001-10-16      Joel Sherrill <joel@OARcorp.com>
393
394        * setup.def: Bumped the gdb_patch_version to account for a configuration
395        problem on psim where it could not be enabled for powerpc-RTEMS.
396        * gdb/Makefile.am: Add i386-RTEMS and powerpc-RTEMS targets.
397
[64cc4bb5]3982001-10-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
399
400        * mkbinutilsspec.in: Guard sed-pattern against autoconf.
401        * mkgccnewlibspec.in: Guard sed-pattern against autoconf, remove
402        Target_alias.
403        * mkgdbspec.in: Guard sed-pattern against autoconf.
404        * mkbspspec.in: Guard sed-pattern against autoconf.
405        * configure.ac: Rework check for RPM_SPECSdir.
406        * autotools/automake-rtems.spec: Update to automake-1.5.
407
[df25c998]4082001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
409
410        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
411        * configure.in: Remove.
412        * configure.ac: New file, generated from configure.in by autoupdate.
413
[0671af6]4142001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
415
416        * gdb/Makefile.am, gccnewlib/Makefile.am, binutils/Makefile.am:
417        Initially setup CLEANFILES using = instead of += to make
418        automake-1.5 happy.
419
[1cd0db4]4202001-09-13      Joel Sherrill <joel@OARcorp.com>
421
422        * setup.def, gccnewlib/gccnewlib.add, gccnewlib/target-gcc.add:
423        Revert changes because of gcc 2.5.x/3.0 transition and continue
424        to support gcc 2.95.x as primary version.
425
[a8bd1de]4262001-09-13      Joel Sherrill <joel@OARcorp.com>
427
428        * mkgccnewlibspec.in,
429        Use Target_alias not target_alias to avoid conflicts with new autoconf.
430        * setup.def: Changed version numbers in attempt at building gcc 3.0.1.
431        Only sparc and arm built for C/C++ OK. :(
432        * gccnewlib/base-gcc.add: Modifications to reflect files not in gcc 3.x.
433        * gccnewlib/gccnewlib.add: gcc 3.x does not have "everything in the name"
434        * target-gcc.add: Modifications to reflect files not in gcc 3.1
435
[34094cc3]4362001-09-13      Joel Sherrill <joel@OARcorp.com>
437
438        * autotools/.cvsignore: New file.
439
[a792b78]4402001-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
441
442        * autotools/Makefile.am, autotools/autoconf-rtems.spec,
443        autotools/automake-rtems.spec: New.
444        * configure.in, Makefile.am: Add autotools/.
445
[4331c3d]4462001-08-30      Joel Sherrill <joel@OARcorp.com>
447
448        * .cvsignore: Add buildalltar.
449
[302b76d]4502001-08-30      Joel Sherrill <joel@OARcorp.com>
451
452        * buildalltar.in: New file.
453        * configure.in, Makefile.am: Modified to reflect addition of file.
454
[b471c035]4552001-08-10      Joel Sherrill <joel@OARcorp.com>
456
457        * mkgdbspec.in: Make list of simulators very complete.
458        * setup.def: Update versions.
459
[6c5e3215]4602001-07-03      Joel Sherrill <joel@OARcorp.com>
461
462        * setup.def, binutils.add, gccnewlib.add: Updated to build
463        binutils 2.11.2 (rtems patch 20010622), gcc 2.95.3 (rtems
464        patch a20010622), and newlib 1.9.0 (rtems patch 10020622).
465
[01ec6c0]4662001-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
467
468        * configure.in: Remove AC_EXEEXT, treat .exe manually.
469        * gccnewlib/base-gcc.add: Remove cpp.
470        * gccnewlib/gccnewlib.add: mv cpp $target_alias-cpp, update
471        copyright.
472
[4ff04390]4732001-04-16      Joel Sherrill <joel@OARcorp.com>
474
475        * setup.def: Modified the binutils version to 2.11 and
476        RPM revision 3 to reflect experimentation with new binutils release.
477
[365d16cf]4782001-04-11      Joel Sherrill <joel@OARcorp.com>
479
480        * binutils/Makefile.am: Added a29k-rtems.
481        * binutils/binutils.add: Switch to .bz2 extension to reflect
482        real way code is compressed on distribution sites now.
483
[9a4d549]4842001-03-19      Joel Sherrill <joel@OARcorp.com>
485
486        * setup.def: Updated version numbers and patches for binutils
487        and gdb.  binutils was to get correct patch in field.  gdb
488        was to add mipstx39-rtems configurery support.
489
[b9a7287e]4902001-03-14      Joel Sherrill <joel@OARcorp.com>
491
492        * gdb/Makefile.am, mkgdbspec.in: Added mipstx39-rtems
493        configuration to gdb since this includes the JMR3904 simulator.
494
[409f7d1]4952001-01-03      Joel Sherrill <joel@OARcorp.com>
496
497        * setup.def, binutils/HISTORY, gccnewlib/HISTORY: Updated
498        binutils HISTORY to reflect new revision.  Updated gcc to fix
499        i960 C++ problem.  Updated newlib to move to newlib 1.9.0.
500
[ee6d205]5012000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
502
503        * gccnewlib/gccnewlib.add: Fix typo in URL.
504
[bd914b46]5052000-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
506
507        * configure.in: Adapt m4-quoting to autoconf-2.49b, use $host
508        instead of $target to setup RPM_CPU, move chmod 755 buildall to
509        AC_OUTPUT's extra-cmds.
510       
[06f2f75]5112000-10-30      Joel Sherrill <joel@OARcorp.com>
512
513        * buildall.in, mkgdbspec.in, setup.def, binutils/Makefile.am,
514        gccnewlib/HISTORY, gccnewlib/Makefile.am, gdb/Makefile.am:
515        Added mips-rtems, updated to include new patches and
516        gcc 2.95.2/newlib 1.8.2 revision 11 RPM.
517
[b507814]5182000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
519
520        * configure.in: Remove trailing '/'s from setting up RPM_SPECdir.
521
[467ed56f]5222000-10-18      Joel Sherrill <joel@OARcorp.com>
523
524        * setup.def: Updating version numbers for gcc/newlib RPM release 10.
525
[99b8e8c]5262000-08-30      Joel Sherrill <joel@OARcorp.com>
527
528        * setup.def: Updated gcc and newlib patches and bumped RPM revision.
529        Patches primarily add or16/or32 basic support to newlib and
530        i386 multilib improvements to gcc from Ralf Corsepius.
531
[e94ad1fe]5322000-08-10      Joel Sherrill <joel@OARcorp.com>
533
534        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.