Age | Commit message (Expand) | Author | Files | Lines |
2012-07-16 | Implement RDRSEED, ADX and PRFCHW instructions | H.J. Lu | 7 | -2754/+5611 |
2012-07-05 | gas/config/ | Sean Keys | 2 | -12/+4 |
2012-07-05 | Typo fix. | Thomas Schwinge | 1 | -1/+1 |
2012-07-05 | opcodes/ | Thomas Schwinge | 2 | -2/+5 |
2012-07-02 | gas/testsuite/ | Roland McGrath | 3 | -2/+7 |
2012-06-28 | * po/vi.po: Updated Vietnamese translation. | Nick Clifton | 2 | -274/+285 |
2012-06-22 | gas/ | Roland McGrath | 3 | -8/+11 |
2012-06-22 | gas/ | Roland McGrath | 5 | -4481/+4494 |
2012-06-11 | opcodes/ | Andreas Schwab | 2 | -75/+87 |
2012-05-19 | bfd/ | Alan Modra | 2 | -2/+10 |
2012-05-18 | * ia64-opc.c: Remove #include "ansidecl.h". | Alan Modra | 3 | -4/+8 |
2012-05-18 | * arc-dis.c: Include sysdep.h first, remove some redundant includes. | Alan Modra | 16 | -631/+650 |
2012-05-18 | * ppc-opc.c (powerpc_macros): Add entries for e_extlwi to e_clrlslwi. | Alan Modra | 2 | -0/+16 |
2012-05-18 | * ppc-opc.c (extract_sprg): Use ALLOW8_SPRG to include VLE. | Alan Modra | 2 | -4/+7 |
2012-05-17 | PR 14072 | Nick Clifton | 51 | -180/+262 |
2012-05-17 | bfd/ | Alan Modra | 2 | -1/+4 |
2012-05-16 | * arm-dis.c (arm_opcodes): Don't disassemble STMFD/LDMIA sp!, {reg} | Nick Clifton | 2 | -0/+39 |
2012-05-15 | * config/tc-m68hc11.c: Add S12X and XGATE co-processor support. | Nick Clifton | 6 | -1070/+1898 |
2012-05-14 | Add support for PowerPC VLE. | James Lemke | 3 | -894/+1960 |
2012-05-11 | PR binutils/14028 | Nick Clifton | 5 | -1/+51 |
2012-05-11 | PR binutils/14006 | Nick Clifton | 2 | -3/+19 |
2012-05-03 | Add support for Motorola XGATE embedded CPU | Nick Clifton | 8 | -2/+633 |
2012-04-30 | * rx-decode.opc (MOV): Do not sign-extend immediates which are | DJ Delorie | 3 | -601/+633 |
2012-04-27 | Add support for sparc %cfr ASR register. | David S. Miller | 3 | -1/+7 |
2012-04-27 | Add support for sparc pause instruction. | David S. Miller | 3 | -1/+8 |
2012-04-27 | Add support for sparc compare-and-branch instructions. | David S. Miller | 2 | -0/+35 |
2012-04-27 | Add support for SPARC T4 crypto instructions. | David S. Miller | 3 | -0/+36 |
2012-04-27 | Move sparc opcode hwcaps out of sparc_opcode flags field. | David S. Miller | 2 | -1338/+1343 |
2012-04-12 | Support R_SPARC_WDISP10 and R_SPARC_H34. | David S. Miller | 2 | -0/+11 |
2012-04-01 | opcodes: bfin: simplify field width processing and fix build warnings | Mike Frysinger | 2 | -10/+6 |
2012-03-24 | gas/ | Maxim Kuvyrkov | 2 | -0/+12 |
2012-03-16 | * ppc-dis.c (PPC_OPC_SEGS, PPC_OP_TO_SEG): Delete. | Alan Modra | 2 | -54/+70 |
2012-03-15 | include/ | Alan Modra | 3 | -14/+64 |
2012-03-09 | include/opcode/ | Alan Modra | 3 | -8/+130 |
2012-03-08 | 2012-03-08 Andreas Krebbel <Andreas.Krebbel@de.ibm.com> | Andreas Krebbel | 2 | -1/+5 |
2012-02-27 | cpu/ | Alan Modra | 2 | -1/+5 |
2012-02-27 | * v850-opc.c (extract_v8): Rearrange to make it obvious this | Alan Modra | 2 | -32/+36 |
2012-02-27 | gas/ | Alan Modra | 3 | -8/+13 |
2012-02-27 | * arc-dis.c (BITS): Don't use shifts to mask off bits. | Alan Modra | 2 | -6/+10 |
2012-02-25 | Improve TLS support on TILE-Gx/TILEPro: | Walter Lee | 3 | -949/+1078 |
2012-02-21 | Add HLEPrefixNone/HLEPrefixLock/HLEPrefixAny/HLEPrefixRelease | H.J. Lu | 2 | -0/+11 |
2012-02-08 | Implement Intel Transactional Synchronization Extensions | H.J. Lu | 7 | -7251/+7515 |
2012-01-31 | * rl78-decode.opc (rl78_decode_opcode): Add NOT1. | DJ Delorie | 1 | -145/+162 |
2012-01-25 | * rl78-decode.opc (rl78_decode_opcode): Add NOT1. | DJ Delorie | 2 | -0/+10 |
2012-01-16 | PR binutils/10173 | Alan Modra | 2 | -2/+7 |
2012-01-16 | * gas/testsuite/gas/m68k/pmove.s, gas/testsuite/gas/m68k/pmove.d: New test. | Andreas Schwab | 2 | -2/+7 |
2012-01-13 | Add vmfunc | H.J. Lu | 7 | -2742/+2783 |
2012-01-05 | Rotate ChangeLogs | Nick Clifton | 2 | -814/+823 |
2011-12-15 | * frv.opc (parse_uhi16): Fix handling of %hi operator on 64-bit | Nick Clifton | 3 | -8/+30 |
2011-12-13 | * ppc-opc.c (ISA_V2): Define and use for relevant BO field tests. | Alan Modra | 3 | -338/+359 |