aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-08Back out some parallel_for_each featuresTom Tromey2-251/+30
2024-01-08Avoid language-based lookups in startup pathTom Tromey2-3/+5
2024-01-08Optimize lookup_minimal_symbol_textTom Tromey1-28/+41
2024-01-08Lazy language settingTom Tromey5-18/+73
2024-01-08Change current_language to be a macroTom Tromey2-5/+18
2024-01-08Remove two quick_symbol_functions methodsTom Tromey6-86/+16
2024-01-08Simplify the public DWARF APITom Tromey6-50/+43
2024-01-08Do more DWARF reading in the backgroundTom Tromey13-306/+666
2024-01-08Change how cooked index waits for threadsTom Tromey2-3/+2
2024-01-08Add "maint set dwarf synchronous"Tom Tromey3-0/+49
2024-01-08Move cooked_index_storage to cooked-index.hTom Tromey2-94/+111
2024-01-08Add gdb::task_groupTom Tromey4-2/+160
2024-01-08Add quick_symbol_functions::compute_main_nameTom Tromey4-0/+26
2024-01-08Add deferred_warnings parameter to read_addrmap_from_arangesTom Tromey5-45/+65
2024-01-08Refactor complaint thread-safety approachTom Tromey5-36/+60
2024-01-08Add thread-safety to gdb's BFD wrappersTom Tromey4-4/+65
2024-01-08Add a couple of bfd_cache_close callsTom Tromey1-0/+4
2024-01-08Pre-read DWZ section dataTom Tromey6-67/+56
2024-01-08Don't use objfile::intern in DWO codeTom Tromey1-10/+21
2024-01-08sim: build: clean more generated outputsMike Frysinger10-125/+147
2024-01-08sim: mips: drop old clean workaroundMike Frysinger2-4/+1
2024-01-08sim: ppc: workaround uninitialized variable compiler warningsMike Frysinger1-2/+2
2024-01-08sim: warnings: enable -Wshift-negative-valueMike Frysinger2-0/+2
2024-01-08sim: sh: avoid left shifting negative valuesMike Frysinger1-2/+2
2024-01-08sim: bfin: avoid left shifting negative valuesMike Frysinger1-2/+2
2024-01-08sim: cgen: rework DI macros to avoid signed left shiftsMike Frysinger1-3/+3
2024-01-09Automatic date update in version.inGDB Administrator1-1/+1
2024-01-08bpf: Added linker support for R_BPF_64_NODYLD32.Cupertino Miranda2-7/+11
2024-01-08MAINTAINERS: Update my email addressJoseph Myers2-2/+2
2024-01-08MIPS/GAS: mips.exp, mark all mipsisa32*-linux as addr32YunQiang Su1-1/+1
2024-01-08arm: Add support for Armv8.9-A and Armv9.4-Asrinath10-0/+66
2024-01-08aarch64: Add ite feature system registers.srinath4-0/+29
2024-01-08gas/doc: fix several typosSamuel Tardieu10-18/+18
2024-01-08[gdb/testsuite] Add missing -no-prompt-anchor in gdb.base/vfork-follow-parent...Tom de Vries1-1/+1
2024-01-08Add support for the aarch64-gnu target (GNU/Hurd on AArch64)Sergey Bugaev4-1/+44
2024-01-08[gdb/testsuite] Make gdb.base/solib-search.exp more robustTom de Vries2-0/+6
2024-01-08i386: Use .insn describe jmpabs's testcases.Hu, Lin11-5/+5
2024-01-08Automatic date update in version.inGDB Administrator1-1/+1
2024-01-07i386: Correct adcx suffix in disassemblerH.J. Lu5-4/+29
2024-01-06sim: warnings: enable -Wshadow=localMike Frysinger2-1/+2
2024-01-06sim: cris: change temp var name slightly to avoid shadowingMike Frysinger3-52/+52
2024-01-06sim: cris: add error fallbacks when decoding condition & swap codesMike Frysinger3-2/+28
2024-01-07Automatic date update in version.inGDB Administrator1-1/+1
2024-01-06ld: Adjust x86 and x86-64 tests for -z mark-pltH.J. Lu26-25/+31
2024-01-06gas: sframe: fix some typos in code commentsIndu Bhagat1-7/+7
2024-01-06Automatic date update in version.inGDB Administrator1-1/+1
2024-01-05x86: relax AMD Zen5 testcase expectationsJan Beulich1-1/+1
2024-01-05Add AMD znver5 processor supportTejas Joshi12-1/+72
2024-01-05Arm/doc: separate @code from @item for older makeinfoJan Beulich1-103/+103
2024-01-05x86: corrections to CPU attribute/flags splittingJan Beulich2-4/+26