source: rtems/scripts/ChangeLog @ e4eb1be

4.104.114.84.95
Last change on this file since e4eb1be was e4eb1be, checked in by Ralf Corsepius <ralf.corsepius@…>, on 11/22/02 at 18:15:43

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

  • binutils/binutils.add: Add BuildPreReq?: /sbin/install-info. Disable nls. Apply gzip -9qf to compress *infos and *mans. Apply /sbin/install-info. Remove *c++-filt.
  • binutils/base-binutils.add: Add PreReq?: /sbin/install-info. Apply /sbin/install-info. Package as.info-*.gz.
  • binutils/target-binutils.add: Package man1/*.1*.
  • Property mode set to 100644
File size: 17.4 KB
Line 
12002-11-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * binutils/binutils.add: Add BuildPreReq: /sbin/install-info.
4        Disable nls.
5        Apply gzip -9qf to compress *infos and *mans.
6        Apply /sbin/install-info.
7        Remove  *c++-filt.
8        * binutils/base-binutils.add: Add PreReq: /sbin/install-info.
9        Apply /sbin/install-info.
10        Package as.info-*.gz.
11        * binutils/target-binutils.add:
12        Package man1/*.1*.
13
142002-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
15
16        * autotool/autoconf-rtems.spec.in: Fix @prefix@.
17
182002-11-13      Joel Sherrill <joel@OARcorp.com>
19
20        * setup.def: Switched to binutils 2.13.1
21        * binutils/Makefile.am: Remove a29k-rtems.
22
232002-11-11      Joel Sherrill <joel@OARcorp.com>
24
25        * setup.def, gcc3newlib/gccnewlib.add: Patch includes updates
26        which were patch changes for -3 and -4 RPM revisions.   Disabled
27        build of gnat for i386-rtems as it failed to build.
28
292002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * gcc3newlib/gccnewlib.add: Remove %{target} != %{build} comment
32        (RH-8.0/rpm-4.1 bogusly expands the macros and chokes.)
33        * binutils/binutils.add: Remove %{target} != %{build} comment
34        (RH-8.0/rpm-4.1 bogusly expands the macros and chokes.).
35        Comment out CONFIGURE_ARGS (RH-8.0/rpm-4.1 is broken wrt. _build_os
36        and _target_os)
37        * gcc3newlib/base-gcc.add: Add gccint*infos.
38        * gcc3newlib/base-gcj.add: Add gcj*infos.
39        Mark manpages as %doc and pickup the gzipped versions.
40
412002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
42
43        * autotools/automake-rtems.spec.in: Fix my address. Set up PATH
44        before running configure (Prep. for automake >= 1.7).
45
462002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * autotools/autoconf-rtems.spec.in: New.
49        Remove Provides: autoconf (Conflicts with RH-8.0).
50        * autotools/autoconf-rtems.spec: Remove.
51        * autotools/automake-rtems.spec.in:
52        Remove Provides: automake (Conflicts with RH-8.0).
53        * gcc3newlib/Makefile.am: Remove references to mkgcc3newlibspec.
54        * Makefile.am: Ditto.
55        * configure.ac: Add autotools/autoconf-rtems.spec.in.
56
572002-10-24      Joel Sherrill <joel@OARcorp.com>
58
59        * setup.def: Update gcc 3.2 pathc to includ epatch for gcc PR8314.
60        * gcc3newlib/gccnewlib.add: Don't build mips/gnat as we do not
61        currently include the patch referenced in PR8344.
62
632002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
64
65        * .cvsignore: Reformat.
66        Add autom4te*cache.
67        Remove autom4te.cache.
68
692002-09-14      Joel Sherrill <joel@OARcorp.com>
70
71        * gcc3newlib/base-gcj.add, gcc3newlib/gccnewlib.add,
72        gcc3newlib/target-gcj.add: First attempt at enabling Java support.
73
742002-08-21      Joel Sherrill <joel@OARcorp.com>
75
76        * setup.def, gcc3newlib/gccnewlib.add: Updated the tools for
77        gcc 3.2 and Ada.
78
792002-08-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * gcc3newlib/gccnewlib.add: Re-add i386-rtems Ada.
82        Add %_gnat and --define 'gnat [0|1]' support.
83        Enable gnat for gcc-3.2/Disable for gcc-3.1.
84        Add hacks to build gnatlib.
85        Re-activate commented out fragments for old gcc versions.
86        Add @target_alias@-gnatgcc.
87
882002-08-15      Joel Sherrill <joel@OARcorp.com>
89
90        * setup.def: New gcc 3.1 RPMs (-7).
91        * gcc3newlib/gccnewlib.add:  i386-rtems doesn't build Ada.
92
932002-08-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * gcc3newlib/Makefile.am: Remove c_only remnants.
96        * gcc3newlib/gccnewlib.add: Reflect gcc-3.2 putting c++
97        headers into c++ instead of g++.
98        * gcc3newlib/target-c++.add: Ditto.
99
1002002-08-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
101
102        * gcc3newlib/base-gnat.add: Don't use %{%prefix}/bin/gnat*.
103        * gcc3newlib/Makefile.am: Use mkspec for c4x.
104        * gcc3newlib/gccnewlib.add: Rework processing of %if %build_XXX.
105        Rework handing Ada.
106        Don't put adalib and adainclude into files.gcc.
107        * gcc3newlib/target-gnat.add: Add adalib.
108        Add adainclude.
109
1102002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
111
112        * gcc3newlib/base-gnat.add: Use -n rtems-base-gnat.
113
1142002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
115
116        * gcc3newlib/.cvsignore: Add mkspec.
117
1182002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * mkgcc3newlibspec.in: Remove
121        * gcc3newlib/mkspec.in: New.
122        * configure.ac: Reflect changes above.
123        * gcc3newlib/gccnewlib.add: Add build_XXX defines.
124        Add preliminary gnat support.
125        * gcc3newlib/base-g77.add: Add build_g77.
126        * gcc3newlib/base-gcj.add: Add build_gcj.
127        * gcc3newlib/base-gnat.add: New.
128        * gcc3newlib/target-c++.add: Add build_cxx.
129        * gcc3newlib/target-g77.add: Add build_g77.
130        * gcc3newlib/target-gcj.add: Add build_gcj.
131        * gcc3newlib/target-objc.add: Add build_objc.
132        * gcc3newlib/target-gnat.add: New.
133        * gcc3newlib/Makefile.am: Use ./mkspec. Use unified spec.
134
1352002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        * setup.def: Increment release for gcc3newlib.
138        * gcc3newlib/gccnewlib.add: Do not put cc1plus into gcc-rpm.
139
1402002-08-08      Joel Sherrill <joel@OARcorp.com>
141
142        * setup.def, binutils/base-binutils.add, binutils/target-binutils.add:
143        Updated to binutils 2.13 which has no known issues.
144
1452002-08-06      Joel Sherrill <joel@OARcorp.com>
146
147        * setup.def: Updating gcc3/newlib patches and tool versions.  The
148        focus of this round of patches was ot eliminate header file name
149        conflicts between RTEMS and newlib.
150
1512002-07-30      Joel Sherrill <joel@OARcorp.com>
152
153        * setup.def: Updated to gcc3.1/newlib 1.10.0 RPM revision 5 with
154        the gcc3 patch 20020730a and newlib 1.10.0 patch 20020726.
155
1562002-07-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
157
158        * autotools/automake-rtems.spec.in: Automake-1.6.3.
159        * cpukit/.cvsignore: Add mkspec. Remove rtems.spec.
160
1612002-07-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
162
163        * configure.ac: Use AC_CONFIG_FILES(script, chmod +x script)
164        to generate mk*spec scripts.
165        * mkbspspec.in: Use ',' as pattern delimiter in sed expression
166        for $rpm_build_root.
167        * mkbinutilsspec.in:  Use ',' as pattern delimiter in sed
168        expression for $rpm_build_root.
169        * cpukit/mkspec.in: Cosmetical changes.
170
1712002-07-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
172
173        * ChangeLog: Fix 2002-07-22 ChangeLog entry bogusly referring to
174        Joel.
175        * cpukit/Makefile.am: New.
176        * cpukit/mkspec.in: New.
177        * cpukit/rtems-cpukit.spec.in: New.
178        * cpukit/.cvsignore: New.
179        * configure.ac: Add cpukit.
180        Add RTEMS_TOP to pickup _RTEMS_VERSION (required by cpukit).
181        * Makefile.am: Add cpukit. Add ACLOCAL_AMFLAGS (required to pickup
182        RTEMS_VERSION).
183        * setup.def: Use %{_tmppath} as default for $rpm_build_root.
184        * mkbinutilsspec.in: Use ',' as pattern delimiter in sed expression
185        for $rpm_build_root.
186        * mkgccnewlibspec.in:  Use ',' as pattern delimiter in sed
187        expression for $rpm_build_root.
188        * mkgcc3newlibspec.in:  Use ',' as pattern delimiter in sed
189        expression for $rpm_build_root.
190        * mkgdbspec.in:  Use ',' as pattern delimiter in sed expression for
191        $rpm_build_root.
192
1932002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
194
195        * binutils/Makefile.am: Add or32-rtems-binutils.
196
1972002-07-19      Joel Sherrill <joel@OARcorp.com>
198
199        * setup.def: Updated newlib patch to get sh and hppa crt0 mods.
200
2012002-07-01      Joel Sherrill <joel@OARcorp.com>
202
203        * setup.def: Update gcc3 RPMs for new patches.
204
2052002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
206
207        * autotools/automake-rtems.spec.in: Update to automake-1.6.2.
208
2092002-06-14      Joel Sherrill <joel@OARcorp.com>
210
211        * mkgdbspec.in, setup.def, gcc3newlib/gccnewlib.add, gdb/gdb.add:
212        Updated to gcc 3.1 and gdb 5.2.
213
2142001-05-29      Joel Sherrill <joel@OARcorp.com>
215
216        * setup.def: Updated to binutils 2.12.1.
217        * rtems/Makefile.am: Remove m68k-rtemself references.
218
2192002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
220
221        * mkgcc3newlibspec.in: Remove SETUP (bogus).
222        * gcc3newlib/target-c++.add: New.
223        * gcc3newlib/Makefile.am: Add target-c++.add.
224        * gcc3newlib/base-g77.add: Adapt to gcc-3.1.
225        Reflect having split out c++. Various minor fixes.
226        * gcc3newlib/base-gcc.add: Ditto.
227        * gcc3newlib/gccnewlib.add: Ditto.
228        * gcc3newlib/target-gcc.add: Ditto.
229
2302002-04-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
231
232        * gcc3newlib/gccnewlib.add: Add gcc_update --touch to fix
233        timestamps.
234
2352001-04-16      Joel Sherrill <joel@OARcorp.com>
236
237        * .cvsignore: Added files added by automake 1.6.1.
238        * setup.def: New shot at gcc 3.0.4 RPMs.
239        * binutils/Makefile.am, gdb/Makefile.am, rtems/Makefile.am:
240        Deleted m68k-rtemself.
241        * gcc3newlib/gccnewlib.add: Commented out host/target OS check.
242 
2432002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
244
245        * autotools/automake-rtems.spec.in: Update to automake-1.6.1.
246        Use *.tar.bz2.
247
2482002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
249
250        * mkbinutilspec.in: Fix PATCH2.
251
2522002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
253
254        * gcc3newlib/gccnewlib.add: Add -Bgcc/ when collecting multilibs.
255
2562002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
257
258        * gcc3newlib/gccnewlib.spec.in: Removed from CVS.
259
260
2612002-04-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
262
263        * mkbinutilspec.in: Add support for empty patch-version (no patch).
264        * mkgcc3newlibspec.in: Ditto.
265        * setup: Fix gcc3*_versions handling.
266        * setup.def: binutils_patch_version=.
267        * binutils/binutils.add: Reflect changes to mkbinutilspec.in,
268        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
269        * binutils/target-binutils.add: Comment out c++filt.
270        * gcc3newlib/base-gcc.add: Remove duplicate libm.info.
271        * gcc3newlib/gccnewlib.add: Reflect changes to mkgcc3newlibspec.in.
272        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
273        Comment out gcc-2.95.x hacks.
274        Remove *.la from installed files.
275        * gcc3newlib/gccnewlib_c_only.spec.in: Remove.
276
2772001-04-02      Joel Sherrill <joel@OARcorp.com>
278
279        * buildall.in: Correct logic for detecting 0 RTEMS RPMS installed.
280
2812001-03-29      Joel Sherrill <joel@OARcorp.com>
282
283        * .cvsignore: Added mkgcc3newlib.
284
2852001-03-29      Joel Sherrill <joel@OARcorp.com>
286
287        * gcc3newlib/.cvsignore: New file.
288
2892001-03-28      Joel Sherrill <joel@OARcorp.com>
290
291        * Per PR64 added support for gcc 3.x RPMs
292        * Makefile.am, configure.ac, mkspec, setup, setup.def: Modified.
293        * mkgcc3newlibspec.in: New file.
294        * gcc3newlib: New subdirectory.
295        * base-g77.add, base-gcc.add, base-gcj.add, gccnewlib.add,
296        gccnewlib_c_only.spec.in, gccnewlib.spec.in, HISTORY, Makefile.am,
297        README, target-g77.add, target-gcc.add, target-gcj.add,
298        target-objc.add: New files.
299
3002001-03-28      Joel Sherrill <joel@OARcorp.com>
301
302        * binutils/binutils.add: Commented out patch since binutils 2.12
303        does not require one.
304
3052002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
306
307        * configure.ac:
308        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
309        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
310        * autotools/Makefile.am: Remove AUTOMAKE_OPTIONS.
311        * Makefile.am: Remove AUTOMAKE_OPTIONS.
312        * binutils/Makefile.am: Remove AUTOMAKE_OPTIONS.
313        * gccnewlib/Makefile.am: Remove AUTOMAKE_OPTIONS.
314        * gdb/Makefile.am: Remove AUTOMAKE_OPTIONS.
315        * rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
316
3172002-03-06      Ralf Corsepius <corsepiu@faw-uni-ulm.de>
318
319        * PR151
320        * autotools/automake-rtems.spec.in: New.
321        * autotools/automake-rtems.spec: Removed.
322        * configure.ac: Reflect changes above.
323
3242001-02-27      Joel Sherrill <joel@OARcorp.com>
325
326        * configure.ac: Be a little more lenient in matching sparc-solaris.
327
3282002-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
329
330        * mkbinutilspec.in, mkgccnewlibspec.in, gccnewlib/base-chill.add,
331        gccnewlib/base-g77.add, gccnewlib/base-gcc.add,
332        gccnewlib/base-gcj.add, gccnewlib/gccnewlib.add,
333        gccnewlib/target-chill.add, gccnewlib/target-g77.add,
334        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
335        gccnewlib/target-objc.add: Added more support for Canadian Cross
336        building.
337
3382001-01-30      Joel Sherrill <joel@OARcorp.com>
339
340        * buildall.in: Corrected logic for detecting when no RPMs are installed.
341
3422001-01-24      Joel Sherrill <joel@OARcorp.com>
343
344        * README: Added Canadian Cross instructions.
345
3462002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
347
348        * configure.ac: Add AC_PREFIX_DEFAULT([/opt/rtems]).
349        * mkbinutilsspec.in: Add propagation of @prefix@.
350        * binutils/base-binutils.add:
351        Let %post and %unpost apply %{_prefix}.
352        Apply %{_prefix} instead of /opt/rtems.
353        * binutils/binutils.add: Update copyright notice.
354        Add _prefix.
355        Apply %{_prefix} instead of /opt/rtems.
356        Remove -a 0 in %setup.
357        Rework hack to SuSE's rpm screwing up %{_target}.
358        Replace ARGS with CONFIGURE_ARGS.
359        * binutils/target-binutils.add:
360        Apply %{_prefix} instead of /opt/rtems.
361
3622002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
363
364        * binutils/binutils.add: Add initial support for building
365        Canadian cross RPMs.  It should work like this:
366            cd rtems/scripts
367            ./configure --build=`../config.guess` --host=i386-cygwin
368            make install
369            rpm --target=i386-cygwin \
370                /usr/src/redhat/SPECS/<target>-binutils-..spec.
371
372            alien -t /usr/src/redhat/RPMS/....i386.rpm
373        .. and voila ... your tarball, with rpm-consistency checks etc. applied.
374
3752001-01-22      Joel Sherrill <joel@OARcorp.com>
376
377        * buildalltar.in: Modified to support Canadian cross builds.
378        It was testing using a RedHat 7.2 host to build *-rtems tools
379        that run on an i386-cygwin host.
380
3812001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
382
383        * configure.ac: Fix typo to allow custom RPM_SPECSdirs.
384
3852001-10-16      Joel Sherrill <joel@OARcorp.com>
386
387        * setup.def: Bumped the gdb_patch_version to account for a configuration
388        problem on psim where it could not be enabled for powerpc-RTEMS.
389        * gdb/Makefile.am: Add i386-RTEMS and powerpc-RTEMS targets.
390
3912001-10-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
392
393        * mkbinutilsspec.in: Guard sed-pattern against autoconf.
394        * mkgccnewlibspec.in: Guard sed-pattern against autoconf, remove
395        Target_alias.
396        * mkgdbspec.in: Guard sed-pattern against autoconf.
397        * mkbspspec.in: Guard sed-pattern against autoconf.
398        * configure.ac: Rework check for RPM_SPECSdir.
399        * autotools/automake-rtems.spec: Update to automake-1.5.
400
4012001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
402
403        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
404        * configure.in: Remove.
405        * configure.ac: New file, generated from configure.in by autoupdate.
406
4072001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
408
409        * gdb/Makefile.am, gccnewlib/Makefile.am, binutils/Makefile.am:
410        Initially setup CLEANFILES using = instead of += to make
411        automake-1.5 happy.
412
4132001-09-13      Joel Sherrill <joel@OARcorp.com>
414
415        * setup.def, gccnewlib/gccnewlib.add, gccnewlib/target-gcc.add:
416        Revert changes because of gcc 2.5.x/3.0 transition and continue
417        to support gcc 2.95.x as primary version.
418
4192001-09-13      Joel Sherrill <joel@OARcorp.com>
420
421        * mkgccnewlibspec.in,
422        Use Target_alias not target_alias to avoid conflicts with new autoconf.
423        * setup.def: Changed version numbers in attempt at building gcc 3.0.1.
424        Only sparc and arm built for C/C++ OK. :(
425        * gccnewlib/base-gcc.add: Modifications to reflect files not in gcc 3.x.
426        * gccnewlib/gccnewlib.add: gcc 3.x does not have "everything in the name"
427        * target-gcc.add: Modifications to reflect files not in gcc 3.1
428
4292001-09-13      Joel Sherrill <joel@OARcorp.com>
430
431        * autotools/.cvsignore: New file.
432
4332001-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
434
435        * autotools/Makefile.am, autotools/autoconf-rtems.spec,
436        autotools/automake-rtems.spec: New.
437        * configure.in, Makefile.am: Add autotools/.
438
4392001-08-30      Joel Sherrill <joel@OARcorp.com>
440
441        * .cvsignore: Add buildalltar.
442
4432001-08-30      Joel Sherrill <joel@OARcorp.com>
444
445        * buildalltar.in: New file.
446        * configure.in, Makefile.am: Modified to reflect addition of file.
447
4482001-08-10      Joel Sherrill <joel@OARcorp.com>
449
450        * mkgdbspec.in: Make list of simulators very complete.
451        * setup.def: Update versions.
452
4532001-07-03      Joel Sherrill <joel@OARcorp.com>
454
455        * setup.def, binutils.add, gccnewlib.add: Updated to build
456        binutils 2.11.2 (rtems patch 20010622), gcc 2.95.3 (rtems
457        patch a20010622), and newlib 1.9.0 (rtems patch 10020622).
458
4592001-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
460
461        * configure.in: Remove AC_EXEEXT, treat .exe manually.
462        * gccnewlib/base-gcc.add: Remove cpp.
463        * gccnewlib/gccnewlib.add: mv cpp $target_alias-cpp, update
464        copyright.
465
4662001-04-16      Joel Sherrill <joel@OARcorp.com>
467
468        * setup.def: Modified the binutils version to 2.11 and
469        RPM revision 3 to reflect experimentation with new binutils release.
470
4712001-04-11      Joel Sherrill <joel@OARcorp.com>
472
473        * binutils/Makefile.am: Added a29k-rtems.
474        * binutils/binutils.add: Switch to .bz2 extension to reflect
475        real way code is compressed on distribution sites now.
476
4772001-03-19      Joel Sherrill <joel@OARcorp.com>
478
479        * setup.def: Updated version numbers and patches for binutils
480        and gdb.  binutils was to get correct patch in field.  gdb
481        was to add mipstx39-rtems configurery support.
482
4832001-03-14      Joel Sherrill <joel@OARcorp.com>
484
485        * gdb/Makefile.am, mkgdbspec.in: Added mipstx39-rtems
486        configuration to gdb since this includes the JMR3904 simulator.
487
4882001-01-03      Joel Sherrill <joel@OARcorp.com>
489
490        * setup.def, binutils/HISTORY, gccnewlib/HISTORY: Updated
491        binutils HISTORY to reflect new revision.  Updated gcc to fix
492        i960 C++ problem.  Updated newlib to move to newlib 1.9.0.
493
4942000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
495
496        * gccnewlib/gccnewlib.add: Fix typo in URL.
497
4982000-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
499
500        * configure.in: Adapt m4-quoting to autoconf-2.49b, use $host
501        instead of $target to setup RPM_CPU, move chmod 755 buildall to
502        AC_OUTPUT's extra-cmds.
503       
5042000-10-30      Joel Sherrill <joel@OARcorp.com>
505
506        * buildall.in, mkgdbspec.in, setup.def, binutils/Makefile.am,
507        gccnewlib/HISTORY, gccnewlib/Makefile.am, gdb/Makefile.am:
508        Added mips-rtems, updated to include new patches and
509        gcc 2.95.2/newlib 1.8.2 revision 11 RPM.
510
5112000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
512
513        * configure.in: Remove trailing '/'s from setting up RPM_SPECdir.
514
5152000-10-18      Joel Sherrill <joel@OARcorp.com>
516
517        * setup.def: Updating version numbers for gcc/newlib RPM release 10.
518
5192000-08-30      Joel Sherrill <joel@OARcorp.com>
520
521        * setup.def: Updated gcc and newlib patches and bumped RPM revision.
522        Patches primarily add or16/or32 basic support to newlib and
523        i386 multilib improvements to gcc from Ralf Corsepius.
524
5252000-08-10      Joel Sherrill <joel@OARcorp.com>
526
527        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.