OSDN Git Service

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