Deleted Added
full compact
ChangeLog.gcc43 (229554) ChangeLog.gcc43 (234023)
12007-05-01 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com> (r124339)
2
3 * config/i386/i386.c (override_options): Accept k8-sse3, opteron-sse3
4 and athlon64-sse3 as improved versions of k8, opteron and athlon64
5 with SSE3 instruction set support.
6 * doc/invoke.texi: Likewise.
7
82007-04-07 H.J. Lu <hongjiu.lu@intel.com> (r123639)

--- 155 unchanged lines hidden (view full) ---

164 (abs<mode>2): Likewise.
165 (abs<mode>2): Likewise.
166
167 * config/i386/tmmintrin.h: New file.
168
169 * doc/extend.texi: Document SSSE3 built-in functions.
170
171 * doc/invoke.texi: Document -mssse3/-mno-ssse3 switches.
12007-05-01 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com> (r124339)
2
3 * config/i386/i386.c (override_options): Accept k8-sse3, opteron-sse3
4 and athlon64-sse3 as improved versions of k8, opteron and athlon64
5 with SSE3 instruction set support.
6 * doc/invoke.texi: Likewise.
7
82007-04-07 H.J. Lu <hongjiu.lu@intel.com> (r123639)

--- 155 unchanged lines hidden (view full) ---

164 (abs<mode>2): Likewise.
165 (abs<mode>2): Likewise.
166
167 * config/i386/tmmintrin.h: New file.
168
169 * doc/extend.texi: Document SSSE3 built-in functions.
170
171 * doc/invoke.texi: Document -mssse3/-mno-ssse3 switches.
172
1732006-10-21 Richard Guenther <rguenther@suse.de>
174
175 * builtins.c (fold_builtin_classify): Fix typo.
176