aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-05-14gdb: add type::code / type::set_codeSimon Marchi12-52/+71
2020-05-14[gdb/testsuite] Fix gdb.fortran/nested-funcs-2.exp with gdbserverTom de Vries2-1/+6
2020-05-14[gdb/testsuite] Split up multi-exec test-casesTom de Vries18-105/+307
2020-05-14gdb/infrun: handle already-exited threads when attempting to stopTankut Baris Aktemur9-26/+432
2020-05-14gdb/infrun: enable/disable thread events of all targets in stop_all_threadsTankut Baris Aktemur5-7/+32
2020-05-14gdb: introduce 'all_non_exited_process_targets' and 'switch_to_target_no_thread'Tankut Baris Aktemur3-0/+43
2020-05-14gdb/infrun: extract out a code piece into 'mark_non_executing_threads' functionTankut Baris Aktemur2-35/+48
2020-05-14gdb/infrun: move a 'regcache_read_pc' call down to first useTankut Baris Aktemur2-1/+7
2020-05-14gdb: protect some 'regcache_read_pc' callsTankut Baris Aktemur5-3/+41
2020-05-14Update Swedish translation for the gas sub-directory and a new Serbian transl...Nick Clifton4-390/+4456
2020-05-14RISC-V: Add elfNN_riscv_mkobject to initialize RISC-V tdata.Nelson Chu2-0/+14
2020-05-14Automatic date update in version.inGDB Administrator1-1/+1
2020-05-13Remove ada-lang.c:align_valueTom Tromey2-14/+10
2020-05-13gdb: update the copyright year in async-event.[ch]Tankut Baris Aktemur3-2/+7
2020-05-13Have the linker's help text include the default setting of the --hash-style o...Nick Clifton2-1/+24
2020-05-12Sync config and libiberty with GCCH.J. Lu4-9/+35
2020-05-13Automatic date update in version.inGDB Administrator1-1/+1
2020-05-12gdb/testsuite: Disable path and duplicate checks when parallel testingAndrew Burgess2-0/+25
2020-05-12gdb: make two objfile functions return boolSimon Marchi3-12/+23
2020-05-12[gdb/testsuite] Fix incorrect string concat in jit-elf.expTom de Vries2-2/+7
2020-05-12[gdb/testsuite] Fix tcl error in jit-elf-helpers.expTom de Vries2-8/+17
2020-05-12 [PATCH] bfd: Fix 64-bit relocation handling for a.outGunther Nikl2-4/+21
2020-05-12[gdb/testsuite] Fix duplicate test-names in gdb.multiTom de Vries2-4/+14
2020-05-12[gdb/testsuite] Fix duplicate test-names in gdb.adaTom de Vries4-16/+31
2020-05-12[gdb/testsuite] Fix duplicate test-names in gdb.fortranTom de Vries2-7/+19
2020-05-12[gdb/testsuite] Fix duplicate test-names in gdb.traceTom de Vries2-3/+7
2020-05-12[gdb/testsuite] Fix duplicate test-names in gdb.pascalTom de Vries2-2/+10
2020-05-12[gdb/testsuite] Fix duplicate test-names in gdb.{gdb,opt,xml}Tom de Vries4-7/+17
2020-05-12[gdb/testsuite] add jit-elf-util.h and run jit functionMihails Strasuns2-39/+133
2020-05-12[gdb/testsuite] define jit function name via macroMihails Strasuns3-34/+8
2020-05-12[gdb/testsuite] use -Ttext-segment for jit-elf testsMihails Strasuns2-15/+46
2020-05-12[gdb/testsuite] add lib/jit-elf-helpers.expMihails Strasuns3-106/+93
2020-05-12[gdb/testsuite] use args as lib list for jit-elf testsMihails Strasuns via Gdb-patches3-142/+252
2020-05-12[gdb/testsuite] Fix duplicate test-names in gdb.dwarf2Tom de Vries6-22/+38
2020-05-11gdb: change duplicate test name in gdb.base/jit-so.expSimon Marchi2-1/+6
2020-05-12Automatic date update in version.inGDB Administrator1-1/+1
2020-05-12Regen ld/Makefile.inAlan Modra1-0/+1
2020-05-11Restore info_command and breakpointTom Tromey3-2/+28
2020-05-11gdb/testsuite: Detect and warn about duplicate test namesAndrew Burgess2-6/+48
2020-05-11gdb/testsuite: Detect and warn if paths are used in test namesAndrew Burgess3-0/+148
2020-05-11Fix Ada value printing on PPC64Tom Tromey4-5/+15
2020-05-11[gdb/testsuite] Change kfail into xfail in gdb.ada/packed_tagged.expTom de Vries2-2/+6
2020-05-11Fix gdb.ada/attr_ref_and_charlit.exp typoKeith Seitz2-1/+5
2020-05-11[gdb/testsuite] Fix gdb.cp/cpexprs-debug-types.exp inclusionTom de Vries4-748/+772
2020-05-11Clean-up gdb.ada test namesKeith Seitz16-47/+86
2020-05-11[gdb/symtab] Save modules in .debug_namesTom de Vries2-0/+7
2020-05-11[gdb/symtab] Fix incomplete CU list assert in .debug_namesTom de Vries8-108/+260
2020-05-11Power10 VSX scalar min-max-compare quad precision operationsAlan Modra6-0/+45
2020-05-11Power10 VSX load/store rightmost element operationsAlan Modra6-0/+55
2020-05-11Power10 test lsb by byte operationAlan Modra6-0/+39