3 * mt-d30v: New file, pass -g -Os -Wa,-C as default options.
7 * acinclude.m4: Added macros to find itcl files.
8 Export TCL_CFLAGS from tclConfig.sh.
9 Export TCL_LIB_FULL_PATH, TK_LIB_FULL_PATH, ITCL_LIB_FULL_PATH,
10 ITK_LIB_FULL_PATH, and TIX_LIB_FULL_PATH
11 Replace TIX macros with better ones from snavigator.
16 * mt-armpic: Likewise.
20 * cygwin.mh: Activate commented out dependencies for
25 * cygwin.mh: Add extra libtermcap target information.
26 Add commented out dependency for gdb to libtermcap for
27 future readline requirement.
32 * mh-cygwin: was mh-cygwin32
36 * acinclude.m4: TCLHDIR and TKHDIR need to be run through
37 cygpath for Microsoft builds.
41 * acinclude.m4: Re-exported TCL_LIBS and TCL_LD_SEARCH_FLAGS
42 because itcl needs them.
46 * mh-aix43 (NM_FOR_TARGET): Add -X32_64 as well.
54 * mt-linux (CXXFLAGS_FOR_TARGET): Add -D_GNU_SOURCE.
58 * acinclude.m4: New collection of generic autoconf macros.
62 * mt-ospace: New file, support using -Os instead of -O2 to compile
67 * mt-linux (CXXFLAGS_FOR_TARGET): Set this instead of CXXFLAGS.
71 * mh-svsv5: New file - support for SCO UnixWare 7 / SVR5.
75 * mh-cygwin32: stop configuring and building dosrel.
79 * mh-elfalphapic, mt-elfalphapic: New files.
83 * mh-go32 (CFLAGS): Don't set -fno-omit-frame-pointer.
87 * mh-ppcpic: New file.
88 * mt-ppcpic: New file.
92 * mh-cygwin32: override CXXFLAGS, setting to -O2 only
97 * mh-cygwin32: override LIBGCC2_DEBUG_CFLAGS so debug info
98 isn't included in cygwin32-hosted libgcc2.a by default
102 * mh-cygwin32: override CFLAGS so debug info isn't included
103 in cygwin32-hosted tools by default
111 * mt-ppc: Delete file, options moved to newlib configure.
115 * mh-dgux386: New file. x86 dgux specific flags
119 * mpw-mh-mpw (EXTRALIBS_PPC_XCOFF): New, was EXTRALIBS_PPC.
120 (EXTRALIBS_PPC): Use shared libraries instead of xcoff.
124 * mh-cygwin32: don't -D_WIN32 here anymore
128 * mpw-mh-mpw (SEGFLAG_68K, SEGFLAG_PPC): Remove.
129 (EXTRALIBS_PPC): Add libgcc.xcoff.
133 * mt-ppc: New file, add -mrelocatable-lib and -mno-eabi to all
134 target builds for PowerPC eabi targets.
138 * mpw: New subdir, Mac MPW configuration support bits.
142 * mh-irix6: New file.
146 * mt-sparcpic (PICFLAG_FOR_TARGET): Use -fPIC.
150 * mh-irix4 (RANLIB): Don't define; Irix 4 does have ranlib.
154 * mh-cygwin32: new file. Like mh-go32 without the CFLAGS entry.
158 * mh-go32 (CFLAGS): Define.
162 * mh-necv4: New file.
166 * mh-cxux (CC): New variable.
167 (CFLAGS, LDFLAGS): Remove.
168 * mh-ncrsvr43 (CC): New variable.
170 * mh-solaris (CFLAGS): Remove.
172 * mh-go32: Remove most variable settings, since they presumed a
173 Canadian Cross, which is now handled correctly by the configure
176 * mh-sparcpic (PICFLAG): Set to -fPIC, not -fpic.
180 * mh-m68kpic, mt-m68kpic: New files.
184 * mpw-mh-mpw (CC_MWC68K): Add options similar to those used
185 in CC_MWCPPC, and -mc68020 -model far.
186 (AR_MWLINK68K): Add -xm library.
188 (CC_LD_MWLINK68K): Remove -d.
189 (EXTRALIBS_MWC68K): Define.
193 * mh-ncrsvr43 (CFLAGS): Remove -Hnocopyr.
197 * mpw-mh-mpw (CC_MWC68K, CC_MWCPPC): Remove unused include path.
198 (CC_MWCPPC): Add -mpw_chars, disable warnings, add comments
199 explaining reasons for various flags.
200 (EXTRALIBS_PPC, EXTRALIBS_MWCPPC ): Put runtime library first.
204 * mh-aix, mh-sun: Removed.
206 * mh-decstation (X11_EXTRA_CFLAGS): Define.
208 * mh-sco, mh-solaris, mh-sysv4 (X11_EXTRA_LIBS): Define.
210 * mh-hp300, mh-hpux, mh-hpux8, mh-solaris, mh-sun3, mh-sysv4: Don't
211 hardcode location of X stuff here.
215 * mpw-mh-mpw: Add definitions for various 68K and PowerMac
216 compilers, add definitions for library and link steps for
221 * mh-hp300 (CC): Add "CC = cc -Wp,-H256000" to avoid
222 "too much defining" errors from the HPUX compiler.
226 * mh-hp300 (RANLIB): Use "ar ts", in case GNU ar was used and
227 didn't build a symbol table.
231 * mpw-mh-mpw (CC): Define ANSI_PROTOTYPES.
235 * mpw-mh-mpw (EXTRALIBS): Always link in Math.o, CSANELIB.o,
238 * mpw-mh-mpw (CC): Define ALMOST_STDC.
239 (CFLAGS): Remove ALMOST_STDC, -mc68881.
242 * mpw-mh-mpw (CFLAGS): Add -b option to put strings at the ends of
245 * mpw-mh-mpw: New file, host makefile definitions for MPW.
249 * mt-netware: New file.
253 * mh-hpux8: New file.
254 * mh-hpux: Use X11R5 rather than X11R4.
258 * mh-linux (SYSV): Don't define.
259 (RANLIB): Don't define.
263 * m?-*pic (LIBCXXFLAGS): Add -fno-implicit-templates.
267 * mh-irix4 (CC): Increase maximum string length.
269 * mh-sco (CC): Define away const, it doesn't work right; elements
270 of arrays of ptr-to-const are considered const themselves.
278 * mh-ncrsvr43: New file from Tom McConnell
283 * mh-hpux (CC): Add -Wp,-H256000 to avoid "too much defining"
284 errors from the HPUX 8 compilers.
288 * mh-lynxrs6k: set SHELL to /bin/bash
292 * mh-irix4 (CC): Change -XNh1500 to -XNh2000.
300 * mh-a68bsd: Define CC to gcc.
304 * mh-linux: Don't put -static in LDFLAGS. Add comments.
308 * mh-sysv4 (AR_FLAGS): change from cq to cr
312 * mh-unixware: remove. It's the same as sysv4, and config.guess
313 can't tell the difference. So don't allow skew.
317 * mh-hp300: Revert yesterday's change, but add comment explaining.
321 * mh-hp300: Don't define CFLAGS to empty. Why should hp300 be
322 different from anything else? ("gdb doesn't understand the native
323 debug format" isn't a good enough answer because we might be using
328 * mh-alphaosf: Remove, no longer necessary now that gdb knows
329 how to handle OSF/1 shared libraries.
333 * mh-alphaosf: New file.
337 * mh-riscos: New file.
339 Mon Jun 14 12:03:18 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
341 * mh-aix, mh-aix386, mh-decstation, mh-delta88, mh-hpux, mh-irix4,
342 mh-ncr3000, mh-solaris, mh-sysv, mh-sysv4: remove INSTALL=cp line,
343 now that we're using install.sh globally
347 * mh-sysv4 (INSTALL): Use cp, not /usr/ucb/install.
351 * mt-a29k, mt-ebmon29k, mt-os68k, mt-ose68000, mt-ose68k,
352 mt-vxworks68, mt-vxworks960: Removed obsolete, unused target
353 Makefile fragment files.
357 * mh-aix386: New file; old mh-aix, plus no-op RANLIB.
359 Thu Oct 1 13:50:48 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
361 * mh-solaris: INSTALL is NOT /usr/ucb/install
365 * mt-ose68000, mt-ose68k: renamed from mt-OSE*.
369 * mt-OSE68k, mt-680000: new configs.
373 * mh-irix4: merged changes from progressive.
377 * Everywhere: Change RANLIB=echo>/dev/null (which confuses
378 some shells - and I don't blame them) to RANLIB=true.
379 * mh-solaris: Use /usr/ucb/install for INSTALL.
381 Sun May 31 14:45:23 1992 Mark Eichin (eichin at cygnus.com)
383 * mh-solaris2: Add new configuration for Solaris 2 (sysv, no ranlib)
387 * mh-ncr3000: Add new configuration for NCR 3000.
389 Tue Dec 10 00:10:55 1991 K. Richard Pixley (rich at rtl.cygnus.com)
391 * ChangeLog: fresh changelog.