gas/
commitf6520c394df409c41d3bee018baa637fe2859ea9
authorH.J. Lu <hjl@lucon.org>
Thu, 15 Mar 2007 17:30:31 +0000 (15 17:30 +0000)
committerH.J. Lu <hjl@lucon.org>
Thu, 15 Mar 2007 17:30:31 +0000 (15 17:30 +0000)
tree2c06bcf82a581a62ed113a1dc323242842e07eaf
parentc024460ee3af5ac1fd160d6ceeb8d1d3dc26f70c
gas/

2007-03-15  H.J. Lu  <hongjiu.lu@intel.com>

* config/tc-i386.c (md_begin): Use i386_regtab_size to scan
i386_regtab.
(parse_register): Use i386_regtab_size instead of ARRAY_SIZE
on i386_regtab.

opcodes/

2007-03-15  H.J. Lu  <hongjiu.lu@intel.com>

* i386-opc.c: Include "libiberty.h".
(i386_regtab): Remove the last entry.
(i386_regtab_size): New.
(i386_float_regtab_size): Likewise.

* i386-opc.h (i386_regtab_size): New.
(i386_float_regtab_size): Likewise.
gas/ChangeLog
gas/config/tc-i386.c
opcodes/ChangeLog
opcodes/i386-opc.c
opcodes/i386-opc.h