Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * arm-dis.c (print_insn_arm): Constify "insn". Formatting. | Alan Modra | 2002-12-02 | 1 | -2/+7 |
| | | | | | | | | | | | | | | | | | (print_insn_thumb): Likewise. * h8500-dis.c (print_insn_h8500): Constify "opcode". * mcore-dis.c (print_insn_mcore): Constify "op". Formatting. * ns32k-dis.c (print_insn_arg <case 'F'>): Use a union to avoid type-punned pointer warnings. <case 'L'>: Likewise. Fix error message too. * pdp11-dis.c (print_reg): Warning fix. * sh-dis.c (print_movxy): Constify "op" param. (print_insn_ddt): Constify sh_opcode_info vars. (print_insn_ppi): Likewise. (print_insn_sh): Likewise. * tic30-dis.c (cnvt_tmsfloat_ieee): Use a union to avoid type-punned pointer warnings. * w65-dis.c (print_insn_w65): Constify "op". | ||||
* | Fix typos in ChangeLogs; fix dates in copyright notices | Nick Clifton | 2001-03-13 | 1 | -1/+1 |
| | |||||
* | 2000-08-28 Kazu Hirata <kazu@hxi.com> | Kazu Hirata | 2000-08-28 | 1 | -35/+35 |
| | | | | * tic30-dis.c: Fix formatting. | ||||
* | * alpha-dis.c: Don't include <stdlib.h>. | Ian Lance Taylor | 1999-06-21 | 1 | -3/+2 |
| | | | | | | | | * arm-dis.c: Include "sysdep.h". * tic30-dis.c: Don't include <stdlib.h> or <string.h>. Include "sysdep.h". * Makefile.am: Rebuild dependencies. * Makefile.in: Rebuild. | ||||
* | 19990502 sourceware import | Richard Henderson | 1999-05-03 | 1 | -0/+711 |