gcc/libgcc/config/i386
Uros Bizjak d1ac2471e7 sfp-exceptions.c (__sfp_handle_exceptions): Remove stray semicolon.
* config/i386/sfp-exceptions.c (__sfp_handle_exceptions):
	Remove stray semicolon.

From-SVN: r268405
2019-01-31 00:09:40 +01:00
..
32 Update copyright years. 2019-01-01 13:31:55 +01:00
64 * Partially revert my previous commit. 2016-06-14 01:11:27 +02:00
avx_resms64.S PR target/82196 correct choice of avx/sse stubs for -mcall-ms2sysv-xlogues 2017-09-17 22:04:40 +00:00
avx_resms64f.S PR target/82196 correct choice of avx/sse stubs for -mcall-ms2sysv-xlogues 2017-09-17 22:04:40 +00:00
avx_resms64fx.S PR target/82196 correct choice of avx/sse stubs for -mcall-ms2sysv-xlogues 2017-09-17 22:04:40 +00:00
avx_resms64x.S PR target/82196 correct choice of avx/sse stubs for -mcall-ms2sysv-xlogues 2017-09-17 22:04:40 +00:00
avx_savms64.S PR target/82196 correct choice of avx/sse stubs for -mcall-ms2sysv-xlogues 2017-09-17 22:04:40 +00:00
avx_savms64f.S PR target/82196 correct choice of avx/sse stubs for -mcall-ms2sysv-xlogues 2017-09-17 22:04:40 +00:00
cpuinfo.c Update copyright years. 2019-01-01 13:31:55 +01:00
cpuinfo.h Update copyright years. 2019-01-01 13:31:55 +01:00
crtfastmath.c Update copyright years. 2019-01-01 13:31:55 +01:00
crti.S Update copyright years. 2019-01-01 13:31:55 +01:00
crtn.S Update copyright years. 2019-01-01 13:31:55 +01:00
crtprec.c Update copyright years. 2019-01-01 13:31:55 +01:00
cygming-crtbegin.c Update copyright years. 2019-01-01 13:31:55 +01:00
cygming-crtend.c Update copyright years. 2019-01-01 13:31:55 +01:00
cygwin.S Update copyright years. 2019-01-01 13:31:55 +01:00
darwin-lib.h Update copyright years. 2019-01-01 13:31:55 +01:00
dragonfly-unwind.h Update copyright years. 2019-01-01 13:31:55 +01:00
elf-lib.h Update copyright years. 2019-01-01 13:31:55 +01:00
enable-execute-stack-mingw32.c Update copyright years. 2019-01-01 13:31:55 +01:00
freebsd-unwind.h Update copyright years. 2019-01-01 13:31:55 +01:00
gthr-win32.c Update copyright years. 2019-01-01 13:31:55 +01:00
gthr-win32.h Update copyright years. 2019-01-01 13:31:55 +01:00
i386-asm.h Update copyright years. 2019-01-01 13:31:55 +01:00
libgcc-bsd.ver Update copyright years. 2019-01-01 13:31:55 +01:00
libgcc-cygming.ver Update copyright years. 2019-01-01 13:31:55 +01:00
libgcc-darwin.10.4.ver Update copyright years. 2019-01-01 13:31:55 +01:00
libgcc-darwin.10.5.ver Update copyright years. 2019-01-01 13:31:55 +01:00
libgcc-glibc.ver Update copyright years. 2019-01-01 13:31:55 +01:00
libgcc-sol2.ver Update copyright years. 2019-01-01 13:31:55 +01:00
linux-unwind.h Update copyright years. 2019-01-01 13:31:55 +01:00
morestack.S Update copyright years. 2019-01-01 13:31:55 +01:00
resms64.h Update copyright years. 2019-01-01 13:31:55 +01:00
resms64f.h Update copyright years. 2019-01-01 13:31:55 +01:00
resms64fx.h Update copyright years. 2019-01-01 13:31:55 +01:00
resms64x.h Update copyright years. 2019-01-01 13:31:55 +01:00
savms64.h Update copyright years. 2019-01-01 13:31:55 +01:00
savms64f.h Update copyright years. 2019-01-01 13:31:55 +01:00
sfp-exceptions.c sfp-exceptions.c (__sfp_handle_exceptions): Remove stray semicolon. 2019-01-31 00:09:40 +01:00
sfp-machine.h [libgcc] Remove semicolon after do {} while (0) in FP_HANDLE_EXCEPTIONS 2017-11-07 08:11:43 +00:00
shadow-stack-unwind.h Update copyright years. 2019-01-01 13:31:55 +01:00
sol2-c1.S Update copyright years. 2019-01-01 13:31:55 +01:00
sol2-unwind.h Update copyright years. 2019-01-01 13:31:55 +01:00
sse_resms64.S PR target/82196 correct choice of avx/sse stubs for -mcall-ms2sysv-xlogues 2017-09-17 22:04:40 +00:00
sse_resms64f.S PR target/82196 correct choice of avx/sse stubs for -mcall-ms2sysv-xlogues 2017-09-17 22:04:40 +00:00
sse_resms64fx.S PR target/82196 correct choice of avx/sse stubs for -mcall-ms2sysv-xlogues 2017-09-17 22:04:40 +00:00
sse_resms64x.S PR target/82196 correct choice of avx/sse stubs for -mcall-ms2sysv-xlogues 2017-09-17 22:04:40 +00:00
sse_savms64.S PR target/82196 correct choice of avx/sse stubs for -mcall-ms2sysv-xlogues 2017-09-17 22:04:40 +00:00
sse_savms64f.S PR target/82196 correct choice of avx/sse stubs for -mcall-ms2sysv-xlogues 2017-09-17 22:04:40 +00:00
t-chkstk Move libgcc1 to toplevel libgcc 2011-11-02 15:03:19 +00:00
t-cpuinfo Use i386-cpuinfo.c on all i386 targets 2012-05-10 08:51:39 +00:00
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 Move libgcc2 to toplevel libgcc 2011-11-02 15:23:48 +00:00
t-darwin Move libgcc2 to toplevel libgcc 2011-11-02 15:23:48 +00:00
t-dlldir Move shlib support to toplevel libgcc 2011-11-02 10:49:46 +00:00
t-dlldir-x Move shlib support to toplevel libgcc 2011-11-02 10:49:46 +00:00
t-dragonfly t-dragonfly: New. 2015-07-13 15:53:16 +01:00
t-dw2-eh Move shlib support to toplevel libgcc 2011-11-02 10:49:46 +00:00
t-freebsd
t-gthr-win32 Move libgcc2 to toplevel libgcc 2011-11-02 15:23:48 +00:00
t-linux Enable building libgcc with CET options. 2017-11-17 14:34:39 +01:00
t-mingw32 Move shlib support to toplevel libgcc 2011-11-02 10:49:46 +00:00
t-mingw-pthread Move shlib support to toplevel libgcc 2011-11-02 10:49:46 +00:00
t-msabi PR target/82196 correct choice of avx/sse stubs for -mcall-ms2sysv-xlogues 2017-09-17 22:04:40 +00:00
t-nto Move libgcc2 to toplevel libgcc 2011-11-02 15:23:48 +00:00
t-seh-eh eh_personality.cc (__gxx_personality_seh0): New function. 2012-07-19 07:29:24 +00:00
t-sjlj-eh Move shlib support to toplevel libgcc 2011-11-02 10:49:46 +00:00
t-slibgcc-cygming eh_personality.cc (__gxx_personality_seh0): New function. 2012-07-19 07:29:24 +00:00
t-softfp sfp-machine.h (__gcc_CMPtype, [...]): Move ... 2012-06-09 19:32:27 +02:00
t-sol2 Move libgcc2 to toplevel libgcc 2011-11-02 15:23:48 +00:00
t-stack-i386
value-unwind.h Update copyright years. 2019-01-01 13:31:55 +01:00
w32-unwind.h Update copyright years. 2019-01-01 13:31:55 +01:00