aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-10-04[gdb/symtab] Use unrelocated addresses in call_siteSimon Marchi5-9/+25
2021-10-04[gdb/symtab] C++-ify call_siteSimon Marchi6-51/+77
2021-10-04[gdb/symtab] Add call_site_eq and call_site_hashTom de Vries3-4/+23
2021-10-04Fix remote-sim.c compilationTom Tromey1-3/+3
2021-10-04[gdb/testsuite] update analyze-racy-logs.py to python3Bruno Larsen1-7/+7
2021-10-04gdbsupport: remove attempt to define TARGET_WORD_SIZEAndrew Burgess3-14/+0
2021-10-04sim: add --info-target for listing supported BFD targetsMike Frysinger1-0/+19
2021-10-04Automatic date update in version.inGDB Administrator1-1/+1
2021-10-03gdb: Setting setter return a bool to tell if the value changedLancelot SIX2-72/+21
2021-10-03gdb: Have setter and getter callbacks for settingsLancelot SIX2-46/+502
2021-10-03gdb: make string-like set show commands use std::string variableSimon Marchi44-510/+477
2021-10-03gdb: Introduce setting construct within cmd_list_elementLancelot SIX14-257/+547
2021-10-03sim: filter out SIGSTKSZ [PR sim/28302]Mike Frysinger3-7/+5
2021-10-03sim: ppc: fallback when ln is not available [PR sim/18864]Mike Frysinger2-2/+3
2021-10-03gdb: Fix comment in riscv_scan_prologueLancelot SIX1-1/+1
2021-10-03gdb: Support the c.mv insn in the riscv prologue scanner.Lancelot SIX4-1/+132
2021-10-03Automatic date update in version.inGDB Administrator1-1/+1
2021-10-02[gdb/symtab] Remove COMPUNIT_CALL_SITE_HTABSimon Marchi4-8/+37
2021-10-02gdb/python: fix a few flake8 warningsSimon Marchi4-13/+5
2021-10-02Automatic date update in version.inGDB Administrator1-1/+1
2021-10-01Fix build failure for 32-bit targetsLuis Machado1-1/+1
2021-10-01Fix mistake in RX assembler documentation (special section names)Nick Clifton1-2/+2
2021-10-01[gdb/symtab] Fix htab_find_slot call in read_call_site_scopeSimon Marchi2-6/+3
2021-10-01PATCH bfd: Fix linker warning for recently introduced arm attributesAndrea Corallo1-1/+1
2021-09-30gdb/testsuite/dwarf: use options for rnglists/loclists procsSimon Marchi7-75/+46
2021-09-30gdb/testsuite/dwarf: don't define nested procs for rnglists/loclistsSimon Marchi2-259/+301
2021-09-30gdb: remove TYPE_FIELD_NAME and FIELD_NAME macrosSimon Marchi34-158/+155
2021-09-30gdb: add field::name / field::set_nameSimon Marchi11-59/+71
2021-10-01Automatic date update in version.inGDB Administrator1-1/+1
2021-09-30[PR gdb/28369] Use get_shell on gdb/ser-pipe.cSergio Durigan Junior1-1/+4
2021-09-30[gdb/testsuite] Add untested for missing xml support in gdb.base/valgrind*.expTom de Vries4-0/+4
2021-09-30arm: enable Cortex-R52+ CPUPrzemyslaw Wirkus5-0/+13
2021-09-30aarch64: Enable Cortex-X2 CPUPrzemyslaw Wirkus3-2/+9
2021-09-30aarch64: Enable Cortex-A710 CPUPrzemyslaw Wirkus3-1/+8
2021-09-30aarch64: Enable Cortex-A510 CPUPrzemyslaw Wirkus3-0/+9
2021-09-30aarch64: Update AArch64 features command line options docs 2/2Przemyslaw Wirkus1-49/+52
2021-09-30aarch64: Update AArch64 features command line options docs 1/2Przemyslaw Wirkus1-7/+8
2021-09-30aarch64: add armv9-a architecture to -marchPrzemyslaw Wirkus4-3/+12
2021-09-30gdb/testsuite: make runto_main not pass no-message to runtoSimon Marchi598-784/+75
2021-09-30gdbsupport: make gdb_mkostemp_cloexec return a scoped_fdSimon Marchi5-12/+13
2021-09-30gdbsupport: make gdb_open_cloexec return scoped_fdSimon Marchi16-50/+41
2021-09-30gdbsupport: move gdb_file_up to its own fileSimon Marchi3-13/+39
2021-09-30ld: pru: Fix resource_table output section alignmentDimitar Dimitrov2-4/+8
2021-09-30Fix Windows crash from stop_pc changeTom Tromey1-0/+1
2021-09-30[gdb/testsuite] Use untested in gdb.debuginfod/fetch_src_and_symbols.expTom de Vries1-1/+1
2021-09-30[gdb/testsuite] Remove redundant FAIL in gdb.base/info-os.expTom de Vries1-1/+0
2021-09-30[gdb/testsuite] Fix DUPLICATE in gdb.base/info-os.expTom de Vries1-9/+6
2021-09-30[gdb/testsuite] Check compilation result in gdb.dwarf2/dw2-opt-structptr.expTom de Vries1-3/+5
2021-09-30[gdb/testsuite] Check compilation result in gdb.base/structs.expTom de Vries1-141/+63
2021-09-30[gdb/testsuite] Prepare nodebug exec in gdb.base/cvexpr.expTom de Vries1-8/+14