aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2020-09-16Tidy elf_symbol_fromAlan Modra1-0/+4
2020-09-10Stop symbols generated by the annobin gcc plugin from breaking the disassembl...Nick Clifton1-0/+7
2020-09-10CSKY: Add L2Cache instructions for CK860.Cooper Qu1-0/+6
2020-09-10Fix compile time warnings when building for the CSKY target on a 32-bit host.Nick Clifton1-0/+5
2020-09-10sprintf arg overlaps destinationAlan Modra1-0/+4
2020-09-09CSKY: Change mvtc and mulsw's ISA flag.Cooper Qu1-0/+5
2020-09-09CSKY: Add FPUV3 instructions, which supported by ck860f.Cooper Qu1-0/+24
2020-09-08aarch64: Add support for Armv8-R system registersAlex Coplan1-0/+22
2020-09-08aarch64: Add support for Armv8-R DFB aliasAlex Coplan1-0/+10
2020-09-08aarch64: Add base support for Armv8-RAlex Coplan1-0/+8
2020-09-02ubsan: v850-opc.c:412 left shift cannot be representedAlan Modra1-0/+13
2020-09-02ubsan: i386-dis.cAlan Modra1-0/+6
2020-09-02ubsan: csky-dis.c:1038 left shift cannot be representedAlan Modra1-0/+4
2020-09-02ubsan: crx-dis.c:571 left shift of negative valueAlan Modra1-0/+6
2020-09-02ubsan: *-ibld.cAlan Modra1-0/+18
2020-09-02ubsan: bfin-dis.c:160 shift exponent 32 is too largeAlan Modra1-0/+4
2020-09-02CSKY: Add CPU CK803r3.Cooper Qu1-0/+5
2020-09-02CSKY: Fix Encode of mulsws.Cooper Qu1-0/+4
2020-09-01mep: ubsan: mep-ibld.c:1635,1645,1652 left shift of negative valueAlan Modra1-0/+4
2020-08-31CSKY: Refine operand format error reporting.Cooper Qu1-0/+5
2020-08-30cr16 disassembly error of disp20 fieldsAlan Modra1-0/+9
2020-08-29PR26446 UBSAN: tc-csky.c:2618,4022 index out of boundsAlan Modra1-0/+6
2020-08-28PR26449, PR26450 UBSAN: frv-ibld.c:135 left shiftAlan Modra1-0/+13
2020-08-28CSKY: Support attribute section.Cooper Qu1-0/+12
2020-08-26opcodes: Add missing entries to ebpf_isa_attrJose E. Marchesi1-0/+4
2020-08-26bpf: add xBPF ISADavid Faust1-0/+9
2020-08-25PR26504, ASAN: parse_disassembler_options vax-dis.c:142Alan Modra1-0/+6
2020-08-24CSKY: Add new arch CK860.Cooper Qu1-0/+7
2020-08-24CSKY: Add ck803r2 series cpu.Cooper Qu1-0/+4
2020-08-21Fix problems with the AArch64 linker exposed by testing it with sanitization ...Nick Clifton1-0/+5
2020-08-21CSKY: Support two operands form for bloop.Cooper Qu1-0/+4
2020-08-19Correct vcmpsq, vcmpuq and xvtlsbb BF fieldAlan Modra1-0/+5
2020-08-18Add ChangeLog entries for previous commit.Peter Bergner1-0/+5
2020-08-12aarch64: Add support for MPAM system registersAlex Coplan1-0/+4
2020-08-12Updated Serbian and Russian translations for various sub-directoriesNick Clifton1-0/+4
2020-08-11PowerPC CELL cctp*Alan Modra1-0/+4
2020-08-10[aarch64] GAS doesn't validate the architecture version for any tlbi register...Przemyslaw Wirkus1-0/+9
2020-08-10Implement missing powerpc mtspr and mfspr extended insnsAlan Modra1-0/+5
2020-08-10Implement missing powerpc extended mnemonicsAlan Modra1-0/+5
2020-08-10Prioritise mtfprd and mtvrd over mtvsrd in PowerPC disassemblyAlan Modra1-0/+5
2020-08-04Z8k: fix sout/soudb opcodes with direct addressChristian Groessler1-0/+7
2020-07-30x86: Add {disp16} pseudo prefixH.J. Lu1-0/+16
2020-07-29PR26279 Work around maybe-uninitialized warning in s390-mkopc.cAndreas Arnez1-0/+6
2020-07-24Updated German translation for the opcodes sub-directoryNick Clifton1-0/+4
2020-07-21Revert "x86: Don't display eiz with no scale"Jan Beulich1-0/+4
2020-07-15x86: Don't display eiz with no scaleH.J. Lu1-0/+6
2020-07-15x86: move putop() case labels to restore alphabetic sortingJan Beulich1-0/+4
2020-07-15x86: make PUSH/POP disassembly uniformJan Beulich1-0/+7
2020-07-15x86: avoid attaching suffixes to unambiguous insnsJan Beulich1-0/+14
2020-07-14x86-64: Zero-extend lower 32 bits displacement to 64 bitsH.J. Lu1-0/+6