source: rtems/scripts/ChangeLog @ 6da99727

4.104.114.84.95
Last change on this file since 6da99727 was 39f76ad, checked in by Joel Sherrill <joel.sherrill@…>, on 11/13/02 at 18:00:10

2002-11-13 Joel Sherrill <joel@…>

  • setup.def: Switched to binutils 2.13.1
  • binutils/Makefile.am: Remove a29k-rtems.
  • Property mode set to 100644
File size: 16.9 KB
Line 
12002-11-13      Joel Sherrill <joel@OARcorp.com>
2
3        * setup.def: Switched to binutils 2.13.1
4        * binutils/Makefile.am: Remove a29k-rtems.
5
62002-11-11      Joel Sherrill <joel@OARcorp.com>
7
8        * setup.def, gcc3newlib/gccnewlib.add: Patch includes updates
9        which were patch changes for -3 and -4 RPM revisions.   Disabled
10        build of gnat for i386-rtems as it failed to build.
11
122002-10-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
13
14        * gcc3newlib/gccnewlib.add: Remove %{target} != %{build} comment
15        (RH-8.0/rpm-4.1 bogusly expands the macros and chokes.)
16        * binutils/binutils.add: Remove %{target} != %{build} comment
17        (RH-8.0/rpm-4.1 bogusly expands the macros and chokes.).
18        Comment out CONFIGURE_ARGS (RH-8.0/rpm-4.1 is broken wrt. _build_os
19        and _target_os)
20        * gcc3newlib/base-gcc.add: Add gccint*infos.
21        * gcc3newlib/base-gcj.add: Add gcj*infos.
22        Mark manpages as %doc and pickup the gzipped versions.
23
242002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
25
26        * autotools/automake-rtems.spec.in: Fix my address. Set up PATH
27        before running configure (Prep. for automake >= 1.7).
28
292002-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
30
31        * autotools/autoconf-rtems.spec.in: New.
32        Remove Provides: autoconf (Conflicts with RH-8.0).
33        * autotools/autoconf-rtems.spec: Remove.
34        * autotools/automake-rtems.spec.in:
35        Remove Provides: automake (Conflicts with RH-8.0).
36        * gcc3newlib/Makefile.am: Remove references to mkgcc3newlibspec.
37        * Makefile.am: Ditto.
38        * configure.ac: Add autotools/autoconf-rtems.spec.in.
39
402002-10-24      Joel Sherrill <joel@OARcorp.com>
41
42        * setup.def: Update gcc 3.2 pathc to includ epatch for gcc PR8314.
43        * gcc3newlib/gccnewlib.add: Don't build mips/gnat as we do not
44        currently include the patch referenced in PR8344.
45
462002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * .cvsignore: Reformat.
49        Add autom4te*cache.
50        Remove autom4te.cache.
51
522002-09-14      Joel Sherrill <joel@OARcorp.com>
53
54        * gcc3newlib/base-gcj.add, gcc3newlib/gccnewlib.add,
55        gcc3newlib/target-gcj.add: First attempt at enabling Java support.
56
572002-08-21      Joel Sherrill <joel@OARcorp.com>
58
59        * setup.def, gcc3newlib/gccnewlib.add: Updated the tools for
60        gcc 3.2 and Ada.
61
622002-08-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * gcc3newlib/gccnewlib.add: Re-add i386-rtems Ada.
65        Add %_gnat and --define 'gnat [0|1]' support.
66        Enable gnat for gcc-3.2/Disable for gcc-3.1.
67        Add hacks to build gnatlib.
68        Re-activate commented out fragments for old gcc versions.
69        Add @target_alias@-gnatgcc.
70
712002-08-15      Joel Sherrill <joel@OARcorp.com>
72
73        * setup.def: New gcc 3.1 RPMs (-7).
74        * gcc3newlib/gccnewlib.add:  i386-rtems doesn't build Ada.
75
762002-08-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
77
78        * gcc3newlib/Makefile.am: Remove c_only remnants.
79        * gcc3newlib/gccnewlib.add: Reflect gcc-3.2 putting c++
80        headers into c++ instead of g++.
81        * gcc3newlib/target-c++.add: Ditto.
82
832002-08-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * gcc3newlib/base-gnat.add: Don't use %{%prefix}/bin/gnat*.
86        * gcc3newlib/Makefile.am: Use mkspec for c4x.
87        * gcc3newlib/gccnewlib.add: Rework processing of %if %build_XXX.
88        Rework handing Ada.
89        Don't put adalib and adainclude into files.gcc.
90        * gcc3newlib/target-gnat.add: Add adalib.
91        Add adainclude.
92
932002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
94
95        * gcc3newlib/base-gnat.add: Use -n rtems-base-gnat.
96
972002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * gcc3newlib/.cvsignore: Add mkspec.
100
1012002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
102
103        * mkgcc3newlibspec.in: Remove
104        * gcc3newlib/mkspec.in: New.
105        * configure.ac: Reflect changes above.
106        * gcc3newlib/gccnewlib.add: Add build_XXX defines.
107        Add preliminary gnat support.
108        * gcc3newlib/base-g77.add: Add build_g77.
109        * gcc3newlib/base-gcj.add: Add build_gcj.
110        * gcc3newlib/base-gnat.add: New.
111        * gcc3newlib/target-c++.add: Add build_cxx.
112        * gcc3newlib/target-g77.add: Add build_g77.
113        * gcc3newlib/target-gcj.add: Add build_gcj.
114        * gcc3newlib/target-objc.add: Add build_objc.
115        * gcc3newlib/target-gnat.add: New.
116        * gcc3newlib/Makefile.am: Use ./mkspec. Use unified spec.
117
1182002-08-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * setup.def: Increment release for gcc3newlib.
121        * gcc3newlib/gccnewlib.add: Do not put cc1plus into gcc-rpm.
122
1232002-08-08      Joel Sherrill <joel@OARcorp.com>
124
125        * setup.def, binutils/base-binutils.add, binutils/target-binutils.add:
126        Updated to binutils 2.13 which has no known issues.
127
1282002-08-06      Joel Sherrill <joel@OARcorp.com>
129
130        * setup.def: Updating gcc3/newlib patches and tool versions.  The
131        focus of this round of patches was ot eliminate header file name
132        conflicts between RTEMS and newlib.
133
1342002-07-30      Joel Sherrill <joel@OARcorp.com>
135
136        * setup.def: Updated to gcc3.1/newlib 1.10.0 RPM revision 5 with
137        the gcc3 patch 20020730a and newlib 1.10.0 patch 20020726.
138
1392002-07-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
140
141        * autotools/automake-rtems.spec.in: Automake-1.6.3.
142        * cpukit/.cvsignore: Add mkspec. Remove rtems.spec.
143
1442002-07-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
145
146        * configure.ac: Use AC_CONFIG_FILES(script, chmod +x script)
147        to generate mk*spec scripts.
148        * mkbspspec.in: Use ',' as pattern delimiter in sed expression
149        for $rpm_build_root.
150        * mkbinutilsspec.in:  Use ',' as pattern delimiter in sed
151        expression for $rpm_build_root.
152        * cpukit/mkspec.in: Cosmetical changes.
153
1542002-07-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
155
156        * ChangeLog: Fix 2002-07-22 ChangeLog entry bogusly referring to
157        Joel.
158        * cpukit/Makefile.am: New.
159        * cpukit/mkspec.in: New.
160        * cpukit/rtems-cpukit.spec.in: New.
161        * cpukit/.cvsignore: New.
162        * configure.ac: Add cpukit.
163        Add RTEMS_TOP to pickup _RTEMS_VERSION (required by cpukit).
164        * Makefile.am: Add cpukit. Add ACLOCAL_AMFLAGS (required to pickup
165        RTEMS_VERSION).
166        * setup.def: Use %{_tmppath} as default for $rpm_build_root.
167        * mkbinutilsspec.in: Use ',' as pattern delimiter in sed expression
168        for $rpm_build_root.
169        * mkgccnewlibspec.in:  Use ',' as pattern delimiter in sed
170        expression for $rpm_build_root.
171        * mkgcc3newlibspec.in:  Use ',' as pattern delimiter in sed
172        expression for $rpm_build_root.
173        * mkgdbspec.in:  Use ',' as pattern delimiter in sed expression for
174        $rpm_build_root.
175
1762002-07-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
177
178        * binutils/Makefile.am: Add or32-rtems-binutils.
179
1802002-07-19      Joel Sherrill <joel@OARcorp.com>
181
182        * setup.def: Updated newlib patch to get sh and hppa crt0 mods.
183
1842002-07-01      Joel Sherrill <joel@OARcorp.com>
185
186        * setup.def: Update gcc3 RPMs for new patches.
187
1882002-06-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
189
190        * autotools/automake-rtems.spec.in: Update to automake-1.6.2.
191
1922002-06-14      Joel Sherrill <joel@OARcorp.com>
193
194        * mkgdbspec.in, setup.def, gcc3newlib/gccnewlib.add, gdb/gdb.add:
195        Updated to gcc 3.1 and gdb 5.2.
196
1972001-05-29      Joel Sherrill <joel@OARcorp.com>
198
199        * setup.def: Updated to binutils 2.12.1.
200        * rtems/Makefile.am: Remove m68k-rtemself references.
201
2022002-06-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
203
204        * mkgcc3newlibspec.in: Remove SETUP (bogus).
205        * gcc3newlib/target-c++.add: New.
206        * gcc3newlib/Makefile.am: Add target-c++.add.
207        * gcc3newlib/base-g77.add: Adapt to gcc-3.1.
208        Reflect having split out c++. Various minor fixes.
209        * gcc3newlib/base-gcc.add: Ditto.
210        * gcc3newlib/gccnewlib.add: Ditto.
211        * gcc3newlib/target-gcc.add: Ditto.
212
2132002-04-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
214
215        * gcc3newlib/gccnewlib.add: Add gcc_update --touch to fix
216        timestamps.
217
2182001-04-16      Joel Sherrill <joel@OARcorp.com>
219
220        * .cvsignore: Added files added by automake 1.6.1.
221        * setup.def: New shot at gcc 3.0.4 RPMs.
222        * binutils/Makefile.am, gdb/Makefile.am, rtems/Makefile.am:
223        Deleted m68k-rtemself.
224        * gcc3newlib/gccnewlib.add: Commented out host/target OS check.
225 
2262002-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        * autotools/automake-rtems.spec.in: Update to automake-1.6.1.
229        Use *.tar.bz2.
230
2312002-04-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
232
233        * mkbinutilspec.in: Fix PATCH2.
234
2352002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
236
237        * gcc3newlib/gccnewlib.add: Add -Bgcc/ when collecting multilibs.
238
2392002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
240
241        * gcc3newlib/gccnewlib.spec.in: Removed from CVS.
242
243
2442002-04-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
245
246        * mkbinutilspec.in: Add support for empty patch-version (no patch).
247        * mkgcc3newlibspec.in: Ditto.
248        * setup: Fix gcc3*_versions handling.
249        * setup.def: binutils_patch_version=.
250        * binutils/binutils.add: Reflect changes to mkbinutilspec.in,
251        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
252        * binutils/target-binutils.add: Comment out c++filt.
253        * gcc3newlib/base-gcc.add: Remove duplicate libm.info.
254        * gcc3newlib/gccnewlib.add: Reflect changes to mkgcc3newlibspec.in.
255        Use "%{_target_os}" != "%{_build_os}" to detect cross-building.
256        Comment out gcc-2.95.x hacks.
257        Remove *.la from installed files.
258        * gcc3newlib/gccnewlib_c_only.spec.in: Remove.
259
2602001-04-02      Joel Sherrill <joel@OARcorp.com>
261
262        * buildall.in: Correct logic for detecting 0 RTEMS RPMS installed.
263
2642001-03-29      Joel Sherrill <joel@OARcorp.com>
265
266        * .cvsignore: Added mkgcc3newlib.
267
2682001-03-29      Joel Sherrill <joel@OARcorp.com>
269
270        * gcc3newlib/.cvsignore: New file.
271
2722001-03-28      Joel Sherrill <joel@OARcorp.com>
273
274        * Per PR64 added support for gcc 3.x RPMs
275        * Makefile.am, configure.ac, mkspec, setup, setup.def: Modified.
276        * mkgcc3newlibspec.in: New file.
277        * gcc3newlib: New subdirectory.
278        * base-g77.add, base-gcc.add, base-gcj.add, gccnewlib.add,
279        gccnewlib_c_only.spec.in, gccnewlib.spec.in, HISTORY, Makefile.am,
280        README, target-g77.add, target-gcc.add, target-gcj.add,
281        target-objc.add: New files.
282
2832001-03-28      Joel Sherrill <joel@OARcorp.com>
284
285        * binutils/binutils.add: Commented out patch since binutils 2.12
286        does not require one.
287
2882002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
289
290        * configure.ac:
291        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
292        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
293        * autotools/Makefile.am: Remove AUTOMAKE_OPTIONS.
294        * Makefile.am: Remove AUTOMAKE_OPTIONS.
295        * binutils/Makefile.am: Remove AUTOMAKE_OPTIONS.
296        * gccnewlib/Makefile.am: Remove AUTOMAKE_OPTIONS.
297        * gdb/Makefile.am: Remove AUTOMAKE_OPTIONS.
298        * rtems/Makefile.am: Remove AUTOMAKE_OPTIONS.
299
3002002-03-06      Ralf Corsepius <corsepiu@faw-uni-ulm.de>
301
302        * PR151
303        * autotools/automake-rtems.spec.in: New.
304        * autotools/automake-rtems.spec: Removed.
305        * configure.ac: Reflect changes above.
306
3072001-02-27      Joel Sherrill <joel@OARcorp.com>
308
309        * configure.ac: Be a little more lenient in matching sparc-solaris.
310
3112002-01-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
312
313        * mkbinutilspec.in, mkgccnewlibspec.in, gccnewlib/base-chill.add,
314        gccnewlib/base-g77.add, gccnewlib/base-gcc.add,
315        gccnewlib/base-gcj.add, gccnewlib/gccnewlib.add,
316        gccnewlib/target-chill.add, gccnewlib/target-g77.add,
317        gccnewlib/target-gcc.add, gccnewlib/target-gcj.add,
318        gccnewlib/target-objc.add: Added more support for Canadian Cross
319        building.
320
3212001-01-30      Joel Sherrill <joel@OARcorp.com>
322
323        * buildall.in: Corrected logic for detecting when no RPMs are installed.
324
3252001-01-24      Joel Sherrill <joel@OARcorp.com>
326
327        * README: Added Canadian Cross instructions.
328
3292002-01-23      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
330
331        * configure.ac: Add AC_PREFIX_DEFAULT([/opt/rtems]).
332        * mkbinutilsspec.in: Add propagation of @prefix@.
333        * binutils/base-binutils.add:
334        Let %post and %unpost apply %{_prefix}.
335        Apply %{_prefix} instead of /opt/rtems.
336        * binutils/binutils.add: Update copyright notice.
337        Add _prefix.
338        Apply %{_prefix} instead of /opt/rtems.
339        Remove -a 0 in %setup.
340        Rework hack to SuSE's rpm screwing up %{_target}.
341        Replace ARGS with CONFIGURE_ARGS.
342        * binutils/target-binutils.add:
343        Apply %{_prefix} instead of /opt/rtems.
344
3452002-01-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
346
347        * binutils/binutils.add: Add initial support for building
348        Canadian cross RPMs.  It should work like this:
349            cd rtems/scripts
350            ./configure --build=`../config.guess` --host=i386-cygwin
351            make install
352            rpm --target=i386-cygwin \
353                /usr/src/redhat/SPECS/<target>-binutils-..spec.
354
355            alien -t /usr/src/redhat/RPMS/....i386.rpm
356        .. and voila ... your tarball, with rpm-consistency checks etc. applied.
357
3582001-01-22      Joel Sherrill <joel@OARcorp.com>
359
360        * buildalltar.in: Modified to support Canadian cross builds.
361        It was testing using a RedHat 7.2 host to build *-rtems tools
362        that run on an i386-cygwin host.
363
3642001-11-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
365
366        * configure.ac: Fix typo to allow custom RPM_SPECSdirs.
367
3682001-10-16      Joel Sherrill <joel@OARcorp.com>
369
370        * setup.def: Bumped the gdb_patch_version to account for a configuration
371        problem on psim where it could not be enabled for powerpc-RTEMS.
372        * gdb/Makefile.am: Add i386-RTEMS and powerpc-RTEMS targets.
373
3742001-10-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
375
376        * mkbinutilsspec.in: Guard sed-pattern against autoconf.
377        * mkgccnewlibspec.in: Guard sed-pattern against autoconf, remove
378        Target_alias.
379        * mkgdbspec.in: Guard sed-pattern against autoconf.
380        * mkbspspec.in: Guard sed-pattern against autoconf.
381        * configure.ac: Rework check for RPM_SPECSdir.
382        * autotools/automake-rtems.spec: Update to automake-1.5.
383
3842001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
385
386        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
387        * configure.in: Remove.
388        * configure.ac: New file, generated from configure.in by autoupdate.
389
3902001-09-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
391
392        * gdb/Makefile.am, gccnewlib/Makefile.am, binutils/Makefile.am:
393        Initially setup CLEANFILES using = instead of += to make
394        automake-1.5 happy.
395
3962001-09-13      Joel Sherrill <joel@OARcorp.com>
397
398        * setup.def, gccnewlib/gccnewlib.add, gccnewlib/target-gcc.add:
399        Revert changes because of gcc 2.5.x/3.0 transition and continue
400        to support gcc 2.95.x as primary version.
401
4022001-09-13      Joel Sherrill <joel@OARcorp.com>
403
404        * mkgccnewlibspec.in,
405        Use Target_alias not target_alias to avoid conflicts with new autoconf.
406        * setup.def: Changed version numbers in attempt at building gcc 3.0.1.
407        Only sparc and arm built for C/C++ OK. :(
408        * gccnewlib/base-gcc.add: Modifications to reflect files not in gcc 3.x.
409        * gccnewlib/gccnewlib.add: gcc 3.x does not have "everything in the name"
410        * target-gcc.add: Modifications to reflect files not in gcc 3.1
411
4122001-09-13      Joel Sherrill <joel@OARcorp.com>
413
414        * autotools/.cvsignore: New file.
415
4162001-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
417
418        * autotools/Makefile.am, autotools/autoconf-rtems.spec,
419        autotools/automake-rtems.spec: New.
420        * configure.in, Makefile.am: Add autotools/.
421
4222001-08-30      Joel Sherrill <joel@OARcorp.com>
423
424        * .cvsignore: Add buildalltar.
425
4262001-08-30      Joel Sherrill <joel@OARcorp.com>
427
428        * buildalltar.in: New file.
429        * configure.in, Makefile.am: Modified to reflect addition of file.
430
4312001-08-10      Joel Sherrill <joel@OARcorp.com>
432
433        * mkgdbspec.in: Make list of simulators very complete.
434        * setup.def: Update versions.
435
4362001-07-03      Joel Sherrill <joel@OARcorp.com>
437
438        * setup.def, binutils.add, gccnewlib.add: Updated to build
439        binutils 2.11.2 (rtems patch 20010622), gcc 2.95.3 (rtems
440        patch a20010622), and newlib 1.9.0 (rtems patch 10020622).
441
4422001-05-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
443
444        * configure.in: Remove AC_EXEEXT, treat .exe manually.
445        * gccnewlib/base-gcc.add: Remove cpp.
446        * gccnewlib/gccnewlib.add: mv cpp $target_alias-cpp, update
447        copyright.
448
4492001-04-16      Joel Sherrill <joel@OARcorp.com>
450
451        * setup.def: Modified the binutils version to 2.11 and
452        RPM revision 3 to reflect experimentation with new binutils release.
453
4542001-04-11      Joel Sherrill <joel@OARcorp.com>
455
456        * binutils/Makefile.am: Added a29k-rtems.
457        * binutils/binutils.add: Switch to .bz2 extension to reflect
458        real way code is compressed on distribution sites now.
459
4602001-03-19      Joel Sherrill <joel@OARcorp.com>
461
462        * setup.def: Updated version numbers and patches for binutils
463        and gdb.  binutils was to get correct patch in field.  gdb
464        was to add mipstx39-rtems configurery support.
465
4662001-03-14      Joel Sherrill <joel@OARcorp.com>
467
468        * gdb/Makefile.am, mkgdbspec.in: Added mipstx39-rtems
469        configuration to gdb since this includes the JMR3904 simulator.
470
4712001-01-03      Joel Sherrill <joel@OARcorp.com>
472
473        * setup.def, binutils/HISTORY, gccnewlib/HISTORY: Updated
474        binutils HISTORY to reflect new revision.  Updated gcc to fix
475        i960 C++ problem.  Updated newlib to move to newlib 1.9.0.
476
4772000-11-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
478
479        * gccnewlib/gccnewlib.add: Fix typo in URL.
480
4812000-11-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
482
483        * configure.in: Adapt m4-quoting to autoconf-2.49b, use $host
484        instead of $target to setup RPM_CPU, move chmod 755 buildall to
485        AC_OUTPUT's extra-cmds.
486       
4872000-10-30      Joel Sherrill <joel@OARcorp.com>
488
489        * buildall.in, mkgdbspec.in, setup.def, binutils/Makefile.am,
490        gccnewlib/HISTORY, gccnewlib/Makefile.am, gdb/Makefile.am:
491        Added mips-rtems, updated to include new patches and
492        gcc 2.95.2/newlib 1.8.2 revision 11 RPM.
493
4942000-10-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
495
496        * configure.in: Remove trailing '/'s from setting up RPM_SPECdir.
497
4982000-10-18      Joel Sherrill <joel@OARcorp.com>
499
500        * setup.def: Updating version numbers for gcc/newlib RPM release 10.
501
5022000-08-30      Joel Sherrill <joel@OARcorp.com>
503
504        * setup.def: Updated gcc and newlib patches and bumped RPM revision.
505        Patches primarily add or16/or32 basic support to newlib and
506        i386 multilib improvements to gcc from Ralf Corsepius.
507
5082000-08-10      Joel Sherrill <joel@OARcorp.com>
509
510        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.