summaryrefslogtreecommitdiff
path: root/gas/itbl-ops.h
Commit message (Collapse)AuthorAgeFilesLines
* * hash.c: Convert to ISO-C.Kazu Hirata2003-11-241-17/+16
| | | | | | | | | * hash.h: Likewise. * input-file.c: Likewise. * input-file.h: Likewise. * input-scrub.c: Likewise. * itbl-ops.c: Likewise. * itbl-ops.h: Likewise.
* Fix copyright noticesNick Clifton2001-03-081-1/+1
|
* 2000-09-12 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-09-121-3/+3
| | | | | | | | | | | | | | | | | | | * as.h: Fix formatting. * asintl.h: Likewise. * bit_fix.h: Likewise. * dwarf2dbg.h: Likewise. * expr.h: Likewise. * flonum.h: Likewise. * frags.h: Likewise. * itbl-ops.h: Likewise. * macro.h: Likewise. * read.h: Likewise. * sb.h: Likewise. * struc-symbol.h: Likewise. * subsegs.h: Likewise. * symbols.h: Likewise. * tc.h: Likewise. * write.h: Likewise.
* Based on patches from John W. Woznack <jwoznack@concentric.net>:Ian Lance Taylor1999-06-101-4/+4
| | | | | | | | | | | * 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.
* Initial revisionRichard Henderson1999-05-031-0/+109