Age | Commit message (Expand) | Author | Files | Lines |
2017-12-20 | RISC-V: Add compressed instruction hints, and a few misc cleanups. | Jim Wilson | 14 | -0/+110 |
2017-12-19 | Correct disassembly of dot product instructions. | Tamar Christina | 3 | -434/+446 |
2017-12-19 | Add support for V_4B so we can properly reject it. | Tamar Christina | 5 | -3/+35 |
2017-12-18 | Resolve PR 22493 - the encoding to be used when pushing the stack pointer ont... | Nick Clifton | 2 | -0/+11 |
2017-12-18 | x86: fold certain AVX and AVX2 templates | Jan Beulich | 2 | -38/+52 |
2017-12-18 | x86: fold RegXMM/RegYMM/RegZMM into RegSIMD | Jan Beulich | 4 | -125/+146 |
2017-12-18 | x86: drop FloatReg and FloatAcc | Jan Beulich | 2 | -11/+18 |
2017-12-18 | x86: replace Reg8, Reg16, Reg32, and Reg64 | Jan Beulich | 3 | -133/+138 |
2017-12-17 | x86: Check pseudo prefix without instruction | H.J. Lu | 5 | -0/+32 |
2017-12-15 | x86: correct operand type checks | Jan Beulich | 2 | -4/+9 |
2017-12-15 | x86: correct abort check | Jan Beulich | 2 | -2/+7 |
2017-12-14 | Update the address of the FSF in the copyright notice of files which were usi... | Nick Clifton | 8 | -21/+31 |
2017-12-13 | Add missing RISC-V fsrmi and fsflagsi instructions. | Jim Wilson | 3 | -0/+22 |
2017-12-13 | This patch enables disassembler_needs_relocs for PRU. It is needed to print c... | Dimitar Dimitrov | 3 | -0/+21 |
2017-12-12 | Don't mask X_add_number containing a register number | Alan Modra | 2 | -1/+6 |
2017-12-08 | gas: xtensa: fix comparison of trampoline chain symbols | Max Filippov | 2 | -4/+28 |
2017-12-04 | Documentation fix | Alan Modra | 2 | -1/+6 |
2017-12-04 | Run powerpc vle gas tests for all powerpc ELF targets | Alan Modra | 19 | -39/+58 |
2017-12-03 | Fix for texinfo 4.8. | Jim Wilson | 2 | -2/+6 |
2017-12-01 | Update and clean up RISC-V gas documentation. | Jim Wilson | 3 | -19/+134 |
2017-12-01 | Use consistent types for holding instructions, instruction masks, etc. | Peter Bergner | 2 | -32/+44 |
2017-11-30 | x86: drop Vec_Disp8 | Jan Beulich | 2 | -54/+28 |
2017-11-30 | x86/Intel: issue diagnostics for redundant segment override prefixes | Jan Beulich | 6 | -7/+64 |
2017-11-30 | Revert "x86: Update segment register check in Intel syntax" | Jan Beulich | 7 | -57/+18 |
2017-11-29 | Give Palmer co-credit for last patch. | Jim Wilson | 1 | -0/+1 |
2017-11-29 | Fix riscv malloc error on small alignment after norvc. | Jim Wilson | 5 | -11/+23 |
2017-11-29 | In x86 -n docs, mention that you need an explicit nop fill byte. | Jim Wilson | 2 | -1/+7 |
2017-11-29 | [GAS][AARCH64]Fix a typo for IP1 register alias. | Renlin Li | 4 | -2/+12 |
2017-11-29 | Support --localedir, --datarootdir and --datadir | Stefan Stroe | 2 | -4/+10 |
2017-11-29 | Use the record_alignment function when creating a .note section, in case the ... | Nick Clifton | 2 | -2/+7 |
2017-11-27 | Compress loads/stores with implicit 0 offset. | Jim Wilson | 7 | -6/+99 |
2017-11-27 | gas: xtensa: speed up find_trampoline_seg | Max Filippov | 2 | -1/+13 |
2017-11-27 | gas: xtensa: implement trampoline coalescing | Max Filippov | 7 | -28/+341 |
2017-11-27 | gas: xtensa: reuse trampoline placement code | Max Filippov | 3 | -91/+23 |
2017-11-27 | gas: xtensa: rewrite xg_relax_trampoline | Max Filippov | 5 | -301/+284 |
2017-11-27 | gas: xtensa: merge trampoline_frag into xtensa_frag_type | Max Filippov | 3 | -67/+83 |
2017-11-27 | gas: xtensa: reuse find_trampoline_seg | Max Filippov | 2 | -22/+23 |
2017-11-27 | gas: xtensa: extract jump assembling for trampolines | Max Filippov | 2 | -102/+64 |
2017-11-27 | gas: extract xg_relax_trampoline from xtensa_relax_frag | Max Filippov | 2 | -159/+174 |
2017-11-27 | When creating a .note section to contain a version note, set the section alig... | Nick Clifton | 2 | -0/+7 |
2017-11-26 | gas: Update x86 sse-noavx tests | H.J. Lu | 6 | -0/+16 |
2017-11-24 | Add reference to implicit use in _bfd_elf_is_local_label_name. | Jim Wilson | 2 | -2/+13 |
2017-11-24 | x86: reject further invalid AVX-512 masking constructs | Jan Beulich | 6 | -3/+62 |
2017-11-24 | x86: don't omit disambiguating suffixes from "fi*" | Jan Beulich | 10 | -13/+25 |
2017-11-23 | Fix vax/ns32k/mmix gas testsuite regression. | Jim Wilson | 2 | -1/+4 |
2017-11-23 | Fix build error with --enable-targets=all. | Jim Wilson | 3 | -0/+13 |
2017-11-23 | Add Disp8MemShift for AVX512 VAES instructions. | Igor Tsimbalist | 18 | -96/+215 |
2017-11-23 | x86: fix AVX-512 16-bit addressing | Jan Beulich | 5 | -5/+28 |
2017-11-23 | x86-64: always use unsigned 32-bit reloc for 32-bit addressing w/o base reg | Jan Beulich | 4 | -2/+21 |
2017-11-23 | x86: drop redundant VSIB handling code | Jan Beulich | 2 | -7/+6 |