summaryrefslogtreecommitdiff
path: root/libgcc/config/i386
Commit message (Expand)AuthorAgeFilesLines
* Darwin: Rework handling for unwinder code in libgcc_s and specs [PR80556].Iain Sandoe2022-04-145-209/+10
* Darwin, crts: Fix a build warning.Iain Sandoe2022-04-141-0/+2
* libgcc, X86: Adjust guard for Mach-O code.Iain Sandoe2022-04-141-1/+1
* libgcc, soft-float: Fix strong_alias macro use for Darwin.Iain Sandoe2022-04-141-3/+15
* libgcc: Add missing runtime exception noticesRichard Sandiford2021-08-311-0/+4
* libgcc, i386: Add .note.GNU-stack sections to the ms sse/avx sav/resJakub Jelinek2021-01-276-0/+30
* hurd: libgcc unwinding over signal trampolines with SIGINFOSamuel Thibault2021-01-131-13/+47
* Update copyright years.Jakub Jelinek2021-01-0438-38/+38
* x86: Add <x86gprintrin.h>H.J. Lu2020-10-091-8/+1
* libgcc: increase required stack space for x86_64 -fsplit-stackIan Lance Taylor2020-08-031-1/+1
* x86: Move cpuinfo.h from libgcc to common/config/i386H.J. Lu2020-06-242-592/+9
* hurd: libgcc unwinding support over signal trampolinesSamuel Thibault2020-06-181-0/+107
* i386: Add __attribute__ ((gcc_struct)) to struct fenv [PR95418]Uros Bizjak2020-06-011-1/+1
* libgcc: Move FEATURE_AVX512VP2INTERSECT after FEATURE_AVX512BF16H.J. Lu2020-05-211-2/+2
* x86: Update VPCLMULQDQ checkH.J. Lu2020-05-201-2/+2
* x86: Add FEATURE_AVX512VP2INTERSECT and update GFNI checkH.J. Lu2020-05-192-2/+5
* i386: Use generic division to generate INEXACT exceptionUros Bizjak2020-05-061-13/+9
* i386: Use generic division to generate INVALID and DIVZERO exceptionsUros Bizjak2020-05-011-12/+8
* i386: Remove unneeded assignments when triggering SSE exceptionsUros Bizjak2020-04-191-6/+0
* i386: Properly pop restore token in signal frameH.J. Lu2020-02-101-0/+43
* Update copyright years.Jakub Jelinek2020-01-0138-38/+38
* Add TIGERLAKE and COOPERLAKE to GCC.Hongtao Liu2019-08-201-0/+2
* Remove obsolete Solaris 10 supportRainer Orth2019-05-141-35/+1
* Enable support for bfloat16 which will be in Future Cooper Lake.Hongtao Liu2019-05-082-2/+7
* sfp-exceptions.c (__sfp_handle_exceptions): Remove stray semicolon.Uros Bizjak2019-01-311-1/+1
* Update copyright years.Jakub Jelinek2019-01-0138-38/+38
* driver-i386.c (host_detect_local_cpu): Detect cascadelake.Wei Xiao2018-12-182-3/+12
* Enable support for next generation AMD Zen CPU, via -march=znver2.Venkataramanan Kumar2018-11-042-0/+3
* crtprec.c (set_precision): Use fnstcw instead of fstcw.Uros Bizjak2018-09-261-1/+1
* i386: Remove _Unwind_Frames_IncrementH.J. Lu2018-07-271-5/+0
* config.gcc: Support "tremont".Olga Makhotina2018-06-071-0/+1
* re PR target/85591 (__builtin_cpu_is() is not detecting bdver2 with Model = 0...Uros Bizjak2018-05-311-4/+7
* config.gcc: Support "goldmont-plus".Olga Makhotina2018-05-172-0/+5
* config.gcc: Support "goldmont".Olga Makhotina2018-05-082-0/+6
* x86: Update __CET__ checkH.J. Lu2018-04-241-1/+1
* libgcc/CET: Skip signal frames when unwinding shadow stackH.J. Lu2018-04-191-0/+5
* libgcc/CET: Add _CET_ENDBR to __stack_split_initializeH.J. Lu2018-04-191-0/+1
* re PR target/84945 (UBSAN: gcc/config/i386/i386.c:33312:22: runtime error: sh...Jakub Jelinek2018-04-161-1/+8
* i386: Enable AVX/AVX512 features only if supported by OSXSAVEH.J. Lu2018-03-291-44/+90
* Fix PR85025: libgcc/config/i386/shadow-stack-unwind.h is wrong. Igor Tsimbalist2018-03-221-1/+1
* re PR target/84945 (UBSAN: gcc/config/i386/i386.c:33312:22: runtime error: sh...Jakub Jelinek2018-03-202-36/+53
* Add builtin_cpu for cannonlake and new isa features.Julia Koval2018-03-152-1/+16
* Split-up -march=icelake on -march=icelake-server and -march=icelake-clientJulia Koval2018-03-141-1/+2
* re PR debug/83917 (with -mcall-ms2sysv-xlogues, stepping into x86 tail-call r...Jakub Jelinek2018-02-282-22/+7
* re PR debug/83917 (with -mcall-ms2sysv-xlogues, stepping into x86 tail-call r...Jakub Jelinek2018-02-264-22/+52
* Additional fix for PR 84239.Igor Tsimbalist2018-02-161-1/+8
* Reimplement CET intrinsics for rdssp/incssp insn.Igor Tsimbalist2018-02-141-12/+5
* Add -march=icelake.Julia Koval2018-02-021-0/+1
* Update copyright years.Jakub Jelinek2018-01-0338-38/+38
* i386.c (processor_target_table): Add skylake_cost for skylake-avx512.Uros Bizjak2017-11-262-0/+6