summaryrefslogtreecommitdiffstats
path: root/gas/itbl-ops.h
Commit message (Collapse)AuthorAgeFilesLines
* update copyright datesAlan Modra2009-09-021-1/+2
|
* Switch to GPLv3Nick Clifton2007-07-031-1/+1
|
* * itbl-ops.c (itbl_entry): Remove unnecessary and excessively long ↵Nick Clifton2007-03-291-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.
* remove some duplicate #include's.Alan Modra2006-06-071-9/+1
|
* Update the address and phone number of the FSFNick Clifton2005-05-051-2/+2
|
* update copyright datesAlan Modra2005-03-031-1/+1
|
* * 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.
* 19990502 sourceware importRichard Henderson1999-05-031-0/+109
OpenPOWER on IntegriCloud