diff options
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 4882a20..3acb58b 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2006-05-08 Kazu Hirata <kazu@codesourcery.com> + + * config/arm/constraints.md (c): Fix a typo. + 2006-05-07 H.J. Lu <hongjiu.lu@intel.com> PR target/24879 |