aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-11-26sim: testsuite: unify basic C compiler checksMike Frysinger4-40/+53
2021-11-26sim: testsuite: rework sim_init usageMike Frysinger44-26/+109
2021-11-26sim: cris: fix testsuite hang when sim is missingMike Frysinger2-0/+9
2021-11-26sim: testsuite: fix objdir handlingMike Frysinger9-42/+46
2021-11-26sim: testsuite: rename global_sim_options to SIMFLAGS_FOR_TARGETMike Frysinger5-37/+19
2021-11-26sim: testsuite: replace global_ld_options with LDFLAGS_FOR_TARGETMike Frysinger6-30/+14
2021-11-27Automatic date update in version.inGDB Administrator1-1/+1
2021-11-26Fix ifunc test fails on hppa*-*-*John David Anglin1-1/+2
2021-11-26gas: Update commit 4780e5e4933H.J. Lu2-2/+2
2021-11-26sim: testsuite: replace global_as_options with ASFLAGS_FOR_TARGETMike Frysinger4-18/+8
2021-11-26[gdb/testsuite] Add gdb.base/include-main.expTom de Vries3-0/+87
2021-11-26sim: testsuite: drop unused global_cc_optionsMike Frysinger1-5/+1
2021-11-26sim: testsuite: punt unused toolchain variablesMike Frysinger3-44/+3
2021-11-26gdb: add risc-v disassembler options supportAndrew Burgess1-0/+8
2021-11-26opcodes/riscv: add disassembler options support to libopcodesAndrew Burgess4-9/+153
2021-11-26[gas] Fix file 0 dir with -gdwarf-5Tom de Vries3-3/+16
2021-11-25sim: mips: avoid _ namespaceMike Frysinger1-3/+3
2021-11-25ld: fix POSIX shell test usageMike Frysinger2-2/+2
2021-11-25gas: enable silent build rulesMike Frysinger2-2/+42
2021-11-25ld: fix --disable-multiple-abs-defs alignment in helpMike Frysinger11-11/+12
2021-11-26Automatic date update in version.inGDB Administrator1-1/+1
2021-11-25gdb: ensure extension_language_python is always definedEnze Li1-0/+4
2021-11-25Revert "gdb: add assert in remote_target::wait relating to async being off"Andrew Burgess1-5/+1
2021-11-25Fix building the AArch64 assembler and disassembler when assertions are disab...Nick Clifton4-32/+45
2021-11-25PR gdb/28480: Improve ambiguous member detectionBruno Larsen3-0/+57
2021-11-25coff-go32: consistent 16-byte section alignmentJan W. Jagersma1-2/+10
2021-11-25Re: AArch64: Add support for AArch64 EFI (efi-*-aarch64)Alan Modra4-21/+22
2021-11-25Updated French translation for the opcodes directory.Nick Clifton2-236/+264
2021-11-25gdb: rename source_styling_changed observerAndrew Burgess4-7/+7
2021-11-25gdb/python: make some global variables staticAndrew Burgess1-29/+24
2021-11-25gdb: add assert in remote_target::wait relating to async being offAndrew Burgess1-1/+5
2021-11-25gdb: simplify remote_target::is_async_pAndrew Burgess1-6/+1
2021-11-25gdb: add asserts in target.c for target_async_permittedAndrew Burgess1-1/+6
2021-11-25gdb: hoist target_async_permitted checks into target.cAndrew Burgess3-10/+11
2021-11-25gdb: introduce a new overload of target_can_async_pAndrew Burgess4-5/+17
2021-11-25ld/testsuite/ld-elfvsb: correctly test "weak hidden symbol DSO last"Clément Chigot1-1/+1
2021-11-25[gdb/cli] Add "set logging enabled", deprecate "set logging on/off"Tom de Vries8-34/+89
2021-11-25[gdb/cli] Fix typo in logging overwrite help textTom de Vries1-1/+1
2021-11-25Automatic date update in version.inGDB Administrator1-1/+1
2021-11-24gdb: fix help doc for "set index-cache enabled"Simon Marchi1-1/+1
2021-11-24Revert (part of) "gdb fix for catch-syscall.exp"Simon Marchi1-3/+1
2021-11-24Fix an illegal memory access parsing a corrupt sysroff file.Nick Clifton2-0/+11
2021-11-24gdb: fix crash when reading ECOFF debug informationAndrew Burgess1-4/+4
2021-11-24Automatic date update in version.inGDB Administrator1-1/+1
2021-11-23configure.ac: Check for the readline.h explicitlyAlexandra Hájková3-0/+24
2021-11-23AArch64: Add support for AArch64 EFI (efi-*-aarch64).Tamar Christina20-27/+495
2021-11-23binutils debuginfod testAlan Modra1-1/+2
2021-11-23Update bug reporting addressAlan Modra11-17/+13
2021-11-22gdb: more compile fixes for gnu-nat.cJan (janneke) Nieuwenhuizen1-16/+17
2021-11-22gnu-nat.c: fix calls to add_info_aliasAndrea Monaco1-7/+9