diff options
-rw-r--r-- | gcc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 6eb7ba0..ea68544 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,9 @@ +2007-05-01 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com> + + * config/i386/i386.c (override_options): Tuning 32-byte loop + alignment for amdfam10 architecture. Increasing the max loop + alignment to 24 bytes. + 2007-05-01 Kazu Hirata <kazu@codesourcery.com> * config/m68k/constraints.md: New. |