Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-06-22 | * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c, | Nick Clifton | 1 | -1/+1 | |
gas/config/atof-ieee.c, gas/config/obj-aout.c, gas/config/obj-coff.c, gas/config/obj-ecoff.c, gas/config/obj-elf.c, gas/config/obj-som.c, gas/config/tc-alpha.c, gas/config/tc-arc.c, gas/config/tc-arm.c, gas/config/tc-cr16.c, gas/config/tc-cris.c, gas/config/tc-crx.c, gas/config/tc-d30v.c, gas/config/tc-dlx.c, gas/config/tc-hppa.c, gas/config/tc-i370.c, gas/config/tc-i386-intel.c, gas/config/tc-i386.c, gas/config/tc-i860.c, gas/config/tc-i960.c, gas/config/tc-ia64.c, gas/config/tc-iq2000.c, gas/config/tc-m32c.c, gas/config/tc-m32r.c, gas/config/tc-m68hc11.c, gas/config/tc-m68k.c, gas/config/tc-maxq.c, gas/config/tc-mcore.c, gas/config/tc-mep.c, gas/config/tc-mips.c, gas/config/tc-mmix.c, gas/config/tc-mn10300.c, gas/config/tc-moxie.c, gas/config/tc-ns32k.c, gas/config/tc-pj.c, gas/config/tc-ppc.c, gas/config/tc-s390.c, gas/config/tc-score.c, gas/config/tc-score7.c, gas/config/tc-sh.c, gas/config/tc-sparc.c, gas/config/tc-spu.c, gas/config/tc-tic30.c, gas/config/tc-vax.c, gas/config/tc-xtensa.c, gas/config/xtensa-relax.c, gas/dw2gencfi.c, gas/dwarf2dbg.c, gas/ehopt.c, gas/expr.c, gas/frags.c, gas/input-file.c, gas/read.c, gas/sb.c, gas/subsegs.c, gas/symbols.c, gas/write.c: Change the name of the gas macro `assert' to `gas_assert'. | |||||
2009-01-02 | * or32-opc.c (or32_print_register, or32_print_immediate, | Nick Clifton | 1 | -4/+9 | |
disassemble_insn): Don't rely on undefined sprintf behaviour. * itbl-ops.c (itbl_disassemble): Don't rely on undefined sprintf behaviour. | |||||
2007-07-03 | Switch to GPLv3 | Nick Clifton | 1 | -2/+2 | |
2007-03-29 | * itbl-ops.c (itbl_entry): Remove unnecessary and excessively long ↵ | Nick Clifton | 1 | -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-07 | remove some duplicate #include's. | Alan Modra | 1 | -6/+2 | |
2005-05-05 | Update the address and phone number of the FSF | Nick Clifton | 1 | -2/+2 | |
2005-03-03 | update copyright dates | Alan Modra | 1 | -1/+2 | |
2005-01-21 | * as.h: Remove #if 0'd code. | Ben Elliston | 1 | -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 Hirata | 1 | -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 Hirata | 1 | -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 Jacobowitz | 1 | -1/+1 | |
* itbl-ops.c: Likewise. | |||||
2001-10-11 | * app.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 | |
* bit_fix.h: Likewise. * expr.c: Likewise. * itbl-ops.c: Likewise. | |||||
2001-07-10 | Use FOPEN_.. macros in calls to fopen(). | Nick Clifton | 1 | -5/+6 | |
2001-05-03 | Warning fixes and configure/makefile tweaks by Thiemo Seufer. | Alan Modra | 1 | -2/+2 | |
2001-03-08 | Fix copyright notices | Nick Clifton | 1 | -1/+1 | |
2000-11-10 | 2000-11-09 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -2/+2 | |
* itbl-ops.c: Fix comment typos. | |||||
2000-11-07 | 2000-11-06 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -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-09 | 2000-09-09 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 1 | -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 to | Ian Lance Taylor | 1 | -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 Taylor | 1 | -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-03 | 19990502 sourceware importbinu_ss_19990502 | Richard Henderson | 1 | -0/+921 | |