aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-02-19[gdb/exp] Fix printing of out of bounds struct membersTom de Vries3-0/+158
2024-02-19Automatic date update in version.inGDB Administrator1-1/+1
2024-02-18Automatic date update in version.inGDB Administrator1-1/+1
2024-02-17Automatic date update in version.inGDB Administrator1-1/+1
2024-02-16ld: Add -plugin-save-tempsH.J. Lu6-8/+27
2024-02-16PR27597, nios: assertion fail in nios2_elf32_install_imm16Alan Modra1-16/+24
2024-02-16Update how-to-make-a-release document to reference new git repository for the...Nick Clifton1-92/+70
2024-02-16x86/APX: drop stray IgnoreSizeJan Beulich2-22/+22
2024-02-16x86: don't use VexWIG in SSE2AVX templatesJan Beulich3-10/+10
2024-02-16x86: drop redundant XmmwordJan Beulich1-8/+8
2024-02-16SCFI: correct test namesJan Beulich2-2/+2
2024-02-16Automatic date update in version.inGDB Administrator1-1/+1
2024-02-15x86: Display -msse-check= default as noneH.J. Lu1-1/+1
2024-02-16S/390: 32-bit PIE undef weak failuresAlan Modra1-7/+6
2024-02-15Move lookup_name_info creation into basic_lookup_transparent_typeTom Tromey7-45/+46
2024-02-15objdump, as: add callx support for BPF CPU v1Will Hawkins5-5/+15
2024-02-15Make various gas symbol predicates and accessors take const argsAlan Modra2-57/+56
2024-02-15Re: elf_backend_finish_dynamic_symbol returning falseAlan Modra3-0/+3
2024-02-15PR28448, Memory leak in function add_symbols(plugin.c)Alan Modra1-1/+5
2024-02-15Re: elf_backend_finish_dynamic_symbol returning falseAlan Modra6-10/+11
2024-02-15gdb/doc: Fix several typos in GDB documentationSamuel Tardieu3-23/+23
2024-02-15PR29785, memory bloat after b43771b045fbSteinar H. Gunderson1-5/+25
2024-02-15PR30308, infinite recursion in i386_intel_simplifyAlan Modra3-10/+39
2024-02-15elf_backend_finish_dynamic_symbol returning falseAlan Modra24-51/+29
2024-02-15Automatic date update in version.inGDB Administrator1-1/+1
2024-02-14[gdb/dap] Fix exit raceTom de Vries1-1/+0
2024-02-14gdb: Reformat amd64_dwarf_reg_to_regnumH.J. Lu1-2/+1
2024-02-14Use typedef in definition of warning_hookTom Tromey1-1/+1
2024-02-14arc: Put DBNZ instruction to a separate classYuriy Kolerov7-1/+17
2024-02-14[gdb/testsuite] Fix another fail and tcl error in gdb.dap/sources.expTom de Vries1-17/+24
2024-02-14Automatic date update in version.inGDB Administrator1-1/+1
2024-02-13arc: Don't use multiline in arc-disassembler-options.exp testYuriy Kolerov1-4/+5
2024-02-13[gdb/testsuite] Fix fail in gdb.dap/sources.expTom de Vries1-0/+3
2024-02-13sim: riscv: Add support for compressed integer instructionsJaydeep Patil7-8/+437
2024-02-13[gdb/testsuite] Fix tcl error in gdb.dap/sources.expTom de Vries1-2/+4
2024-02-13[gdb/tdep] Fix reverse execution of LDR(immediate) T4Tom de Vries1-0/+8
2024-02-13Automatic date update in version.inGDB Administrator1-1/+1
2024-02-12Introduce bfd_print_error functionTom Tromey2-12/+40
2024-02-12Do not call fputc from _bfd_doprntTom Tromey1-1/+1
2024-02-12[gdb] Re-format dap/startup.py with blackTom de Vries1-2/+2
2024-02-12[gdb/dap] Catch and log exceptions in dap threadsTom de Vries1-2/+18
2024-02-12Fix DAP launch and configurationDone requestsTom Tromey30-182/+258
2024-02-12Clean up suppress_new_breakpoint_eventTom Tromey1-1/+2
2024-02-12Export dap_initializeTom Tromey1-4/+4
2024-02-12gdb: re-format Python files with black 24.1.1Simon Marchi3-14/+12
2024-02-12Add support to readelf for the PT_OPENBSD_SYSCALLS segment type.Frederic Cambus4-0/+11
2024-02-12rs6000, unwind-on-each-instruction fix.Carl Love1-6/+47
2024-02-12remote.c: Make packet_check_result return a structureAlexandra Hájková1-34/+104
2024-02-12Automatic date update in version.inGDB Administrator1-1/+1
2024-02-11Fix crash when calling Frame.static_linkHannes Domani2-0/+17