Age | Commit message (Expand) | Author | Files | Lines |
2020-01-30 | ubsan: m32c: left shift of negative value | Alan Modra | 2 | -12/+16 |
2020-01-30 | cpu,opcodes,gas: fix neg and neg32 instructions in BPF | Jose E. Marchesi | 2 | -4/+8 |
2020-01-30 | x86-64: honor vendor specifics for near RET | Jan Beulich | 4 | -6/+55 |
2020-01-30 | x86: drop further pointless/bogus DefaultSize | Jan Beulich | 3 | -17/+25 |
2020-01-30 | ubsan: tic4x: left shift cannot be represented in type 'int' | Alan Modra | 2 | -1/+5 |
2020-01-27 | x86-64: Properly encode and decode movsxd | H.J. Lu | 4 | -6/+108 |
2020-01-27 | AArch64: Fix cfinv disassembly issues | Tamar Christina | 5 | -1278/+1293 |
2020-01-21 | x86: improve handling of insns with ambiguous operand sizes | Jan Beulich | 3 | -2/+7 |
2020-01-21 | x86: VCVTNEPS2BF16{X,Y} should permit broadcasting | Jan Beulich | 3 | -8/+15 |
2020-01-20 | Updated translations for various binutils sub-directories | Nick Clifton | 4 | -1053/+1365 |
2020-01-20 | ubsan: hppa: negation of -2147483648 | Alan Modra | 2 | -1/+5 |
2020-01-20 | ubsan: arm: out of bounds array access | Alan Modra | 2 | -1/+5 |
2020-01-18 | Update version to 2.34.50. Regenerate configure and .pot files. | Nick Clifton | 3 | -38/+43 |
2020-01-18 | Add markers for 2.34 branch to the NEWS files and ChangeLogs. | Nick Clifton | 1 | -0/+4 |
2020-01-17 | Fix spelling errors | Christian Biesinger | 2 | -1/+5 |
2020-01-17 | x86: Add {vex} pseudo prefix | H.J. Lu | 3 | -0/+18 |
2020-01-16 | [binutils][arm] PR25376 Change MVE into a CORE_HIGH feature | Andre Vieira | 2 | -232/+248 |
2020-01-16 | x86: drop stale Vec_Imm4 related comment | Jan Beulich | 2 | -2/+4 |
2020-01-16 | x86: add a few more missing VexWIG | Jan Beulich | 3 | -8/+14 |
2020-01-16 | x86: VPEXTRQ/VPINSRQ are unavailable outside of 64-bit mode | Jan Beulich | 3 | -20/+28 |
2020-01-16 | tic4x disassembly static variables | Alan Modra | 2 | -31/+54 |
2020-01-14 | Fix various assembler testsuite failures for the Z80 target. | Sergey Belyashov | 2 | -1/+7 |
2020-01-14 | ubsan: z8k: left shift cannot be represented in type 'int' | Alan Modra | 2 | -8/+13 |
2020-01-13 | Add an option to objdump's disassembler to generate ascii art diagrams showin... | Thomas Troeger | 3 | -4/+113 |
2020-01-13 | [ARC][committed] Code cleanup and improvements. | Claudiu Zissulescu | 2 | -1/+5 |
2020-01-13 | [ARC] [COMMITTED] Change ACCL/ACCH reg name to generic. | Claudiu Zissulescu | 2 | -1/+6 |
2020-01-13 | asan: ns32k: wild memory write | Alan Modra | 2 | -6/+10 |
2020-01-13 | ubsan: wasm32: signed integer overflow | Alan Modra | 2 | -209/+243 |
2020-01-13 | score formatting | Alan Modra | 3 | -812/+808 |
2020-01-13 | ubsan: score: left shift of negative value | Alan Modra | 3 | -24/+31 |
2020-01-13 | tic4x: sign extension using shifts | Alan Modra | 2 | -2/+5 |
2020-01-13 | ubsan: fr30: left shift of negative value | Alan Modra | 2 | -5/+9 |
2020-01-13 | ubsan: xgate: left shift of negative value | Alan Modra | 2 | -8/+13 |
2020-01-10 | ubsan: tilepro: signed integer overflow | Alan Modra | 3 | -11/+10 |
2020-01-10 | ubsan: m10300: shift exponent -4 | Alan Modra | 3 | -30/+24 |
2020-01-09 | Fix the cast used to prevent compile time warning about an always false test. | Nick Clifton | 2 | -1/+6 |
2020-01-09 | Fix compile time warnings about comparisons always being false. | Sergey Belyashov | 2 | -7/+13 |
2020-01-09 | x86: SYSENTER/SYSEXIT are unavailable in 64-bit mode on AMD | Jan Beulich | 4 | -10/+61 |
2020-01-08 | ubsan: z8k: index 10 out of bounds for type 'unsigned int const[10]' | Alan Modra | 4 | -11/+26 |
2020-01-07 | [ARC] Add finer details for LLOCK and SCOND | Shahab Vahedi | 2 | -21/+30 |
2020-01-06 | ubsan: m32c: left shift of negative value | Alan Modra | 2 | -61/+65 |
2020-01-06 | PR25344, z80 disassembler recursion | Alan Modra | 2 | -29/+40 |
2020-01-04 | ubsan: m32r: left shift of negative value | Alan Modra | 2 | -3/+7 |
2020-01-04 | ubsan: cr16: left shift cannot be represented in type 'int' | Alan Modra | 2 | -2/+5 |
2020-01-04 | ubsan: crx: left shift cannot be represented in type 'int' | Alan Modra | 2 | -1/+5 |
2020-01-04 | ubsan: d30v: left shift cannot be represented in type 'int' | Alan Modra | 2 | -12/+10 |
2020-01-03 | Arm64: correct address index operands for LD1RO{H,W,D} | Jan Beulich | 2 | -7/+12 |
2020-01-03 | Arm64: correct {su,us}dot SIMD encodings | Jan Beulich | 2 | -3/+8 |
2020-01-03 | Arm64: correct uzp{1,2} mnemonics | Jan Beulich | 3 | -4/+10 |
2020-01-03 | Arm64: correct 64-bit element fmmla encoding | Jan Beulich | 3 | -46/+52 |