aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-06-30gas: aarch64: testsuite: add new tests for SCFIusers/ibhagat/try-scfi-aarch64-v4Indu Bhagat54-1/+1324
2024-06-30gas: aarch64: add experimental support for SCFIIndu Bhagat3-0/+833
2024-06-30opcodes: aarch64: enforce checks on subclass flags in aarch64-gen.cIndu Bhagat2-1/+21
2024-06-30opcodes: aarch64: flags to denote subclasses of uncond branchesIndu Bhagat1-19/+19
2024-06-30opcodes: aarch64: flags to denote subclasses of arithmetic insnsIndu Bhagat1-15/+15
2024-06-30opcodes: aarch64: flags to denote subclasses of ldst insnsIndu Bhagat1-39/+39
2024-06-30include: opcodes: aarch64: define new subclassesIndu Bhagat1-1/+31
2024-06-30gas: scfi: make scfi_state_restore_reg function more preciseIndu Bhagat1-4/+5
2024-06-30Automatic date update in version.inGDB Administrator1-1/+1
2024-06-29ld: pass -g for ld-elf testsSam James2-2/+2
2024-06-29Automatic date update in version.inGDB Administrator1-1/+1
2024-06-28aarch64: Add support for Armv9.5-A architectureClaudio Bantaloukas13-4/+42
2024-06-28ld/doc: drop stray blankJan Beulich1-4/+3
2024-06-28LoongArch: Do not check R_LARCH_SOP_PUSH_ABSOLUTE to avoid broken links to ol...Lulu Cai1-5/+6
2024-06-28x86/APX: apply NDD-to-legacy transformation to further CMOVcc formsJan Beulich5-32/+82
2024-06-28x86/APX: extend TEST-by-imm7 optimization to CTESTccJan Beulich6-49/+149
2024-06-28x86/APX: optimize {nf}-form IMUL-by-power-of-2 to SHLJan Beulich6-12/+264
2024-06-28x86-64: restrict by-imm31 optimizationJan Beulich4-18/+21
2024-06-28x86/APX: optimize certain {nf}-form insns to LEAJan Beulich7-15/+1819
2024-06-28x86/APX: optimize {nf}-form rotate-by-width-less-1Jan Beulich5-16/+88
2024-06-28x86/APX: optimize {nf} forms of ADD/SUB with specific immediatesJan Beulich8-22/+1648
2024-06-28gas: .irp/.irpc are macro-likeJan Beulich1-2/+2
2024-06-28RISC-V: Shrink the riscv_implicit_subsets table.Nelson Chu1-165/+149
2024-06-28RISC-V: PR27180, Update relocation for riscv_zero_pcrel_hi_reloc.Nelson Chu3-12/+67
2024-06-28RISC-V: Add Zabha extension CAS instructions.Jiawei7-2/+44
2024-06-28Automatic date update in version.inGDB Administrator1-1/+1
2024-06-27Set BFD_DECOMPRESS when reading build-id debuglinkH.J. Lu2-4/+9
2024-06-27gdb: add overloads of gdb_tilde_expandAndrew Burgess4-5/+19
2024-06-27gdb: add overloads of gdb_abspathAndrew Burgess8-7/+23
2024-06-27Improve comments describing the Import Directory TablePali Roh?r2-4/+11
2024-06-27Fix new libdep test so that if the plugin cannot be located the test fails gr...Nick Clifton1-3/+4
2024-06-27Re: Rewrite SHT_GROUP handlingAlan Modra1-34/+15
2024-06-27Automatic date update in version.inGDB Administrator1-1/+1
2024-06-27Rewrite SHT_GROUP handlingAlan Modra2-287/+108
2024-06-26Revert: 35fd2ddeb1d90f1750401cfb6d01fe055656b88dNick Clifton14-39/+265
2024-06-26[gdb/testsuite] Minor cleanup in gdb.base/bg-execution-repeat.expTom de Vries1-8/+3
2024-06-26[gdb/testsuite] Fix timeout in gdb.base/bg-execution-repeat.expTom de Vries2-1/+26
2024-06-25doc: sframe: small improvements for readabilityIndu Bhagat1-130/+183
2024-06-26Automatic date update in version.inGDB Administrator1-1/+1
2024-06-26aarch64: FP8 scale and convert - Implement minor improvementsVictor Do Nascimento7-213/+178
2024-06-25Hurd port: update interface to match upstream and fix warnings.Flavio Cruz2-19/+20
2024-06-25aarch64: Treat operand ADDR_SIMPLE as address with base registerJens Remus1-3/+3
2024-06-25aarch64: Treat operand Rt_IN_SYS_ALIASES as register number (PR 31919)Jens Remus1-1/+1
2024-06-25gdb/doc: the all-doc build target should build .... all docsAndrew Burgess1-1/+1
2024-06-25gdb/doc: fix cannot create directory error when building dvi/pdfAndrew Burgess1-0/+1
2024-06-25Updated Russian translation for the bfd/ sub-directoryNick Clifton1-1247/+1418
2024-06-25aarch64: Fix FEAT_B16B16 sve2 instruction constraints.Srinath Parvathaneni14-59/+489
2024-06-25aarch64: Add extra tests for sve2p1 min max instructions.Srinath Parvathaneni6-201/+524
2024-06-25arch64: Fix the wrong constraint used for sve2p1 instructions.Srinath Parvathaneni4-13/+143
2024-06-25aarch64: Fix sve2p1 ld[1-4]/st[1-4]q instruction operands.Srinath Parvathaneni19-330/+837