aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-09Automatic date update in version.inGDB Administrator1-1/+1
2024-07-08aarch64: Add support for sve2p1 pmov instruction.srinath13-224/+766
2024-07-08aarch64: Add support for sve2p1 tbxq instruction.Srinath Parvathaneni7-160/+207
2024-07-08aarch64: Add support for sve2p1 zipq[1-2] instructions.Srinath Parvathaneni7-162/+256
2024-07-08aarch64: Add support for sve2p1 uzpq[1-2] instructions.Srinath Parvathaneni7-153/+247
2024-07-08aarch64: Add support for sve2p1 tblq instruction.Srinath Parvathaneni7-175/+240
2024-07-08aarch64: Add support for sve2p1 orqv instruction.Srinath Parvathaneni7-152/+228
2024-07-08Automatic date update in version.inGDB Administrator1-1/+1
2024-07-07Automatic date update in version.inGDB Administrator1-1/+1
2024-07-06Re: LoongArch: Add DT_RELR supportAlan Modra1-2/+2
2024-07-06objcopy bfd_map_over_sections and global statusAlan Modra2-144/+140
2024-07-06Automatic date update in version.inGDB Administrator1-1/+1
2024-07-05aarch64: add Debug Feature Register 2 (ID_AA64DFR2_EL1)Matthieu Longo3-0/+11
2024-07-05aarch64: add STEP2 feature and its associated registersMatthieu Longo5-0/+13
2024-07-05aarch64: add SPMU2 feature and its associated registersMatthieu Longo5-0/+13
2024-07-05aarch64: add E3DSE feature and its associated registersMatthieu Longo6-1/+39
2024-07-05x86-64: Fix support for APX NF TLS IE with 2 operandsLingling Kong1-3/+2
2024-07-05RISC-V: avoid use of match_opcode() in riscv_insn_types[]Jan Beulich1-102/+102
2024-07-05aarch64: fix build with old glibcJan Beulich1-3/+3
2024-07-05LoongArch: Add DT_RELR testsXi Ruoyao19-0/+485
2024-07-05LoongArch: Add DT_RELR supportXi Ruoyao3-4/+486
2024-07-05LoongArch: Make protected function symbols local for -sharedXi Ruoyao5-21/+81
2024-07-05LoongArch: Fix bad reloc with mixed visibility ifunc symbols in shared librariesXi Ruoyao4-12/+140
2024-07-05LoongArch: Reject R_LARCH_32 from becoming a runtime reloc in ELFCLASS64Xi Ruoyao4-2/+36
2024-07-05x86: Correct position of ".s" for CCMPcc in disassemblerCui, Lili4-5/+24
2024-07-05x86: Add {load}/{store} tests for apx instructions.Cui, Lili3-0/+204
2024-07-05Automatic date update in version.inGDB Administrator1-1/+1
2024-07-04RISC-V: Fix BFD_RELOC_RISCV_PCREL_LO12_S patch issueSun Sunny4-40/+114
2024-07-04RISC-V: hash with segment id and pcrel_hi address while recording pcrel_hiLifang Xia1-7/+17
2024-07-04mve: Fix encoding for vcvt[bt] single-half float conversion instructionsAndre Vieira2-72/+81
2024-07-04gas: Validate SFrame RA tracking and fixed RA offsetJens Remus1-5/+9
2024-07-04gas: Test predicate whether SFrame RA tracking is usedJens Remus1-2/+4
2024-07-04gas: Don't skip SFrame FDE if .cfi_register specifies SP registerJens Remus1-3/+6
2024-07-04gas: Don't skip SFrame FDE if .cfi_register specifies RA w/o trackingJens Remus1-1/+1
2024-07-04gas: Skip SFrame FDE if .cfi_window_saveJens Remus1-3/+22
2024-07-04gas: Skip SFrame FDE if FP without RA on stackJens Remus1-2/+19
2024-07-04gas: User readable warnings if SFrame FDE is not generatedJens Remus5-28/+72
2024-07-04gas: Refactor SFrame CFI opcode DW_CFA_register processingJens Remus1-11/+26
2024-07-04gas: Warn if SFrame FDE is skipped due to non-default return columnJens Remus2-3/+8
2024-07-04gas: Skip SFrame FDE if CFI specifies non-FP/SP base registerJens Remus2-3/+11
2024-07-04gas: Print DWARF call frame insn name in SFrame warning messageJens Remus3-3/+50
2024-07-04readelf/objdump: Display SFrame fixed RA offset as 'f' in dumpJens Remus11-38/+40
2024-07-04readelf/objdump: Dump SFrame CFA fixed FP and RA offsetsJens Remus17-0/+37
2024-07-04gas: Enhance arch-specific SFrame configuration descriptionsJens Remus4-14/+19
2024-07-04x86: Remove unused SFrame CFI RA register variableJens Remus1-1/+0
2024-07-04Support APX CFCMOVCui, Lili13-2242/+3670
2024-07-04Automatic date update in version.inGDB Administrator1-1/+1
2024-07-03RISC-V: Tidy and complete testing of all architecture imply rules.Nelson Chu21-97/+177
2024-07-03Avoid possible signed overflow in decode_local_label_nameAlan Modra1-4/+4
2024-07-03gas/doc/riscv: Fixed typo of `.insn cj' formatNelson Chu1-1/+1