aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2024-07-03x86-64: Support APX NF TLS IE with 2 operandsLingling Kong8-20/+58
2024-07-03gas/doc/riscv: Fixed syntax of `.option arch' when reseting whole architectureNelson Chu1-2/+2
2024-07-03Automatic date update in version.inGDB Administrator1-1/+1
2024-07-02Accept unnamed array in gdb.ada/limited-length.expTom Tromey1-12/+9
2024-07-02Use lwp field in ptid for AIX.Aditya Vidyadhar Kamath1-11/+8
2024-07-01x86-64: Verify that TLS IE works with APX NFkonglin17-20/+64
2024-07-02Automatic date update in version.inGDB Administrator1-1/+1
2024-07-01ld: Move foo before delete in dl5.ccH.J. Lu1-1/+1
2024-07-01MAINTAINERS: Update my e-mail addressClaudiu Zissulescu1-1/+1
2024-07-01LoongArch: Remove unused code in ld test suiteXi Ruoyao2-9/+0
2024-07-01PR31941 objcopy --globalize-symbolAlan Modra1-0/+1
2024-07-01Automatic date update in version.inGDB Administrator1-1/+1
2024-06-30ld: Avoid folding new and delete pairsH.J. Lu3-10/+19
2024-07-01objcopy: Allow making symbol global and weak on same invocationMarcus Nilsson3-15/+27
2024-06-30tweak latest vms-alpha.c changeAlan Modra1-1/+1
2024-06-30Assertion `(data) <= (end)' failed in read_basesAlan Modra1-24/+29
2024-06-30Re: Rewrite SHT_GROUP handlingAlan Modra1-50/+52
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