4 * stdint.m4: Fix typos.
9 * mmap.m4: Use *vms* instead of vms*.
13 * math.m4 (GCC_CHECK_MATH_FUNC): Remove if-present
14 argument. Define the variable.
22 * weakref.m4 (GCC_CHECK_ELF_STYLE_WEAKREF): Remove
27 * config/mh-interix: Remove as unneeded.
28 * config/picflag.m4 (i[[34567]]86-*-interix3*):
29 Change triplet to i[[34567]]86-*-interix[[3-9]]*.
34 * picflag.m4: Remove s390 case statement.
38 * warnings.m4 (ACX_PROG_CC_WARNING_OPTS): Avoid leading dash in
44 * warnings.m4 (ACX_PROG_CC_WARNING_OPTS)
45 (ACX_PROG_CC_WARNING_ALMOST_PEDANTIC): Run the test without the
50 * acx.m4 (Test for GNAT): Update comment and add quotes in final test.
54 * weakref.m4: New file.
58 * asmcfi.m4: New file.
62 * mh-interix (LIBGCC2_DEBUG_CFLAGS): Remove.
66 * picflag.m4: New file.
70 * elf.m4 (target_elf): Remove *-netware*.
74 * mt-alphaieee (GOCFLAGS_FOR_TARGET): Add -mieee.
79 * mh-darwin: Turn off -pie on darwin11 and later.
83 * bootstrap-lto.mk: Remove obsolete requirement.
87 * mt-mep: Remove, obsolete.
88 * mt-netware: Remove, obsolete.
89 * mt-wince: Remove, obsolete.
90 * mt-v810: Remove, unused.
94 * mh-x86omitfp: Remove.
98 * mh-cygwin: Remove obsolete variables and dependencies.
103 * mh-solaris: Remove.
107 * mh-sysv4: Remove AR_CFLAGS.
111 * mh-cxux, mh-decstation, mh-dgux386, mh-lynxrs6k, mh-ncr3000,
112 mh-necv4, mh-sco, mh-sysv5: Remove.
117 * override.m4: Error out if a buggy M4 was detected, to
118 avoid spurious diffs in generated files.
122 * cloog.m4 (CLOOG_REQUESTED): Use $2 if --without-cloog.
126 * bootstrap-lto.mk: -fuse-linker-plugin is default now;
127 pass -fno-lto to STAGEprofile.
133 * lthostflags.m4: New file.
134 (ACX_LT_HOST_FLAGS): Define.
138 * mh-cygwin (LDFLAGS): Turn up stack allocation to 12MB.
139 (BOOT_LDFLAGS): Add matching stack size flag.
140 * mh-mingw (LDFLAGS): Likewise.
141 (BOOT_LDFLAGS): Likewise.
145 * bootstrap-lto.mk (BOOT_ADAFLAGS): Delete.
149 * cloog.m4: Use AS_HELP_STRING and fix help formatting.
153 * cloog.m4 (CLOOG_INIT_FLAGS): Fix spelling in option names.
157 * cloog.m4: Add -enable-cloog-backend=(isl|ppl|ppl-legacy) to
158 define the cloog backend to use. Furthermore, only pass the ppllibs to
159 the configure checks, if necessary.
163 * cloog.m4: Use CLooG predefined macro to check for CLooG PPL.
167 * cloog.m4: Fix typo. verison -> version.
171 * cloog.m4: Pass ppl libraries to the CLooG version check.
175 * bootstrap-lto: Use -flto.
179 * mh-darwin: Renamed from mh-ppc-darwin.
183 * po.m4 (AM_PO_SUBDIRS): Fix unportable shell quoting.
187 * dfp.m4: Enable decimal float for i?86 cygwin
188 and mingw, and for x86_64 mingw.
193 * dfp.m4: Don't set enable_decimal_float to dpd if DFP is
194 disabled. Set default_decimal_float.
198 * dfp.m4: Quote argument of AC_MSG_WARN.
206 * bootstrap-lto.mk (STAGE2_CFLAGS, STAGE3_CFLAGS): Change
207 to -fwhopr=jobserver -fuse-linker-plugin -frandom-seed=1.
212 * stdint.m4 (GCC_HEADER_STDINT): Use m4 quotes for arguments
217 * gc++filt.m4: New file.
221 * bootstrap-lto.mk: New.
225 * override.m4: Remove obsolete (<2.64) definitions.
230 * tls.m4 (GCC_CHECK_TLS): Add volatile qualifier to the test
231 references. Move the main () test reference ahead of
232 pthread_create(). Add a comment to explain the requirements
239 * override.m4 (_AC_CHECK_DECL_BODY, _AC_CHECK_DECLS): Import
240 definitions from git Autoconf.
244 * elf.m4: Add hppa[12]*-*-hpux* to list of non-elf platforms.
248 * mh-mingw: Revert accidentally checking r156315.
252 * stdint.m4 (GCC_HEADER_STDINT): Don't typedef uint8_t etc. if
253 corresponding macros already exist.
262 * largefile.m4 (ACX_LARGEFILE): Require AC_CANONICAL_HOST and
271 * largefile.m4 (ACX_LARGEFILE): Call AC_PLUGINS.
277 * largefile.m4: New file.
281 * acx.m4 (ACX_CHECK_CYGWIN_CAT_WORKS): Use = with test.
285 * stdint.m4 (GCC_HEADER_STDINT): Revert changes to this macro in
286 the previous two patches.
290 * stdint.m4: Store temporary file in $tmp/_GCC_STDINT_H.
294 * stdint.m4: Rewrite by using autoconf 2.64 features.
298 * bootstrap-debug-big.mk (STAGE2_CFLAGS): Drop -gtoggle.
299 * bootstrap-debug-lean.mk: Update comments.
300 (STAGE2_CFLAGS): Likewise.
301 (do-compare): Don't override.
305 * bootstrap-debug.mk: Add comments.
306 * bootstrap-debug-big.mk: New.
307 * bootstrap-debug-lean.mk: New.
308 * bootstrap-debug-ckovw.mk: Add comments.
309 * bootstrap-debug-lib.mk: Drop CFLAGS for stages. Use -g0
310 for TFLAGS in stage1. Drop -fvar-tracking-assignments-toggle.
314 * override.m4 (_GCC_AUTOCONF_VERSION): Bump to 2.64.
318 * override.m4 (AC_DISABLE_OPTION_CHECKING): Define to be
319 empty if not defined, to avoid error with 2.59.
320 (_AC_LANG_IO_PROGRAM): When the Autoconf version is exactly
321 2.64, avoid per-language instances to drop fopen from test
326 * extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Do not expand
327 for Autoconf 2.62 or newer.
328 * tls.m4 (GCC_CHECK_TLS): Fix m4 quotation.
329 * no-executables.m4 (_AC_COMPILER_EXEEXT): Fix m4 quotation.
330 * override.m4 (m4_copy_force, m4_rename_force): Provide
331 macros if not defined.
332 (AC_PREREQ): Use m4_copy_force.
337 * tls.m4 (GCC_CHECK_TLS): Add extra quoting around argument to
342 * tls.m4 (GCC_CHECK_TLS): Also test TLS in a shared library when
347 * config/mh-ppc-aix (BOOT_ADAFLAGS): Remove -mminimal-toc.
355 * multi.m4: Save CXX, GFORTRAN and GCJ in config.status.
356 * mt-gnu (CXXFLAGS_FOR_TARGET): Adjust.
357 * bootstrap-O1.mk: New.
358 * bootstrap-O3.mk: New.
359 * bootstrap-debug.mk: New.
363 * tcl.m4 (SC_PATH_TCLCONFIG): Don't exit 0 if tclconfig fails.
364 (SC_PATH_TKCONFIG): Don't exit 0 if tkconfig fails.
365 (SC_LOAD_TCLCONFIG): Quote all uses of TCL_BIN_DIR, it may contain
366 "# no Tcl configs found".
367 (SC_LOAD_TKCONFIG): Similarily for TK_BIN_DIR.
371 * lead-dot.m4: Change copyright header to refer to version
372 3 of the GNU General Public License and to point readers at the
373 COPYING3 file and the FSF's license web page.
374 * warnings.m4: Likewise.
378 * mh-cygwin (LDFLAGS): Add linker option to increase stack limit
383 * tls.m4 (GCC_CHECK_EMUTLS): Define.
388 * unwind_ipinfo.m4: Darwin before 9 does not have _Unwind_GetIPInfo.
393 * mh-mingw (BOOT_CFLAGS): Add -Wno-pedantic-ms-format switch.
398 * unwind_ipinfo.m4 (GCC_CHECK_UNWIND_GETIPINFO): Change from
399 link test to target based test.
403 * mt-mips16-compat: New file, taken from mt-mips-elfoabi.
404 * mt-mips-elfoabi: Include mt-mips16-compat.
405 * mt-mips-gnu: New file.
409 * mt-spu (all-ld): Update for ld Makefile changes.
413 * tcl.m4 (SC_PATH_TCLCONFIG): Add some simple logic to deal
415 (SC_PATH_TKCONFIG): Likewise.
419 * mh-pa: New, from gcc/config/pa/x-ada.
420 * mh-pa-hpux10: New, from gcc/config/pa/x-ada-hpux10.
424 * acinclude.m4: Remove libide, libgui, and all the other Tcl
430 * mh-mingw (LDFLAGS): Append to rather than replacing previous
435 * override.m4: Use m4_version_prereq throughout.
436 (_AC_ARG_VAR_VALIDATE, AC_MSG_FAILURE): Backport from git
437 Autoconf: output pwd along with fatal errors, so the right
438 config.log file is hinted at more prominently.
439 (PARSE_ARGS): Push setting of ac_pwd in this diversion.
440 (_GCC_AUTOCONF_VERSION): New, define to 2.59 if not defined.
441 (_GCC_AUTOCONF_VERSION_CHECK): New macro, require use of Autoconf
442 version _GCC_AUTOCONF_VERSION throughout the tree.
443 (m4_wrap): New override, fix for Posix semantics of m4wrap.
451 PR tree-optimization/36218
452 * mh-mingw (LDFLAGS): Define.
457 * mh-mingw (CFLAGS): Add -D__USE_MINGW_ACCESS.
463 * acx.m4: Add optional parameter to ACX_PROG_GNAT.
467 * override.m4: Apply _AC_ARG_VALIDATE fix to all versions
474 * confsubdir.m4: Rename to...
475 * override.m4: ... this. Make sure aclocal always picks it.
476 Add more lenient precious variable check, backported from
482 * acx.m4 (ACX_CHECK_CYGWIN_CAT_WORKS): New macro to check that
483 cygwin builds are not running in textmode.
487 * extensions.m4: New.
492 * mh-i370pic: Remove.
493 * mh-m68kpic: Remove.
495 * mh-sparcpic: Remove.
496 * mh-ia64pic: Remove.
498 * mh-s390pic: Remove.
503 * proginstall.m4: New file, with fixed AC_PROG_INSTALL.
507 * mh-ppc-darwin (BOOT_CFLAGS): Use +=, not =.
512 * mh-ppc-darwin (BOOT_CFLAGS): Reenable.
516 * futex.m4: New file.
520 * mt-sde (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Use +=, not =.
521 * mt-mips-elfoabi: Likewise.
525 * tls.m4 (GCC_CHECK_TLS): Rename have_tls to gcc_cv_have_tls.
526 (GCC_CHECK_CC_TLS): Rename have_cc_tls to gcc_cv_have_cc_tls.
530 * no-executables.m4 (GCC_TRY_COMPILE_OR_LINK): New function.
536 * no-executables.m4 (GCC_TRY_COMPILE_OR_LINK): New function.
540 * no-executables.m4 (GCC_TRY_COMPILE_OR_LINK): New function.
544 * mt-sde (CFLAGS_FOR_TARGET): Replace -fno-optimize-sibling-calls
545 with -minterlink-mips16.
546 (CXXFLAGS_FOR_TARGET): Likewise.
550 * mt-mips-elfoabi: New file.
554 * mt-sde (CFLAGS_FOR_TARGET): Add -mno-gpopt.
555 (CXXFLAGS_FOR_TARGET): Likewise.
560 * mh-mingw: New host makefile fragment.
565 * mt-gnu (CXXFLAGS_FOR_TARGET): Add
566 $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
575 * tls.m4 (GCC_CHECK_CC_TLS): New.
580 * mh-x86omitfp (BOOT_CFLAGS): Add -fomit-frame-pointer,
581 don't reset its value.
585 * acx.m4 (ACX_CHECK_INSTALLED_TARGET_TOOL): Fixup logic for cross
590 * acx.m4 (NCN_STRICT_CHECK_TARGET_TOOLS): Fix incremental builds.
591 (ACX_HAVE_GCC_FOR_TARGET): Likewise.
595 * acx.m4 (ACX_CHECK_PROG_VER): Remove duplicate lines.
599 * mh-ppc-aix: Add default ADAFLAGS to BOOT_ADAFLAGS.
603 * confsubdir.m4: Move here from newlib.
608 * mh-ppc-darwin: Temporarily disable.
612 * stdint.m4: Make template compatible with older cygwin
613 types.h, wrapping each type in a __XXX_t_defined #ifdef.
617 * acx.m4 (ACX_BUGURL): Set BUGURL first. Quote $BUGURL first
618 when setting REPORT_BUGS_TEXI.
622 * acx.m4 (ACX_BUGURL): Replace "@" with "@@" for
627 * acx.m4 (ACX_PKGVERSION, ACX_BUGURL): Define.
631 * acx.m4 (GCC_TARGET_TOOL): Expand backquotes outside
636 * mt-spu (all-ld): Depend on all-binutils.
640 * acx.m4 (NCN_STRICT_CHECK_TOOLS): Mark environment variable as
641 precious. Prefer it over a cached value. Use cached value
643 (NCN_STRICT_CHECK_TARGET_TOOLS): Likewise. Don't override
644 environment variable with build-time tools.
652 * acx.m4 (ACX_CHECK_INSTALLED_TARGET_TOOL): Avoid AC_PATH_PROG
658 * config/tls.m4 (GCC_CHECK_TLS): Also check whether the libc supports
664 * acx.m4 (ACX_PROG_CHECK_VER): Locate a program and check that its
665 version is acceptable.
669 * depstand.m4 (ZW_CREATE_DEPDIR): Use mkinstalldirs to make
675 * config/acx.m4 (ACX_PROG_GNAT): Check for gnatmake.
679 * ld-symbolic.m4: New.
683 * warnings.m4: Use m4_expand_once to clear the AC_SUBST'ed variable.
684 (ACX_PROG_CC_WARNINGS_ARE_ERRORS): Fix typo. Add optional 2nd argument.
688 * warnings.m4: Add second parameter with name of variable.
689 Always append to the variable if it exists.
693 * mh-ppc-darwin: Remove support for building with Apple's gcc-3.1.
697 * tls.m4 (GCC_CHECK_TLS): Do not test TLS with static linking
698 if static linking doesn't even work.
702 * tls.m4 (GCC_CHECK_TLS): Fall back to a link test.
706 * multi.m4: New file, from automake version 2 branch.
710 * tls.m4 (GCC_CHECK_TLS): Pass empty argument as "help arg" to
716 * stdint.m4: Test for uintptr_t even on systems with uint64_t
722 * unwind_ipinfo.m4: New.
727 * gxx-include-dir.m4: Use target_alias in path for cross build.
731 * acx.m4: Support --with-build-libsubdir and AC_SUBST
737 * gettext-sister.m4 (ZW_GNU_GETTEXT_SISTER_DIR): Add optional
738 argument for where to search for NLS config file.
742 * gettext-sister.m4 (ZW_GNU_GETTEXT_SISTER_DIR): Provide some
743 defines otherwise gotten from AM_GNU_GETTEXT. Remove the
744 po/ prefix from CATALOGS.
749 * acx.m4 (NCN_STRICT_CHECK_TARGET_TOOLS): Use correct program name.
750 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise, and always set $1.
754 * acx.m4 (NCN_STRICT_CHECK_TARGET_TOOLS): Test $with_build_time_tools.
756 (ACX_TOOL_DIRS): Move here from the gcc directory.
757 (ACX_CHECK_INSTALLED_TARGET_TOOL): New.
758 (GCC_TARGET_TOOL): Do not use a host tool if we found a target tool
759 with a complete path in either $with_build_time_tools or $exec_prefix.
768 Revert Ada-related part of the previous change.
770 * mt-ppc-aix: Delete.
774 * mt-ppc-aix, mh-ppc-aix: New.
778 * acx.m4 (GCC_TARGET_TOOL): New.
782 * enable.m4: New file.
787 * config/acx.m4 (NCN_CHECK_TARGET_TOOL, NCN_STRICT_CHECK_TOOL,
788 NCN_STRICT_CHECK_TARGET_TOOL): Remove.
789 (NCN_STRICT_CHECK_TOOLS, NCN_STRICT_CHECK_TARGET_TOOLS): New,
790 based on the deleted macros.
794 * mt-gnu (CXXFLAGS): Include SYSROOT_CFLAGS_FOR_TARGET.
798 * all files: Update FSF address.
803 * no-executables.m4: Call real AC_FUNC_MMAP when cache variable
808 * depstand.m4, lead-dot.m4: New files.
812 * accross.m4: Delete file.
817 * warnings.m4 (ACX_PROG_CC_WARNING_ALMOST_PEDANTIC): Add
818 double quotes around GCC variable.
822 * acx.m4 (ACX_PROG_GNAT): Remove stray break.
826 * gcc-lib-path.m4: Remove.
830 * gxx-include-dir.m4: In all substitutions, leave $(gcc_version)
831 to be expanded by the Makefile.
835 * gcc-version.m4: Delete.
840 * acx.m4 (GCC_TOPLEV_SUBDIRS): Set HOST_SUBDIR if an in-src
845 * warnings.m4 (ACX_PROG_CC_WARNING_ALMOST_PEDANTIC): Don't do
846 anything for non-GCC compilers.
850 * gxx-include-dir.m4: New file.
854 * gcc-version.m4: New file.
858 * warnings.m4: New file.
863 * gcc-lib-path.m4: New file.
867 * gettext-sister.m4: Renamed from gettext.m4
868 * codeset.m4, gettext.m4, glibc21.m4, iconv.m4, intdiv0.m4, po.m4,
869 inttypes.m4, inttypes-pri.m4, inttypes_h.m4, lcmessage.m4, lib-ld.m4,
870 lib-link.m4, lib-prefix.m4, nls.m4, progtest.m4, stdint_h.m4,
871 uintmax_t.m4, ulonglong.m4: Import from gettext-0.12.1 sources.
875 * mh-ppc-darwin: Add file, and override BOOT_CFLAGS.
879 * Add ACX_{TARGET,HOST,BUILD}_NONCANONICAL,
880 which do an automatic AC_SUBST on _GCC_TOPLEV_*_NONCANONICAL.
881 The intention is that we will migrate to these bit by bit.
885 * mt-linux: Rename to ...
890 * acx.m4 (ACX_PROG_LN): From gcc, modified to
895 * acx.m4 (ACX_HEADER_STDBOOL, ACX_HEADER_STRING):
900 * acx.m4 (ACX_PROG_GNAT): Check if ${CC} produces object file for
902 Fix acx_cv_cc_gcc_supports_ada spelling.
907 Move language detection to the top level.
908 * acx.m4 (ACX_PROG_GNAT): New macro, moved here
909 from the gcc subdirectory.
913 * accross.m4 (AC_C_BIGENDIAN_CROSS): Compile endian probe with
914 "-c". Properly quote parameter for AC_MSG_ERROR.
918 * acinclude.m4: Quote names of macros to be defined by AC_DEFUN
920 * aclocal.m4: Regenerate.
921 * configure: Regenerate.
925 * gettext.m4: Properly quote arguments to AC_DEFUN.
929 * acx.m4 (AC_PROG_CPP_WERROR): New.
933 * no-executables.m4: New file.
937 * gettext.m4: Delete all former contents.
938 (ZW_GNU_GETTEXT_SISTER_DIR): New macro.
939 * progtest.m4: New file.
943 * gettext.m4: New file - copy of gettext.m4 from binutils
944 CVS, with added AC_ISC_POSIX macro from gcc/aclocal.m4.
948 * acinclude.m4: Accept i[3456789]86 for machine type.
952 * acx.m4: Introduce _GCC_TOPLEV_NONCANONICAL_BUILD,
953 _GCC_TOPLEV_NONCANOICAL_HOST, _GCC_TOPLEV_NONCANONICAL_TARGET,
962 * acx.m4: Name cache variables properly.
963 (NCN_STRICT_CHECK_TOOL): If program is not found and
964 value-if-not-found is empty, use ${ncn_tool_prefix}$2 or $2,
965 depending on whether build != host or not.
966 (NCN_STRICT_CHECK_TARGET_TOOL): Ditto, with the target prefix.
971 * mh-a68bsd, mh-aix386, mh-apollo68, mh-delta88, mh-hp300,
972 mh-hpux, mh-hpux8, mh-irix5, mh-irix6, mh-ncrsvr43, mh-openedition,
973 mh-riscos, mh-sysv: Delete.
974 * mh-cxux, mh-dgux386, mh-interix, mh-lynxrs6k, mh-ncr3000,
975 mh-necv4, mh-sco, mh-solaris, mh-sysv4, mh-sysv5, mt-v810: Simplify.
979 * mh-cygwin: Don't build libtermcap if it doesn't exist.
991 Retire common MPW configury bits.
992 * mpw-mh-mpw: Remove.
993 * mpw: Remove directory along with all of its files.
997 * acinclude.m4: Allow for PWDCMD to override hardcoded pwd.
1001 * mh-apollo68: remove unused HDEFINES setting.
1002 * mh-dgux: remove unused HDEFINES setting.
1003 * mh-dgux386: remove unused HDEFINES setting, duplicate RANLIB=true.
1007 * mh-cxux: remove dead code
1008 * mh-dgux386: remove dead code
1009 * mh-hp300: remove dead code
1010 * mh-hpux: remove dead code
1011 * mh-hpux8: remove dead code
1012 * mh-irix5: remove dead code
1013 * mh-irix6: remove dead code
1014 * mh-ncr3000: remove dead code
1015 * mh-ncrsvr43: remove dead code
1016 * mh-necv4: remove dead code
1017 * mh-sco: remove dead code
1018 * mh-solaris: remove dead code
1019 * mh-sysv: remove dead code
1020 * mh-sysv4: remove dead code
1021 * mh-sysv5: remove dead code
1022 * mh-irix4: remove, contains only dead code
1024 * mt-armpic: Delete.
1025 * mt-elfalphapic: Delete.
1026 * mt-i370pic: Delete.
1027 * mt-ia64pic: Delete.
1028 * mt-m68kpic: Delete.
1030 * mt-ppcpic: Delete.
1031 * mt-s390pic: Delete.
1032 * mt-sparcpic: Delete.
1033 * mt-x86pic: Delete.
1037 * mh-a68bsd: clean out dead code
1038 * mh-apollo68: clean out dead code
1039 * mh-cxux: clean out dead code
1040 * mh-decstation: clean out dead code
1041 * mh-dgux: clean out dead code
1042 * mh-dgux386: clean out dead code
1043 * mh-hp300: clean out dead code
1044 * mh-hpux: clean out dead code
1045 * mh-hpux8: clean out dead code
1046 * mh-interix: clean out dead code
1047 * mh-irix4: clean out dead code
1048 * mh-lynxrs6k: clean out dead code
1049 * mh-mingw32: clean out dead code
1050 * mh-ncr3000: clean out dead code
1051 * mh-ncrsvr43: clean out dead code
1052 * mh-necv4: clean out dead code
1053 * mh-openedition: clean out dead code
1054 * mh-riscos: clean out dead code
1055 * mh-sco: clean out dead code
1056 * mh-sysv4: clean out dead code
1057 * mh-lynxos: removed, contained only dead code
1058 * mh-vaxult2: removed, contained only dead code
1059 * mh-sun3: removed, contained only dead code
1063 * acinclude.m4 (CYG_AC_PATH_TCLCONFIG): Search the win/ directory,
1065 (CYG_AC_PATH_TKCONFIG): Likewise.
1069 * acinclude.m4: Fix spelling error of "separate" as "seperate".
1073 * mt-linux (CXXFLAGS_FOR_TARGET): Lose -fvtable-thunks.
1077 * mt-alphaieee: New file.
1081 * mh-djgpp: do not set CFLAGS.
1085 * mh-djgpp: Conditionally set 'target_alias' to djgpp. Conditionally
1086 modify 'gcc_version'.
1090 * mh-ia64pic: New file.
1091 * mt-ia64pic: New file.
1095 * mh-s390pic: New file.
1096 * mt-s390pic: New file.
1100 * mt-aix43 (NM_FOR_TARGET): Add -B bsd-style flag.
1104 * mh-irix6 (CC): Don't set it.
1108 * mh-sparcpic: Use single instead of double quotes.
1109 * mt-sparcpic: Likewise.
1113 * acinclude.m4: Updated for Incr Tcl 3.0.
1117 * mh-i370pic: New file.
1118 * mt-i370pic: New file.
1122 * mt-wince: new file: Makefile fragment for WinCE targets.
1126 * mh-aix43: Delete, move to mt-aix43.
1127 * mt-aix43: New file.
1131 * mh-openedition: New file.
1135 * mt-d30v: New file, pass -g -Os -Wa,-C as default options.
1140 * mh-djgpp: New. Renamed from mh-go32.
1144 * mh-windows: Ditto.
1148 * acinclude.m4: Added macros to find itcl files.
1149 Export TCL_CFLAGS from tclConfig.sh.
1150 Export TCL_LIB_FULL_PATH, TK_LIB_FULL_PATH, ITCL_LIB_FULL_PATH,
1151 ITK_LIB_FULL_PATH, and TIX_LIB_FULL_PATH
1152 Replace TIX macros with better ones from snavigator.
1157 * mt-armpic: Likewise.
1161 * mh-interix: New file.
1165 * cygwin.mh: Activate commented out dependencies for
1170 * mt-cygwin: Remove.
1174 * mt-cygwin: New file. libtermcap target info.
1178 * cygwin.mh: Add extra libtermcap target information.
1179 Add commented out dependency for gdb to libtermcap for
1180 future readline requirement.
1184 * mh-cygwin32: delete
1185 * mh-cygwin: was mh-cygwin32
1189 * acinclude.m4: TCLHDIR and TKHDIR need to be run through
1190 cygpath for Microsoft builds.
1194 * acinclude.m4: Re-exported TCL_LIBS and TCL_LD_SEARCH_FLAGS
1195 because itcl needs them.
1199 * mh-aix43 (NM_FOR_TARGET): Add -X32_64 as well.
1203 * mh-aix43: New file.
1207 * mt-linux (CXXFLAGS_FOR_TARGET): Add -D_GNU_SOURCE.
1211 * acinclude.m4: New collection of generic autoconf macros.
1215 * mt-ospace: New file, support using -Os instead of -O2 to compile
1220 * mt-linux (CXXFLAGS_FOR_TARGET): Set this instead of CXXFLAGS.
1224 * mh-svsv5: New file - support for SCO UnixWare 7 / SVR5.
1228 * mh-cygwin32: stop configuring and building dosrel.
1232 * mh-sparcpic (PICFLAG): Define to properly according
1233 to current multilib configuration.
1234 * mt-sparcpic (PICFLAG_FOR_TARGET): Define to properly
1235 according to current multilib configuration.
1239 * mh-mingw32: New file.
1243 * mh-elfalphapic, mt-elfalphapic: New files.
1247 * mt-linux: Define CXXFLAGS to make sure -fvtable-thunks is used.
1251 * mh-cygwin32: ok to build split texinfo files
1255 * mh-go32 (CFLAGS): Don't set -fno-omit-frame-pointer.
1259 * mh-ppcpic: New file.
1260 * mt-ppcpic: New file.
1264 * mh-cygwin32: override CXXFLAGS, setting to -O2 only
1269 * mh-cygwin32: override LIBGCC2_DEBUG_CFLAGS so debug info
1270 isn't included in cygwin32-hosted libgcc2.a by default
1274 * mh-cygwin32: override CFLAGS so debug info isn't included
1275 in cygwin32-hosted tools by default
1283 * mt-ppc: Delete file, options moved to newlib configure.
1287 * mh-windows: Add rules for building MSVC makefiles.
1291 * mh-windows (HOST_FLAGS): Set srcroot, which is needed
1292 for MSVC build procedure.
1296 * mh-windows: Add support for windows host
1297 (that is a build done under the Microsoft build environment).
1301 * mh-dgux386: New file. x86 dgux specific flags
1305 * mpw-mh-mpw (EXTRALIBS_PPC_XCOFF): New, was EXTRALIBS_PPC.
1306 (EXTRALIBS_PPC): Use shared libraries instead of xcoff.
1310 * mh-cygwin32: don't -D_WIN32 here anymore
1314 * mh-cygwin32 (CFLAGS): Define _WIN32 to be compatible
1315 with normal Windows compilation environment.
1319 * mpw-mh-mpw (SEGFLAG_68K, SEGFLAG_PPC): Remove.
1320 (EXTRALIBS_PPC): Add libgcc.xcoff.
1324 * mt-ppc: New file, add -mrelocatable-lib and -mno-eabi to all
1325 target builds for PowerPC eabi targets.
1329 * mpw: New subdir, Mac MPW configuration support bits.
1333 * mh-irix6: New file.
1337 * mt-sparcpic (PICFLAG_FOR_TARGET): Use -fPIC.
1341 * mh-irix4 (RANLIB): Don't define; Irix 4 does have ranlib.
1345 * mh-cygwin32: new file. Like mh-go32 without the CFLAGS entry.
1349 * mh-go32 (CFLAGS): Define.
1353 * mh-necv4: New file.
1357 * mh-cxux (CC): New variable.
1358 (CFLAGS, LDFLAGS): Remove.
1359 * mh-ncrsvr43 (CC): New variable.
1361 * mh-solaris (CFLAGS): Remove.
1363 * mh-go32: Remove most variable settings, since they presumed a
1364 Canadian Cross, which is now handled correctly by the configure
1367 * mh-sparcpic (PICFLAG): Set to -fPIC, not -fpic.
1371 * mh-m68kpic, mt-m68kpic: New files.
1375 * mpw-mh-mpw (CC_MWC68K): Add options similar to those used
1376 in CC_MWCPPC, and -mc68020 -model far.
1377 (AR_MWLINK68K): Add -xm library.
1379 (CC_LD_MWLINK68K): Remove -d.
1380 (EXTRALIBS_MWC68K): Define.
1384 * mh-ncrsvr43 (CFLAGS): Remove -Hnocopyr.
1388 * mt-v810 (CC_FOR_TARGET): Add -ansi flag. NEC compiler
1389 defaults to K&R mode, but doesn't have varargs.h, so we have to
1390 compile in ANSI mode.
1394 * mt-v810 (CC_FOR_TARGET, AS_FOR_TARGET, AR_FOR_TARGET,
1395 RANLIB_FOR_TARGET): Set as appropriate for NEC v810 toolchain.
1399 * mh-i386win32: add LD_FOR_TARGET.
1403 * mpw-mh-mpw (CC_MWC68K, CC_MWCPPC): Remove unused include path.
1404 (CC_MWCPPC): Add -mpw_chars, disable warnings, add comments
1405 explaining reasons for various flags.
1406 (EXTRALIBS_PPC, EXTRALIBS_MWCPPC ): Put runtime library first.
1410 * mh-aix, mh-sun: Removed.
1412 * mh-decstation (X11_EXTRA_CFLAGS): Define.
1414 * mh-sco, mh-solaris, mh-sysv4 (X11_EXTRA_LIBS): Define.
1416 * mh-hp300, mh-hpux, mh-hpux8, mh-solaris, mh-sun3, mh-sysv4: Don't
1417 hardcode location of X stuff here.
1421 * mpw-mh-mpw: Add definitions for various 68K and PowerMac
1422 compilers, add definitions for library and link steps for
1427 * mh-ncrsvr43: Removed AR_FLAGS
1431 * mh-hp300 (CC): Add "CC = cc -Wp,-H256000" to avoid
1432 "too much defining" errors from the HPUX compiler.
1436 * mh-hp300 (RANLIB): Use "ar ts", in case GNU ar was used and
1437 didn't build a symbol table.
1441 * mpw-mh-mpw (CC): Define ANSI_PROTOTYPES.
1445 * m?-*pic: Define PICFLAG* instead of LIB*FLAGS*.
1449 * mpw-mh-mpw (EXTRALIBS): Always link in Math.o, CSANELIB.o,
1452 * mpw-mh-mpw (CC): Define ALMOST_STDC.
1453 (CFLAGS): Remove ALMOST_STDC, -mc68881.
1456 * mpw-mh-mpw (CFLAGS): Add -b option to put strings at the ends of
1459 * mpw-mh-mpw: New file, host makefile definitions for MPW.
1463 * mt-netware: New file.
1469 Mon Mar 29 19:59:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
1471 * mh-solaris: SunPRO C needs -Xs to be able to get a
1472 working xmakefile for Emacs.
1476 * mh-hpux8: New file.
1477 * mh-hpux: Use X11R5 rather than X11R4.
1481 * mh-linux (SYSV): Don't define.
1482 (RANLIB): Don't define.
1486 * m?-*pic (LIBCXXFLAGS): Add -fno-implicit-templates.
1490 * m[th]-*pic: Support --enable-shared.
1494 * mh-irix4 (CC): Increase maximum string length.
1496 * mh-sco (CC): Define away const, it doesn't work right; elements
1497 of arrays of ptr-to-const are considered const themselves.
1505 * mh-ncrsvr43: New file from Tom McConnell
1510 * mh-hpux (CC): Add -Wp,-H256000 to avoid "too much defining"
1511 errors from the HPUX 8 compilers.
1515 * mh-go32: New fragment.
1519 * mh-lynxrs6k: Renamed from mh-lynxosrs6k, to make it
1520 unique in 8.3 naming schemes.
1524 * mh-lynxrs6k: set SHELL to /bin/bash
1528 * mh-irix4 (CC): Change -XNh1500 to -XNh2000.
1530 Mon Jan 31 18:40:55 1994 Stu Grossman (grossman at cygnus.com)
1532 * mh-lynxosrs6k: Account for lack of ranlib!
1540 * mh-irix5: New file for Irix 5.
1544 * mh-a68bsd: Define CC to gcc.
1548 * mh-linux: Don't put -static in LDFLAGS. Add comments.
1552 * mh-sysv4 (AR_FLAGS): change from cq to cr
1556 * mh-unixware: remove. It's the same as sysv4, and config.guess
1557 can't tell the difference. So don't allow skew.
1561 * mh-hp300: Revert yesterday's change, but add comment explaining.
1565 * mh-hp300: Don't define CFLAGS to empty. Why should hp300 be
1566 different from anything else? ("gdb doesn't understand the native
1567 debug format" isn't a good enough answer because we might be using
1572 * mh-alphaosf: Remove, no longer necessary now that gdb knows
1573 how to handle OSF/1 shared libraries.
1577 * mh-alphaosf: New file.
1581 * mh-riscos: New file.
1583 Mon Jun 14 12:03:18 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
1585 * mh-aix, mh-aix386, mh-decstation, mh-delta88, mh-hpux, mh-irix4,
1586 mh-ncr3000, mh-solaris, mh-sysv, mh-sysv4: remove INSTALL=cp line,
1587 now that we're using install.sh globally
1591 * mh-sysv4 (INSTALL): Use cp, not /usr/ucb/install.
1593 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
1595 * mh-delta88: remove extraneous GCC references
1599 * mt-a29k, mt-ebmon29k, mt-os68k, mt-ose68000, mt-ose68k,
1600 mt-vxworks68, mt-vxworks960: Removed obsolete, unused target
1601 Makefile fragment files.
1605 * mh-irix4: Bump -XNh value to 1500 to match gcc requirements.
1607 Mon Mar 29 19:59:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
1609 * mh-sun3: cc needs -J to compile cp-parse.c correctly
1611 * mh-solaris: SunPRO C needs -Xs to be able to get a
1612 working xmakefile for Emacs.
1616 * mh-aix386: New file; old mh-aix, plus no-op RANLIB.
1620 * mh-vaxult2: New file.
1622 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
1624 * mh-sco: define X11_LIB to the mess that SCO ODT requires
1628 * mh-sco: Don't override BISON definition.
1630 Mon Dec 7 06:43:27 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
1632 * mh-sco: don't default $(CC) to gcc
1634 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
1636 * mh-solaris: rework standard X location to use
1637 $OPENWINHOME, if defined.
1639 * mh-sun: handle X11 include locations
1641 * mh-decstation: define NeedFunctionPrototypes to 0, to
1642 work around dain-bramaged DECwindows include files
1644 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
1646 * mh-hpux, mh-solaris: define the "standard" locations for
1647 the vendor supplied X11 headers and libraries
1649 Thu Oct 1 13:50:48 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
1651 * mh-solaris: INSTALL is NOT /usr/ucb/install
1655 * mt-ose68000, mt-ose68k: renamed from mt-OSE*.
1657 Mon Aug 3 15:41:28 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
1659 * mh-solaris: removed the -xs from CFLAGS (let the people
1660 with Sun's C compiler deal with it themselved)
1664 * mt-OSE68k, mt-680000: new configs.
1668 * mh-irix4: merged changes from progressive.
1670 Wed Jul 8 00:01:30 1992 Stu Grossman (grossman at cygnus.com)
1672 * mh-solaris: Use -xs when compiling so that Sun-C puts
1673 a symbol-table into the executable.
1677 * mh-ncr3000 (INSTALL): Don't use /usr/ucb/install,
1678 it is broken on ncr 3000's.
1682 * Everywhere: Change RANLIB=echo>/dev/null (which confuses
1683 some shells - and I don't blame them) to RANLIB=true.
1684 * mh-solaris: Use /usr/ucb/install for INSTALL.
1686 Tue Jun 9 17:18:11 1992 Fred Fish (fnf at cygnus.com)
1688 * mh-ncr3000, mh-sysv4: Add INSTALL.
1690 Sun May 31 14:45:23 1992 Mark Eichin (eichin at cygnus.com)
1692 * mh-solaris2: Add new configuration for Solaris 2 (sysv, no ranlib)
1696 * mh-delta88, mh-ncr3000: Replace MINUS_G with
1697 CFLAGS per new configuration strategy.
1701 * mh-ncr3000: Add new configuration for NCR 3000.
1703 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
1705 * mh-irix4: Port to SGI Irix-4.x.
1707 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
1709 * mh-sco: Fix SCO configuration stuff.
1711 Tue Dec 10 00:10:55 1991 K. Richard Pixley (rich at rtl.cygnus.com)
1713 * ChangeLog: fresh changelog.