gas/
authorH.J. Lu <hjl.tools@gmail.com>
Thu, 15 Mar 2007 17:30:31 +0000 (17:30 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Thu, 15 Mar 2007 17:30:31 +0000 (17:30 +0000)
commitc3fe08facbc8d8e8e0bdff27a01c0c77a03a5047
treee452b44b07f1d8277eb0f51d1e53c87222e18515
parent4061927e10148290f821a3bce1b20870bf01534a
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
This page took 0.026767 seconds and 4 git commands to generate.