diff options
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r-- | gcc/ChangeLog | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 9c98157..80da94d 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,7 +1,8 @@ 2012-05-28 Hans-Peter Nilsson <hp@axis.com> - * doc/md.texi (stack_protect_test): Remove negation of - branch to label. + * doc/md.texi (stack_protect_test): Remove negation of branch to + label. + (Standard Names): Fix typos in documentation for atomic patterns. 2012-05-27 Nathan Sidwell <nathan@acm.org> |