OSDN Git Service

gas/
authorH.J. Lu <hjl@lucon.org>
Thu, 15 Mar 2007 17:30:31 +0000 (17:30 +0000)
committerH.J. Lu <hjl@lucon.org>
Thu, 15 Mar 2007 17:30:31 +0000 (17:30 +0000)
commit415244a9b646b346185f0324f11dd18eda3292c8
tree1131cb579c75cc3c7d470f3790ca5350b9b4e4a2
parent29fb2af4282c39a506aa9bca1999d73b5b3c0065
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.
opcodes/ChangeLog
opcodes/i386-opc.c
opcodes/i386-opc.h