Age | Commit message (Expand) | Author | Files | Lines |
2021-03-31 | Use bool in opcodes | Alan Modra | 1 | -11/+11 |
2021-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2020-09-16 | Tidy elf_symbol_from | Alan Modra | 1 | -1/+1 |
2020-09-10 | Stop symbols generated by the annobin gcc plugin from breaking the disassembl... | Nick Clifton | 1 | -0/+24 |
2020-06-06 | Power10 tidies | Alan Modra | 1 | -0/+5 |
2020-05-11 | Power10 Reduced precision outer product operations | Alan Modra | 1 | -0/+2 |
2020-05-11 | PowerPC Default disassembler to -Mpower10 | Alan Modra | 1 | -1/+1 |
2020-05-11 | PowerPC Rename powerxx to power10 | Alan Modra | 1 | -2/+7 |
2020-03-20 | PowerPC disassembly of odd sized sections | Alan Modra | 1 | -10/+18 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-12-23 | ppc: misc minor build corrections | Jan Beulich | 1 | -5/+5 |
2019-12-10 | Remove backup ppc struct dis_private. | Alan Modra | 1 | -3/+4 |
2019-06-03 | Don't waste space in prefix_opcd_indices | Alan Modra | 1 | -1/+1 |
2019-05-24 | PowerPC add initial -mfuture instruction support | Peter Bergner | 1 | -1/+92 |
2019-05-11 | PowerPC objdump -Mraw | Alan Modra | 1 | -3/+5 |
2019-05-09 | Update printing of optional operands during disassembly. | Peter Bergner | 1 | -9/+8 |
2019-04-07 | print_insn_powerpc tidy | Alan Modra | 1 | -26/+23 |
2019-04-05 | PowerPC disassembler: Don't emit trailing spaces | Alan Modra | 1 | -4/+11 |
2019-03-28 | PR24390, Don't decode mtfsb field as a cr field | Alan Modra | 1 | -1/+3 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-12-28 | PR24028, PPC_INT_FMT | Alan Modra | 1 | -10/+10 |
2018-08-21 | Use operand->extract to provide defaults for optional PowerPC operands | Alan Modra | 1 | -6/+13 |
2018-07-26 | PowerPC Improve support for Gekko & Broadway | Alex Chadwick | 1 | -0/+7 |
2018-07-02 | GDB PR tdep/8282: MIPS: Wire in `set disassembler-options' | Maciej W. Rozycki | 1 | -6/+12 |
2018-05-21 | Remove fake operand handling for extended mnemonics. | Peter Bergner | 1 | -6/+0 |
2018-05-08 | Correct powerpc spe opcode lookup | Alan Modra | 1 | -6/+6 |
2018-05-07 | Simplify VLE handling in print_insn_powerpc(). | Peter Bergner | 1 | -35/+20 |
2018-05-07 | Cleanup ppc code dealing with opcode dumps. | Peter Bergner | 1 | -41/+25 |
2018-03-07 | XCOFF disassembler | Alan Modra | 1 | -11/+5 |
2018-03-03 | opcodes error messages | Alan Modra | 1 | -1/+2 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2017-12-01 | Use consistent types for holding instructions, instruction masks, etc. | Peter Bergner | 1 | -47/+43 |
2017-08-24 | [PowerPC VLE] Add SPE2 and EFS2 instructions support | Alexander Fedotov | 1 | -2/+81 |
2017-08-21 | [PowerPC VLE] Add LSP (Lightweight Signal Processing) instruction support | Alexander Fedotov | 1 | -1/+1 |
2017-05-24 | Move print_insn_XXX to an opcodes internal header | Yao Qi | 1 | -1/+1 |
2017-04-11 | Reorder PPC_OPCODE_* and set PPC_OPCODE_TMR for e6500 | Alan Modra | 1 | -3/+2 |
2017-04-11 | Bye bye PPC_OPCODE_HTM and -mhtm | Alan Modra | 1 | -6/+4 |
2017-04-11 | Bye Bye PPC_OPCODE_VSX3 | Alan Modra | 1 | -4/+2 |
2017-04-11 | Bye bye PPC_OPCODE_ALTIVEC2 | Alan Modra | 1 | -5/+5 |
2017-04-10 | Tidy ppc476 opcodes | Alan Modra | 1 | -2/+2 |
2017-04-05 | -Wwrite-strings: Constify struct disassemble_info's disassembler_options field | Pedro Alves | 1 | -1/+1 |
2017-03-29 | PowerPC -Mraw disassembly | Alan Modra | 1 | -10/+17 |
2017-03-27 | PR21303, objdump doesn't show e200z4 insns | Alan Modra | 1 | -2/+13 |
2017-03-08 | Update -maltivec and -mvsx options to only enable their oldest instructions. | Peter Bergner | 1 | -2/+2 |
2017-02-28 | GDB: Add support for the new set/show disassembler-options commands. | Peter Bergner | 1 | -21/+38 |
2017-01-02 | Update year range in copyright notice of all files. | Alan Modra | 1 | -1/+1 |
2016-12-08 | Fix crash when disassembling invalid range on powerpc vle | Luis Machado | 1 | -1/+1 |
2016-08-01 | Fix some PowerPC VLE BFD issues and add some PowerPC VLE instructions. | Andrew Jenner | 1 | -0/+5 |
2016-06-07 | PowerPC VLE | Alan Modra | 1 | -34/+37 |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |