Age | Commit message (Expand) | Author | Files | Lines |
2012-10-26 | * ppc-opc (powerpc_opcodes): "lfdp" and "stfdp" use DS offset. | Alan Modra | 2 | -2/+6 |
2012-10-24 | gas/testsuite/ | Roland McGrath | 2 | -58/+66 |
2012-10-22 | opcodes/ | Peter Bergner | 2 | -1/+5 |
2012-10-18 | * tic54x-dis.c (print_instruction): Don't use K&R style. | Tom Tromey | 2 | -38/+37 |
2012-10-18 | * aarch64-asm.c (aarch64_ins_ldst_reglist): Initialize | Kai Tietz | 3 | -7/+16 |
2012-10-15 | Updated the system register table. | Yufeng Zhang | 2 | -4/+8 |
2012-10-15 | Added the changelog for the previous commit. | Yufeng Zhang | 1 | -0/+6 |
2012-10-15 | Added missing alignment check to load/store uimm12 immediate offset. | Yufeng Zhang | 1 | -1/+1 |
2012-10-11 | 2012-10-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com> | Richard Earnshaw | 2 | -5/+10 |
2012-10-09 | Add AMD bdver3 support. | Nagajyothi Eggone | 3 | -0/+13 |
2012-10-05 | opcodes/ | Peter Bergner | 3 | -1/+21 |
2012-10-04 | * v850-dis.c (disassemble): Place square parentheses around second | Nick Clifton | 2 | -4/+21 |
2012-10-04 | 2012-10-04 Andreas Krebbel <Andreas.Krebbel@de.ibm.com> | Andreas Krebbel | 4 | -34/+90 |
2012-09-28 | Don't abort() when disassembling bad moxie instructions. | Anthony Green | 3 | -29/+102 |
2012-09-25 | Add missing Cpu flags in bd and bt cores | H.J. Lu | 3 | -16/+23 |
2012-09-20 | Replace CpuSSE3 with CpuCX16 for cmpxchg16b | H.J. Lu | 6 | -2964/+2989 |
2012-09-18 | 2012-09-18 Kyrylo Tkachov <kyrylo.tkachov@arm.com> | Richard Earnshaw | 2 | -28/+33 |
2012-09-18 | opcodes/ | Maciej W. Rozycki | 2 | -1/+6 |
2012-09-17 | 2012-09-17 Yufeng Zhang <yufeng.zhang@arm.com> | Richard Earnshaw | 2 | -5/+14 |
2012-09-15 | * configure: Regenerate. | David Edelsohn | 2 | -2/+7 |
2012-09-14 | Fix moxie disassembly for new branch semantics | Anthony Green | 2 | -1/+6 |
2012-09-13 | Bi-endian patches for moxie | Anthony Green | 2 | -7/+33 |
2012-09-10 | missed from 2012-08-15 change | Alan Modra | 1 | -387/+387 |
2012-09-10 | * config.in: Disable sanity check for kfreebsd. | Alan Modra | 2 | -1/+5 |
2012-09-10 | Regenerate binutils configure | H.J. Lu | 2 | -6/+17 |
2012-09-04 | Add Intel Itanium Series 9500 support | H.J. Lu | 10 | -7362/+10421 |
2012-08-29 | * ppc-opc.c (VXASHB_MASK): New define. | Peter Bergner | 2 | -1/+9 |
2012-08-28 | * ppc-opc.c (UIMM4, UIMM3, UIMM2, VXVA_MASK, VXVB_MASK, VXVAVB_MASK, | Peter Bergner | 2 | -23/+66 |
2012-08-24 | * gas/config/tc-arm.c (ARM_ENC_TAB): Add sha1h and sha2op entries. | Matthew Gretton-Dann | 2 | -0/+7 |
2012-08-24 | * gas/config/tc-arm.c (NEON_ENC_TAB): Add sha3op entry. | Matthew Gretton-Dann | 2 | -0/+11 |
2012-08-24 | * gas/config/tc-arm.c (neon_type_mask): Add P64 type. | Matthew Gretton-Dann | 2 | -0/+5 |
2012-08-24 | * gas/config/tc-arm.c (NEON_ENC_TAB): Add aes entry. | Matthew Gretton-Dann | 2 | -0/+8 |
2012-08-24 | * gas/config/tc-arm.c (el_type_type_check): Add handling for 16-bit | Matthew Gretton-Dann | 2 | -0/+7 |
2012-08-24 | * gas/config/tc-arm.c (NEON_ENC_TAB): Add vrint entries. | Matthew Gretton-Dann | 2 | -0/+10 |
2012-08-24 | * gas/config/tc-arm.c (NEON_ENC_TAB): Add vcvta entry. | Matthew Gretton-Dann | 2 | -1/+10 |
2012-08-24 | * gas/config/tc-arm.c (NEON_ENC_TAB): Add vmaxnm, vminnm entries. | Matthew Gretton-Dann | 2 | -0/+11 |
2012-08-24 | * gas/config/tc-arm.c (NEON_ENC_TAB): Add entries for VSEL. | Matthew Gretton-Dann | 2 | -0/+36 |
2012-08-24 | * gas/config/tc-arm.c (do_rm_rn): New function. | Matthew Gretton-Dann | 2 | -1/+40 |
2012-08-24 | * gas/config/tc-arm.c (do_t_bkpt_hlt1): New function. | Matthew Gretton-Dann | 2 | -0/+8 |
2012-08-24 | * gas/config/tc-arm.c (insns): Add DCPS instruction. | Matthew Gretton-Dann | 2 | -0/+5 |
2012-08-24 | * gas/config/tc-arm.c (T16_32_TAB): Add _sevl. | Matthew Gretton-Dann | 2 | -0/+15 |
2012-08-24 | * gas/config/tc-arm.c (asm_barrier_opt): Add arch field. | Matthew Gretton-Dann | 2 | -27/+41 |
2012-08-24 | * opcodes/arm-dis.c (COND_UNCOND): New constant. | Matthew Gretton-Dann | 2 | -4/+30 |
2012-08-21 | Fix sparc opcode encoding for 4-arg crypto instructions. | David S. Miller | 2 | -13/+18 |
2012-08-20 | opcodes/ChangeLog | Alan Modra | 2 | -20/+25 |
2012-08-17 | Add AMD btver1 and btver2 support | H.J. Lu | 6 | -3/+30 |
2012-08-17 | * po/vi.po: Updated Vietnamese translation. | Nick Clifton | 4 | -2/+1316 |
2012-08-16 | * ppc-opc.c (powerpc_opcodes) <"lswx">: Use RAX for the second and | Peter Bergner | 2 | -2/+8 |
2012-08-15 | * rl78-decode.opc (rl78_decode_opcode): Merge %e and %[01] | DJ Delorie | 3 | -239/+250 |
2012-08-15 | opcodes/ | Peter Bergner | 2 | -3/+7 |