diff options
author | Nick Clifton <nickc@redhat.com> | 2002-03-21 09:13:34 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2002-03-21 09:13:34 +0000 |
commit | f201ccb3e5bd27dca11a6ecfb139cf72cee5809c (patch) | |
tree | 4acdbc72fb1179e08679ce5e765a5901d8dbd137 /gas/ChangeLog | |
parent | 5ae2e65e90f1960fdd0ac9d05c623d7339ba494a (diff) | |
download | gdb-f201ccb3e5bd27dca11a6ecfb139cf72cee5809c.zip gdb-f201ccb3e5bd27dca11a6ecfb139cf72cee5809c.tar.gz gdb-f201ccb3e5bd27dca11a6ecfb139cf72cee5809c.tar.bz2 |
Fix typo
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 b918360..33ab02f 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2002-03-20 Albert Chin-A-Young <china@thewrittenword.com> + + * config/tc-arm.c (vfp_dp_reg_required_here): Fix typo + (vfp_sp_reg_pos -> vfp_dp_reg_pos). + 2002-03-18 Alexandre Oliva <aoliva@redhat.com> * config/tc-mips.c (md_estimate_size_before_relax): Do not modify |