aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-02PR 30569, delete _bfd_mips_elf_early_size_sectionsAlan Modra5-56/+34
2024-04-02PR 30569, always call elf_backend_size_dynamic_sectionsAlan Modra61-337/+343
2024-04-02objdump --disassemble=sym peculiaritiesAlan Modra1-34/+27
2024-04-02Automatic date update in version.inGDB Administrator1-1/+1
2024-04-01hppa: Implement PA 2.0 symbolic relocations for long displacementsJohn David Anglin3-2/+47
2024-04-01asan: heap-buffer-overflow objdump.c:3299 in disassemble_bytesAlan Modra1-19/+15
2024-04-01LoongArch: Fix the issue of excessive relocation generated by GD and IELulu Cai3-135/+142
2024-04-01LoongArch: gas: Ignore .align if it is at the start of a sectionmengqinggang6-25/+157
2024-04-01Automatic date update in version.inGDB Administrator1-1/+1
2024-03-31gdb: build dprintf commands just once in code_breakpoint constructorAndrew Burgess1-7/+7
2024-03-31gdb: the extra_string in a dprintf breakpoint is never nullptrAndrew Burgess1-11/+5
2024-03-31gdb: change 'if' to gdb_assert in update_dprintf_command_listAndrew Burgess1-2/+3
2024-03-31gdb: create_breakpoint: asserts relating to extra_string/parse_extraAndrew Burgess2-30/+55
2024-03-31gdb: create_breakpoint: add asserts and additional commentsAndrew Burgess2-0/+22
2024-03-31BFD: Fix the bug of R_LARCH_AGLIN caused by discard sectionmengqinggang9-8/+66
2024-03-31Automatic date update in version.inGDB Administrator1-1/+1
2024-03-30Lower variable definitions in tui_redisplay_readlineTom Tromey1-18/+9
2024-03-30Automatic date update in version.inGDB Administrator1-1/+1
2024-03-29gdb/testsuite: don't include port numbers in test namesAndrew Burgess1-1/+2
2024-03-29gdb/testsuite: avoid $pc/$sp values in test namesAndrew Burgess1-1/+2
2024-03-29[gdb/testsuite] Add missing includes in gdb.trace/collection.cTom de Vries1-0/+3
2024-03-29[gdb/testsuite] Fix missing return type in gdb.linespec/break-asm-file.cTom de Vries1-1/+1
2024-03-29Automatic date update in version.inGDB Administrator1-1/+1
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