aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2009-12-14 11:01:25 +0000
committerNick Clifton <nickc@redhat.com>2009-12-14 11:01:25 +0000
commit3aa4238e2615dcd93c7f437e00645b4f413aa749 (patch)
tree83f7f23506f6d681f92165bfbbf0f2b2822f8dd9 /gas
parent34ab888845310822b46b6a37ed5fe7e954bdc848 (diff)
downloadgdb-3aa4238e2615dcd93c7f437e00645b4f413aa749.zip
gdb-3aa4238e2615dcd93c7f437e00645b4f413aa749.tar.gz
gdb-3aa4238e2615dcd93c7f437e00645b4f413aa749.tar.bz2
Fix PR number typo.
Diffstat (limited to 'gas')
-rw-r--r--gas/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index b8447d4..330787a 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,6 +1,6 @@
2009-12-14 Yoshinori Sato <ysato@users.sourceforge.jp>
- PR gas/11089
+ PR gas/11086
* config/tc-rx.c (rx_equ): Rename 'expr' to 'expression' in order
to avoid shadowing a global symbol of the same name.