aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
2024-04-03x86/APX: Remove KEYLOCKER and SHA promotions from EVEX MAP4Cui, Lili4-138/+2
2024-03-14aarch64: Remove B16B16, SVE2p1 and SME2p1Andrew Carlotti6-16/+9
2024-02-29aarch64: Fix the 2nd operand in gcsstr and gcssttr instructions.Srinath Parvathaneni3-49/+49
2024-02-15x86: Display -msse-check= default as noneH.J. Lu1-1/+1
2024-02-13PowerPC: Add support for Power11 optionsPeter Bergner2-0/+5
2024-02-10x86-64: Add R_X86_64_CODE_6_GOTTPOFFH.J. Lu3-22/+94
2024-02-04LoongArch: gas: Fix the types of symbols referred with %le_*_r in the symtabXi Ruoyao3-0/+12
2024-02-02x86: Disallow instructions with length > 15 bytesH.J. Lu6-32/+40
2024-01-31Mention support for AMD/znver5 in GASNick Clifton1-0/+2
2024-01-30gas: scfi: add missing ginsn-cofi-1 testcase filesIndu Bhagat2-0/+58
2024-01-29Set version number to 2.42.0 and re-enable developmentNick Clifton1-10/+10
2024-01-29Update version number to 2.42binutils-2_42Nick Clifton2-212/+212
2024-01-29x86: testsuite: scfi: adjust COFI testcase and gas: scfi: untraceable contro...Indu Bhagat6-37/+4
2024-01-29LoongArch: update test cases about TLSNick Clifton8-7/+26
2024-01-26Backport commits 969f5c0e1 (LoongArch: gas: Add support for s9 register) and ...mengqinggang4-2/+9
2024-01-25gas: Update NEWSAndrew Carlotti1-23/+37
2024-01-25aarch64: Update Architecture Extensions documentationAndrew Carlotti1-116/+142
2024-01-25LoongArch: gas: Start a new frag after instructions that can be relaxedmengqinggang3-5/+93
2024-01-25LoongArch: gas: Don't define LoongArch .alignmengqinggang4-13/+7
2024-01-25LoongArch: Do not emit R_LARCH_RELAX for two register macrosmengqinggang3-122/+132
2024-01-23[PATCH v2] gas/NEWS, ld/NEWS: Announce LoongArch changes in 2.42Xi Ruoyao1-0/+27
2024-01-23x86/APX: also amend the PUSH2/POP2 testcaseJan Beulich2-0/+2
2024-01-19Update x86/APX: VROUND{P,S}{S,D} can generally be encodedH.J. Lu2-0/+2
2024-01-19x86/APX: VROUND{P,S}{S,D} can generally be encodedJan Beulich6-10/+24
2024-01-19x86/APX: be consistent with insn suffixesJan Beulich1-43/+43
2024-01-19x86: support APX forms of U{RD,WR}MSRJan Beulich4-3/+23
2024-01-18Updated translations for various sub-directoriesNick Clifton2-5176/+5883
2024-01-15x86-64: Skip SCFI tests for x32 targetsH.J. Lu1-1/+1
2024-01-15Update version number and regenerate configure filesNick Clifton4-2154/+2368
2024-01-15Add markers for 2.42 branchNick Clifton2-0/+7
2024-01-15aarch64: rcpc3: Add FP load/store insnsVictor Do Nascimento5-0/+90
2024-01-15aarch64: rcpc3: Add integer load/store insnsVictor Do Nascimento6-2/+65
2024-01-15aarch64: rcpc3: New RCPC3_ADDR operand typesVictor Do Nascimento1-0/+65
2024-01-15aarch64: rcpc3: Add +rcpc3 architectural feature support flagVictor Do Nascimento2-0/+4
2024-01-15aarch64: Fix tlbi and tlbip instructionsAndrew Carlotti9-149/+242
2024-01-15aarch64: Refactor aarch64_sys_ins_reg_supported_pAndrew Carlotti1-3/+2
2024-01-15aarch64: Add SVE2.1 Contiguous load/store instructions.Srinath Parvathaneni4-0/+46
2024-01-15PATCH 5/6][Binutils] aarch64: Add SVE2.1 fmin and fmax instructions.Srinath Parvathaneni3-0/+79
2024-01-15aarch64: Add SVE2.1 dupq, eorqv and extq instructions.Srinath Parvathaneni4-0/+64
2024-01-15aarch64: Add support for FEAT_SVE2p1.Srinath Parvathaneni7-0/+134
2024-01-15aarch64: Add support for FEAT_SME2p1 instructions.Srinath Parvathaneni5-0/+104
2024-01-15aarch64: Add support for FEAT_B16B16 instructions.Srinath Parvathaneni5-0/+320
2024-01-15gas/NEWS: announce the new SCFI command line optionIndu Bhagat1-0/+3
2024-01-15gas: testsuite: add an x86 testsuite for SCFIIndu Bhagat129-0/+3074
2024-01-15gas: doc: update documentation for the new listing optionIndu Bhagat1-5/+11
2024-01-15gas: x86: synthesize CFI for hand-written asmIndu Bhagat16-10/+4128
2024-01-15opcodes: gas: x86: define and use Rex2 as attribute not constraintIndu Bhagat1-1/+1
2024-01-15gas: scfidw2gen: new functionality to prepare for SCFIIndu Bhagat5-5/+312
2024-01-15gas: add new command line option --scfi=experimentalIndu Bhagat3-2/+44
2024-01-15gas: dw2gencfi: externalize the all_cfi_sectionsIndu Bhagat1-0/+2