aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-11LoongArch: Not alloc dynamic relocs if symbol is absoluteJinyang He5-7/+24
2024-07-11Automatic date update in version.inGDB Administrator1-1/+1
2024-07-10x86-64: Skip -z mark-plt tests on MUSLH.J. Lu1-0/+7
2024-07-10RISC-V:[gprofng] Minimal support gprofng for riscv.Yixuan Chen19-8/+99
2024-07-10Add support for a .base64 pseudo-op to gasNick Clifton10-0/+398
2024-07-10libsframe: remove runstatedir in Makefile.inClément Chigot1-1/+0
2024-07-10libsframe: accept --target configure optionClément Chigot3-81/+138
2024-07-10Automatic date update in version.inGDB Administrator1-1/+1
2024-07-09elf: Add glibc version dependency only if neededH.J. Lu1-9/+23
2024-07-09gprofng: add hardware counters for Intel Ice Lake processorVladimir Mezentsev8-19/+1210
2024-07-09doc: sframe: add appendix for generating stack tracesIndu Bhagat1-0/+84
2024-07-09include: sframe: update code comments around SFrame FRE stack offsetsIndu Bhagat1-10/+12
2024-07-09doc: sframe: segregate the ABI/arch-specific componentsIndu Bhagat1-28/+110
2024-07-09LTO: Properly check wrapper symbolH.J. Lu6-8/+50
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