Age | Commit message (Expand) | Author | Files | Lines |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-01-20 | ubsan: hppa: negation of -2147483648 | Alan Modra | 1 | -1/+1 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-12-20 | ubsan: hppa: left shift of negative value | Alan Modra | 1 | -8/+8 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-05-09 | PR22069, Several instances of register accidentally spelled as regsiter | Alan Modra | 1 | -1/+1 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-05-24 | Move print_insn_XXX to an opcodes internal header | Yao Qi | 1 | -1/+1 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-09-23 | Fix compile time warnings generated when compiling with clang. | Nick Clifton | 1 | -2/+2 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -2/+1 |
2012-07-24 | PR binutils/13135 | Nick Clifton | 1 | -4/+4 |
2010-12-31 | PR gas/11395 | Dave Anglin | 1 | -5/+5 |
2007-07-05 | Change source files over to GPLv3. | Nick Clifton | 1 | -8/+10 |
2005-08-14 | * hppa-dis.c (print_insn_hppa): Don't print '%' before register names. | Dave Anglin | 1 | -4/+4 |
2005-08-05 | * hppa-dis.c (print_insn_hppa): Prefix 21-bit values with "L%". | Dave Anglin | 1 | -0/+1 |
2005-07-17 | * hppa-dis.c (print_insn_hppa): Add space after 'w' in wide-mode | Dave Anglin | 1 | -1/+1 |
2005-07-01 | Update function declarations to ISO C90 formatting | Nick Clifton | 1 | -139/+121 |
2005-05-07 | Update the address and phone number of the FSF | Nick Clifton | 1 | -1/+1 |
2003-02-25 | * hppa-dis.c: Formatting. | Alan Modra | 1 | -142/+188 |
2003-02-25 | * hppa-dis.c (print_insn_hppa <2 bit space register>): Do not print | Alan Modra | 1 | -2/+6 |
2001-12-31 | * hppa-dis.c (print_insn_hppa): Handle new 'c' mode completers, | Jeff Law | 1 | -2/+14 |
2001-03-13 | Fix typos in ChangeLogs; fix dates in copyright notices | Nick Clifton | 1 | -1/+1 |
2001-01-14 | Adds assembly and dis-assembly support for the HPPA wide | Alan Modra | 1 | -1/+3 |
2000-07-09 | Add some prototypes, and fix a few warnings. | Alan Modra | 1 | -7/+31 |
2000-04-21 | * hppa-dis.c (extract_16): New function. | Jeff Law | 1 | -19/+71 |
2000-04-14 | More portability patches. Include sysdep.h everywhere. | Alan Modra | 1 | -1/+0 |
1999-11-25 | * hppa-dis.c (unit_cond_names): Add PA2.0 unit condition names. | Jeff Law | 1 | -2/+3 |
1999-10-10 | * hppa-dis.c (print_insn_hppa): Add new codes 'cc', 'cd', 'cC', | Jeff Law | 1 | -25/+39 |
1999-09-23 | Remove accidental case duplication. | Jeff Law | 1 | -4/+0 |
1999-09-23 | * hppa-dis.c (print_insn_hppa): Replace 'B', 'M', 'g' and 'l' with | Jeff Law | 1 | -11/+17 |
1999-09-19 | * hppa-dis.c: (print_insn_hppa): Correct 'cJ', 'cc'. | Jeff Law | 1 | -12/+56 |
1999-09-19 | * hppa-dis.c (extract_22): New function. | Jeff Law | 1 | -1/+11 |
1999-09-19 | * hppa-dis.c (print_insn_hppa): Handle 'J', 'K', and 'cc'. | Jeff Law | 1 | -0/+7 |
1999-09-19 | * hppa-dis.c (print_insn_hppa): Handle 'fe' and 'cJ'. | Jeff Law | 1 | -0/+13 |
1999-09-19 | * hppa-dis.c (print_insn_hppa): Handle '#', 'd', and 'cq'. | Jeff Law | 1 | -0/+37 |
1999-09-19 | * hppa-dis.c (print_insn_hppa): Handle 'm', 'h', '='. | Jeff Law | 1 | -0/+49 |
1999-09-19 | * hppa-dis.c (print_insn_hppa): Handle 'X' operand. | Jeff Law | 1 | -0/+5 |
1999-09-19 | * hppa-dis.c (print_insn_hppa): Handle 'B' operand. | Jeff Law | 1 | -0/+3 |
1999-09-19 | * hppa-dis.c (print_insn_hppa): Handle 'M' and 'L' operands. | Jeff Law | 1 | -0/+6 |
1999-09-19 | * hppa-dis.c (print_insn_hppa): Handle 'l' operand. | Jeff Law | 1 | -0/+3 |
1999-09-19 | * hppa-dis.c (print_insn_hppa): Handle 'g' operand. | Jeff Law | 1 | -0/+3 |
1999-09-18 | * hppa-dis.c (print_insn_hppa): Output a space after 'X' completer. | Jeff Law | 1 | -1/+1 |
1999-09-18 | * hppa-dis.c: (print_insn_hppa): Do output a space before a 'v' | Jeff Law | 1 | -1/+1 |
1999-09-18 | * hppa-dis.c: (print_insn_hppa): Handle 'fX'. | Jeff Law | 1 | -0/+10 |
1999-09-18 | * hppa-dis.c: (print_insn_hppa): Add missing break after | Jeff Law | 1 | -0/+1 |
1999-09-18 | * hppa-dis.c: Finish constifying various completers, register | Jeff Law | 1 | -20/+18 |
1999-09-07 | * hppa-dis.c (print_insn_hppa): Escape '%' in output strings. | Jeff Law | 1 | -2/+2 |