aboutsummaryrefslogtreecommitdiff
path: root/gas/config
AgeCommit message (Expand)AuthorFilesLines
2024-10-29gas: constify md_{short,long}opts and md_longopts_sizeJan Beulich75-233/+227
2024-10-24Replace uses of asprintf with xasprintfAlan Modra2-17/+4
2024-10-22LoongArch: Force relocation for every reference to the global offset tableLulu Cai2-0/+27
2024-10-18x86: Support x86 ZHAOXIN GMI instructionsMayShao-oc1-0/+1
2024-10-15x86: Refine instruction check in x86_check_tls_relocationCui, Lili1-10/+11
2024-10-14gas: drop SKIP_WHITESPACE_AFTER_NAME()Jan Beulich15-72/+69
2024-10-14LoongArch: Fixed R_LARCH_[32/64]_PCREL generation bugLulu Cai1-1/+2
2024-10-11x86: bring 64-bit-only cmdline option handling in syncJan Beulich1-2/+8
2024-10-10s390: Add arch15 instructionsAndreas Krebbel1-0/+2
2024-10-04gas: hide emulation struct format_ops instances when not neededJan Beulich7-114/+131
2024-10-04x86: prune OBJ_MAYBE_... usesJan Beulich3-169/+113
2024-10-04x86: drop largely defunct gas emulationsJan Beulich3-84/+0
2024-10-04include: de-duplicate i386.h and x86_64.hJan Beulich1-6/+1
2024-10-04gas: drop generate_asm_lineno emulation hookJan Beulich4-13/+0
2024-10-04gas: don't use COFF-specific SF_SET_LOCAL() directly from read.cJan Beulich6-0/+20
2024-10-04gas: drop unused fields from struct emulationJan Beulich6-60/+0
2024-09-27RISC-V: odd data padding vs mapping symbolsJan Beulich1-5/+5
2024-09-27RISC-V: correct alignment directive handling for text sectionsJan Beulich2-17/+54
2024-09-27x86: optimize {,V}INSERTPS with certain immediatesJan Beulich1-0/+96
2024-09-27x86: optimize {,V}EXTRACT{F,I}{128,32x{4,8},64x{2,4}} with immediate 0Jan Beulich1-0/+74
2024-09-27x86: optimize {,V}EXTRACTPS with immediate 0Jan Beulich1-0/+36
2024-09-27x86: correct {,V}PEXTR{D,Q} optimizationJan Beulich1-0/+1
2024-09-26x86 TLS relocation checksAlan Modra1-7/+8
2024-09-25RISC-V: Add Smrnmi extension csrs.Jiawei1-0/+4
2024-09-24x86: Enable TLS relocation check only for ELFH.J. Lu1-11/+11
2024-09-23Fix compile time error introduced by d774bf9b3623239a1cfa729afcf048a15da657d3...Nick Clifton1-2/+8
2024-09-23x86: Turn PLT32 to PC32 only for PC-relative relocationsH.J. Lu1-1/+10
2024-09-21x86: Add tls check in gasCui, Lili1-22/+416
2024-09-20x86-64: Never make R_X86_64_GOT64 section relativeH.J. Lu1-0/+1
2024-09-15MIPS/GAS: Discard redundant instruction from DDIV/DREM macrosMaciej W. Rozycki1-4/+1
2024-09-12s390: Simplify (dis)assembly of insn operands with const bitsJens Remus1-7/+0
2024-09-11x86: error handling in set_cpu_arch()Jan Beulich1-30/+34
2024-09-09LoongArch: Fixed precedence of expression operators in instructionsLulu Cai1-12/+12
2024-09-07Add macros to get opcode of instructions approriatelyXin Wang1-18/+18
2024-09-06x86/APX: use D for 2-operand CFCMOVccJan Beulich1-1/+7
2024-09-06x86/APX: optimize certain reg-only CFCMOVcc formsJan Beulich1-0/+35
2024-09-03RISC-V: Add support for XCVsimd extension in CV32E40PMary Bennett1-0/+40
2024-09-02Support ymm rounding control for Intel AVX10.2Haochen Jiang1-56/+64
2024-08-30x86: replace conditional operators used to calculate booleansJan Beulich1-10/+11
2024-08-30x86: limit RegRex64 useJan Beulich1-9/+7
2024-08-30LoongArch: LoongArch64 allows relocations to use 64-bit addendsLulu Cai1-0/+3
2024-08-28x86: Report invalid TLS operatorH.J. Lu1-2/+2
2024-08-27x86: Report invalid TLS relocation nameH.J. Lu1-91/+98
2024-08-27x86: Allow R_386_TLS_LE_32 with KMOVDH.J. Lu1-2/+2
2024-08-27RISC-V: PR32036, Support Zcmp cm.mva01s and cm.mvsa01 instructions.Jiawei1-0/+15
2024-08-23x86: simplify SAE checkingJan Beulich1-12/+10
2024-08-23RISC-V: process rs_align_code also when relaxingJan Beulich1-32/+29
2024-08-19gas: ginsn: x86: pacify Wmaybe-uininitialized compiler warningIndu Bhagat1-0/+2
2024-08-16gas: don't open-code LEX_*NAMEJan Beulich5-6/+6
2024-08-15gas: pru: Fix trailing whitespace handlingDimitar Dimitrov1-0/+8