Age | Commit message (Expand) | Author | Files | Lines |
2022-07-21 | [gdb/symtab] Use task size in parallel for in process_queueusers/vries/process-queue-parallel | Tom de Vries | 1 | -1/+9 |
2022-07-21 | [gdb/symtab] Fix data race in lookup_die_type | Tom de Vries | 1 | -1/+14 |
2022-07-21 | [gdb/symtab] Fix data race on objfile->template_symbols | Tom de Vries | 1 | -0/+4 |
2022-07-21 | [gdb/symtab] Fix data race in add_compunit_symtab_to_objfile | Tom de Vries | 1 | -0/+4 |
2022-07-21 | [gdb] Fix data race in cleanup_undefined_stabs_types | Tom de Vries | 1 | -0/+5 |
2022-07-21 | [gdb/symtab] Fix race condition in just_read_cus | Tom de Vries | 1 | -2/+8 |
2022-07-21 | [gdb] Fix data race in bitfield | Tom de Vries | 1 | -2/+6 |
2022-07-21 | [gdb] Fix data race in bcache::insert | Tom de Vries | 1 | -0/+11 |
2022-07-21 | [gdb/symtab] Fix data race in get_die_type_at_offset | Tom de Vries | 1 | -19/+32 |
2022-07-21 | [gdb/symtab] Fix data race in objstats->n_syms | Tom de Vries | 2 | -4/+4 |
2022-07-21 | [gdb/symtab] Fix data race on per_objfile->sym_cu | Tom de Vries | 3 | -7/+14 |
2022-07-21 | [gdb/symtab] Fix race condition in objfile_obstack | Tom de Vries | 1 | -2/+16 |
2022-07-21 | [gdbsupport] Workaround data race in get_print_cell | Tom de Vries | 1 | -6/+1 |
2022-07-21 | [gdb/symtab] Use parallel_for_each in process_queue | Tom de Vries | 1 | -5/+26 |
2022-07-21 | [gdb] Make objfile_obstack a member function | Tom de Vries | 22 | -175/+179 |
2022-07-21 | [gdb/symtab] Factor out process_queue_item | Tom de Vries | 1 | -43/+52 |
2022-07-21 | [gdb/symtab] Add early-out in process_queue | Tom de Vries | 1 | -0/+3 |
2022-07-21 | [gdb/symtab] Use deque instead of queue for per_objfile->queue | Tom de Vries | 2 | -4/+4 |
2022-07-21 | [gdbsupport] Add thread_pool::id | Tom de Vries | 2 | -1/+26 |
2022-07-21 | [COVER-LETTER] Parallelize process_queue | Tom de Vries | 1 | -0/+0 |
2022-07-21 | [gdbsupport] Use task size in parallel_for_each | Tom de Vries | 2 | -22/+84 |
2022-07-21 | [gdb/python] Fix typo in test_python | Tom de Vries | 1 | -1/+1 |
2022-07-21 | [gdb/python] Fix python selftest with python 3.11 | Tom de Vries | 1 | -4/+7 |
2022-07-21 | [gdbsupport] Fix type of parallel_for_each_debug | Tom de Vries | 1 | -1/+1 |
2022-07-21 | [gdb/symtab] Fix bad compile unit index complaint | Tom de Vries | 1 | -9/+17 |
2022-07-21 | x86: replace wrong attributes on VCVTDQ2PH{X,Y} | Jan Beulich | 2 | -4/+4 |
2022-07-21 | x86/Intel: correct AVX512F scatter insn element sizes | Jan Beulich | 4 | -40/+40 |
2022-07-21 | PR29390, DW_CFA_AARCH64_negate_ra_state vs. DW_CFA_GNU_window_save | Alan Modra | 3 | -5/+14 |
2022-07-21 | PR29337, readelf CU/TU mixup in .gdb_index | Alan Modra | 1 | -2/+2 |
2022-07-21 | PR29370, infinite loop in display_debug_abbrev | Alan Modra | 1 | -13/+6 |
2022-07-21 | binutils/dwarf.c: abbrev caching | Alan Modra | 1 | -98/+110 |
2022-07-21 | miscellaneous dwarf.c tidies | Alan Modra | 1 | -110/+106 |
2022-07-21 | PowerPC64: fix build error on 32-bit hosts | Alan Modra | 1 | -1/+1 |
2022-07-20 | Wrap python_write_bytecode with HAVE_PYTHON ifdef | Kevin Buettner | 1 | -0/+2 |
2022-07-21 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2022-07-20 | Handle Python 3.11 deprecation of PySys_SetPath and Py_SetProgramName | Kevin Buettner | 2 | -18/+86 |
2022-07-20 | gdb/value.c: add several headers to the include list | Christopher Di Bella | 1 | -0/+3 |
2022-07-20 | Don't stop all threads prematurely after first step of "step N" | Pedro Alves | 3 | -5/+124 |
2022-07-20 | Re: opcodes/arc: Implement style support in the disassembler | Alan Modra | 1 | -1/+1 |
2022-07-20 | gas/symbols: introduce md_resolve_symbol | Dmitry Selyutin | 2 | -0/+45 |
2022-07-20 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |
2022-07-19 | x86: Disallow invalid relocations against protected symbols | H.J. Lu | 11 | -24/+47 |
2022-07-19 | x86: Make protected symbols local for -shared | Fangrui Song | 13 | -39/+24 |
2022-07-19 | Reformat gdbarch-components.py to fix deviations | Luis Machado | 1 | -1/+6 |
2022-07-19 | [AArch64] MTE corefile support | Luis Machado | 17 | -8/+1048 |
2022-07-19 | [AArch64] Support AArch64 MTE memory tag dumps in core files | Luis Machado | 3 | -0/+93 |
2022-07-19 | [AArch64] Fix testcase compilation failure | Luis Machado | 1 | -5/+10 |
2022-07-18 | ld: Pass -nostdlib to compiler with -r | H.J. Lu | 1 | -1/+1 |
2022-07-18 | x86: Properly check invalid relocation against protected symbol | H.J. Lu | 5 | -0/+35 |
2022-07-19 | Automatic date update in version.in | GDB Administrator | 1 | -1/+1 |