OSDN Git Service

* config/darwin.c, config/darwin.h, config/freebsd-spec.h,
[pf3gnuchains/gcc-fork.git] / gcc / config / i386 / xmmintrin.h
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.