aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-12aarch64: Add support for sme2.1 movaz instructions.Srinath Parvathaneni22-283/+823
2024-07-12aarch64: Add support for sme2.1 luti2 and luti4 instructions.Srinath Parvathaneni10-210/+563
2024-07-12x86: drop unnecessary \() from bundle testsJan Beulich3-15/+15
2024-07-12x86/APX: remove two inconsistenciesJan Beulich7-81/+283
2024-07-12x86/APX: correct TEST/CTESTcc with 1st operand being a memory oneJan Beulich6-8/+33
2024-07-12MIPS/GAS: Omit LI 0 for condition trapYunQiang Su4-3/+35
2024-07-12MIPS: Use N64 by default for mips*64*-*-linux-gnuabi64YunQiang Su4-6/+11
2024-07-12aarch64: disable feature b16b16Matthieu Longo4-3/+7
2024-07-11gprofng: add release notes for 2.43Vladimir Mezentsev1-0/+7
2024-07-12Re: base64: Add support for targets with byte size > octet size.Alan Modra1-1/+1
2024-07-12Automatic date update in version.inGDB Administrator1-1/+1
2024-07-11base64: Add support for targets with byte size > octet size.Nick Clifton5-83/+107
2024-07-11gas: don't open-code IS_WHITESPACE() / IS_NEWLINE()Jan Beulich1-3/+2
2024-07-11gas: multi-byte warning adjustmentsJan Beulich8-11/+41
2024-07-11gas: there's no scrubber state 12Jan Beulich1-4/+1
2024-07-11gdb: add testcase for invalid record displayKévin Le Gouguec2-0/+97
2024-07-11X86: Update gas/NEWS for Intel APX.Cui, Lili1-0/+6
2024-07-11RISC-V: Add platform property/capability extensionsTsukasa OI4-0/+78
2024-07-11Re: Add support for a .base64 pseudo-op to gasAlan Modra1-18/+14
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