summaryrefslogtreecommitdiff
path: root/opcodes/tic30-dis.c
Commit message (Collapse)AuthorAgeFilesLines
* 2005-07-04 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2005-07-041-0/+7
| | | | * tic30-dis.c (cnvt_tmsfloat_ieee): Use HUGE_VALF if defined.
* Update function declarations to ISO C90 formattingNick Clifton2005-07-011-227/+219
|
* Update the address and phone number of the FSFNick Clifton2005-05-071-2/+2
|
* * arm-dis.c (print_insn_arm): Constify "insn". Formatting.Alan Modra2002-12-021-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 noticesNick Clifton2001-03-131-1/+1
|
* 2000-08-28 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-08-281-35/+35
| | | | * tic30-dis.c: Fix formatting.
* * alpha-dis.c: Don't include <stdlib.h>.Ian Lance Taylor1999-06-211-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.
* Initial revisionRichard Henderson1999-05-031-0/+711