aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-19x86/APX: VROUND{P,S}{S,D} can generally be encodedJan Beulich8-157/+227
2024-01-19x86/APX: be consistent with insn suffixesJan Beulich2-48/+48
2024-01-19x86: support APX forms of U{RD,WR}MSRJan Beulich9-15/+78
2024-01-19Add multilib.am to the list of top level files included in any release create...Nick Clifton1-1/+2
2024-01-19Automatic date update in version.inGDB Administrator1-1/+1
2024-01-18LoongArch: Adapt R_LARCH_{PCALA,GOT,TLS_IE,TLS_DESC}64_* handling per psABI v...Xi Ruoyao4-13/+42
2024-01-18Updated translations for various sub-directoriesNick Clifton17-22371/+24395
2024-01-18PR30824 internal error with -z pack-relative-relocsAlan Modra1-24/+28
2024-01-17Update x86-64: Add -z mark-plt and -z nomark-pltH.J. Lu4-4/+4
2024-01-17Import gcc commit 65388b28656d65595bdaf191df85af81c35ca63 which adds support ...Nick Clifton3-7/+43
2024-01-15x86-64: Skip SCFI tests for x32 targetsH.J. Lu1-1/+1
2024-01-15fix typoNick Clifton1-1/+1
2024-01-15Update version number and regenerate configure filesNick Clifton25-4293/+4649
2024-01-15Add markers for 2.42 branchNick Clifton17-2/+58
2024-01-15Update branch/release creation documentationNick Clifton1-5/+5
2024-01-15aarch64: rcpc3: Regenerate aarch64-*-2.c filesVictor Do Nascimento3-2870/+2977
2024-01-15aarch64: rcpc3: Add FP load/store insnsVictor Do Nascimento6-0/+94
2024-01-15aarch64: rcpc3: Add integer load/store insnsVictor Do Nascimento8-2/+71
2024-01-15aarch64: rcpc3: Define RCPC3_INSN macroVictor Do Nascimento1-0/+2
2024-01-15aarch64: rcpc3: add support in general_constraint_met_pVictor Do Nascimento1-0/+40
2024-01-15aarch64: rcpc3: New RCPC3_ADDR operand typesVictor Do Nascimento4-1/+90
2024-01-15aarch64: rcpc3: Define address operand fields and inserter/extractorsVictor Do Nascimento7-3/+154
2024-01-15aarch64: rcpc3: Create implicit load/store size calc functionVictor Do Nascimento2-0/+25
2024-01-15aarch64: rcpc3: Add +rcpc3 architectural feature support flagVictor Do Nascimento4-0/+10
2024-01-15bfd: riscv_maybe_function_sym check _bfd_elf_is_local_label_nameMark Wielaard1-1/+2
2024-01-15aarch64: Fix tlbi and tlbip instructionsAndrew Carlotti11-290/+335
2024-01-15aarch64: Refactor aarch64_sys_ins_reg_supported_pAndrew Carlotti3-381/+211
2024-01-15nm: Replace --with-symbol-versions with --without-symbol-versions in --help o...Nick Clifton1-1/+1
2024-01-15aarch64: Remove unused BTI feature bitAndrew Carlotti1-3/+0
2024-01-15Add generated source files and fix thinko in aarch64-asm.cNick Clifton4-564/+1056
2024-01-15aarch64: Add SVE2.1 Contiguous load/store instructions.Srinath Parvathaneni9-2/+108
2024-01-15PATCH 5/6][Binutils] aarch64: Add SVE2.1 fmin and fmax instructions.Srinath Parvathaneni4-0/+91
2024-01-15aarch64: Add SVE2.1 dupq, eorqv and extq instructions.Srinath Parvathaneni11-1/+141
2024-01-15aarch64: Add support for FEAT_SVE2p1.Srinath Parvathaneni11-2/+195
2024-01-15aarch64: Add support for FEAT_SME2p1 instructions.Srinath Parvathaneni13-0/+389
2024-01-15aarch64: Add support for FEAT_B16B16 instructions.Srinath Parvathaneni7-0/+353
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-15opcodes: i386-reg.tbl: Add a comment to reflect dependency on orderingIndu Bhagat1-0/+3
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: x86: new marker for insns that implicitly update stack pointerIndu Bhagat3-104/+107
2024-01-15opcodes: gas: x86: define and use Rex2 as attribute not constraintIndu Bhagat5-3891/+7778
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
2024-01-15gas: dw2gencfi: expose dot_cfi_sections for scfidw2genIndu Bhagat2-2/+5
2024-01-15gas: dw2gencfi: move some tc_* defines to the header fileIndu Bhagat2-12/+12
2024-01-15gas: dw2gencfi: expose a new cfi_set_last_fde APIIndu Bhagat2-3/+12
2024-01-15gas: dw2gencfi: use all_cfi_sections instead of cfi_sectionsIndu Bhagat1-4/+4