]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/config/i386/driver-i386.c
i386-common.c (OPTION_MASK_ISA_RDSEED_SET): New.
[thirdparty/gcc.git] / gcc / config / i386 / driver-i386.c
2012-07-30  Kirill Yukhini386-common.c (OPTION_MASK_ISA_RDSEED_SET): New.
2012-07-25  Kirill YukhinChangelog entry:
2012-07-25  Venkataramanan KumarAMD btver2 enablement
2012-05-20  H.J. LuAdd RDRND, F16C and FSGSBASE support to -march=native
2012-05-11  H.J. LuAdd RTM support to -march=native
2012-05-03  Ganesh Gopalasubra... With -march=native generate fma3 instruction by default...
2012-05-03  Kirill Yukhinre PR target/53201 (unrecognized command line option...
2012-05-02  Kirill YukhinChangeLog entry:
2011-12-19  Quentin Neillre PR target/48743 (-march=native mis-detects AMD K6...
2011-10-21  H.J. Lure PR driver/50740 (CPUID leaf 7 for BMI/BMI2/AVX2...
2011-08-23  H.J. LuAdd BMI2 support.
2011-08-18  Kirill YukhinAdd -mavx2.
2011-08-02  H.J. LuFix a typo in host_detect_local_cpu.
2011-08-01  Kirill YukhinAdd -mlzcnt.
2011-07-12  Harsha JagasiaAMD bdver2 Enablement
2011-06-09  Andi Kleenadd another sandy bridge model number.
2011-06-08  H.J. LuSupport unknown Intel family 0x6 CPUs.
2011-05-25  Jakub Jelinekre PR c/49128 (-march=native generates unsupported...
2011-05-24  H.J. LuAlways add -mno-XXX for -march=native.
2011-01-06  Changpeng FangBobcat (btver1) Enablement
2011-01-03  Jakub JelinekUpdate Copyright years for files modified in 2010.
2010-12-06  H.J. LuAdd -march=/-mtune=corei7-avx.
2010-11-29  Joseph Myerssystem.h: Include "safe-ctype.h" instead of <safe-ctype.h>.
2010-11-11  H.J. LuSupport Intel processor family 6, model 0x2c.
2010-11-10  Quentin NeillAdd support for TBM.
2010-11-10  Quentin NeillAdd support for BMI.
2010-11-02  H.J. LuUpdate -march=native/-mtune=native for Intel Core 2...
2010-05-14  Harsha Jagasiaconfig.gcc: Add support for --with-cpu option for bdver1.
2010-05-09  H.J. LuProperly detect Atom, Core 2 and Core i7.
2010-01-14  Andi Kleendrivers-i386.c (detect_caches_intel): Add l2sizekb...
2009-12-07  Sebastian PopCheck cpuid LWP bit.
2009-12-07  Sebastian PopCheck cpuid ABM bit.
2009-06-03  Uros Bizjakdriver-i386.c (describe_cache): Optimize concatenation...
2009-05-27  H.J. Lure PR target/40266 (march-native gives -mno-sse4, but...
2009-05-21  H.J. Lucpuid.h (bit_MOVBE): New.
2009-05-20  H.J. Ludriver-i386.c (host_detect_local_cpu): Check extended...
2009-05-12  Uros Bizjakre PR target/37197 (-msse4 ICE on __builtin_parityl)
2008-11-04  Uros Bizjakdriver-i386.c (enum vendor_signatures): New enum.
2008-10-12  Uros Bizjakdriver-i386.c (detect_caches_cpuid2): Use array of...
2008-10-11  Uros Bizjakcpuid.h (__cpuid_count): New defines.
2008-08-29  Jan Hubickasee.c (see_merge_one_def_extension): Silence used unini...
2008-06-26  Kaveh R. Ghazidriver-i386.c (detect_caches_amd, [...]): Fix -Wc+...
2008-04-04  Zuxy Mengdriver-i386.c (describe_cache): Add l2_sizekb argument.
2007-11-06  Rask Ingemann Lamb... re PR target/32787 (Sun Studio 12 Undefined symbol...
2007-09-05  Uros Bizjakcpuid.h: New file.
2007-08-02  Nick Cliftonhost-hpux.c: Change copyright header to refer to versio...
2007-08-01  Zdenek Dvorakinvoke.texi (l1-cache-size): Update documentation.
2007-03-13  Uros Bizjaki386.opt (mcx16, msahf): New options.
2007-03-01  Zdenek Dvoraktree-ssa-loop-prefetch.c (determine_unroll_factor)...
2007-02-09  Dwarakanath Rajagopaldriver-i386.c: Turn on -mtune=native for AMDFAM10.
2006-12-02  H.J. Lure PR target/30040 (-mtune=native is wrong for Core...
2006-09-23  Uros Bizjakdriver-i386.c (host_detect_local_cpu): Add prototype.
2006-09-22  Geoffrey Keatingdriver-i386.c: Always define host_detect_local_cpu.
2006-05-09  Michael Matzconfig.host (<i[34567]86-*-*, [...]): Set host_extra_gc...