Age | Commit message (Expand) | Author | Files | Lines |
2024-11-07 | arm: Skip two failing tests for wince & pe targets | Andre Simoes Dias Vieira | 2 | -0/+2 |
2024-11-06 | PowerPC: Merge rfc2655 and rfc2656 test cases into one future test case | Peter Bergner | 5 | -32/+18 |
2024-10-31 | gas/doc/riscv: Fixed misaligned instruction table | Nelson Chu | 1 | -42/+42 |
2024-10-30 | x86: add a helper to copy insn operand info | Jan Beulich | 1 | -133/+44 |
2024-10-30 | x86/APX: support JMPABS also in assembler | Jan Beulich | 5 | -8/+51 |
2024-10-30 | x86/APX: squash REX prefix when REX2 is being emitted | Jan Beulich | 3 | -1/+13 |
2024-10-29 | LoongArch: Corrected to GNU style code | Lulu Cai | 1 | -10/+10 |
2024-10-29 | gas: make fix_new_exp()'s "exp" parameter const | Jan Beulich | 2 | -16/+4 |
2024-10-29 | gas: constify md_{short,long}opts and md_longopts_size | Jan Beulich | 78 | -237/+232 |
2024-10-29 | RISC-V: Update the doc to match ISA manual | Kito Cheng | 1 | -36/+36 |
2024-10-28 | RISC-V: Fix typo in gas/testsuite/gas/riscv/mapping.s | Jim Lin | 3 | -6/+6 |
2024-10-24 | Replace uses of asprintf with xasprintf | Alan Modra | 7 | -49/+11 |
2024-10-22 | LoongArch: Force relocation for every reference to the global offset table | Lulu Cai | 4 | -0/+75 |
2024-10-18 | x86: Support x86 ZHAOXIN GMI instructions | MayShao-oc | 6 | -2/+28 |
2024-10-16 | Support Intel AVX10.2 convert instructions | Liwei Xu | 14 | -0/+1292 |
2024-10-15 | x86: Refine instruction check in x86_check_tls_relocation | Cui, Lili | 1 | -10/+11 |
2024-10-15 | x86/testsuite: Rename AVX10.2 media testcases | Haochen Jiang | 14 | -12/+12 |
2024-10-14 | ia64/ELF: fix HPUX testsuite fallout | Jan Beulich | 3 | -13/+13 |
2024-10-14 | gas: drop SKIP_WHITESPACE_AFTER_NAME() | Jan Beulich | 21 | -98/+85 |
2024-10-14 | LoongArch: Fixed R_LARCH_[32/64]_PCREL generation bug | Lulu Cai | 3 | -1/+20 |
2024-10-11 | x86: bring 64-bit-only cmdline option handling in sync | Jan Beulich | 1 | -2/+8 |
2024-10-11 | bfd/ELF: restrict file alignment for object files | Jan Beulich | 5 | -18/+18 |
2024-10-11 | Support Intel AVX10.2 media instructions | Haochen Jiang | 18 | -0/+1604 |
2024-10-10 | s390: Add arch15 instructions | Andreas Krebbel | 6 | -4/+206 |
2024-10-08 | RISC-V: Fix implicit dependency of Zabha and Zacas | Xiao Zeng | 1 | -2/+2 |
2024-10-04 | gas: hide emulation struct format_ops instances when not needed | Jan Beulich | 7 | -114/+131 |
2024-10-04 | x86: prune OBJ_MAYBE_... uses | Jan Beulich | 3 | -169/+113 |
2024-10-04 | x86: drop largely defunct gas emulations | Jan Beulich | 10 | -185/+2 |
2024-10-04 | include: de-duplicate i386.h and x86_64.h | Jan Beulich | 1 | -6/+1 |
2024-10-04 | gas: drop generate_asm_lineno emulation hook | Jan Beulich | 5 | -14/+0 |
2024-10-04 | gas: don't use COFF-specific SF_SET_LOCAL() directly from read.c | Jan Beulich | 8 | -3/+23 |
2024-10-04 | gas/dw2gencfi: correct .sframe section conditional | Jan Beulich | 1 | -6/+5 |
2024-10-04 | gas: put emul decls in emul.h | Jan Beulich | 3 | -5/+5 |
2024-10-04 | gas: drop unused fields from struct emulation | Jan Beulich | 9 | -76/+0 |
2024-10-01 | segv in read_a_source_file | Alan Modra | 1 | -0/+1 |
2024-09-28 | gas buffer overflow with --listing-rhs-width | Alan Modra | 1 | -5/+18 |
2024-09-27 | x86: fix Solaris gas testsuite run | Jan Beulich | 1 | -1/+9 |
2024-09-27 | RISC-V: odd data padding vs mapping symbols | Jan Beulich | 3 | -5/+30 |
2024-09-27 | RISC-V: correct alignment directive handling for text sections | Jan Beulich | 6 | -17/+217 |
2024-09-27 | x86: optimize {,V}INSERTPS with certain immediates | Jan Beulich | 10 | -0/+202 |
2024-09-27 | x86: optimize {,V}EXTRACT{F,I}{128,32x{4,8},64x{2,4}} with immediate 0 | Jan Beulich | 9 | -0/+296 |
2024-09-27 | x86: optimize {,V}EXTRACTPS with immediate 0 | Jan Beulich | 10 | -0/+114 |
2024-09-27 | x86: correct {,V}PEXTR{D,Q} optimization | Jan Beulich | 1 | -0/+1 |
2024-09-26 | x86/testsuite: Refine AVX10.2 rounding testcases | Haochen Jiang | 2 | -2/+3 |
2024-09-26 | x86 TLS relocation checks | Alan Modra | 1 | -7/+8 |
2024-09-25 | RISC-V: Add Smrnmi extension csrs. | Jiawei | 10 | -2/+85 |
2024-09-24 | x86: Enable TLS relocation check only for ELF | H.J. Lu | 1 | -11/+11 |
2024-09-23 | Fix compile time error introduced by d774bf9b3623239a1cfa729afcf048a15da657d3... | Nick Clifton | 1 | -2/+8 |
2024-09-23 | x86: Turn PLT32 to PC32 only for PC-relative relocations | H.J. Lu | 5 | -1/+21 |
2024-09-21 | x86: Add tls check in gas | Cui, Lili | 23 | -32/+866 |