aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-08-23Convert dwarf2_per_objfile::die_type_hash to new hash tableusers/simark/try-cxx-hash-tableSimon Marchi2-80/+43
2024-08-23Convert dwarf2_cu::call_site_htab to new hash tableSimon Marchi5-40/+27
2024-08-23Convert dwarf_cu::die_hash to new hash tableSimon Marchi4-57/+13
2024-08-23Convert gdb_bfd.c to new hash tableSimon Marchi1-64/+42
2024-08-23Convert more DWARF code to new hash tableSimon Marchi3-74/+43
2024-08-23Convert all_bfds to new hash tableSimon Marchi2-31/+19
2024-08-23Convert typedef hash to new hash tableSimon Marchi3-103/+55
2024-08-23Convert abbrevs to new hash tableSimon Marchi2-56/+19
2024-08-23Convert abbrev cache to new hash tableSimon Marchi2-43/+28
2024-08-23Convert gnu-v3-abi.c to new hash tableSimon Marchi1-66/+32
2024-08-23Convert static links to new hash tableSimon Marchi3-67/+13
2024-08-23Convert type copying to new hash tableSimon Marchi14-86/+40
2024-08-23Convert compile/compile.c to new hash tableSimon Marchi2-146/+19
2024-08-23Convert disasm.c to new hash tableSimon Marchi1-67/+18
2024-08-23Convert py-framefilter.c to new hash tableSimon Marchi1-30/+34
2024-08-23Convert breakpoint.c to new hash tableSimon Marchi1-10/+5
2024-08-23Convert dwarf2/macro.c to new hash tableSimon Marchi1-14/+9
2024-08-23Convert target-descriptions.c to new hash tableSimon Marchi1-12/+8
2024-08-23Convert linespec.c to new hash tableSimon Marchi1-36/+22
2024-08-23Convert filename-seen-cache.h to new hash tableSimon Marchi3-80/+20
2024-08-23Convert compile-c-symbols.c to new hash tableSimon Marchi1-44/+5
2024-08-23gdbsupport: add unordered_dense.h 4.4.0Simon Marchi3-0/+2105
2024-08-23x86: simplify SAE checkingJan Beulich1-12/+10
2024-08-23gas: update lex_type[] also for .mri directivesJan Beulich1-0/+2
2024-08-23RISC-V: process rs_align_code also when relaxingJan Beulich3-38/+58
2024-08-23Automatic date update in version.inGDB Administrator1-1/+1
2024-08-22lto: Add a test for PR ld/32083H.J. Lu3-0/+54
2024-08-22[gdb/symtab] Return correct reader for top-level CU in cooked_indexer::ensure...Tom de Vries2-15/+80
2024-08-22[gdb] Add const to catch gdb_exceptionTom de Vries5-8/+8
2024-08-22[gdb/python] Eliminate catch(...) in type_to_type_objectTom de Vries1-1/+5
2024-08-22[gdb] Add & in catch in svr4_handle_solib_eventTom de Vries1-1/+1
2024-08-22[gdb] Eliminate catch(...) in get_test_insnTom de Vries1-1/+1
2024-08-22gprofng: testsuite: fix 'wrapper' typoSam James1-3/+3
2024-08-22Automatic date update in version.inGDB Administrator1-1/+1
2024-08-21gdb: some global_block improvementsSimon Marchi4-64/+68
2024-08-21Do not assume ELF in dwarf2/read.cTom Tromey1-5/+4
2024-08-21Automatic date update in version.inGDB Administrator1-1/+1
2024-08-20gdb/testsuite: track nested caching proc callsAndrew Burgess1-9/+75
2024-08-20Fix Windows regressionTom Tromey1-1/+1
2024-08-20Use SEARCH_FUNCTION_DOMAIN when looking for Ada exception symbolsTom Tromey1-2/+4
2024-08-20[gdb/testsuite] Fix gdb.python/py-mi-cmd.exp with python 3.13Tom de Vries1-7/+41
2024-08-19gprofng: add hardware counters for Appliedmicro processorVladimir Mezentsev4-6/+212
2024-08-20Automatic date update in version.inGDB Administrator1-1/+1
2024-08-19gas: ginsn: x86: pacify Wmaybe-uininitialized compiler warningIndu Bhagat1-0/+2
2024-08-19Fix m68k OS ABI snifferAndreas Schwab1-2/+10
2024-08-19Ensure gdb.ada/multiarray.exp runs in both modesTom Tromey1-1/+2
2024-08-19Remove Walter Lee as maintainer for Tile Gx and Tile ProNick Clifton1-2/+1
2024-08-19gdb: fix a target: prefix issue in find_separate_debug_fileAndrew Burgess2-35/+7
2024-08-19gdb: avoid '//' in filenames when searching for debuginfoAndrew Burgess4-37/+32
2024-08-19gdb: Fix printing frame when reversing out of a recursive call with clangGuinevere Larsen1-1/+2