diff options
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r-- | gcc/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 03261dc..6082e74 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,12 @@ +2005-05-13 David Ung <davidu@mips.com> + + * config/mips/mips.h (processor_type): Add new PROCESSOR_4KP + name. + * config/mips/mips.c: Add 4km alias. + * config/mips/mips.md: Add 4kp to cpu attrib and include 4k.md. + * config/mips/4k.md: New file, add 4Kc/4Kp DFA pipeline + description. + 2005-05-13 Jan Hubicka <jh@suse.cz> * c-decl.c (finish_function): Suppress "control reaches end of |