aboutsummaryrefslogtreecommitdiff
path: root/libgcc/config/i386
AgeCommit message (Expand)AuthorFilesLines
2017-09-23PR target/82196 addendum: Fix Darwin build breakage and test FAILS on SolarisDaniel Santos1-8/+38
2017-09-20config.gcc: Support "knm".Sebastian Peryt2-0/+5
2017-09-17PR target/82196 correct choice of avx/sse stubs for -mcall-ms2sysv-xloguesDaniel Santos20-96/+136
2017-07-24PR testsuite/80759 Fix -mcall-ms2sysv-xlogues on Darwin and SolarisDaniel Santos7-40/+61
2017-07-19Fix Unwind support on DragonFly BSD after sigtramp moveJohn Marino1-17/+42
2017-06-28Use ucontext_t not struct ucontext in linux-unwind.h files.Joseph Myers1-2/+2
2017-06-22driver-i386.c (host_detect_local_cpu): Add Kaby Lake models to skylake case.Matt Turner1-0/+3
2017-05-14i386.opt: Add option -mcall-ms2sysv-xlogues.Daniel Santos8-0/+429
2017-03-02gthr-win32.h: Define NOGDI before windows.h include to prevent w32api CC_NONE...Jonathan Yong1-0/+1
2017-01-21* config/i386/cygming-crtbegin.c (LIBGCJ_SONAME): No longer #define.Gerald Pfeifer1-4/+0
2017-01-12builtin_target.c (check_features): Check all supported __builtin_cpu_supports...Uros Bizjak1-6/+6
2017-01-10Enable AVX-512 VPOPCNTD/VPOPCNTQ instructions.Andrew Senkevich2-1/+4
2017-01-01Update copyright years.Jakub Jelinek30-30/+30
2016-12-03re PR libfortran/78379 (Processor-specific versions for matmul)Thomas Koenig2-90/+118
2016-11-17Add avx5124vnniw/avx5124fmaps to target attributesH.J. Lu1-1/+7
2016-11-11[i386][musl] Add cpuinfo to static libgcc only on *-musl*Szabolcs Nagy1-0/+4
2016-10-04defaults.h (JCR_SECTION_NAME, [...]): Remove.Jakub Jelinek2-42/+0
2016-09-28cpuinfo.c (__get_cpuid_output): Remove.Uros Bizjak1-17/+3
2016-06-21remove support for the interix targetTrevor Saunders1-3/+0
2016-06-14* Partially revert my previous commit.Uros Bizjak5-69/+1
2016-06-13i386-builtin-types.def (INT_FTYPE_FLOAT128): New function type.Uros Bizjak7-1/+77
2016-02-10re PR go/68562 (morestack misaligns stack on x86_64)Ian Lance Taylor1-1/+4
2016-01-04Update copyright years.Jakub Jelinek29-29/+29
2015-10-30libgcc changes for AMD znver1.Venkataramanan Kumar1-0/+8
2015-10-11Add bdver4 for multiversioning and fix AMD model detection.Venkataramanan Kumar1-1/+4
2015-10-05cpuinfo.c (get_intel_cpu): Detect "skylake-avx512".Kirill Yukhin1-0/+6
2015-10-02AVX-512.Kirill Yukhin1-1/+7
2015-09-22AVX-512. Introduce SKylake server CPU.Kirill Yukhin1-2/+20
2015-08-14driver-i386.c (host_detect_local_cpu): Add support for skylake.Yuri Rumyantsev1-0/+7
2015-08-12Add Knights Landing support to __builtin_cpu_isH.J. Lu1-0/+5
2015-08-11re PR target/66954 (function multiversioning fails for target "aes")Uros Bizjak1-1/+4
2015-08-10Treat model == 0x4f as BroadwellH.J. Lu1-0/+1
2015-07-22re PR target/66954 (function multiversioning fails for target "aes")Uros Bizjak1-1/+4
2015-07-13t-dragonfly: New.John Marino1-0/+2
2015-06-30IA MCU psABI support: changes to librariesH.J. Lu1-0/+1
2015-05-27config.host (i[34567]86-*-freebsd*, [...]): Set md_unwind_headerJohn Marino1-0/+173
2015-05-22config.host (i[34567]-*-*, x86_64-*-*): Add t-crtfm instead of i386/t-crtfm t...Uros Bizjak2-47/+46
2015-04-17Hide __cpu_indicator_init/__cpu_model from linkerH.J. Lu2-2/+7
2015-03-02re PR libgcc/64885 (libstdc++ all_attributes failure)Jonathan Wakely1-1/+1
2015-01-27Move Solaris/x86 CRT_GET_RFIB_DATA definition to libgccRainer Orth1-1/+1
2015-01-25i386.c (get_builtin_code_for_version): Add support for BMI and BMI2 multivers...Allan Sandfeld Jensen1-1/+7
2015-01-24Support new Intel processor model numbersH.J. Lu1-0/+12
2015-01-23elf-lib.h: New file.Uros Bizjak1-0/+36
2015-01-05Update copyright years.Jakub Jelinek27-27/+27
2014-11-27Support avx512f in __builtin_cpu_supports.Ilya Tocar1-1/+4
2014-09-18Fix i386 FP_TRAPPING_EXCEPTIONS.Joseph Myers1-1/+1
2014-09-05Use -fbuilding-libgcc for more target macros used in libgcc.Joseph Myers2-4/+4
2014-08-19cygming-crtend.c (register_frame_ctor): Move atexit call from here...Yaakov Selkowitz3-6/+27
2014-08-19cygming-crtbegin.c (deregister_frame_fn): Fix declaration syntax.Yaakov Selkowitz1-1/+1
2014-07-24cygming-crtbegin.c (deregister_frame_fn): Newly public.DJ Delorie1-9/+8