aboutsummaryrefslogtreecommitdiff
path: root/gas/itbl-ops.h
AgeCommit message (Collapse)AuthorFilesLines
2009-09-02update copyright datesAlan Modra1-1/+2
2007-07-03Switch to GPLv3Nick Clifton1-1/+1
2007-03-29* itbl-ops.c (itbl_entry): Remove unnecessary and excessively long ↵Nick Clifton1-2/+2
initialization. * itbl-ops.h (enum e_processor): Initialise the e_nprocs field using ITBL_NUMBER_OF_PROCESSORS. * itbl-parse.y (yyerror): Remove use of redundant macro PARAMS.
2006-06-07remove some duplicate #include's.Alan Modra1-9/+1
2005-05-05Update the address and phone number of the FSFNick Clifton1-2/+2
2005-03-03update copyright datesAlan Modra1-1/+1
2003-11-24 * hash.c: Convert to ISO-C.Kazu Hirata1-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.
2001-03-08Fix copyright noticesNick Clifton1-1/+1
2000-09-122000-09-12 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-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.
1999-06-10 Based on patches from John W. Woznack <jwoznack@concentric.net>:Ian Lance Taylor1-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.
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+109