aboutsummaryrefslogtreecommitdiff
path: root/gas/itbl-ops.c
AgeCommit message (Collapse)AuthorFilesLines
2007-07-03Switch to GPLv3Nick Clifton1-2/+2
2007-03-29* itbl-ops.c (itbl_entry): Remove unnecessary and excessively long ↵Nick Clifton1-6/+1
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-6/+2
2005-05-05Update the address and phone number of the FSFNick Clifton1-2/+2
2005-03-03update copyright datesAlan Modra1-1/+2
2005-01-21 * as.h: Remove #if 0'd code.Ben Elliston1-12/+0
* atof-generic.c (atof_generic): Likewise. * ecoff.c (ecoff_directive_frame): Likewise. * frags.h (FRAG_APPEND_1_CHAR): Likewise. * itbl-ops.c (itbl_add_reg): Likewise. * listing.c (calc_hex): Likewise. * read.c (MASK_CHAR): Likewise. * subsegs.c (subsegs_print_statistics): Likewise. * symbols.c (indent): Likewise. * write.c (write_relocs): Likewise. (write_object_file): Likewise. (relax_frag): Likewise.
2003-11-24 * hash.c: Convert to ISO-C.Kazu Hirata1-17/+15
* hash.h: Likewise. * input-file.c: Likewise. * input-file.h: Likewise. * input-scrub.c: Likewise. * itbl-ops.c: Likewise. * itbl-ops.h: Likewise.
2003-10-27 * ChangeLog: Fix typos.Kazu Hirata1-4/+4
* ChangeLog-9295: Likewise. * as.c: Fix comment typos. * as.h: Likewise. * atof-generic.c: Likewise. * bit_fix.h: Likewise. * frags.h: Likewise. * hash.c: Likewise. * input-file.c: Likewise. * input-scrub.c: Likewise. * itbl-ops.c: Likewise. * itbl-parse.y: Likewise. * listing.c: Likewise. * macro.h: Likewise. * read.c: Likewise. * sb.c: Likewise. * sb.h: Likewise. * symbols.c: Likewise. * symbols.h: Likewise.
2002-10-30 * itbl-lex.l: Use #include <> for generated headers.Daniel Jacobowitz1-1/+1
* itbl-ops.c: Likewise.
2001-10-11 * app.c: Fix comment typos.Kazu Hirata1-1/+1
* bit_fix.h: Likewise. * expr.c: Likewise. * itbl-ops.c: Likewise.
2001-07-10Use FOPEN_.. macros in calls to fopen().Nick Clifton1-5/+6
2001-05-03Warning fixes and configure/makefile tweaks by Thiemo Seufer.Alan Modra1-2/+2
2001-03-08Fix copyright noticesNick Clifton1-1/+1
2000-11-102000-11-09 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-2/+2
* itbl-ops.c: Fix comment typos.
2000-11-072000-11-06 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-41/+36
* as.c: Fix formatting. * dwarf2dbg.c: Likewise. * itbl-ops.c: Likewise. * listing.c: Likewise. * macro.h: Likewise. * messages.c: Likewise. * read.c: Likewise. * subsegs.c: Likewise. * subsegs.h: Likewise. * write.c: Likewise.
2000-09-092000-09-09 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-48/+39
* input-file.c: Fix formatting. * itbl-ops.c: Likewise. * messages.c: Likewise.
1999-06-10 * itbl-ops.c (itbl_disassemble): Change sprintf format strings toIan Lance Taylor1-5/+5
match parameters. (find_entry_byval): Add parens to avoid warning.
1999-06-10 Based on patches from John W. Woznack <jwoznack@concentric.net>:Ian Lance Taylor1-26/+21
* 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/+921