aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-05sframe: fix the defined SFRAME_FRE_TYPE_*_LIMIT constantsusers/ibhagat/try-sframe-constants-bugfixIndu Bhagat
2023-01-05gdbsupport: fix scoped_debug_start_end's move constructorSimon Marchi
2023-01-05gdbsupport: add gdb::string_view_hashSimon Marchi
2023-01-05gdbsupport: move fast_hash to gdbsupport/common-utils.hSimon Marchi
2023-01-05gdbsupport: move libxxhash configure check to gdbsupportSimon Marchi
2023-01-05gdb: make gdbarch_alloc take ownership of the tdepSimon Marchi
2023-01-05gdb/testsuite: add back needed -re clause in gdb_breakpointSimon Marchi
2023-01-05[gdb/python] Avoid queue.SimpleQueue for python 3.6Tom de Vries
2023-01-05Add type to expression dump of symbolTom Tromey
2023-01-05Remove Stephen Casner as the PDP11 maintainer.Nick Clifton
2023-01-05Add an extra emulation called arm64pe to the aarch64pe emulation.Nick Clifton
2023-01-05Un xfail the PR19719 test for the AArch64 architectureAndreas K. Huettel
2023-01-05Updated Bulgarian and Russian translations for the gprof subdirectoryNick Clifton
2023-01-05PR29963, PDP11 link produces spurious relocation truncated messagesPaul Koning
2023-01-04sim: mips: add multi source to built sourcesMike Frysinger
2023-01-05sim: Move getopt checking inside SIM_AC_PLATFORMTsukasa OI
2023-01-04sim: bpf: fix testsuite due to linker warnings [PR sim/29954]Guillermo E. Martinez
2023-01-05Automatic date update in version.inGDB Administrator
2023-01-04MAINTAINERS: add myself as maintainer of libsframeIndu Bhagat
2023-01-04x86: Remove duplicated I386_PCREL_TYPE_P/X86_64_PCREL_TYPE_PH.J. Lu
2023-01-04gdb: ensure test_name is initialized in gdb_breakpointLancelot SIX
2023-01-04Use first_opcode in another spotTom Tromey
2023-01-04Convert exp_uses_objfile to a method of expressionTom Tromey
2023-01-04gdb: use gdb_test_multiple in gdb_breakpointSimon Marchi
2023-01-04Re: Avoid unaligned pointer reads in PEP .idata sectionAlan Modra
2023-01-04objcopy fuzzed pe out of memoryAlan Modra
2023-01-04fuzzed file timeoutAlan Modra
2023-01-04asan: segv in parse_moduleAlan Modra
2023-01-04addr2line out of memory on fuzzed fileAlan Modra
2023-01-04gdb: fix some #ifdef logic in bt-utils.hAndrew Burgess
2023-01-04gdb: add 'maintenance print record-instruction' commandBruno Larsen
2023-01-04Fix AArch64 linker testsuite failures trigeered by differences in build envir...Andreas K. Huettel
2023-01-04Avoid unaligned pointer reads in PEP .idata sectionMark Harmstone
2023-01-04Merge config/picflag.m4 from gccAlan Modra
2023-01-04sim: Regenerate using the maintainer modeTsukasa OI
2023-01-04Automatic date update in version.inGDB Administrator
2023-01-03opcodes: xtensa: fix jump visualization for FLIXMax Filippov
2023-01-03opcodes: xtensa: implement styled disassemblyMax Filippov
2023-01-03Add test case for "finish" with variably-sized typesTom Tromey
2023-01-03Use value_at_non_lval in get_call_return_valueTom Tromey
2023-01-03Fix inferior calls with variably-sized return typeTom Tromey
2023-01-03Convert selected architectures to gdbarch_return_value_as_valueTom Tromey
2023-01-03Don't let property evaluation affect the current languageTom Tromey
2023-01-03Introduce value_at_non_lvalTom Tromey
2023-01-03Don't emit gdbarch_return_valueTom Tromey
2023-01-03Add new overload of gdbarch_return_valueTom Tromey
2023-01-03Fix crash in amd64-tdep.cTom Tromey
2023-01-03[gdb/testsuite] Add xfail in gdb.arch/i386-pkru.expTom de Vries
2023-01-03Do not use PyObject_CallNoArgsTom Tromey
2023-01-03Fix a potential problem in the BFD library when accessing the Windows' nul de...Himal