aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-18[gdb/testsuite] Call ldd --version in gdb.testsuite/dump-system-info.expTom de Vries1-0/+1
2024-01-18sim: ppc: implement 128-bit register read/writes with sim-endian APIsMike Frysinger1-26/+8
2024-01-18sim: ppc: switch register read/writes to union to avoid aliasing issuesMike Frysinger1-50/+75
2024-01-18Automatic date update in version.inGDB Administrator1-1/+1
2024-01-18PR30824 internal error with -z pack-relative-relocsAlan Modra1-24/+28
2024-01-17Update x86-64: Add -z mark-plt and -z nomark-pltH.J. Lu4-4/+4
2024-01-17gdb/testsuite: handle long filenames in gdb.base/startup-with-shell.expAndrew Burgess1-0/+1
2024-01-17Fix crash in struct-with-sig-2.exp with debug-names target boardTom Tromey1-0/+2
2024-01-17Import gcc commit 65388b28656d65595bdaf191df85af81c35ca63 which adds support ...Nick Clifton3-7/+43
2024-01-17LoongArch: Adapt R_LARCH_{PCALA,GOT,TLS_IE,TLS_DESC}64_* handling per psABI v...Xi Ruoyao4-13/+42
2024-01-17Automatic date update in version.inGDB Administrator1-1/+1
2024-01-16Automatic date update in version.inGDB Administrator1-1/+1
2024-01-15gdb/testsuite: remove spurious $ in save_varsSimon Marchi1-1/+1
2024-01-15Remove addrmap_fixed::set_entryTom Tromey5-59/+45
2024-01-15gdb: remove unnecessary bracesSimon Marchi1-4/+2
2024-01-15x86-64: Skip SCFI tests for x32 targetsH.J. Lu1-1/+1
2024-01-15Update HOWTO document after creating the 2.42 branchNick Clifton1-22/+24
2024-01-15Change version to 2.42.50 and regenerate filesNick Clifton22-3680/+3992
2024-01-15Regenerate two Makefile.in files to update Copyright headersMark Wielaard2-3/+3
2024-01-15Add markers for 2.42 branchNick Clifton17-2/+58
2024-01-15Update branch/release creation documentationNick Clifton1-5/+5
2024-01-15aarch64: rcpc3: Regenerate aarch64-*-2.c filesVictor Do Nascimento3-2870/+2977
2024-01-15aarch64: rcpc3: Add FP load/store insnsVictor Do Nascimento6-0/+94
2024-01-15aarch64: rcpc3: Add integer load/store insnsVictor Do Nascimento8-2/+71
2024-01-15aarch64: rcpc3: Define RCPC3_INSN macroVictor Do Nascimento1-0/+2
2024-01-15aarch64: rcpc3: add support in general_constraint_met_pVictor Do Nascimento1-0/+40
2024-01-15aarch64: rcpc3: New RCPC3_ADDR operand typesVictor Do Nascimento4-1/+90
2024-01-15aarch64: rcpc3: Define address operand fields and inserter/extractorsVictor Do Nascimento7-3/+154
2024-01-15aarch64: rcpc3: Create implicit load/store size calc functionVictor Do Nascimento2-0/+25
2024-01-15aarch64: rcpc3: Add +rcpc3 architectural feature support flagVictor Do Nascimento4-0/+10
2024-01-15bfd: riscv_maybe_function_sym check _bfd_elf_is_local_label_nameMark Wielaard1-1/+2
2024-01-15aarch64: Fix tlbi and tlbip instructionsAndrew Carlotti11-290/+335
2024-01-15aarch64: Refactor aarch64_sys_ins_reg_supported_pAndrew Carlotti3-381/+211
2024-01-15nm: Replace --with-symbol-versions with --without-symbol-versions in --help o...Nick Clifton1-1/+1
2024-01-15aarch64: Remove unused BTI feature bitAndrew Carlotti1-3/+0
2024-01-15Add generated source files and fix thinko in aarch64-asm.cNick Clifton4-564/+1056
2024-01-15aarch64: Add SVE2.1 Contiguous load/store instructions.Srinath Parvathaneni9-2/+108
2024-01-15PATCH 5/6][Binutils] aarch64: Add SVE2.1 fmin and fmax instructions.Srinath Parvathaneni4-0/+91
2024-01-15aarch64: Add SVE2.1 dupq, eorqv and extq instructions.Srinath Parvathaneni11-1/+141
2024-01-15aarch64: Add support for FEAT_SVE2p1.Srinath Parvathaneni11-2/+195
2024-01-15aarch64: Add support for FEAT_SME2p1 instructions.Srinath Parvathaneni13-0/+389
2024-01-15aarch64: Add support for FEAT_B16B16 instructions.Srinath Parvathaneni7-0/+353
2024-01-15gas/NEWS: announce the new SCFI command line optionIndu Bhagat1-0/+3
2024-01-15gas: testsuite: add an x86 testsuite for SCFIIndu Bhagat129-0/+3074
2024-01-15opcodes: i386-reg.tbl: Add a comment to reflect dependency on orderingIndu Bhagat1-0/+3
2024-01-15gas: doc: update documentation for the new listing optionIndu Bhagat1-5/+11
2024-01-15gas: x86: synthesize CFI for hand-written asmIndu Bhagat16-10/+4128
2024-01-15opcodes: x86: new marker for insns that implicitly update stack pointerIndu Bhagat3-104/+107
2024-01-15opcodes: gas: x86: define and use Rex2 as attribute not constraintIndu Bhagat5-3891/+7778
2024-01-15gas: scfidw2gen: new functionality to prepare for SCFIIndu Bhagat5-5/+312