Age | Commit message (Expand) | Author | Files | Lines |
2020-02-20 | RISC-V: Support the read-only CSR checking. | Nelson Chu | 1 | -0/+15 |
2020-02-20 | RISC-V: Disable the CSR checking by default. | Nelson Chu | 1 | -0/+14 |
2020-02-20 | RISC-V: Support the ISA-dependent CSR checking. | Nelson Chu | 1 | -0/+28 |
2020-02-21 | pdp11 reloc processing | Alan Modra | 1 | -0/+5 |
2020-02-21 | PR25569, PDP11 ld -s clobbers last data byte | Alan Modra | 1 | -0/+7 |
2020-02-19 | RISC-V: Add description for -march-attr/-mno-arch-attr options in gas doc. | Nelson Chu | 1 | -0/+5 |
2020-02-19 | RISC-V: Convert the ADD/ADDI to the compressed MV/LI if RS1 is zero. | Jim Wilson | 1 | -0/+5 |
2020-02-19 | Various fixes for the Z80 support. | Sergey Belyashov | 1 | -0/+36 |
2020-02-19 | x86: Mark cvtpi2ps and cvtpi2pd as MMX | H.J. Lu | 1 | -0/+10 |
2020-02-17 | x86: Remove CpuABM and add CpuPOPCNT | H.J. Lu | 1 | -0/+6 |
2020-02-17 | x86: fold AddrPrefixOpReg templates | Jan Beulich | 1 | -0/+7 |
2020-02-17 | x86/Intel: don't swap operands of MONITOR{,X} and MWAIT{,X} | Jan Beulich | 1 | -0/+13 |
2020-02-17 | x86/Intel: improve diagnostics for ambiguous VCVT* operands | Jan Beulich | 1 | -0/+16 |
2020-02-16 | x86: Don't disable SSE4a when disabling SSE4 | H.J. Lu | 1 | -0/+6 |
2020-02-14 | Remove the old movsx and movzx documentation for AT&T syntax | H.J. Lu | 1 | -0/+5 |
2020-02-14 | x86: replace adhoc (partly wrong) ambiguous operand checking for MOVSX/MOVZX | Jan Beulich | 1 | -0/+28 |
2020-02-14 | x86: adjust segment override prefix emission | Jan Beulich | 1 | -0/+8 |
2020-02-14 | x86: optimize away pointless segment overrides | Jan Beulich | 1 | -1/+8 |
2020-02-14 | x86: extend LEA's segment override warning | Jan Beulich | 1 | -0/+9 |
2020-02-14 | x86: Document movsx/movsxd/movzx for AT&T syntax | H.J. Lu | 1 | -0/+6 |
2020-02-13 | x86: Resolve PLT32 reloc aganst local symbol to section | H.J. Lu | 1 | -0/+12 |
2020-02-13 | x86: fix SSE4a dependencies of ".arch .nosse*" | Jan Beulich | 1 | -0/+5 |
2020-02-12 | x86: correct VFPCLASSP{S,D} operand size handling | Jan Beulich | 1 | -0/+11 |
2020-02-12 | x86-64: Intel64 adjustments for insns dealing with far pointers | Jan Beulich | 1 | -0/+17 |
2020-02-12 | x86: also disallow non-byte/-word registers with byte/word suffix | Jan Beulich | 1 | -0/+15 |
2020-02-12 | x86/Intel: improve diagnostics | Jan Beulich | 1 | -0/+6 |
2020-02-11 | x86: drop ShortForm attribute | Jan Beulich | 1 | -0/+7 |
2020-02-11 | [binutils][gas] Fix build failure with -std=c89 | Matthew Malcomson | 1 | -0/+5 |
2020-02-10 | [binutils][arm] Implement Custom Datapath Extensions for MVE | Matthew Malcomson | 1 | -0/+38 |
2020-02-10 | [binutils][arm] arm support for ARMv8.m Custom Datapath Extension | Matthew Malcomson | 1 | -0/+44 |
2020-02-10 | x86: Accept Intel64 only instruction by default | H.J. Lu | 1 | -0/+13 |
2020-02-10 | gas: error for section type, attr, or entsize change | Alan Modra | 1 | -0/+7 |
2020-02-10 | gas -Z flag | Alan Modra | 1 | -0/+7 |
2020-02-07 | Add support for the GBZ80 and Z80N variants of the Z80 architecture, and add ... | Sergey Belyashov | 1 | -0/+15 |
2020-02-06 | ELF: Support the section flag 'o' in .section directive | H.J. Lu | 1 | -0/+24 |
2020-02-06 | [2.34] Mention x86 assembler options to align branches | H.J. Lu | 1 | -0/+5 |
2020-02-06 | x86: Run unique tests only for ELF targets | H.J. Lu | 1 | -0/+7 |
2020-02-06 | xfail x86 gas unique test | Alan Modra | 1 | -0/+5 |
2020-02-06 | mbind gas tests and supports_gnu_osabi testsuite infrastructure | Alan Modra | 1 | -0/+8 |
2020-02-02 | ELF: Add support for unique section ID to assembler | H.J. Lu | 1 | -0/+38 |
2020-02-02 | elf/section13.s: Replace @nobits with %nobits | H.J. Lu | 1 | -0/+4 |
2020-02-01 | moxie: don't force big-endian mode | Gitea | 1 | -0/+4 |
2020-01-31 | nios2: recognize %gotoff relocation in assembler | Sandra Loosemore | 1 | -0/+5 |
2020-01-31 | Add missing ChangeLog for last patch | Andre Vieira | 1 | -0/+8 |
2020-01-31 | Fix compile time build problem building the s390 assembler. | Nick Clifton | 1 | -0/+5 |
2020-01-31 | [ARM]: Add support for vldmia/vldmdb/vstmia/vstmdb instructions in MVE. | Srinath Parvathaneni | 1 | -0/+13 |
2020-01-31 | Updated translations for some of the binutils sub-directories | Nick Clifton | 1 | -0/+5 |
2020-01-31 | aarch64: Fix MOVPRFX markup for bf16 conversions | Richard Sandiford | 1 | -0/+9 |
2020-01-30 | x86: prevent undue use of GOT32X and alike relocations | Jan Beulich | 1 | -0/+7 |
2020-01-30 | cpu,opcodes,gas: fix neg and neg32 instructions in BPF | Jose E. Marchesi | 1 | -0/+7 |