aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-03-28gas: x86: fix code comments and other nitsusers/ibhagat/try-scfi-nextIndu Bhagat1-6/+6
2024-03-28gas: x86: ginsn: adapt the APX insn handlingIndu Bhagat2-31/+32
2024-03-28gas: x86: ginsn: handle previously missed indirect call and jmp opsIndu Bhagat3-59/+81
2024-03-28gas: scfi: bugfixes for SCFI state propagationIndu Bhagat5-8/+87
2024-03-28gas: gcfg: add_bb_at_ginsn must return root_bbIndu Bhagat5-26/+158
2024-03-28gas: aarch64: testsuite: add new tests for SCFIIndu Bhagat39-1/+878
2024-03-28gas: aarch64: add experimental support for SCFIIndu Bhagat2-0/+750
2024-03-28Add the tex file for the SCFI paperIndu Bhagat1-0/+1012
2024-03-28Make pascal_language::print_type handle varstring==nullptrTom Tromey1-1/+2
2024-03-28gas: gcfg: fix handling of non-local direct jmps in gcfgIndu Bhagat5-19/+104
2024-03-28x86/SSE2AVX: move checkingJan Beulich1-11/+10
2024-03-28x86/SSE2AVX: respect prefixesJan Beulich3-2/+21
2024-03-28gas: drop integer_constant()'s maxdigJan Beulich1-8/+4
2024-03-28gas: drop dead check for double quoteJan Beulich1-3/+0
2024-03-28gas: sanitize FB- and dollar-label usesJan Beulich4-20/+31
2024-03-28x86: templatize RAO-INT insnsJan Beulich1-8/+4
2024-03-28x86: templatize ADX insnsJan Beulich1-6/+5
2024-03-28x86: templatize shift-double insnsJan Beulich2-331/+303
2024-03-28x86: templatize shift/rotate insnsJan Beulich2-264/+379
2024-03-28x86: templatize binary ALU insnsJan Beulich2-449/+473
2024-03-28x86: templatize unary ALU insnsJan Beulich2-16/+22
2024-03-28x86: templatize INC/DECJan Beulich3-68/+80
2024-03-28[gdb/testsuite] Fix gdb.base/ending-run.exp on manjaro linuxTom de Vries1-2/+2
2024-03-28[gdb/testsuite] Fix test-case gdb.threads/attach-stopped.exp on manjaro linuxTom de Vries1-2/+4
2024-03-28[gdb/testsuite] Add missing include in gdb.base/rtld-step.expTom de Vries1-1/+4
2024-03-28RISC-V: Removed privileged spec 1.9.1 support in assembler.Nelson Chu29-3099/+218
2024-03-28Automatic date update in version.inGDB Administrator1-1/+1
2024-03-27Fix clang buildTom Tromey1-1/+9
2024-03-26gdb, gdbserver, gdbsupport: remove includes of early headersSimon Marchi892-902/+1
2024-03-26gdb, gdbserver, gdbsupport: include early header files with `-include`Simon Marchi4-3/+16
2024-03-26{gdb,gdbserver}/Makefile.in: remove unnecessary intermediary variablesSimon Marchi2-13/+7
2024-03-26gdb, gdbserver, gdbsupport: reformat some Makefile variables, one entry per lineSimon Marchi4-29/+90
2024-03-26gdb: make gdbarch_types.py non-executableSimon Marchi1-0/+0
2024-03-27Automatic date update in version.inGDB Administrator1-1/+1
2024-03-26Revert "gdbserver: convert have_ptrace_getregset to a tribool"Andrew Burgess4-10/+10
2024-03-26Revert "gdb/x86: move reading of cs and ds state into gdb/nat directory"Andrew Burgess3-80/+37
2024-03-26Revert "gdbserver/x86: move no-xml code earlier in x86_linux_read_description"Andrew Burgess1-16/+11
2024-03-26Revert "gdb/gdbserver: share I386_LINUX_XSAVE_XCR0_OFFSET definition"Andrew Burgess5-23/+41
2024-03-26Revert "gdb/gdbserver: share some code relating to target description creation"Andrew Burgess15-267/+199
2024-03-26Revert "gdb/arch: assert that X86_XSTATE_MPX is not set for x32"Andrew Burgess1-6/+2
2024-03-26Revert "gdbserver: update target description creation for x86/linux"Andrew Burgess5-277/+168
2024-03-26Revert "gdb/gdbserver: share x86/linux tdesc caching"Andrew Burgess11-355/+393
2024-03-26Revert "gdbserver/Makefile.in: add missing `-x c++`"Andrew Burgess1-1/+1
2024-03-26Revert "gdb: fix possible uninitialised variable use"Andrew Burgess1-8/+10
2024-03-26Revert "gdb/gdbserver: fix some defined but unused function warnings"Andrew Burgess1-12/+0
2024-03-26Remove redundant check from parse_number.expTom Tromey1-2/+0
2024-03-26[gdb/testsuite] Fix valgrind tests on debianTom de Vries1-1/+2
2024-03-26Capture warnings when writing to the index cacheTom Tromey5-11/+34
2024-03-26Don't claim a fat IR object if no IR object should be claimedH.J. Lu11-37/+131
2024-03-26gdb/gdbserver: fix some defined but unused function warningsAndrew Burgess1-0/+12