3 * mh-go32: Remove most variable settings, since they presumed a
4 Canadian Cross, which is now handled correctly by the configure
7 * mh-sparcpic (PICFLAG): Set to -fPIC, not -fpic.
11 * mh-m68kpic, mt-m68kpic: New files.
15 * mpw-mh-mpw (CC_MWC68K): Add options similar to those used
16 in CC_MWCPPC, and -mc68020 -model far.
17 (AR_MWLINK68K): Add -xm library.
19 (CC_LD_MWLINK68K): Remove -d.
20 (EXTRALIBS_MWC68K): Define.
24 * mh-ncrsvr43 (CFLAGS): Remove -Hnocopyr.
28 * mpw-mh-mpw (CC_MWC68K, CC_MWCPPC): Remove unused include path.
29 (CC_MWCPPC): Add -mpw_chars, disable warnings, add comments
30 explaining reasons for various flags.
31 (EXTRALIBS_PPC, EXTRALIBS_MWCPPC ): Put runtime library first.
35 * mh-aix, mh-sun: Removed.
37 * mh-decstation (X11_EXTRA_CFLAGS): Define.
39 * mh-sco, mh-solaris, mh-sysv4 (X11_EXTRA_LIBS): Define.
41 * mh-hp300, mh-hpux, mh-hpux8, mh-solaris, mh-sun3, mh-sysv4: Don't
42 hardcode location of X stuff here.
46 * mpw-mh-mpw: Add definitions for various 68K and PowerMac
47 compilers, add definitions for library and link steps for
52 * mh-hp300 (CC): Add "CC = cc -Wp,-H256000" to avoid
53 "too much defining" errors from the HPUX compiler.
57 * mh-hp300 (RANLIB): Use "ar ts", in case GNU ar was used and
58 didn't build a symbol table.
62 * mpw-mh-mpw (CC): Define ANSI_PROTOTYPES.
66 * mpw-mh-mpw (EXTRALIBS): Always link in Math.o, CSANELIB.o,
69 * mpw-mh-mpw (CC): Define ALMOST_STDC.
70 (CFLAGS): Remove ALMOST_STDC, -mc68881.
73 * mpw-mh-mpw (CFLAGS): Add -b option to put strings at the ends of
76 * mpw-mh-mpw: New file, host makefile definitions for MPW.
80 * mt-netware: New file.
85 * mh-hpux: Use X11R5 rather than X11R4.
89 * mh-linux (SYSV): Don't define.
90 (RANLIB): Don't define.
94 * m?-*pic (LIBCXXFLAGS): Add -fno-implicit-templates.
98 * mh-irix4 (CC): Increase maximum string length.
100 * mh-sco (CC): Define away const, it doesn't work right; elements
101 of arrays of ptr-to-const are considered const themselves.
109 * mh-ncrsvr43: New file from Tom McConnell
114 * mh-hpux (CC): Add -Wp,-H256000 to avoid "too much defining"
115 errors from the HPUX 8 compilers.
119 * mh-lynxrs6k: set SHELL to /bin/bash
123 * mh-irix4 (CC): Change -XNh1500 to -XNh2000.
131 * mh-a68bsd: Define CC to gcc.
135 * mh-linux: Don't put -static in LDFLAGS. Add comments.
139 * mh-sysv4 (AR_FLAGS): change from cq to cr
143 * mh-unixware: remove. It's the same as sysv4, and config.guess
144 can't tell the difference. So don't allow skew.
148 * mh-hp300: Revert yesterday's change, but add comment explaining.
152 * mh-hp300: Don't define CFLAGS to empty. Why should hp300 be
153 different from anything else? ("gdb doesn't understand the native
154 debug format" isn't a good enough answer because we might be using
159 * mh-alphaosf: Remove, no longer necessary now that gdb knows
160 how to handle OSF/1 shared libraries.
164 * mh-alphaosf: New file.
168 * mh-riscos: New file.
170 Mon Jun 14 12:03:18 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
172 * mh-aix, mh-aix386, mh-decstation, mh-delta88, mh-hpux, mh-irix4,
173 mh-ncr3000, mh-solaris, mh-sysv, mh-sysv4: remove INSTALL=cp line,
174 now that we're using install.sh globally
178 * mh-sysv4 (INSTALL): Use cp, not /usr/ucb/install.
182 * mt-a29k, mt-ebmon29k, mt-os68k, mt-ose68000, mt-ose68k,
183 mt-vxworks68, mt-vxworks960: Removed obsolete, unused target
184 Makefile fragment files.
188 * mh-aix386: New file; old mh-aix, plus no-op RANLIB.
190 Thu Oct 1 13:50:48 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
192 * mh-solaris: INSTALL is NOT /usr/ucb/install
196 * mt-ose68000, mt-ose68k: renamed from mt-OSE*.
200 * mt-OSE68k, mt-680000: new configs.
204 * mh-irix4: merged changes from progressive.
208 * Everywhere: Change RANLIB=echo>/dev/null (which confuses
209 some shells - and I don't blame them) to RANLIB=true.
210 * mh-solaris: Use /usr/ucb/install for INSTALL.
212 Sun May 31 14:45:23 1992 Mark Eichin (eichin at cygnus.com)
214 * mh-solaris2: Add new configuration for Solaris 2 (sysv, no ranlib)
218 * mh-ncr3000: Add new configuration for NCR 3000.
220 Tue Dec 10 00:10:55 1991 K. Richard Pixley (rich at rtl.cygnus.com)
222 * ChangeLog: fresh changelog.