2003-07-25 Mark Wielaard <mark@klomp.org>
[official-gcc.git] / config / ChangeLog
blob7a7605bc46760723b4425a7c9f33a3aab16729ea
1 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
3         * gettext.m4: Delete all former contents.
4         (ZW_GNU_GETTEXT_SISTER_DIR): New macro.
5         * progtest.m4: New file.
7 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
9         * gettext.m4: New file - copy of gettext.m4 from binutils
10         CVS, with added AC_ISC_POSIX macro from gcc/aclocal.m4.
12 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
14         * acinclude.m4: Accept i[3456789]86 for machine type.
16 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
18         * config/acx.m4: Introduce _GCC_TOPLEV_NONCANONICAL_BUILD,
19         _GCC_TOPLEV_NONCANOICAL_HOST, _GCC_TOPLEV_NONCANONICAL_TARGET,
20         GCC_TOPLEV_SUBDIRS.
22 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
24         * mh-dgux: Delete.
26 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
28         * acx.m4: Name cache variables properly.
29         (NCN_STRICT_CHECK_TOOL): If program is not found and
30         value-if-not-found is empty, use ${ncn_tool_prefix}$2 or $2,
31         depending on whether build != host or not.
32         (NCN_STRICT_CHECK_TARGET_TOOL): Ditto, with the target prefix.
34 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
36         * acx.m4: New.
37         * mh-a68bsd, mh-aix386, mh-apollo68, mh-delta88, mh-hp300,
38         mh-hpux, mh-hpux8, mh-irix5, mh-irix6, mh-ncrsvr43, mh-openedition,
39         mh-riscos, mh-sysv: Delete.
40         * mh-cxux, mh-dgux386, mh-interix, mh-lynxrs6k, mh-ncr3000,
41         mh-necv4, mh-sco, mh-solaris, mh-sysv4, mh-sysv5, mt-v810: Simplify.
43 2002-12-16  Christopher Faylor  <cgf@redhat.com>
45         * mh-cygwin: Don't build libtermcap if it doesn't exist.
47 2002-11-23  H.J. Lu <hjl@gnu.org>
49         * accross.m4: New.
51 2002-11-10  Stan Shebs  <shebs@apple.com>
53         Retire common MPW configury bits.
54         * mpw-mh-mpw: Remove.
55         * mpw: Remove directory along with all of its files.
57 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
59         * acinclude.m4: Allow for PWDCMD to override hardcoded pwd.
61 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
63         * mh-apollo68: remove unused HDEFINES setting.
64         * mh-dgux: remove unused HDEFINES setting.
65         * mh-dgux386: remove unused HDEFINES setting, duplicate RANLIB=true.
67 2002-04-29  Nathanael Nerode  <neroden@twcny.rr.com>
69         * config/mh-cxux: remove dead code
70         * config/mh-dgux386: remove dead code
71         * config/mh-hp300: remove dead code
72         * config/mh-hpux: remove dead code
73         * config/mh-hpux8: remove dead code
74         * config/mh-irix5: remove dead code
75         * config/mh-irix6: remove dead code
76         * config/mh-ncr3000: remove dead code
77         * config/mh-ncrsvr43: remove dead code
78         * config/mh-necv4: remove dead code
79         * config/mh-sco: remove dead code
80         * config/mh-solaris: remove dead code
81         * config/mh-sysv: remove dead code
82         * config/mh-sysv4: remove dead code
83         * config/mh-sysv5: remove dead code
84         * config/mh-irix4: remove, contains only dead code
86         * config/mt-armpic: Delete.
87         * config/mt-elfalphapic: Delete.
88         * config/mt-i370pic: Delete.
89         * config/mt-ia64pic: Delete.
90         * config/mt-m68kpic: Delete.
91         * config/mt-papic: Delete.
92         * config/mt-ppcpic: Delete.
93         * config/mt-s390pic: Delete.
94         * config/mt-sparcpic: Delete.
95         * config/mt-x86pic: Delete.
97 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
99         * mh-a68bsd: clean out dead code
100         * mh-apollo68: clean out dead code
101         * mh-cxux: clean out dead code
102         * mh-decstation: clean out dead code
103         * mh-dgux: clean out dead code
104         * mh-dgux386: clean out dead code
105         * mh-hp300: clean out dead code
106         * mh-hpux: clean out dead code
107         * mh-hpux8: clean out dead code
108         * mh-interix: clean out dead code
109         * mh-irix4: clean out dead code
110         * mh-lynxrs6k: clean out dead code
111         * mh-mingw32: clean out dead code
112         * mh-ncr3000: clean out dead code
113         * mh-ncrsvr43: clean out dead code
114         * mh-necv4: clean out dead code
115         * mh-openedition: clean out dead code
116         * mh-riscos: clean out dead code
117         * mh-sco: clean out dead code
118         * mh-sysv4: clean out dead code
119         * mh-lynxos: removed, contained only dead code
120         * mh-vaxult2: removed, contained only dead code
121         * mh-sun3: removed, contained only dead code
123 2002-04-15  Keith Seitz  <keiths@redhat.com>
125         * acinclude.m4 (CYG_AC_PATH_TCLCONFIG): Search the win/ directory,
126         too.
127         (CYG_AC_PATH_TKCONFIG): Likewise.
129 2001-10-07  Joseph S. Myers  <jsm28@cam.ac.uk>
131         * acinclude.m4: Fix spelling error of "separate" as "seperate".
133 2001-05-22  Jason Merrill  <jason_merrill@redhat.com>
135         * mt-linux (CXXFLAGS_FOR_TARGET): Lose -fvtable-thunks.
137 2001-01-27  Richard Henderson  <rth@redhat.com>
139         * mt-alphaieee: New file.
141 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
143         * mh-djgpp: do not set CFLAGS.
145 2000-08-04  Mark Elbrecht  <snowball3@bigfoot.com>
147         * mh-djgpp: Conditionally set 'target_alias' to djgpp. Conditionally
148         modify 'gcc_version'.
150 2000-07-21  Andrew Haley  <aph@cygnus.com>
152         * mh-ia64pic: New file.
153         * mt-ia64pic: New file.
155 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
157         * mh-s390pic: New file.
158         * mt-s390pic: New file.
160 2000-07-14  Mark P Mitchell  <mark@codesourcery.com>
162         * mh-irix6 (CC): Don't set it.
164 2000-06-21  Branko Cibej  <branko.cibej@hermes.si>
166         * mh-sparcpic: Use single instead of double quotes.
167         * mt-sparcpic: Likewise.
169 2000-06-19  Syd Polk <spolk@redhat.com>
171         * acinclude.m4: Updated for Incr Tcl 3.0.
173 2000-02-23  Linas Vepstas <linas@linas.org>
175         * mh-i370pic: New file.
176         * mt-i370pic: New file.
178 2000-02-22  Nick Clifton  <nickc@cygnus.com>
180         * config/mt-wince: new file: Makefile fragment for WinCE targets.
182 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
184         * mh-aix43: Delete, move to mt-aix43.
185         * mt-aix43: New file.
187 Tue Sep  7 23:31:01 1999  Linas Vepstas  <linas@linas.org>
189         * mh-openedition: New file.
191 1999-04-07  Michael Meissner  <meissner@cygnus.com>
193         * mt-d30v: New file, pass -g -Os -Wa,-C as default options.
195 1999-02-08  Syd Polk  <spolk@cygnus.com>
197         * acinclude.m4: Added macros to find itcl files.
198         Export TCL_CFLAGS from tclConfig.sh.
199         Export TCL_LIB_FULL_PATH, TK_LIB_FULL_PATH, ITCL_LIB_FULL_PATH,
200         ITK_LIB_FULL_PATH, and TIX_LIB_FULL_PATH
201         Replace TIX macros with better ones from snavigator.
203 Tue Feb  2 22:51:21 1999 Philip Blundell  <philb@gnu.org>
205         * mh-armpic: New file.  Patch from Jim Pick <jim@jimpick.com>.
206         * mt-armpic: Likewise.
208 Mon Jan 18 19:41:08 1999  Christopher Faylor <cgf@cygnus.com>
210         * cygwin.mh: Activate commented out dependencies for
211         gdb: libtermcap.
213 Wed Nov 18 20:29:46 1998  Christopher Faylor <cgf@cygnus.com>
215         * cygwin.mh: Add extra libtermcap target information.
216         Add commented out dependency for gdb to libtermcap for
217         future readline requirement.
219 Mon Nov  2 15:15:33 1998  Geoffrey Noer  <noer@cygnus.com>
221         * mh-cygwin32: delete
222         * mh-cygwin: was mh-cygwin32
224 1998-10-26  Syd Polk  <spolk@cygnus.com>
226         * acinclude.m4: TCLHDIR and TKHDIR need to be run through
227         cygpath for Microsoft builds.
229 1998-10-20  Syd Polk  <spolk@cygnus.com>
231         * acinclude.m4: Re-exported TCL_LIBS and TCL_LD_SEARCH_FLAGS
232         because itcl needs them.
234 Mon Aug 31 17:50:53 1998  David Edelsohn  <edelsohn@mhpcc.edu>
236         * mh-aix43 (NM_FOR_TARGET): Add -X32_64 as well.
238 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
240         * mh-aix43: New file.
242 Mon Aug 10 00:15:47 1998  HJ Lu (hjl@gnu.org)
244         * mt-linux (CXXFLAGS_FOR_TARGET): Add -D_GNU_SOURCE.
246 1998-05-29  Rob Savoye  <rob@chinadoll.cygnus.com>
248         * acinclude.m4: New collection of generic autoconf macros.
250 Wed Apr 22 12:24:28 1998  Michael Meissner  <meissner@cygnus.com>
252         * mt-ospace: New file, support using -Os instead of -O2 to compile
253         the libraries.
255 Wed Apr 22 10:53:14 1998  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
257         * mt-linux (CXXFLAGS_FOR_TARGET): Set this instead of CXXFLAGS.
259 Sat Apr 11 22:43:17 1998  J. Kean Johnston  <jkj@sco.com>
261         * mh-svsv5: New file - support for SCO UnixWare 7 / SVR5.
263 Thu Mar 26 01:54:25 1998  Geoffrey Noer  <noer@cygnus.com>
265         * mh-cygwin32: stop configuring and building dosrel.
267 Thu Sep 11 16:43:27 1997  Jim Wilson  <wilson@cygnus.com>
269         * mh-elfalphapic, mt-elfalphapic: New files.
271 Wed Jul 23 12:32:18 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
273         * mh-go32 (CFLAGS): Don't set -fno-omit-frame-pointer.
275 Mon Jun 16 19:06:41 1997  Geoff Keating  <geoffk@ozemail.com.au>
277         * mh-ppcpic: New file.
278         * mt-ppcpic: New file.
280 Thu Mar 27 15:52:40 1997  Geoffrey Noer  <noer@cygnus.com>
282         * mh-cygwin32: override CXXFLAGS, setting to -O2 only
283         (no debug)
285 Tue Mar 25 18:16:43 1997  Geoffrey Noer  <noer@cygnus.com>
287         * mh-cygwin32: override LIBGCC2_DEBUG_CFLAGS so debug info
288         isn't included in cygwin32-hosted libgcc2.a by default
290 Wed Jan  8 19:56:43 1997  Geoffrey Noer  <noer@cygnus.com>
292         * mh-cygwin32: override CFLAGS so debug info isn't included
293         in cygwin32-hosted tools by default
295 Tue Dec 31 16:04:26 1996  Ian Lance Taylor  <ian@cygnus.com>
297         * mh-linux: Remove.
299 Mon Nov 11 10:29:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
301         * mt-ppc: Delete file, options moved to newlib configure.
303 Fri Oct  4 12:21:03 1996  Angela Marie Thomas (angela@cygnus.com)
305         * mh-dgux386: New file.  x86 dgux specific flags
307 Mon Sep 30 15:10:07 1996  Stan Shebs  <shebs@andros.cygnus.com>
309         * mpw-mh-mpw (EXTRALIBS_PPC_XCOFF): New, was EXTRALIBS_PPC.
310         (EXTRALIBS_PPC): Use shared libraries instead of xcoff.
312 Sat Aug 17 04:56:25 1996  Geoffrey Noer  <noer@skaro.cygnus.com>
314         * mh-cygwin32: don't -D_WIN32 here anymore
316 Thu Aug 15 19:46:44 1996  Stan Shebs  <shebs@andros.cygnus.com>
318         * mpw-mh-mpw (SEGFLAG_68K, SEGFLAG_PPC): Remove.
319         (EXTRALIBS_PPC): Add libgcc.xcoff.
321 Thu Aug  8 14:51:47 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
323         * mt-ppc: New file, add -mrelocatable-lib and -mno-eabi to all
324         target builds for PowerPC eabi targets.
326 Fri Jul 12 12:06:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
328         * mpw: New subdir, Mac MPW configuration support bits.
330 Mon Jul  8 17:30:52 1996  Jim Wilson  <wilson@cygnus.com>
332         * mh-irix6: New file.
334 Mon Jul  8 15:15:37 1996  Jason Merrill  <jason@yorick.cygnus.com>
336         * mt-sparcpic (PICFLAG_FOR_TARGET): Use -fPIC.
338 Fri Jul  5 11:49:02 1996  Ian Lance Taylor  <ian@cygnus.com>
340         * mh-irix4 (RANLIB): Don't define; Irix 4 does have ranlib.
342 Sun Jun 23 22:59:25 1996  Geoffrey Noer  <noer@cygnus.com>
344         * mh-cygwin32: new file.  Like mh-go32 without the CFLAGS entry.
346 Tue Mar 26 14:10:41 1996  Ian Lance Taylor  <ian@cygnus.com>
348         * mh-go32 (CFLAGS): Define.
350 Thu Mar 14 19:20:54 1996  Ian Lance Taylor  <ian@cygnus.com>
352         * mh-necv4: New file.
354 Thu Feb 15 13:07:43 1996  Ian Lance Taylor  <ian@cygnus.com>
356         * mh-cxux (CC): New variable.
357         (CFLAGS, LDFLAGS): Remove.
358         * mh-ncrsvr43 (CC): New variable.
359         (CFLAGS): Remove.
360         * mh-solaris (CFLAGS): Remove.
362         * mh-go32: Remove most variable settings, since they presumed a
363         Canadian Cross, which is now handled correctly by the configure
364         script.
366         * mh-sparcpic (PICFLAG): Set to -fPIC, not -fpic.
368 Mon Feb 12 14:53:39 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
370         * mh-m68kpic, mt-m68kpic: New files.
372 Thu Feb  1 14:15:42 1996  Stan Shebs  <shebs@andros.cygnus.com>
374         * mpw-mh-mpw (CC_MWC68K): Add options similar to those used
375         in CC_MWCPPC, and -mc68020 -model far.
376         (AR_MWLINK68K): Add -xm library.
377         (AR_AR): Define.
378         (CC_LD_MWLINK68K): Remove -d.
379         (EXTRALIBS_MWC68K): Define.
381 Thu Jan 25 16:05:33 1996  Ian Lance Taylor  <ian@cygnus.com>
383         * mh-ncrsvr43 (CFLAGS): Remove -Hnocopyr.
385 Tue Nov  7 15:41:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
387         * mpw-mh-mpw (CC_MWC68K, CC_MWCPPC): Remove unused include path.
388         (CC_MWCPPC): Add -mpw_chars, disable warnings, add comments
389         explaining reasons for various flags.
390         (EXTRALIBS_PPC, EXTRALIBS_MWCPPC ): Put runtime library first.
392 Fri Oct 13 14:44:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
394         * mh-aix, mh-sun:  Removed.
396         * mh-decstation (X11_EXTRA_CFLAGS): Define.
398         * mh-sco, mh-solaris, mh-sysv4 (X11_EXTRA_LIBS): Define.
400         * mh-hp300, mh-hpux, mh-hpux8, mh-solaris, mh-sun3, mh-sysv4: Don't
401         hardcode location of X stuff here.
403 Thu Sep 28 13:14:56 1995  Stan Shebs  <shebs@andros.cygnus.com>
405         * mpw-mh-mpw: Add definitions for various 68K and PowerMac
406         compilers, add definitions for library and link steps for
407         PowerMacs.
409 Thu Sep 14 08:20:04 1995  Fred Fish  <fnf@cygnus.com>
411         * mh-hp300 (CC): Add "CC = cc -Wp,-H256000" to avoid
412         "too much defining" errors from the HPUX compiler.
414 Thu Aug 17 17:28:56 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
416         * mh-hp300 (RANLIB): Use "ar ts", in case GNU ar was used and
417         didn't build a symbol table.
419 Thu Jun 22 17:47:24 1995  Stan Shebs  <shebs@andros.cygnus.com>
421         * mpw-mh-mpw (CC): Define ANSI_PROTOTYPES.
423 Mon Apr 10 12:29:48 1995  Stan Shebs  <shebs@andros.cygnus.com>
425         * mpw-mh-mpw (EXTRALIBS): Always link in Math.o, CSANELIB.o,
426         and ToolLibs.o.
428         * mpw-mh-mpw (CC): Define ALMOST_STDC.
429         (CFLAGS): Remove ALMOST_STDC, -mc68881.
430         (LDFLAGS): add -w.
432         * mpw-mh-mpw (CFLAGS): Add -b option to put strings at the ends of
433         functions.
435         * mpw-mh-mpw: New file, host makefile definitions for MPW.
437 Fri Mar 31 11:35:17 1995  Jason Molenda (crash@phydeaux.cygnus.com)
439         * mt-netware: New file.
441 Mon Mar 13 12:31:29 1995  Ian Lance Taylor  <ian@cygnus.com>
443         * mh-hpux8: New file.
444         * mh-hpux: Use X11R5 rather than X11R4.
446 Thu Feb  9 11:04:13 1995  Ian Lance Taylor  <ian@cygnus.com>
448         * mh-linux (SYSV): Don't define.
449         (RANLIB): Don't define.
451 Wed Jan 11 16:29:34 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
453         * m?-*pic (LIBCXXFLAGS): Add -fno-implicit-templates.
455 Thu Nov  3 17:27:19 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
457         * mh-irix4 (CC): Increase maximum string length.
459         * mh-sco (CC): Define away const, it doesn't work right; elements
460         of arrays of ptr-to-const are considered const themselves.
462 Sat Jul 16 12:17:49 1994  Stan Shebs  (shebs@andros.cygnus.com)
464         * mh-cxux: New file, from Bob Rusk (rrusk@mail.csd.harris.com).
466 Sat Jun  4 17:22:12 1994  Per Bothner  (bothner@kalessin.cygnus.com)
468         * mh-ncrsvr43:  New file from Tom McConnell
469         <tmcconne@sedona.intel.com>.
471 Thu May 19 00:32:11 1994  Jeff Law  (law@snake.cs.utah.edu)
473         * mh-hpux (CC): Add -Wp,-H256000 to avoid "too much defining"
474         errors from the HPUX 8 compilers.
476 Wed May  4 20:14:47 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
478         * mh-lynxrs6k: set SHELL to /bin/bash
480 Tue Apr 12 12:38:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
482         * mh-irix4 (CC): Change -XNh1500 to -XNh2000.
484 Sat Dec 25 20:03:45 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
486         * mt-hppa: Delete.
488 Tue Nov 16 22:54:39 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
490         * mh-a68bsd: Define CC to gcc.
492 Mon Nov 15 16:56:51 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
494         * mh-linux: Don't put -static in LDFLAGS.  Add comments.
496 Mon Nov 15 13:37:58 1993  david d `zoo' zuhn  (zoo@cirdan.cygnus.com)
498         * mh-sysv4 (AR_FLAGS): change from cq to cr
500 Fri Nov  5 08:12:32 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
502         * mh-unixware: remove.  It's the same as sysv4, and config.guess
503         can't tell the difference.  So don't allow skew.
505 Wed Oct 20 20:35:14 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
507         * mh-hp300: Revert yesterday's change, but add comment explaining.
509 Tue Oct 19 18:58:21 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
511         * mh-hp300: Don't define CFLAGS to empty.  Why should hp300 be
512         different from anything else?  ("gdb doesn't understand the native
513         debug format" isn't a good enough answer because we might be using
514         gcc).
516 Tue Oct  5 12:17:40 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
518         * mh-alphaosf: Remove, no longer necessary now that gdb knows
519         how to handle OSF/1 shared libraries.
521 Tue Jul  6 11:27:33 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
523         * mh-alphaosf: New file.
525 Thu Jul  1 15:49:33 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
527         * mh-riscos: New file.
529 Mon Jun 14 12:03:18 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
531         * mh-aix, mh-aix386, mh-decstation, mh-delta88, mh-hpux, mh-irix4,
532         mh-ncr3000, mh-solaris, mh-sysv, mh-sysv4: remove INSTALL=cp line,
533         now that we're using install.sh globally
535 Fri Jun  4 16:09:34 1993  Ian Lance Taylor  (ian@cygnus.com)
537         * mh-sysv4 (INSTALL): Use cp, not /usr/ucb/install.
539 Thu Apr  8 11:21:52 1993  Ian Lance Taylor  (ian@cygnus.com)
541         * mt-a29k, mt-ebmon29k, mt-os68k, mt-ose68000, mt-ose68k,
542         mt-vxworks68, mt-vxworks960: Removed obsolete, unused target
543         Makefile fragment files.
545 Mon Mar  8 15:05:25 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
547         * mh-aix386: New file; old mh-aix, plus no-op RANLIB.
549 Thu Oct  1 13:50:48 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
551         * mh-solaris: INSTALL is NOT /usr/ucb/install
553 Mon Aug 24 14:25:35 1992  Ian Lance Taylor  (ian@cygnus.com)
555         * mt-ose68000, mt-ose68k: renamed from mt-OSE*.
557 Tue Jul 21 02:11:01 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
559         * mt-OSE68k, mt-680000: new configs.
561 Thu Jul 16 17:12:09 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
563         * mh-irix4: merged changes from progressive.
565 Tue Jun  9 23:29:38 1992  Per Bothner  (bothner@rtl.cygnus.com)
567         * Everywhere: Change RANLIB=echo>/dev/null (which confuses
568         some shells - and I don't blame them) to RANLIB=true.
569         * mh-solaris:  Use /usr/ucb/install for INSTALL.
571 Sun May 31 14:45:23 1992  Mark Eichin  (eichin at cygnus.com)
573         * mh-solaris2: Add new configuration for Solaris 2 (sysv, no ranlib)
575 Fri Apr 10 23:10:08 1992  Fred Fish  (fnf@cygnus.com)
577         * mh-ncr3000:  Add new configuration for NCR 3000.
579 Tue Dec 10 00:10:55 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
581         * ChangeLog: fresh changelog.