Age | Commit message (Expand) | Author | Files | Lines |
2024-09-27 | RISC-V: odd data padding vs mapping symbols | Jan Beulich | 2 | -0/+25 |
2024-09-27 | RISC-V: correct alignment directive handling for text sections | Jan Beulich | 4 | -0/+163 |
2024-09-27 | x86: optimize {,V}INSERTPS with certain immediates | Jan Beulich | 9 | -0/+106 |
2024-09-27 | x86: optimize {,V}EXTRACT{F,I}{128,32x{4,8},64x{2,4}} with immediate 0 | Jan Beulich | 8 | -0/+222 |
2024-09-27 | x86: optimize {,V}EXTRACTPS with immediate 0 | Jan Beulich | 9 | -0/+78 |
2024-09-26 | x86/testsuite: Refine AVX10.2 rounding testcases | Haochen Jiang | 2 | -2/+3 |
2024-09-25 | RISC-V: Add Smrnmi extension csrs. | Jiawei | 8 | -0/+79 |
2024-09-23 | x86: Turn PLT32 to PC32 only for PC-relative relocations | H.J. Lu | 4 | -0/+11 |
2024-09-21 | x86: Add tls check in gas | Cui, Lili | 18 | -8/+395 |
2024-09-20 | x86-64: Never make R_X86_64_GOT64 section relative | H.J. Lu | 2 | -0/+16 |
2024-09-18 | x86/APX: Don't promote AVX/AVX2 instructions out of APX spec | H.J. Lu | 7 | -44/+18 |
2024-09-15 | MIPS/GAS: Discard redundant instruction from DDIV/DREM macros | Maciej W. Rozycki | 11 | -25/+4 |
2024-09-15 | MIPS/GAS/testsuite: Print instructions in hex in division tests | Maciej W. Rozycki | 21 | -241/+249 |
2024-09-12 | s390: Relax risbg[n]z, risb{h|l}gz, {rns|ros|rxs}bgt operand constraints | Jens Remus | 2 | -12/+12 |
2024-09-11 | gas: avoid (scrubber) diagnostics for stuff past .end | Jan Beulich | 5 | -0/+52 |
2024-09-11 | arm: don't engage symver scrubber hack in CCS mode | Jan Beulich | 2 | -0/+17 |
2024-09-09 | LoongArch: Fixed precedence of expression operators in instructions | Lulu Cai | 2 | -0/+11 |
2024-09-07 | Add macros to get opcode of instructions approriately | Xin Wang | 1 | -104/+104 |
2024-09-06 | x86/APX: optimize certain reg-only CFCMOVcc forms | Jan Beulich | 2 | -0/+20 |
2024-09-03 | RISC-V: Add support for XCVsimd extension in CV32E40P | Mary Bennett | 6 | -0/+4175 |
2024-09-02 | Support ymm rounding control for Intel AVX10.2 | Haochen Jiang | 10 | -0/+2583 |
2024-08-30 | gas: generated code/data listing output vs .endr and alike | Jan Beulich | 2 | -0/+9 |
2024-08-30 | LoongArch: LoongArch64 allows relocations to use 64-bit addends | Lulu Cai | 2 | -0/+20 |
2024-08-28 | x86: Report invalid TLS operator | H.J. Lu | 2 | -3/+3 |
2024-08-27 | x86: Report invalid TLS relocation name | H.J. Lu | 2 | -3/+3 |
2024-08-27 | x86: Allow R_386_TLS_LE_32 with KMOVD | H.J. Lu | 2 | -2/+0 |
2024-08-27 | RISC-V: PR32036, Support Zcmp cm.mva01s and cm.mvsa01 instructions. | Jiawei | 2 | -0/+47 |
2024-08-23 | RISC-V: process rs_align_code also when relaxing | Jan Beulich | 1 | -3/+0 |
2024-08-15 | Revert "Arm: correct macro use in gas testsuite" | H.J. Lu | 2 | -2/+2 |
2024-08-15 | Revert "bfin: correct macro use in gas testsuite" | H.J. Lu | 1 | -4/+4 |
2024-08-15 | Revert "ia64: correct macro use in gas testsuite" | H.J. Lu | 1 | -6/+6 |
2024-08-15 | Revert "MIPS: correct macro use in gas and ld testsuites" | H.J. Lu | 16 | -32/+32 |
2024-08-15 | gas: pru: Fix trailing whitespace handling | Dimitar Dimitrov | 2 | -0/+17 |
2024-08-14 | gas: correct .irpc handling with empty string | Jan Beulich | 1 | -2/+2 |
2024-08-14 | x86: correct .insn with opcode extension and VEX/XOP/EVEX encoding | Jan Beulich | 2 | -4/+13 |
2024-08-13 | gas macro arg1 test | Alan Modra | 2 | -4/+7 |
2024-08-12 | gas: Add macro tests for PR gas/32073 | H.J. Lu | 6 | -0/+43 |
2024-08-12 | Revert "gas: have scrubber retain more whitespace" | H.J. Lu | 3 | -32/+22 |
2024-08-09 | gas: have scrubber retain more whitespace | Jan Beulich | 3 | -22/+32 |
2024-08-09 | MIPS: relax gas testsuite whitespace expectations | Jan Beulich | 10 | -32/+32 |
2024-08-09 | aarch64: relax gas testsuite whitespace expectations | Jan Beulich | 108 | -8976/+8976 |
2024-08-09 | Arm: relax gas testsuite whitespace expectations | Jan Beulich | 12 | -171/+171 |
2024-08-09 | gas: have scrubber also respect quoted labels | Jan Beulich | 3 | -0/+14 |
2024-08-09 | RISC-V: PR32014, .option directives shuoldn't affect elf attribute. | Nelson Chu | 9 | -53/+38 |
2024-08-09 | gas: sparc: Fix faligndatai assembly and disassembly | Richard Henderson | 2 | -2/+2 |
2024-08-07 | gas: improve unrecognized command line option diagnostic | Jan Beulich | 3 | -3/+3 |
2024-08-06 | RISC-V: map zext.h to pack/packw if Zbkb is enabled | Hau Hsu | 3 | -0/+24 |
2024-08-06 | RISC-V: Add support for XCvBitmanip extension in CV32E40P | Mary Bennett | 6 | -2/+346 |
2024-08-06 | RISC-V: Add support for Zcmop extension | Xiao Zeng | 5 | -0/+29 |
2024-08-06 | RISC-V: Add support for Zimop extension | Xiao Zeng | 3 | -0/+92 |