| Age | Commit message (Expand) | Author |
| 2023-05-08 | RISC-V mknative and build support. | skrll |
| 2023-05-08 | Missed a file in the RISC-V support commit | skrll |
| 2023-05-07 | RISC-V support that works on QEMU with a single hart. | skrll |
| 2023-02-10 | apply -g1 to the gdb build as well. | mrg |
| 2022-12-14 | Sprinkle some sorting. NFCI. | skrll |
| 2022-06-26 | PR toolchain/56268 | rin |
| 2022-06-26 | PR port-powerpc/56899 | rin |
| 2022-06-26 | PR port-powerpc/56899 | rin |
| 2022-06-26 | Regen for everyone, except for coldfire, for which toolchain does | rin |
| 2022-06-26 | Part of PR port-powerpc/56899 | rin |
| 2022-06-25 | Cherry-picking two upstream commits[1,2] to fix tools build under gcc 12 | hgutch |
| 2021-12-14 | Disable lint, some of the code is c++ and some we can't handle __extension__ | christos |
| 2021-12-14 | deal with alloca for lint. | christos |
| 2021-10-01 | Make this compilable as tool with MKCROSSGDB=yes | martin |
| 2021-09-18 | Patch the build script and toolchain to allow passing through | christos |
| 2021-07-06 | Remote -O0 hack for alpha; root cause has been addressed. | thorpej |
| 2021-06-20 | gdbserver(1): Work around clang build failure. | riastradh |
| 2021-06-07 | enable gdbserver for amd64 (so that we don't break its build). | christos |
| 2021-06-04 | Add missing nbsd_init_abi() call to aarch64_nbsd_init_abi(). | rin |
| 2021-05-31 | PR toolchain/55837 | rin |
| 2021-05-30 | Always use C++17 string_view, the emulation is just broken. | joerg |
| 2021-05-08 | PR/56153: Rin Okuyama: alpha miscompiles malloca() macro. | christos |
| 2021-04-26 | Remove accidentally committed autogen file. | rin |
| 2021-04-26 | regen for mipsn64el | christos |
| 2021-04-25 | regen for mipsn64eb | christos |
| 2021-04-25 | add mipsn64 targets | christos |
| 2021-04-13 | apply -fcommon to sources that still rely upon it. | mrg |
| 2020-12-14 | Initialize namelen | martin |
| 2020-12-14 | Add some precautions for platforms without PT_STEP support. | rin |
| 2020-12-14 | Revert previous as per request from kamil; now, arm/ptrace.h does not | rin |
| 2020-12-13 | Improve previous: generated names end with .[[:digits:]] so look for that | christos |
| 2020-12-11 | PR/55851: Martin Husemann: recognize <symbol>.part.<n> names | christos |
| 2020-12-11 | fix aarch64 crossgdb | christos |
| 2020-12-11 | regen | christos |
| 2020-12-10 | Avoid an unused variable (breaking the build) | martin |
| 2020-12-10 | Fix armeb; CORE_ADDR is uint64_t but 2nd argument of raw_supply() is | rin |
| 2020-12-10 | Fix arm, for which PT_STEP is defined but unimplemented. | rin |
| 2020-12-08 | include gdbarch.h | christos |
| 2020-12-07 | make function static (fixes crossgdb build, reported by martin@) | christos |
| 2020-12-07 | mknative for aarch64eb. | rin |
| 2020-12-07 | Add elf32-aarch64.c to DPSRCS and CLEANFILES. | rin |
| 2020-12-06 | Don't descend to gdbserver for now | christos |
| 2020-12-06 | fix powerpc | christos |
| 2020-12-06 | regen more mips and aarch64 | christos |
| 2020-12-06 | fix sh3, regen some more | christos |
| 2020-12-06 | fix m68k, ppc, sparc, vax | christos |
| 2020-12-06 | need -lpthread for sun2 | christos |
| 2020-12-05 | fix hppa | christos |
| 2020-12-05 | fix arm build | christos |
| 2020-12-05 | fix alpha build. | christos |