summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* sim: cris: always search for local rvdummy toolMike Frysinger2021-11-271-8/+2
* [gdb/testsuite] Fix FAIL in gdb.base/list-missing-source.expTom de Vries2021-11-271-1/+1
* sim: testsuite: fix bits-gen EXEEXT handlingMike Frysinger2021-11-262-8/+8
* sim: testsuite: initial support for OS-specific testsMike Frysinger2021-11-26107-107/+158
* sim: testsuite: unify basic C compiler checksMike Frysinger2021-11-264-40/+53
* sim: testsuite: rework sim_init usageMike Frysinger2021-11-2644-26/+109
* sim: cris: fix testsuite hang when sim is missingMike Frysinger2021-11-262-0/+9
* sim: testsuite: fix objdir handlingMike Frysinger2021-11-269-42/+46
* sim: testsuite: rename global_sim_options to SIMFLAGS_FOR_TARGETMike Frysinger2021-11-265-37/+19
* sim: testsuite: replace global_ld_options with LDFLAGS_FOR_TARGETMike Frysinger2021-11-266-30/+14
* Automatic date update in version.inGDB Administrator2021-11-271-1/+1
* Fix ifunc test fails on hppa*-*-*John David Anglin2021-11-261-1/+2
* gas: Update commit 4780e5e4933H.J. Lu2021-11-262-2/+2
* sim: testsuite: replace global_as_options with ASFLAGS_FOR_TARGETMike Frysinger2021-11-264-18/+8
* [gdb/testsuite] Add gdb.base/include-main.expTom de Vries2021-11-263-0/+87
* sim: testsuite: drop unused global_cc_optionsMike Frysinger2021-11-261-5/+1
* sim: testsuite: punt unused toolchain variablesMike Frysinger2021-11-263-44/+3
* gdb: add risc-v disassembler options supportAndrew Burgess2021-11-261-0/+8
* opcodes/riscv: add disassembler options support to libopcodesAndrew Burgess2021-11-264-9/+153
* [gas] Fix file 0 dir with -gdwarf-5Tom de Vries2021-11-263-3/+16
* sim: mips: avoid _ namespaceMike Frysinger2021-11-251-3/+3
* ld: fix POSIX shell test usageMike Frysinger2021-11-252-2/+2
* gas: enable silent build rulesMike Frysinger2021-11-252-2/+42
* ld: fix --disable-multiple-abs-defs alignment in helpMike Frysinger2021-11-2511-11/+12
* Automatic date update in version.inGDB Administrator2021-11-261-1/+1
* gdb: ensure extension_language_python is always definedEnze Li2021-11-251-0/+4
* Revert "gdb: add assert in remote_target::wait relating to async being off"Andrew Burgess2021-11-251-5/+1
* Fix building the AArch64 assembler and disassembler when assertions are disab...Nick Clifton2021-11-254-32/+45
* PR gdb/28480: Improve ambiguous member detectionBruno Larsen2021-11-253-0/+57
* coff-go32: consistent 16-byte section alignmentJan W. Jagersma2021-11-251-2/+10
* Re: AArch64: Add support for AArch64 EFI (efi-*-aarch64)Alan Modra2021-11-254-21/+22
* Updated French translation for the opcodes directory.Nick Clifton2021-11-252-236/+264
* gdb: rename source_styling_changed observerAndrew Burgess2021-11-254-7/+7
* gdb/python: make some global variables staticAndrew Burgess2021-11-251-29/+24
* gdb: add assert in remote_target::wait relating to async being offAndrew Burgess2021-11-251-1/+5
* gdb: simplify remote_target::is_async_pAndrew Burgess2021-11-251-6/+1
* gdb: add asserts in target.c for target_async_permittedAndrew Burgess2021-11-251-1/+6
* gdb: hoist target_async_permitted checks into target.cAndrew Burgess2021-11-253-10/+11
* gdb: introduce a new overload of target_can_async_pAndrew Burgess2021-11-254-5/+17
* ld/testsuite/ld-elfvsb: correctly test "weak hidden symbol DSO last"Clément Chigot2021-11-251-1/+1
* [gdb/cli] Add "set logging enabled", deprecate "set logging on/off"Tom de Vries2021-11-258-34/+89
* [gdb/cli] Fix typo in logging overwrite help textTom de Vries2021-11-251-1/+1
* Automatic date update in version.inGDB Administrator2021-11-251-1/+1
* gdb: fix help doc for "set index-cache enabled"Simon Marchi2021-11-241-1/+1
* Revert (part of) "gdb fix for catch-syscall.exp"Simon Marchi2021-11-241-3/+1
* Fix an illegal memory access parsing a corrupt sysroff file.Nick Clifton2021-11-242-0/+11
* gdb: fix crash when reading ECOFF debug informationAndrew Burgess2021-11-241-4/+4
* Automatic date update in version.inGDB Administrator2021-11-241-1/+1
* configure.ac: Check for the readline.h explicitlyAlexandra Hájková2021-11-233-0/+24
* AArch64: Add support for AArch64 EFI (efi-*-aarch64).Tamar Christina2021-11-2320-27/+495