summaryrefslogtreecommitdiff
path: root/gcc/config/i386/mmintrin.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Allow mmintrin headers to work with function specific target opts. Pleasetmsriram2013-06-231-7/+29
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.jakub2009-04-091-13/+10
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-2/+2
* 2008-05-02 H.J. Lu <hongjiu.lu@intel.com>hjl2008-05-021-0/+1
* PR target/34000uros2008-03-131-129/+129
* 2008-03-08 Uros Bizjak <ubizjak@gmail.com>uros2008-03-081-18/+19
* * tree.h (block_nonartificial_location): New prototype.jakub2007-09-231-131/+131
* PR target/31245rth2007-03-211-3/+4
* 2006-01-27 H.J. Lu <hongjiu.lu@intel.com>hjl2006-01-271-4/+34
* * config/i386/mmintrin.h (_mm_add_si64): Only define for SSE2.rth2005-12-231-0/+4
* 2005-06-29 Stuart Hastings <stuart@apple.com>stuart2005-06-291-125/+125
* Update FSF address.kcook2005-06-251-2/+2
* PR target/19530rth2005-01-201-4/+2
* PR target/13366rth2005-01-111-36/+8
* * config/i386/i386.c (bdesc_2arg): Update names for mmx_ prefixes.rth2005-01-091-4/+4
* * config/i386/emmintrin.h: Use __vector_size__ instead of vector_size.rth2004-12-201-4/+4
* gcc/kazu2004-03-241-1/+1
* gcc/ChangeLogbonzini2004-03-161-4/+4
* 2003-10-26 Ottavio Campana <ottavio@campana.vi.it>aj2003-10-261-1/+1
* * config/i386/i386-aout.h, config/i386/i386-coff.h,neroden2003-09-261-4/+4
* Apply the right patch.hjl2003-06-061-57/+330
* 2003-06-06 H.J. Lu <hongjiu.lu@intel.com>hjl2003-06-061-2/+59
* * i386.c (def_builtin): Special case 64bit builtins.hubicka2003-02-221-0/+25
* * i386.c (builtin_description): Add __builtin_ia32_paddq andhubicka2003-02-221-0/+14
* * mmintrin.h (__m64): typedef it to v2si.hubicka2002-10-191-22/+24
* * mmintrin.h: Guard by __MMX__hubicka2002-10-171-0/+4
* * config/i386/mmintrin.h (__m64): Make the type 64-bit aligned.jakub2002-08-061-1/+1
* * config/i386/mmintrin.h: New file.rth2002-01-121-0/+542