OSDN Git Service

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