summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [gdb/symtab] Use task size in parallel for in process_queueusers/vries/process-queue-parallelTom de Vries2022-07-211-1/+9
* [gdb/symtab] Fix data race in lookup_die_typeTom de Vries2022-07-211-1/+14
* [gdb/symtab] Fix data race on objfile->template_symbolsTom de Vries2022-07-211-0/+4
* [gdb/symtab] Fix data race in add_compunit_symtab_to_objfileTom de Vries2022-07-211-0/+4
* [gdb] Fix data race in cleanup_undefined_stabs_typesTom de Vries2022-07-211-0/+5
* [gdb/symtab] Fix race condition in just_read_cusTom de Vries2022-07-211-2/+8
* [gdb] Fix data race in bitfieldTom de Vries2022-07-211-2/+6
* [gdb] Fix data race in bcache::insertTom de Vries2022-07-211-0/+11
* [gdb/symtab] Fix data race in get_die_type_at_offsetTom de Vries2022-07-211-19/+32
* [gdb/symtab] Fix data race in objstats->n_symsTom de Vries2022-07-212-4/+4
* [gdb/symtab] Fix data race on per_objfile->sym_cuTom de Vries2022-07-213-7/+14
* [gdb/symtab] Fix race condition in objfile_obstackTom de Vries2022-07-211-2/+16
* [gdbsupport] Workaround data race in get_print_cellTom de Vries2022-07-211-6/+1
* [gdb/symtab] Use parallel_for_each in process_queueTom de Vries2022-07-211-5/+26
* [gdb] Make objfile_obstack a member functionTom de Vries2022-07-2122-175/+179
* [gdb/symtab] Factor out process_queue_itemTom de Vries2022-07-211-43/+52
* [gdb/symtab] Add early-out in process_queueTom de Vries2022-07-211-0/+3
* [gdb/symtab] Use deque instead of queue for per_objfile->queueTom de Vries2022-07-212-4/+4
* [gdbsupport] Add thread_pool::idTom de Vries2022-07-212-1/+26
* [COVER-LETTER] Parallelize process_queueTom de Vries2022-07-211-0/+0
* [gdbsupport] Use task size in parallel_for_eachTom de Vries2022-07-212-22/+84
* [gdb/python] Fix typo in test_pythonTom de Vries2022-07-211-1/+1
* [gdb/python] Fix python selftest with python 3.11Tom de Vries2022-07-211-4/+7
* [gdbsupport] Fix type of parallel_for_each_debugTom de Vries2022-07-211-1/+1
* [gdb/symtab] Fix bad compile unit index complaintTom de Vries2022-07-211-9/+17
* x86: replace wrong attributes on VCVTDQ2PH{X,Y}Jan Beulich2022-07-212-4/+4
* x86/Intel: correct AVX512F scatter insn element sizesJan Beulich2022-07-214-40/+40
* PR29390, DW_CFA_AARCH64_negate_ra_state vs. DW_CFA_GNU_window_saveAlan Modra2022-07-213-5/+14
* PR29337, readelf CU/TU mixup in .gdb_indexAlan Modra2022-07-211-2/+2
* PR29370, infinite loop in display_debug_abbrevAlan Modra2022-07-211-13/+6
* binutils/dwarf.c: abbrev cachingAlan Modra2022-07-211-98/+110
* miscellaneous dwarf.c tidiesAlan Modra2022-07-211-110/+106
* PowerPC64: fix build error on 32-bit hostsAlan Modra2022-07-211-1/+1
* Wrap python_write_bytecode with HAVE_PYTHON ifdefKevin Buettner2022-07-201-0/+2
* Automatic date update in version.inGDB Administrator2022-07-211-1/+1
* Handle Python 3.11 deprecation of PySys_SetPath and Py_SetProgramNameKevin Buettner2022-07-202-18/+86
* gdb/value.c: add several headers to the include listChristopher Di Bella2022-07-201-0/+3
* Don't stop all threads prematurely after first step of "step N"Pedro Alves2022-07-203-5/+124
* Re: opcodes/arc: Implement style support in the disassemblerAlan Modra2022-07-201-1/+1
* gas/symbols: introduce md_resolve_symbolDmitry Selyutin2022-07-202-0/+45
* Automatic date update in version.inGDB Administrator2022-07-201-1/+1
* x86: Disallow invalid relocations against protected symbolsH.J. Lu2022-07-1911-24/+47
* x86: Make protected symbols local for -sharedFangrui Song2022-07-1913-39/+24
* Reformat gdbarch-components.py to fix deviationsLuis Machado2022-07-191-1/+6
* [AArch64] MTE corefile supportLuis Machado2022-07-1917-8/+1048
* [AArch64] Support AArch64 MTE memory tag dumps in core filesLuis Machado2022-07-193-0/+93
* [AArch64] Fix testcase compilation failureLuis Machado2022-07-191-5/+10
* ld: Pass -nostdlib to compiler with -rH.J. Lu2022-07-181-1/+1
* x86: Properly check invalid relocation against protected symbolH.J. Lu2022-07-185-0/+35
* Automatic date update in version.inGDB Administrator2022-07-191-1/+1