diff options
author | Richard Henderson <rth@redhat.com> | 1998-09-09 18:27:52 +0000 |
---|---|---|
committer | Richard Henderson <rth@redhat.com> | 1998-09-09 18:27:52 +0000 |
commit | 1891eb9f0d97ba596b727606795d2446b96ba04f (patch) | |
tree | abfb89508267dbe674358d6c5c9fb29d3b492743 /gas | |
parent | 253ceee6d0db442542eb06d811108f55560e0a8c (diff) | |
download | gdb-1891eb9f0d97ba596b727606795d2446b96ba04f.zip gdb-1891eb9f0d97ba596b727606795d2446b96ba04f.tar.gz gdb-1891eb9f0d97ba596b727606795d2446b96ba04f.tar.bz2 |
* config/tc-i386.c (i386_operand): Fix typo in last patch.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index c2d5846..38d78e9 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +Wed Sep 9 11:27:16 1998 Richard Henderson <rth@cygnus.com> + + * config/tc-i386.c (i386_operand): Fix typo in last patch. + Tue Sep 8 18:10:01 1998 Catherine Moore <clm@cygnus.com> * config/tc-arm.c (arm_adjust_symtab): Move #ifdef |