4 * mh-cygwin: was mh-cygwin32
8 * acinclude.m4: TCLHDIR and TKHDIR need to be run through
9 cygpath for Microsoft builds.
13 * acinclude.m4: Re-exported TCL_LIBS and TCL_LD_SEARCH_FLAGS
14 because itcl needs them.
18 * mh-aix43 (NM_FOR_TARGET): Add -X32_64 as well.
26 * mt-linux (CXXFLAGS_FOR_TARGET): Add -D_GNU_SOURCE.
31 * .Sanitize: Add acinclude.m4 to Things-To-Lose.
36 * mt-sky (install-dvp-gas): Delete.
40 * mt-sky (install-dvp-gas): New rule.
50 * acinclude.m4: New collection of generic autoconf macros
51 developed for the Target Manager.
57 * mt-ospace: New file, support using -Os instead of -O2 to compile
62 * mt-linux (CXXFLAGS_FOR_TARGET): Set this instead of CXXFLAGS.
66 * mh-svsv5: New file - support for SCO UnixWare 7 / SVR5.
70 * mh-cygwin32: stop configuring and building dosrel.
74 * mh-elfalphapic, mt-elfalphapic: New files.
78 * mh-go32 (CFLAGS): Don't set -fno-omit-frame-pointer.
82 * mh-ppcpic: New file.
83 * mt-ppcpic: New file.
87 * mh-cygwin32: override CXXFLAGS, setting to -O2 only
92 * mh-cygwin32: override LIBGCC2_DEBUG_CFLAGS so debug info
93 isn't included in cygwin32-hosted libgcc2.a by default
98 * mt-r5900 (LDFLAGS_FOR_TARGET): changed to idt.
102 * mt-r5900: added, 5900 specific flags.
107 * mh-cygwin32: override CFLAGS so debug info isn't included
108 in cygwin32-hosted tools by default
116 * mt-ppc: Delete file, options moved to newlib configure.
120 * mh-dgux386: New file. x86 dgux specific flags
124 * mpw-mh-mpw (EXTRALIBS_PPC_XCOFF): New, was EXTRALIBS_PPC.
125 (EXTRALIBS_PPC): Use shared libraries instead of xcoff.
129 * mh-cygwin32: don't -D_WIN32 here anymore
133 * mpw-mh-mpw (SEGFLAG_68K, SEGFLAG_PPC): Remove.
134 (EXTRALIBS_PPC): Add libgcc.xcoff.
138 * mt-ppc: New file, add -mrelocatable-lib and -mno-eabi to all
139 target builds for PowerPC eabi targets.
143 * mpw: New subdir, Mac MPW configuration support bits.
147 * mh-irix6: New file.
151 * mt-sparcpic (PICFLAG_FOR_TARGET): Use -fPIC.
155 * mh-irix4 (RANLIB): Don't define; Irix 4 does have ranlib.
159 * mh-cygwin32: new file. Like mh-go32 without the CFLAGS entry.
163 * mh-go32 (CFLAGS): Define.
167 * mh-necv4: New file.
171 * mh-cxux (CC): New variable.
172 (CFLAGS, LDFLAGS): Remove.
173 * mh-ncrsvr43 (CC): New variable.
175 * mh-solaris (CFLAGS): Remove.
177 * mh-go32: Remove most variable settings, since they presumed a
178 Canadian Cross, which is now handled correctly by the configure
181 * mh-sparcpic (PICFLAG): Set to -fPIC, not -fpic.
185 * mh-m68kpic, mt-m68kpic: New files.
189 * mpw-mh-mpw (CC_MWC68K): Add options similar to those used
190 in CC_MWCPPC, and -mc68020 -model far.
191 (AR_MWLINK68K): Add -xm library.
193 (CC_LD_MWLINK68K): Remove -d.
194 (EXTRALIBS_MWC68K): Define.
198 * mh-ncrsvr43 (CFLAGS): Remove -Hnocopyr.
202 * mpw-mh-mpw (CC_MWC68K, CC_MWCPPC): Remove unused include path.
203 (CC_MWCPPC): Add -mpw_chars, disable warnings, add comments
204 explaining reasons for various flags.
205 (EXTRALIBS_PPC, EXTRALIBS_MWCPPC ): Put runtime library first.
209 * mh-aix, mh-sun: Removed.
211 * mh-decstation (X11_EXTRA_CFLAGS): Define.
213 * mh-sco, mh-solaris, mh-sysv4 (X11_EXTRA_LIBS): Define.
215 * mh-hp300, mh-hpux, mh-hpux8, mh-solaris, mh-sun3, mh-sysv4: Don't
216 hardcode location of X stuff here.
220 * mpw-mh-mpw: Add definitions for various 68K and PowerMac
221 compilers, add definitions for library and link steps for
226 * mh-hp300 (CC): Add "CC = cc -Wp,-H256000" to avoid
227 "too much defining" errors from the HPUX compiler.
231 * mh-hp300 (RANLIB): Use "ar ts", in case GNU ar was used and
232 didn't build a symbol table.
236 * mpw-mh-mpw (CC): Define ANSI_PROTOTYPES.
240 * mpw-mh-mpw (EXTRALIBS): Always link in Math.o, CSANELIB.o,
243 * mpw-mh-mpw (CC): Define ALMOST_STDC.
244 (CFLAGS): Remove ALMOST_STDC, -mc68881.
247 * mpw-mh-mpw (CFLAGS): Add -b option to put strings at the ends of
250 * mpw-mh-mpw: New file, host makefile definitions for MPW.
254 * mt-netware: New file.
258 * mh-hpux8: New file.
259 * mh-hpux: Use X11R5 rather than X11R4.
263 * mh-linux (SYSV): Don't define.
264 (RANLIB): Don't define.
268 * m?-*pic (LIBCXXFLAGS): Add -fno-implicit-templates.
272 * mh-irix4 (CC): Increase maximum string length.
274 * mh-sco (CC): Define away const, it doesn't work right; elements
275 of arrays of ptr-to-const are considered const themselves.
283 * mh-ncrsvr43: New file from Tom McConnell
288 * mh-hpux (CC): Add -Wp,-H256000 to avoid "too much defining"
289 errors from the HPUX 8 compilers.
293 * mh-lynxrs6k: set SHELL to /bin/bash
297 * mh-irix4 (CC): Change -XNh1500 to -XNh2000.
305 * mh-a68bsd: Define CC to gcc.
309 * mh-linux: Don't put -static in LDFLAGS. Add comments.
313 * mh-sysv4 (AR_FLAGS): change from cq to cr
317 * mh-unixware: remove. It's the same as sysv4, and config.guess
318 can't tell the difference. So don't allow skew.
322 * mh-hp300: Revert yesterday's change, but add comment explaining.
326 * mh-hp300: Don't define CFLAGS to empty. Why should hp300 be
327 different from anything else? ("gdb doesn't understand the native
328 debug format" isn't a good enough answer because we might be using
333 * mh-alphaosf: Remove, no longer necessary now that gdb knows
334 how to handle OSF/1 shared libraries.
338 * mh-alphaosf: New file.
342 * mh-riscos: New file.
344 Mon Jun 14 12:03:18 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
346 * mh-aix, mh-aix386, mh-decstation, mh-delta88, mh-hpux, mh-irix4,
347 mh-ncr3000, mh-solaris, mh-sysv, mh-sysv4: remove INSTALL=cp line,
348 now that we're using install.sh globally
352 * mh-sysv4 (INSTALL): Use cp, not /usr/ucb/install.
356 * mt-a29k, mt-ebmon29k, mt-os68k, mt-ose68000, mt-ose68k,
357 mt-vxworks68, mt-vxworks960: Removed obsolete, unused target
358 Makefile fragment files.
362 * mh-aix386: New file; old mh-aix, plus no-op RANLIB.
364 Thu Oct 1 13:50:48 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
366 * mh-solaris: INSTALL is NOT /usr/ucb/install
370 * mt-ose68000, mt-ose68k: renamed from mt-OSE*.
374 * mt-OSE68k, mt-680000: new configs.
378 * mh-irix4: merged changes from progressive.
382 * Everywhere: Change RANLIB=echo>/dev/null (which confuses
383 some shells - and I don't blame them) to RANLIB=true.
384 * mh-solaris: Use /usr/ucb/install for INSTALL.
386 Sun May 31 14:45:23 1992 Mark Eichin (eichin at cygnus.com)
388 * mh-solaris2: Add new configuration for Solaris 2 (sysv, no ranlib)
392 * mh-ncr3000: Add new configuration for NCR 3000.
394 Tue Dec 10 00:10:55 1991 K. Richard Pixley (rich at rtl.cygnus.com)
396 * ChangeLog: fresh changelog.