summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Testcase for detaching while stepping over breakpointusers/palves/detach-step-overPedro Alves2021-01-132-0/+402
* detach in all-stop with threads runningPedro Alves2021-01-133-52/+128
* detach with in-line step over in progressPedro Alves2021-01-131-4/+41
* detach and breakpoint removalPedro Alves2021-01-133-9/+15
* prepare_for_detach and ongoing displaced steppingPedro Alves2021-01-131-58/+65
* prepare_for_detach: don't release scoped_restore at the endPedro Alves2021-01-121-2/+0
* Factor out after-stop event handling code from stop_all_threadsPedro Alves2021-01-121-138/+150
* gdbserver: spurious SIGTRAP w/ detach while step-over in progressPedro Alves2021-01-121-1/+28
* Fix a couple vStopped pending ack bugsPedro Alves2021-01-122-9/+22
* Testcase for attaching in non-stop modePedro Alves2021-01-112-0/+207
* Fix "target extended-remote" + "maint set target-non-stop" + "attach"Pedro Alves2021-01-101-1/+6
* Fix attaching in non-stop modePedro Alves2021-01-101-15/+12
* sim: h8300: delete opcode cachingMike Frysinger2021-01-073-136/+20
* gdb/sim: add support for exporting memory mapMike Frysinger2021-01-076-0/+98
* libtool.m4: update GNU/Hurd test from upstream. In upstream libtool, 47a889a...Samuel Thibault2021-01-0717-99/+41
* Updated French translation for the opcodes/ subdirectory.Nick Clifton2021-01-072-242/+317
* ELF: Don't generate unused section symbolsH.J. Lu2021-01-07162-522/+809
* m68k: Require m68020up rather than m68000up for CHK.L instruction.Fredrik Noring2021-01-072-1/+6
* Fix regression in Ada do_full_matchTom Tromey2021-01-072-2/+12
* sh-pe ld XPASSesAlan Modra2021-01-084-4/+10
* xfail more cases of complaints about relocs in read-only sectionsAlan Modra2021-01-087-5/+21
* Fix regression in Ada aggregate assignmentTom Tromey2021-01-074-1/+13
* Fix another path length problem opening files on Win32 systems.Nick Clifton2021-01-072-2/+27
* [gdb/build] Fix gdbserver build with -fsanitize=addressTom de Vries2021-01-072-2/+18
* RISC-V: Add pause hint instruction.Philipp Tomsich2021-01-0711-1/+44
* ld: xfail riscv64*-*-* for ld-scripts/empty-address-2 tests.Marcus Comstedt2021-01-073-2/+7
* fix paths in ChangeLogMike Frysinger2021-01-071-5/+5
* sim: cris: fix C tests with newer toolchainsMike Frysinger2021-01-0711-2/+21
* RISC-V: Support riscv bitmanip frozen ZBA/ZBB/ZBC instructions (v0.93).Claire Xenia Wolf2021-01-0712-7/+376
* bfin: Check bfd_link_hash_indirectH.J. Lu2021-01-062-1/+14
* binutils/readelf.c: Correct grammar in commentReuben Thomas2021-01-072-1/+5
* Automatic date update in version.inGDB Administrator2021-01-071-1/+1
* Regen ld/po/BLD-POTFILES.inAlan Modra2021-01-072-0/+10
* ld pr22471 test failsAlan Modra2021-01-072-10/+18
* config.sub update broke powerpc-eabivleAlan Modra2021-01-072-2/+6
* Fix fixed-point binary operation type handlingTom Tromey2021-01-069-60/+152
* gdb/testsuite: fix race in gdb.threads/signal-while-stepping-over-bp-other-th...Simon Marchi2021-01-063-3/+28
* gdbsupport: common-utils.h: fix typo in headerMike Frysinger2021-01-062-1/+5
* score-elf binutils-all/strip-13 failAlan Modra2021-01-063-4/+22
* sparc-elf ld test failsAlan Modra2021-01-062-16/+22
* sparc-sun-solaris2 and sparc64-sun-solaris2 configAlan Modra2021-01-0631-34/+72
* ld rgn-at10 and rgn-at11 testAlan Modra2021-01-063-3/+7
* gas APP macro testsAlan Modra2021-01-065-0/+11
* RISC-V: Mention -mbig-endian and -mlittle-endian in docMarcus Comstedt2021-01-063-0/+14
* RISC-V: Fix riscv gas/ld testsuites failures for big endian.Marcus Comstedt2021-01-0626-34/+85
* RISC-V: Implement support for big endian targets.Marcus Comstedt2021-01-0620-47/+245
* sim: fr30: delete unused testsuiteMike Frysinger2021-01-05108-7226/+4
* sim: testsuite: delete unused Make-common.in fileMike Frysinger2021-01-052-90/+4
* sim: h8300: fix test mach markersMike Frysinger2021-01-0510-9/+15
* sim: h8300: simplify testsuite runnerMike Frysinger2021-01-052-61/+15