Deleted Added
full compact
ChangeLog.gcc43 (237406) ChangeLog.gcc43 (250550)
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-12 Richard Guenther <rguenther@suse.de> (r123736)

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

177 (abs<mode>2): Likewise.
178
179 * config/i386/tmmintrin.h: New file.
180
181 * doc/extend.texi: Document SSSE3 built-in functions.
182
183 * doc/invoke.texi: Document -mssse3/-mno-ssse3 switches.
184
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-12 Richard Guenther <rguenther@suse.de> (r123736)

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

177 (abs<mode>2): Likewise.
178
179 * config/i386/tmmintrin.h: New file.
180
181 * doc/extend.texi: Document SSSE3 built-in functions.
182
183 * doc/invoke.texi: Document -mssse3/-mno-ssse3 switches.
184
1852006-10-22 H.J. Lu <hongjiu.lu@intel.com>
186
187 * config/i386/tmmintrin.h: Remove the duplicated content.
188
1852006-10-21 Richard Guenther <rguenther@suse.de> (r117932)
186
187 PR tree-optimization/3511
188 * tree-ssa-pre.c (phi_translate): Fold CALL_EXPRs that
189 got new invariant arguments during PHI translation.
190
1912006-10-21 Richard Guenther <rguenther@suse.de> (r117929)
192
193 * builtins.c (fold_builtin_classify): Fix typo.
194
1892006-10-21 Richard Guenther <rguenther@suse.de> (r117932)
190
191 PR tree-optimization/3511
192 * tree-ssa-pre.c (phi_translate): Fold CALL_EXPRs that
193 got new invariant arguments during PHI translation.
194
1952006-10-21 Richard Guenther <rguenther@suse.de> (r117929)
196
197 * builtins.c (fold_builtin_classify): Fix typo.
198