aboutsummaryrefslogtreecommitdiff
path: root/opcodes/tic30-dis.c
AgeCommit message (Collapse)AuthorFilesLines
2007-07-05Change source files over to GPLv3.Nick Clifton1-11/+13
2005-07-042005-07-04 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-0/+7
* tic30-dis.c (cnvt_tmsfloat_ieee): Use HUGE_VALF if defined.
2005-07-01Update function declarations to ISO C90 formattingNick Clifton1-227/+219
2005-05-07Update the address and phone number of the FSFNick Clifton1-2/+2
2002-12-02 * arm-dis.c (print_insn_arm): Constify "insn". Formatting.Alan Modra1-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".
2001-03-13Fix typos in ChangeLogs; fix dates in copyright noticesNick Clifton1-1/+1
2000-08-282000-08-28 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-35/+35
* tic30-dis.c: Fix formatting.
1999-06-21 * alpha-dis.c: Don't include <stdlib.h>.Ian Lance Taylor1-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.
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+711