aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-06-27Automatic date update in version.inGDB Administrator1-1/+1
2022-06-26Automatic date update in version.inGDB Administrator1-1/+1
2022-06-25arm: Define elf_backend_extern_protected_data to 0 [PR 18705]Fangrui Song2-2/+2
2022-06-25Fix corrupt DWARF in dw2-double-set-die-typeTom Tromey1-31/+0
2022-06-25Fix end of CU calculation in cooked_indexer::index_diesTom Tromey1-1/+3
2022-06-25gdb: LoongArch: Implement loongarch_linux_syscall_next_pc()Tiezhu Yang3-0/+36
2022-06-25gdb: LoongArch: Define register numbers and clean up codeTiezhu Yang4-133/+89
2022-06-25Automatic date update in version.inGDB Administrator1-1/+1
2022-06-24Eliminate TUI/CLI observers duplicationPedro Alves2-253/+64
2022-06-24Revert "Delete delete_thread_silent"Pedro Alves2-5/+27
2022-06-24gdb/arm: Update the value of active sp when base sp changesYvan Roux1-5/+11
2022-06-24gdb/testsuite: remove unneeded calls to get_compiler_infoAndrew Burgess174-714/+10
2022-06-24gdb/testsuite: remove global gcc_compiled from gdb.expAndrew Burgess37-177/+54
2022-06-24Include count of unexpected core files in gdb.sum summaryPedro Alves2-1/+49
2022-06-24Improve core file path detection & put cores in output dirPedro Alves5-54/+117
2022-06-24gdb: make use of RAII in run_inferior_callAndrew Burgess1-14/+11
2022-06-24Delete delete_thread_silentPedro Alves2-27/+5
2022-06-24Automatic date update in version.inGDB Administrator1-1/+1
2022-06-23Don't declare cli_set_loggingTom Tromey1-5/+0
2022-06-23Use PyBool_FromLongTom Tromey3-8/+4
2022-06-23PowerPC64: fix assertion in ppc_build_one_stub with -Os codeAlan Modra1-1/+2
2022-06-23Re: PowerPC64: stub debug dumpAlan Modra1-41/+61
2022-06-23aarch64: Allow PC-relative relocations against protected STT_FUNC for -sharedFangrui Song4-1/+20
2022-06-23aarch64: Define elf_backend_extern_protected_data to 0 [PR 18705]Fangrui Song2-2/+2
2022-06-23Automatic date update in version.inGDB Administrator1-1/+1
2022-06-22Use std::string for interpreter_pTom Tromey4-31/+15
2022-06-22Move mi_interpreter to mi-interp.hTom Tromey3-51/+51
2022-06-22Use unique_xmalloc_ptr in interpTom Tromey2-8/+6
2022-06-22aarch64: Disallow copy relocations on protected dataFangrui Song4-1/+46
2022-06-22Binutils support for split-dwarf and dwarf-5Kumar N, Bhuvanendra3-15/+56
2022-06-22RISC-V: Reorder the prefixed extensions which are out of order.Nelson Chu7-38/+0
2022-06-22RISC-V: Use single h extension to control hypervisor CSRs and instructions.Nelson Chu16-364/+411
2022-06-22RISC-V: Add 'H' to canonical extension orderingTsukasa OI1-1/+1
2022-06-22RISC-V: Prepare i18n for required ISA extensionsTsukasa OI1-13/+14
2022-06-22RISC-V: Fix inconsistent error message (range)Tsukasa OI1-1/+1
2022-06-22readelf: replace xmalloc with malloc in slurp_relr_relocsMarcus Nilsson2-1/+6
2022-06-22PowerPC64: stub debug dumpAlan Modra1-2/+57
2022-06-22PR29270, DW_FORM_udata signed outputAlan Modra1-1/+5
2022-06-22Automatic date update in version.inGDB Administrator1-1/+1
2022-06-21ld: regenerate configure after recent misgenerationNick Alcock1-118/+103
2022-06-21libctf: tests: prune warnings from compiler outputNick Alcock2-6/+6
2022-06-21libctf: avoid mingw warningNick Alcock1-1/+1
2022-06-21libctf: fix linking together multiple objects derived from the same sourceNick Alcock8-33/+280
2022-06-21Document how GDB searches for files when using -s, -e, and -se optionsKevin Buettner1-0/+5
2022-06-21Binutils support for dwarf-5 (location and range lists related)Nick Clifton3-13/+51
2022-06-21Default to disabling the linker warnings about execstack and RWX segments if ...Nick Clifton4-109/+164
2022-06-21Automatic date update in version.inGDB Administrator1-1/+1
2022-06-20Move finish_print out of value_print_optionsTom Tromey3-9/+10
2022-06-20PR29262, memory leak in pr_function_typeAlan Modra1-5/+2
2022-06-20PR29261, memory leak in parse_stab_struct_fieldsAlan Modra1-1/+4