summaryrefslogtreecommitdiff
path: root/opcodes/hppa-dis.c
AgeCommit message (Expand)Author
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-05-24Move print_insn_XXX to an opcodes internal headerYao Qi
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-01-01Copyright update for binutilsAlan Modra
2015-09-23Fix compile time warnings generated when compiling with clang.Nick Clifton
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-03-05Update copyright yearsAlan Modra
2012-07-24 PR binutils/13135Nick Clifton
2010-12-31 PR gas/11395Dave Anglin
2007-07-05Change source files over to GPLv3.Nick Clifton
2005-08-14 * hppa-dis.c (print_insn_hppa): Don't print '%' before register names.Dave Anglin
2005-08-05 * hppa-dis.c (print_insn_hppa): Prefix 21-bit values with "L%".Dave Anglin
2005-07-17 * hppa-dis.c (print_insn_hppa): Add space after 'w' in wide-modeDave Anglin
2005-07-01Update function declarations to ISO C90 formattingNick Clifton
2005-05-07Update the address and phone number of the FSFNick Clifton
2003-02-25 * hppa-dis.c: Formatting.Alan Modra
2003-02-25 * hppa-dis.c (print_insn_hppa <2 bit space register>): Do not printAlan Modra
2001-12-31 * hppa-dis.c (print_insn_hppa): Handle new 'c' mode completers,Jeff Law
2001-03-13Fix typos in ChangeLogs; fix dates in copyright noticesNick Clifton
2001-01-14Adds assembly and dis-assembly support for the HPPA wideAlan Modra
2000-07-09Add some prototypes, and fix a few warnings.Alan Modra
2000-04-21 * hppa-dis.c (extract_16): New function.Jeff Law
2000-04-14More portability patches. Include sysdep.h everywhere.Alan Modra
1999-11-25 * hppa-dis.c (unit_cond_names): Add PA2.0 unit condition names.Jeff Law
1999-10-10 * hppa-dis.c (print_insn_hppa): Add new codes 'cc', 'cd', 'cC',Jeff Law
1999-09-23Remove accidental case duplication.Jeff Law
1999-09-23 * hppa-dis.c (print_insn_hppa): Replace 'B', 'M', 'g' and 'l' withJeff Law
1999-09-19 * hppa-dis.c: (print_insn_hppa): Correct 'cJ', 'cc'.Jeff Law
1999-09-19 * hppa-dis.c (extract_22): New function.Jeff Law
1999-09-19 * hppa-dis.c (print_insn_hppa): Handle 'J', 'K', and 'cc'.Jeff Law
1999-09-19 * hppa-dis.c (print_insn_hppa): Handle 'fe' and 'cJ'.Jeff Law
1999-09-19 * hppa-dis.c (print_insn_hppa): Handle '#', 'd', and 'cq'.Jeff Law
1999-09-19 * hppa-dis.c (print_insn_hppa): Handle 'm', 'h', '='.Jeff Law
1999-09-19 * hppa-dis.c (print_insn_hppa): Handle 'X' operand.Jeff Law
1999-09-19 * hppa-dis.c (print_insn_hppa): Handle 'B' operand.Jeff Law
1999-09-19 * hppa-dis.c (print_insn_hppa): Handle 'M' and 'L' operands.Jeff Law
1999-09-19 * hppa-dis.c (print_insn_hppa): Handle 'l' operand.Jeff Law
1999-09-19 * hppa-dis.c (print_insn_hppa): Handle 'g' operand.Jeff Law
1999-09-18 * hppa-dis.c (print_insn_hppa): Output a space after 'X' completer.Jeff Law
1999-09-18 * hppa-dis.c: (print_insn_hppa): Do output a space before a 'v'Jeff Law
1999-09-18 * hppa-dis.c: (print_insn_hppa): Handle 'fX'.Jeff Law
1999-09-18 * hppa-dis.c: (print_insn_hppa): Add missing break afterJeff Law
1999-09-18 * hppa-dis.c: Finish constifying various completers, registerJeff Law
1999-09-07 * hppa-dis.c (print_insn_hppa): Escape '%' in output strings.Jeff Law
1999-09-07 * hppa-dis.c (print_insn_hppa): Handle 'Z' argument.Jeff Law
1999-08-29 * hppa-dis.c (print_insn_hppa): Replace 'f' by 'v'. Prefix floatJeff Law
1999-08-28 * hppa-dis.c (print_insn_hppa): Add args q, %, !, and |.Jeff Law
1999-08-28 * hppa-dis.c (MASK_10, read_write_names, add_compl_names,Jeff Law
1999-08-28 * hppa-dis.c (signed_unsigned_names,mix_half_names,Jeff Law
1999-08-28 * hppa-dis.c (print_insn_hppa): Place completers behind prefix 'c'.Jeff Law