]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/config/i386/xmmintrin.h
Update copyright years.
[thirdparty/gcc.git] / gcc / config / i386 / xmmintrin.h
2016-01-04  jakub Update copyright years.
2015-01-05  jakub Update copyright years.
2014-11-15  glisse2014-11-15 Marc Glisse <marc.glisse@inria.fr>
2014-05-30  iangcc/:
2014-04-02  mrsMerge in trunk.
2014-03-24  drepper2014-03-24 Ulrich Drepper <drepper@gmail.com>
2014-03-03  uros * config/i386/xmmintrin.h (enum _mm_hint) <_MM_HINT_ET...
2014-02-26  kyukhingcc/
2014-02-25  kyukhingcc/
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-06-23  tmsriramAllow mmintrin headers to work with function specific...
2013-01-10  rsandifoUpdate copyright years in gcc/
2013-01-04  jakubUpdate Copyright years for files modified in 2011 and...
2012-07-03  urosgcc/
2011-01-03  jakubUpdate Copyright years for files modified in 2010.
2010-11-10  uros PR middle-end/46419
2009-04-09  jakubLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2008-05-02  hjl2008-05-02 H.J. Lu <hongjiu.lu@intel.com>
2008-04-22  uros PR target/29096
2008-03-13  uros PR target/34000
2008-03-13  uros Revert my previous commit.
2008-03-13  uros PR target/35553
2008-01-30  rus * config/i386/xmmintrin.h (_mm_prefetch): Added const...
2007-12-14  uros * gcc.target/i386/sse-14.c (test_1, test_2, test_2x...
2007-12-13  uros PR target/34435
2007-09-23  jakub * tree.h (block_nonartificial_location): New prototype.
2007-05-21  uros * config/i386/tmmintrin.h (_mm_alignr_epi8): Provide...
2007-05-20  uros * config/i386/tmmintrin.h (_mm_alignr_epi32...
2007-05-19  uros PR target/31585
2007-03-21  rth PR target/31245
2007-02-08  hjagasia * config/i386/xmmintrin.h: Make inclusion of...
2006-04-27  mueller2006-04-27 Dirk Mueller <dmueller@suse.de>
2006-01-27  hjl2006-01-27 H.J. Lu <hongjiu.lu@intel.com>
2005-12-23  rth * config/i386/mmintrin.h (_mm_add_si64): Only...
2005-12-05  dalej2005-12-05 Dale Johannesen <dalej@apple.com>
2005-11-30  echristo2005-11-29 Evan Cheng <evan.cheng@apple.com>
2005-06-29  stuart2005-06-29 Stuart Hastings <stuart@apple.com>
2005-06-25  kcookUpdate FSF address.
2005-06-01  jakub * config/i386/xmmintrin.h (_mm_setzero_ps, _mm_set_ss...
2005-01-18  kazu * config/darwin.c, config/darwin.h, config/freebsd...
2005-01-11  rth PR target/13366
2004-12-20  rth * config/i386/emmintrin.h: Use __vector_size__...
2004-08-03  hjlgcc/
2004-03-16  bonzinigcc/ChangeLog
2004-01-31  kazu alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c,...
2004-01-01  hubicka * expmed.c (store_bit_field, extract_bit_field): Use...
2003-09-26  neroden * config/i386/netbsd-elf.h, config/i386/netbsd64.h,
2003-06-06  hjlApply the right patch.
2003-06-06  hjl2003-06-06 H.J. Lu <hongjiu.lu@intel.com>
2003-02-22  hubicka * i386.c (def_builtin): Special case 64bit builtins.
2003-02-22  hubicka * i386.c (builtin_description): Add __builtin_ia32_pad...
2003-01-07  hubicka * genopinit.c (optabs): Add addc_optab.
2002-12-26  kazu * config/i386/athlon.md: Fix comment typos.
2002-10-29  hubicka * i386.h (CONST_DOUBLE_OK_FOR_LETTER_P): Remove 'H'
2002-10-22  hubicka PR other/8289
2002-10-22  hubicka * i386.c (standard_sse_constant_p): Accept vector...
2002-10-22  hubicka * i386.md: FIx typo.
2002-10-22  hubicka * i386.c (builtin_description): Add IX86_BUILTIN_PUNPC...
2002-10-21  hubicka * i386.c (builtin_description): Add punpcklqdq and...
2002-10-20  rakdver PR other/8202
2002-10-19  hubicka * i386.c (classify_argument): Pass MMX arguments in...
2002-10-19  hubicka * mmintrin.h (__m64): typedef it to v2si.
2002-10-17  hubicka * mmintrin.h: Guard by __MMX__
2002-10-17  hubicka Really commit patch announced at Oct 14
2002-10-16  hubicka PR target/7386
2002-10-15  hubicka * i386.md (movv2di_internal): New pattern.
2002-09-14  kazu * config/fr30/fr30.h: Fix comment typos.
2002-05-08  berndsDefine __SSE2__ if -msse2 instead of __SSE2_BUILTINS__
2002-05-06  berndsFix problems compiling xmmintrin.h with only -msse.
2002-05-04  berndsFix bugs in SSE2 suppport and add SSE2 functions to...
2002-01-12  rth * config/i386/i386.c (override_options): If...
2002-01-12  rth * config/i386/mmintrin.h: New file.