aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-08-30gdb: fix build error in unittests/parallel-for-selftests.cSimon Marchi1-1/+1
2021-08-30RISC-V: PR28291, Fix the gdb fails that PR27916 caused.Nelson Chu1-2/+2
2021-08-30Add some parallel_for_each testsTom Tromey2-0/+87
2021-08-30Add a show function for "maint show worker-threads"Tom Tromey1-1/+17
2021-08-30[gdb/cli] Don't assert on empty string for core-fileTom de Vries2-1/+6
2021-08-30RISC-V: PR27916, Support mapping symbols.Nelson Chu31-28/+807
2021-08-30[gdb/testsuite] Improve argument syntax of proc arangeTom de Vries7-56/+150
2021-08-30Automatic date update in version.inGDB Administrator1-1/+1
2021-08-29Automatic date update in version.inGDB Administrator1-1/+1
2021-08-27ld: Change indirect symbol from IR to undefinedH.J. Lu8-6/+63
2021-08-28PR28264, ld.bfd crash on linking efivar with LTOAlan Modra1-1/+1
2021-08-28Automatic date update in version.inGDB Administrator1-1/+1
2021-08-27[gdb/symtab] Don't write .gdb_index symbol table with empty entriesTom de Vries1-0/+3
2021-08-27[gdb/testsuite] Generate .debug_aranges in gdb.dlang/watch-loc.expTom de Vries2-41/+8
2021-08-27[gdb/testsuite] Generate .debug_aranges entry for dummy CUTom de Vries1-1/+5
2021-08-27[gdb/testsuite] Add .debug_aranges in more test-casesTom de Vries3-3/+22
2021-08-27[gdb/testsuite] Support .debug_aranges in dwarf assemblyTom de Vries1-0/+153
2021-08-27[gdb/testsuite] Add label option to proc cuTom de Vries1-0/+11
2021-08-27Automatic date update in version.inGDB Administrator1-1/+1
2021-08-26gdb: remove some stray newlines in debug outputAndrew Burgess1-2/+2
2021-08-26Automatic date update in version.inGDB Administrator1-1/+1
2021-08-25Automatic date update in version.inGDB Administrator1-1/+1
2021-08-24Fix two regressions caused by CU / TU mergingTom Tromey2-39/+85
2021-08-24Real programmers don't configure gcc using --with-ldAlan Modra1-1/+5
2021-08-24objdump -S test fail on mingwAlan Modra3-12/+33
2021-08-24FT32: Remove recursion in ft32_opcodeJames Bowman (FTDI-UK)1-114/+115
2021-08-24Automatic date update in version.inGDB Administrator1-1/+1
2021-08-23Fix a latent bug in dw2-ranges-overlap.expTom Tromey2-6/+13
2021-08-23[gdb] Fix 'not in executable format' error messageTom de Vries2-5/+35
2021-08-23[gdb/testsuite] Use compiler-generated instead of gas-generated stabsTom de Vries1-12/+3
2021-08-23[gdb/testsuite] Add dummy start and end CUs in dwarf assemblyTom de Vries1-1/+16
2021-08-23[gdb/testsuite] Fix dw2-ranges-psym.exp with -readnowTom de Vries1-1/+5
2021-08-23Automatic date update in version.inGDB Administrator1-1/+1
2021-08-22sim: m32r: add __linux__ hack for non-Linux hostsMike Frysinger1-0/+8
2021-08-22Automatic date update in version.inGDB Administrator1-1/+1
2021-08-21Automatic date update in version.inGDB Administrator1-1/+1
2021-08-19sim: nltvals: switch output mode to a directoryMike Frysinger3-9/+10
2021-08-20Automatic date update in version.inGDB Administrator1-1/+1
2021-08-19gdb: use bool in notify_command_param_changed_p and do_set_commandSimon Marchi1-16/+16
2021-08-19x86: Put back 3 aborts in OP_E_memoryH.J. Lu2-3/+4
2021-08-19x86: Avoid abort on invalid broadcastH.J. Lu4-4/+21
2021-08-18gdb/solib: Refactor scan_dyntagAaron Merey4-210/+122
2021-08-19Automatic date update in version.inGDB Administrator1-1/+1
2021-08-18[gdb] [rs6000] Add ppc64_linux_gcc_target_options method.Will Schmidt1-0/+10
2021-08-18[gdb] [rs6000] Add ppc64*_gnu_triplet_regexp methods.Will Schmidt1-0/+29
2021-08-18Re: as: Replace the removed symbol with the versioned symbolAlan Modra1-2/+2
2021-08-18[GOLD] PowerPC64 relocation overflow for -Os register save/restore funcsAlan Modra1-0/+2
2021-08-18Another ld script backtrackAlan Modra1-0/+5
2021-08-17gdb: fix spacing on CCLD silent rulesMike Frysinger1-1/+1
2021-08-17sim: nltvals: localize TARGET_<ERRNO> definesMike Frysinger2-17/+11