summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Introduce gdb::make_function_viewusers/palves/make_function_viewPedro Alves2022-07-222-1/+208
* PR17122, OSX 10.9 build failureAlan Modra2022-07-227-46/+6
* gdb/csky modify registers list for general_reggroupJiangshuai Li2022-07-221-5/+17
* PR15951, binutils testsuite builds status wrapper unconditionallyAlan Modra2022-07-221-1/+6
* Automatic date update in version.inGDB Administrator2022-07-221-1/+1
* Add ChangeLog entry from previous commitPeter Bergner2022-07-211-0/+10
* PowerPC: Create new MMA instruction masks and use themPeter Bergner2022-07-211-33/+39
* i386: Don't allow GOTOFF relocation against IFUNC symbol for PICH.J. Lu2022-07-217-10/+11
* gdb: ensure the cast in gdbarch_tdep is validAndrew Burgess2022-07-211-2/+10
* gdbsupport: add checked_static_castAndrew Burgess2022-07-211-0/+68
* gdb: move the type cast into gdbarch_tdepAndrew Burgess2022-07-21118-661/+678
* gdb: select suitable thread for gdbarch_adjust_breakpoint_addressAndrew Burgess2022-07-212-11/+28
* gdb/mips: rewrite show_mask_addressAndrew Burgess2022-07-211-20/+17
* gdb/arm: move fetch of arm_gdbarch_tdep to a more inner scopeAndrew Burgess2022-07-211-10/+14
* [arm] Rename arm_cache_is_sp_register to arm_is_alternative_sp_registerTorbjörn SVENSSON2022-07-211-9/+6
* [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
* gprofng: link libgprofng.so against -lpthreadVladimir Mezentsev2022-07-182-4/+11
* gprofng: fix regression in build and a race condition in autoreconfVladimir Mezentsev2022-07-184-6/+102
* Add gdb.free_objfile event registryTom Tromey2022-07-189-0/+208
* Put gdb.base/bt-on-fatal-signal.exp GDB cores in output dirPedro Alves2022-07-181-0/+5
* Remove array typedef assumption for AdaTom Tromey2022-07-185-2/+143
* Remove manual lifetime management from cli_interpTom Tromey2022-07-181-22/+14