gcc/config
Douglas Rupp daecebc805 Interix resurrection
2012-01-22  Douglas B Rupp  <rupp@gnat.com>

	* <toplevel>/config/mh-interix: Remove as unneeded.
	* <toplevel>/config/picflag.m4 (i[[34567]]86-*-interix3*):
	Change triplet to i[[34567]]86-*-interix[[3-9]]*.

	* <toplevel>/configure.ac: Remove reference to mh-interix.
	* <toplevel>/configure: Regenerate.

	* <toplevel>/libada/configure: Regenerate.

	* <toplevel>libgcc/config.host (i[34567]86-*-interix3*):
	Change triplet to i[34567]86-*-interix[3-9]*.
	* <toplevel>/libgcc/configure: Regenerate.

	* <toplevel>/liberty/configure: Regenerate.

	* config.gcc: (i[34567]86-*-interix3*): Remove from obsolete
	configurations. Change triplet to i[34567]86-*-interix[3-9]*.
	(extra_options) interix.opt -> i386/interix.opt"
	(extra_objs):Add winnt-stubs.o
	* configure.ac: Add interix to target_os .comm on PE check.
	* configure: Regenerate.
	* config/interix3.h: Delete and move bits to..
	* config/interix.h: Delete and move bits to..
	* config/i386/i386-interix3.h: Delete and move bits to..
	* config/i386/i386-interix.h: ..here.
	(TARGET_CPU_DEFAULT): Remove redefinition.
	(TARGET_ASM_CONSTRUCTOR): Undefine.
	(SUBTARGET_SWITCHES): Define for ms-bitfields.
	(TARGET_OS_CPP_BUILTINS): Remove __OPENNT. Add __declspec.
	(PTRDIFF_TYPE): Define.
	(LONG_DOUBLE_TYPE_SIZE): Define.
	(LIBGCC2_LONG_DOUBLE_TYPE_SIZE): Define.
	(SUBTARGET_OVERRIDE_OPTIONS): Remove.
	(TARGET_SECTION_TYPE_FLAGS): Define.
	(ASM_DECLARE_FUNCTION_NAME): Define.
	(ASM_OUTPUT_EXTERNAL): Define.
	(ASM_OUTPUT_EXTERNAL_LIBCALL): Define.
	(ASM_OUTPUT_ALIGNED_BSS): Define.
	(PCC_BITFIELD_TYPE_MATTERS): Define.
	(USE_CONST_SECTION): Define.
	(SUBTARGET_ENCODE_SECTION_INFO): Remove.
	(TARGET_ASM_FUNCTION_RODATA_SECTION): Remove.
	(SUPPORTS_ONE_ONLY): Remove.
	(I386_PE_STRIP_ENCODING): Define.
	* config/interix.opt: Delete and move bits to..
	* config/i386/interix.opt: ..here. New.
	(mpe-aligned-commons): Add.
	* config/i386/t-interix: Add copyright header.
	(winnt-stubs.o): Add rule.

	* testsuite/gcc.dg/builtins-config.h: (HAVE_C99_RUNTIME):
	Do not define for Interix.

From-SVN: r183406
2012-01-23 06:25:28 +00:00
..
ChangeLog Interix resurrection 2012-01-23 06:25:28 +00:00
acinclude.m4
acx.m4 configure: Regenerate. 2011-12-18 09:58:37 +00:00
asmcfi.m4 libitm: Configure for gas cfi pseudo ops. 2011-11-09 10:09:53 -08:00
bootstrap-O1.mk
bootstrap-O3.mk
bootstrap-debug-big.mk
bootstrap-debug-ckovw.mk
bootstrap-debug-lean.mk
bootstrap-debug-lib.mk
bootstrap-debug.mk
bootstrap-lto.mk * bootstrap-lto.mk: Remove obsolete requirement. 2011-04-20 09:24:48 +00:00
bootstrap-time.mk
cloog.m4 Add -lisl to clooglibs. 2011-03-02 03:48:36 +00:00
codeset.m4
depstand.m4
dfp.m4 ChangeLog config 2010-09-10 13:39:49 +02:00
elf.m4 re PR debug/23205 ([C++/unit-at-a-time] stabs debug info omitted for global const variables) 2011-07-18 11:04:18 +00:00
enable.m4
extensions.m4
futex.m4
gc++filt.m4 Missed in last commit. 2010-07-02 10:26:12 +00:00
gettext-sister.m4
gettext.m4
glibc21.m4
gxx-include-dir.m4
iconv.m4
intdiv0.m4
inttypes-pri.m4
inttypes.m4
inttypes_h.m4
largefile.m4
lcmessage.m4
ld-symbolic.m4
lead-dot.m4
lib-ld.m4
lib-link.m4
lib-prefix.m4
lthostflags.m4 re PR target/40125 (libgcc_s DLL installed in wrong directory in cross toolchain) 2010-12-06 00:50:04 +00:00
mh-cygwin Makefile.def: Add dependency from termcap to gdb. 2011-03-24 17:11:26 +00:00
mh-darwin Fix typo. 2011-06-16 19:22:01 +00:00
mh-djgpp
mh-mingw mh-cygwin (LDFLAGS): Turn up stack allocation to 12MB. 2010-12-02 23:30:47 +00:00
mh-pa
mh-pa-hpux10
mh-ppc-aix
mmap.m4 Merge from transactional-memory branch. 2011-11-08 11:13:41 +00:00
mt-alphaieee mt-alphaieee (GOCFLAGS_FOR_TARGET): Add -mieee. 2011-07-06 19:48:43 +02:00
mt-d30v
mt-gnu
mt-mips-elfoabi
mt-mips-gnu
mt-mips16-compat
mt-ospace
mt-sde
mt-spu
multi.m4
nls.m4
no-executables.m4
override.m4 Guard against M4 versions with a buggy strstr. 2011-03-05 07:32:50 +00:00
picflag.m4 Interix resurrection 2012-01-23 06:25:28 +00:00
plugins.m4
po.m4 Fix unportable shell quoting. 2010-09-27 20:19:41 +00:00
proginstall.m4
progtest.m4
stdint.m4 Fix misquoting in stdint.m4. 2010-08-21 12:18:02 +00:00
stdint_h.m4
tcl.m4
tls.m4
uintmax_t.m4
ulonglong.m4
unwind_ipinfo.m4
warnings.m4 warnings.m4 (ACX_PROG_CC_WARNING_OPTS): Avoid leading dash in expr call. 2011-12-20 16:54:12 +00:00
weakref.m4 weakref.m4: New file. 2011-11-22 14:49:11 +00:00
zlib.m4