Mon Jul 13 13:29:04 1998 Alan Modra <alan@spri.levels.unisa.edu.au>
authorIan Lance Taylor <ian@airs.com>
Mon, 13 Jul 1998 17:31:43 +0000 (17:31 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 13 Jul 1998 17:31:43 +0000 (17:31 +0000)
* config/tc-i386.c (mode_from_disp_size): Change arg and return
type to unsigned int.
(md_assemble): Change type used to store offsets from unsigned
long to long.
(i386_operand): Switch error check to only call RESTORE_END_STRING
once after parse_register.

gas/ChangeLog

index cf37790df989970deb1c9b5a38a500c44ef5d636..b65b9b2b0facca32b2b550140abda6df01769c09 100644 (file)
@@ -1,3 +1,12 @@
+Mon Jul 13 13:29:04 1998  Alan Modra  <alan@spri.levels.unisa.edu.au>
+
+       * config/tc-i386.c (mode_from_disp_size): Change arg and return
+       type to unsigned int.
+       (md_assemble): Change type used to store offsets from unsigned
+       long to long.
+       (i386_operand): Switch error check to only call RESTORE_END_STRING
+       once after parse_register.
+
 Fri Jul 10 16:00:04 1998  Nick Clifton  <nickc@cygnus.com>
 
        * config/tc-v850.c (md_show_usage): Changed format to match that