Age | Commit message (Expand) | Author | Files | Lines |
2024-10-29 | gas: constify md_{short,long}opts and md_longopts_size | Jan Beulich | 75 | -233/+227 |
2024-10-24 | Replace uses of asprintf with xasprintf | Alan Modra | 2 | -17/+4 |
2024-10-22 | LoongArch: Force relocation for every reference to the global offset table | Lulu Cai | 2 | -0/+27 |
2024-10-18 | x86: Support x86 ZHAOXIN GMI instructions | MayShao-oc | 1 | -0/+1 |
2024-10-15 | x86: Refine instruction check in x86_check_tls_relocation | Cui, Lili | 1 | -10/+11 |
2024-10-14 | gas: drop SKIP_WHITESPACE_AFTER_NAME() | Jan Beulich | 15 | -72/+69 |
2024-10-14 | LoongArch: Fixed R_LARCH_[32/64]_PCREL generation bug | Lulu Cai | 1 | -1/+2 |
2024-10-11 | x86: bring 64-bit-only cmdline option handling in sync | Jan Beulich | 1 | -2/+8 |
2024-10-10 | s390: Add arch15 instructions | Andreas Krebbel | 1 | -0/+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 | 3 | -84/+0 |
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 | 4 | -13/+0 |
2024-10-04 | gas: don't use COFF-specific SF_SET_LOCAL() directly from read.c | Jan Beulich | 6 | -0/+20 |
2024-10-04 | gas: drop unused fields from struct emulation | Jan Beulich | 6 | -60/+0 |
2024-09-27 | RISC-V: odd data padding vs mapping symbols | Jan Beulich | 1 | -5/+5 |
2024-09-27 | RISC-V: correct alignment directive handling for text sections | Jan Beulich | 2 | -17/+54 |
2024-09-27 | x86: optimize {,V}INSERTPS with certain immediates | Jan Beulich | 1 | -0/+96 |
2024-09-27 | x86: optimize {,V}EXTRACT{F,I}{128,32x{4,8},64x{2,4}} with immediate 0 | Jan Beulich | 1 | -0/+74 |
2024-09-27 | x86: optimize {,V}EXTRACTPS with immediate 0 | Jan Beulich | 1 | -0/+36 |
2024-09-27 | x86: correct {,V}PEXTR{D,Q} optimization | Jan Beulich | 1 | -0/+1 |
2024-09-26 | x86 TLS relocation checks | Alan Modra | 1 | -7/+8 |
2024-09-25 | RISC-V: Add Smrnmi extension csrs. | Jiawei | 1 | -0/+4 |
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 | 1 | -1/+10 |
2024-09-21 | x86: Add tls check in gas | Cui, Lili | 1 | -22/+416 |
2024-09-20 | x86-64: Never make R_X86_64_GOT64 section relative | H.J. Lu | 1 | -0/+1 |
2024-09-15 | MIPS/GAS: Discard redundant instruction from DDIV/DREM macros | Maciej W. Rozycki | 1 | -4/+1 |
2024-09-12 | s390: Simplify (dis)assembly of insn operands with const bits | Jens Remus | 1 | -7/+0 |
2024-09-11 | x86: error handling in set_cpu_arch() | Jan Beulich | 1 | -30/+34 |
2024-09-09 | LoongArch: Fixed precedence of expression operators in instructions | Lulu Cai | 1 | -12/+12 |
2024-09-07 | Add macros to get opcode of instructions approriately | Xin Wang | 1 | -18/+18 |
2024-09-06 | x86/APX: use D for 2-operand CFCMOVcc | Jan Beulich | 1 | -1/+7 |
2024-09-06 | x86/APX: optimize certain reg-only CFCMOVcc forms | Jan Beulich | 1 | -0/+35 |
2024-09-03 | RISC-V: Add support for XCVsimd extension in CV32E40P | Mary Bennett | 1 | -0/+40 |
2024-09-02 | Support ymm rounding control for Intel AVX10.2 | Haochen Jiang | 1 | -56/+64 |
2024-08-30 | x86: replace conditional operators used to calculate booleans | Jan Beulich | 1 | -10/+11 |
2024-08-30 | x86: limit RegRex64 use | Jan Beulich | 1 | -9/+7 |
2024-08-30 | LoongArch: LoongArch64 allows relocations to use 64-bit addends | Lulu Cai | 1 | -0/+3 |
2024-08-28 | x86: Report invalid TLS operator | H.J. Lu | 1 | -2/+2 |
2024-08-27 | x86: Report invalid TLS relocation name | H.J. Lu | 1 | -91/+98 |
2024-08-27 | x86: Allow R_386_TLS_LE_32 with KMOVD | H.J. Lu | 1 | -2/+2 |
2024-08-27 | RISC-V: PR32036, Support Zcmp cm.mva01s and cm.mvsa01 instructions. | Jiawei | 1 | -0/+15 |
2024-08-23 | x86: simplify SAE checking | Jan Beulich | 1 | -12/+10 |
2024-08-23 | RISC-V: process rs_align_code also when relaxing | Jan Beulich | 1 | -32/+29 |
2024-08-19 | gas: ginsn: x86: pacify Wmaybe-uininitialized compiler warning | Indu Bhagat | 1 | -0/+2 |
2024-08-16 | gas: don't open-code LEX_*NAME | Jan Beulich | 5 | -6/+6 |
2024-08-15 | gas: pru: Fix trailing whitespace handling | Dimitar Dimitrov | 1 | -0/+8 |