gcc/libgcc/config/i386
Daniel Santos 9cbc07ccff PR testsuite/80759 Fix -mcall-ms2sysv-xlogues on Darwin and Solaris
2017-07-24  Daniel Santos  <daniel.santos@pobox.com>

	PR testsuite/80759
	* config.host: include i386/t-msabi for darwin and solaris.
	* config/i386/i386-asm.h
	(ELFFN): Rename to FN_TYPE.
	(FN_SIZE): New macro.
	(FN_HIDDEN): Likewise.
	(ASMNAME): Likewise.
	(FUNC_START): Rename to FUNC_BEGIN, use ASMNAME, replace .global with
	.globl.
	(HIDDEN_FUNC): Use ASMNAME and .globl instead of .global.
	(SSE_SAVE): Convert to cpp macro, hard-code offset (always 0x60).
	* config/i386/resms64.S: Use SSE_SAVE as cpp macro instead of gas
	.macro.
	* config/i386/resms64f.S: Likewise.
	* config/i386/resms64fx.S: Likewise.
	* config/i386/resms64x.S: Likewise.
	* config/i386/savms64.S: Likewise.
	* config/i386/savms64f.S: Likewise.

From-SVN: r250488
2017-07-24 21:59:57 +00:00
..
32 Update copyright years. 2017-01-01 13:07:43 +01:00
64 * Partially revert my previous commit. 2016-06-14 01:11:27 +02:00
cpuinfo.c driver-i386.c (host_detect_local_cpu): Add Kaby Lake models to skylake case. 2017-06-22 21:46:10 +02:00
cpuinfo.h Enable AVX-512 VPOPCNTD/VPOPCNTQ instructions. 2017-01-10 12:55:41 +00:00
crtfastmath.c Update copyright years. 2017-01-01 13:07:43 +01:00
crti.S Update copyright years. 2017-01-01 13:07:43 +01:00
crtn.S Update copyright years. 2017-01-01 13:07:43 +01:00
crtprec.c Update copyright years. 2017-01-01 13:07:43 +01:00
cygming-crtbegin.c * config/i386/cygming-crtbegin.c (LIBGCJ_SONAME): No longer #define. 2017-01-21 08:52:32 +00:00
cygming-crtend.c Update copyright years. 2017-01-01 13:07:43 +01:00
cygwin.S Update copyright years. 2017-01-01 13:07:43 +01:00
darwin-lib.h Update copyright years. 2017-01-01 13:07:43 +01:00
dragonfly-unwind.h Fix Unwind support on DragonFly BSD after sigtramp move 2017-07-19 16:55:11 +01:00
elf-lib.h Update copyright years. 2017-01-01 13:07:43 +01:00
enable-execute-stack-mingw32.c Update copyright years. 2017-01-01 13:07:43 +01:00
freebsd-unwind.h Update copyright years. 2017-01-01 13:07:43 +01:00
gthr-win32.c Update copyright years. 2017-01-01 13:07:43 +01:00
gthr-win32.h gthr-win32.h: Define NOGDI before windows.h include to prevent w32api CC_NONE macro clash... 2017-03-02 11:03:23 +00:00
i386-asm.h PR testsuite/80759 Fix -mcall-ms2sysv-xlogues on Darwin and Solaris 2017-07-24 21:59:57 +00:00
libgcc-bsd.ver Update copyright years. 2017-01-01 13:07:43 +01:00
libgcc-cygming.ver Update copyright years. 2017-01-01 13:07:43 +01:00
libgcc-darwin.10.4.ver Update copyright years. 2017-01-01 13:07:43 +01:00
libgcc-darwin.10.5.ver Update copyright years. 2017-01-01 13:07:43 +01:00
libgcc-glibc.ver Update copyright years. 2017-01-01 13:07:43 +01:00
libgcc-sol2.ver Update copyright years. 2017-01-01 13:07:43 +01:00
linux-unwind.h Use ucontext_t not struct ucontext in linux-unwind.h files. 2017-06-28 10:21:16 +01:00
morestack.S Update copyright years. 2017-01-01 13:07:43 +01:00
resms64.S PR testsuite/80759 Fix -mcall-ms2sysv-xlogues on Darwin and Solaris 2017-07-24 21:59:57 +00:00
resms64f.S PR testsuite/80759 Fix -mcall-ms2sysv-xlogues on Darwin and Solaris 2017-07-24 21:59:57 +00:00
resms64fx.S PR testsuite/80759 Fix -mcall-ms2sysv-xlogues on Darwin and Solaris 2017-07-24 21:59:57 +00:00
resms64x.S PR testsuite/80759 Fix -mcall-ms2sysv-xlogues on Darwin and Solaris 2017-07-24 21:59:57 +00:00
savms64.S PR testsuite/80759 Fix -mcall-ms2sysv-xlogues on Darwin and Solaris 2017-07-24 21:59:57 +00:00
savms64f.S PR testsuite/80759 Fix -mcall-ms2sysv-xlogues on Darwin and Solaris 2017-07-24 21:59:57 +00:00
sfp-exceptions.c Update copyright years. 2017-01-01 13:07:43 +01:00
sfp-machine.h Fix i386 FP_TRAPPING_EXCEPTIONS. 2014-09-18 13:00:21 +01:00
sol2-c1.S Update copyright years. 2017-01-01 13:07:43 +01:00
sol2-unwind.h Update copyright years. 2017-01-01 13:07:43 +01:00
t-chkstk
t-cpuinfo
t-cpuinfo-static [i386][musl] Add cpuinfo to static libgcc only on *-musl* 2016-11-11 17:31:07 +00:00
t-crtpc
t-crtstuff
t-cygming cygming-crtend.c (register_frame_ctor): Move atexit call from here... 2014-08-19 17:22:59 +02:00
t-cygwin
t-darwin
t-dlldir
t-dlldir-x
t-dragonfly t-dragonfly: New. 2015-07-13 15:53:16 +01:00
t-dw2-eh
t-freebsd
t-gthr-win32
t-linux Hide __cpu_indicator_init/__cpu_model from linker 2015-04-17 05:58:07 -07:00
t-mingw32
t-mingw-pthread
t-msabi i386.opt: Add option -mcall-ms2sysv-xlogues. 2017-05-14 12:22:08 +02:00
t-nto
t-seh-eh
t-sjlj-eh
t-slibgcc-cygming
t-softfp
t-sol2
t-stack-i386
value-unwind.h Update copyright years. 2017-01-01 13:07:43 +01:00
w32-unwind.h Update copyright years. 2017-01-01 13:07:43 +01:00