aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-12-27LoongArch: Fix resolution of undefined weak hidden/protected symbolsXi Ruoyao6-22/+102
2024-12-27Automatic date update in version.inGDB Administrator1-1/+1
2024-12-26Automatic date update in version.inGDB Administrator1-1/+1
2024-12-26macro.c:871 heap-buffer-overflowAlan Modra1-2/+2
2024-12-26buffer overflow in gas/app.cAlan Modra1-4/+10
2024-12-25Automatic date update in version.inGDB Administrator1-1/+1
2024-12-24gdb/testsuite: add some xfail in gdb.base/startup-with-shell.expAndrew Burgess1-0/+9
2024-12-24gdb/freebsd: port core file context parsing to FreeBSDAndrew Burgess3-2/+146
2024-12-24gdb: improve GDB's ability to auto-load the exec for a core fileAndrew Burgess5-29/+455
2024-12-24gdb/testsuite: make some of the core file / build-id tests harderAndrew Burgess3-148/+130
2024-12-24gdb: parse and set the inferior environment from core filesAndrew Burgess5-5/+106
2024-12-24gdb: add gdbarch method to get execution context from core fileAndrew Burgess10-4/+579
2024-12-24arc: add_to_decodelistAlan Modra1-147/+124
2024-12-24PR 32324, Stripping BOLT'ed binaries leads to unwanted behaviourAlan Modra2-7/+7
2024-12-24PR 32391 testcaseAlan Modra1-60/+60
2024-12-24Fix error: macro may be used uninitializedAlan Modra1-3/+2
2024-12-24Automatic date update in version.inGDB Administrator1-1/+1
2024-12-23Support Intel AVX10.2 minmax, vector copy and compare instructionsHaochen Jiang23-2255/+3504
2024-12-23Automatic date update in version.inGDB Administrator1-1/+1
2024-12-22Fix -Wenum-constexpr-conversion in enum-flags.hCarlos Galvez3-70/+69
2024-12-22gdb/hurd: remove VLA usageFlavio Cruz1-4/+5
2024-12-22Automatic date update in version.inGDB Administrator1-1/+1
2024-12-21Automatic date update in version.inGDB Administrator1-1/+1
2024-12-20Add gstack scriptKeith Seitz9-5/+408
2024-12-20Minor cleanups in rust-lang.cTom Tromey1-13/+8
2024-12-20arm: fix incorrect assembly of stm{,ia} as push [PR32363]Richard Earnshaw3-52/+67
2024-12-20[gdb/cli] Don't prefill for operate-and-get-next of last commandTom de Vries2-6/+52
2024-12-20Use block::is_static_block in ada-lang.cTom Tromey1-1/+1
2024-12-20Fix latent bug in gdbpy_lookup_static_symbolsTom Tromey1-3/+4
2024-12-20Fix examples of the use of the linker script TYPE keywordNick Clifton1-3/+3
2024-12-20[gdb/testsuite] Use -nostdlib in gdb.linespec/explicit.expTom de Vries2-1/+12
2024-12-20Automatic date update in version.inGDB Administrator1-1/+1
2024-12-19elfcpp/dwarf.h: Add post DWARF5 constants to DW_LANG enumAlexandra Hájková2-1/+43
2024-12-19gdb, gdbserver: introduce the 'x' RSP packet for binary memory readTankut Baris Aktemur6-21/+217
2024-12-19gdbserver: allow suppressing the next putpkt remote-debug logTankut Baris Aktemur3-5/+28
2024-12-19doc: fine-tune the documentation of the 'm' RSP packetTankut Baris Aktemur1-6/+7
2024-12-19Updated Serbian translation for the bfd sub-directoryNick Clifton1-1413/+1508
2024-12-19Fix the handling or arguments and macro pseudo-variables inside nested assemb...Nick Clifton9-64/+444
2024-12-19bfd/ELF: refine PR binutils/31872 fixJan Beulich1-1/+2
2024-12-19PPC: drop redundant value conversion from md_assemble()Jan Beulich1-7/+0
2024-12-19x86-64: correct CODE_5 relocsJan Beulich1-6/+6
2024-12-19Automatic date update in version.inGDB Administrator1-1/+1
2024-12-19Adjust expected loongarch32 test resultsAlan Modra2-17/+17
2024-12-19target_id for cr16 and vaxAlan Modra3-4/+8
2024-12-19Remove bfd_elf_allocate_object object_id paramAlan Modra24-53/+29
2024-12-19Remove _bfd_elf_link_hash_table_init target_id paramAlan Modra44-98/+53
2024-12-19Add a few elf_backend_data target idsAlan Modra6-0/+6
2024-12-18[doc] Update gdb-add-index manpageKeith Seitz1-6/+42
2024-12-18Add check-include-guards.py to pre-commitTom Tromey1-0/+9
2024-12-18Run check-include-guards.pyTom Tromey510-1525/+1525