diff options
author | Carlos O'Donell <carlos@codesourcery.com> | 2007-10-18 13:33:57 +0000 |
---|---|---|
committer | Carlos O'Donell <carlos@codesourcery.com> | 2007-10-18 13:33:57 +0000 |
commit | 717c53eab04cf56e884231588d2248d86987f65a (patch) | |
tree | e91578b352b3025add3b896fcb500d07ab89d4c9 /gas/ChangeLog | |
parent | b2f58c0c095f7f8f1d8c2d2368d58bf2815a1084 (diff) | |
download | gdb-717c53eab04cf56e884231588d2248d86987f65a.zip gdb-717c53eab04cf56e884231588d2248d86987f65a.tar.gz gdb-717c53eab04cf56e884231588d2248d86987f65a.tar.bz2 |
gas/
2007-10-18 Carlos O'Donell <carlos@systemhalted.org>
* config/tc-hppa.c (pa_ip): Fix comment typo.
(pa_comm): Likewise.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index c24538b..25e70db 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2007-10-18 Carlos O'Donell <carlos@systemhalted.org> + + * config/tc-hppa.c (pa_ip): Fix comment typo. + (pa_comm): Likewise. + 2007-10-18 Nick Clifton <nickc@redhat.com> PR gas/5172 |