Based on patches from John W. Woznack <jwoznack@concentric.net>:
commit9dc6eeab89210a571d64b0881e683d23d8986581
authorIan Lance Taylor <ian@airs.com>
Thu, 10 Jun 1999 20:35:50 +0000 (10 20:35 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 10 Jun 1999 20:35:50 +0000 (10 20:35 +0000)
tree7114848e0ce14ba3a2eed14f98cf21ec5f18ea68
parent068cf5b30863fe48ecc96baeac783d66c84451bd
Based on patches from John W. Woznack <jwoznack@concentric.net>:
* itbl-ops.c (itbl_get_reg_val): Add pval parameter.  Return
indication of success rather than a value.
(itbl_get_val): Likewise.
(itbl_get_field): Use strcspn.  Change delimiters to include
parens.
* itbl-ops.h (itbl_get_reg_val): Update declaration.
(itbl_get_val): Likewise.
* config/tc-mips.c (mips_ip): Update call to itbl_get_reg_val.
gas/ChangeLog
gas/config/tc-mips.c
gas/itbl-ops.c
gas/itbl-ops.h