aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-08-05Move push_dwarf_reg_entry_value to expr.cZoran Zaric5-83/+72
2021-08-05Move read_mem to dwarf_expr_contextZoran Zaric4-13/+10
2021-08-05Move get_object_address to dwarf_expr_contextZoran Zaric3-18/+9
2021-08-05Move dwarf_call to dwarf_expr_contextZoran Zaric4-70/+33
2021-08-05Move compilation unit info to dwarf_expr_contextZoran Zaric5-82/+75
2021-08-05Remove get_frame_cfa from dwarf_expr_contextZoran Zaric4-17/+4
2021-08-05Move frame context info to dwarf_expr_contextZoran Zaric4-105/+91
2021-08-05Cleanup of the dwarf_expr_context constructorZoran Zaric2-18/+9
2021-08-05Replace the symbol needs evaluator with a parserZoran Zaric6-116/+678
2021-08-05[PATCH 2/2] Add tests for Intel AVX512_FP16 instructionsCui,Lili30-0/+26033
2021-08-05[PATCH 1/2] Enable Intel AVX512_FP16 instructionsCui,Lili12-16210/+25307
2021-08-05PR28167, vms-alpha build_module_listAlan Modra1-7/+4
2021-08-05PR28166, _bfd_elf_mips_get_relocated_section_contentsAlan Modra1-9/+2
2021-08-05PR28165, buffer overflow in elf32-rx.c:rx_info_to_howto_relaAlan Modra1-1/+12
2021-08-05Re: elf: Treat undefined version as hiddenAlan Modra2-5/+5
2021-08-05gdb/testsuite: update test gdb.base/step-over-syscall.expAndrew Burgess2-11/+97
2021-08-05Automatic date update in version.inGDB Administrator1-1/+1
2021-08-04gdb: Use unwinder name in frame_info::to_stringLancelot SIX1-2/+2
2021-08-04gdb/testsuite: fix gdb.base/info-macros.exp with clangSimon Marchi1-4/+4
2021-08-04gdb: avoid dereferencing empty str_offsets_base optional in dwarf_decode_macrosSimon Marchi3-7/+20
2021-08-04gdb: fix typo in complaint in dwarf2/macro.cSimon Marchi1-1/+1
2021-08-04gdb: fix warnings in bsd-kvm.cSimon Marchi1-3/+3
2021-08-04IBM Z: Remove lpswey parameterAndreas Krebbel4-3/+5
2021-08-04PR28162, segment fault in mips_elf_assign_gpAlan Modra2-7/+7
2021-08-04[gdb/symtab] Use lambda function instead of addrmap_foreach_checkTom de Vries1-30/+21
2021-08-04elf: Treat undefined version as hiddenH.J. Lu16-12/+63
2021-08-04[gdb/symtab] Implement addrmap_mutable_findTom de Vries1-4/+126
2021-08-04gas: correctly output XCOFF tbss symbols with XTY_CM type.Clément Chigot1-1/+2
2021-08-04gas: always add dummy symbols when creating XCOFF sections.Clément Chigot1-17/+11
2021-08-04PR28156, rename.c doesn't compile with MinGWAlan Modra1-0/+2
2021-08-04PR28155, Superfluous "the" in the man pageAlan Modra1-1/+1
2021-08-04revise PE IMAGE_SCN_LNK_NRELOC_OVFL testAlan Modra1-1/+1
2021-08-03gdb: follow-fork: push target and add thread in target_follow_forkSimon Marchi15-142/+172
2021-08-04Automatic date update in version.inGDB Administrator1-1/+1
2021-08-03Fixes for mi-fortran-modules.exp fixesCarl Love1-2/+2
2021-08-03gdbsupport: add debug assertions in gdb::optional::getSimon Marchi1-2/+14
2021-08-03[gdb/testsuite] templates.exp to accept clang++ outputAlok Kumar Sharma1-0/+3
2021-08-03Automatic date update in version.inGDB Administrator1-1/+1
2021-08-02Handle compiler-generated suffixes in Ada namesTom Tromey3-1/+120
2021-08-02Remove uses of fprintf_symbol_filteredTom Tromey3-17/+7
2021-08-02Handle type qualifier for enumeration nameTom Tromey4-2/+112
2021-08-02Remove the type_qualifier globalTom Tromey1-13/+1
2021-08-02Defer Ada character literal resolutionTom Tromey7-44/+204
2021-08-02Refactor Ada resolutionTom Tromey3-10/+42
2021-08-02Remove add_symbols_from_enclosing_procsTom Tromey1-28/+2
2021-08-02Avoid crash in varobj deletionTom Tromey2-2/+16
2021-08-02[gdb/testsuite] Fix gdb.dwarf2/dw2-using-debug-str.exp with cc-with-dwz-mTom de Vries1-0/+13
2021-08-02[gdb/testsuite] Fix gdb.dwarf2/dw2-using-debug-str.exp with cc-with-gdb-indexTom de Vries1-12/+16
2021-08-02[gdb/testsuite] Fix gdb.dwarf2/per-bfd-sharing.exp with cc-with-gdb-indexTom de Vries1-1/+5
2021-08-02[gdb/testsuite] Fix gdb.dwarf2/gdb-index-nodebug.exp with cc-with-gdb-indexTom de Vries1-2/+21