| Age | Commit message (Expand) | Author |
| 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 |
| 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 | 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 | deal with alloca for lint. | christos |
| 2021-10-01 | Make this compilable as tool with MKCROSSGDB=yes | martin |
| 2021-07-06 | Remote -O0 hack for alpha; root cause has been addressed. | thorpej |
| 2021-06-04 | Add missing nbsd_init_abi() call to aarch64_nbsd_init_abi(). | rin |
| 2021-05-08 | PR/56153: Rin Okuyama: alpha miscompiles malloca() macro. | christos |
| 2021-04-25 | add mipsn64 targets | christos |
| 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-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-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-05 | fix arm build | christos |
| 2020-12-05 | fix alpha build. | christos |
| 2020-12-05 | add aarch64 bits | christos |
| 2020-11-17 | Support aarch64eb in */config.guess. | rin |
| 2020-10-24 | Now that we are adding the thread in the bsd_kvm_ops target namespace, | christos |
| 2020-10-14 | Limit the switch_to_thread() calls in startup_inferior() | kamil |
| 2020-10-06 | Replace local patches adding NetBSD/aarch64 support with the upstream one | kamil |
| 2020-10-06 | Undo local patches | kamil |
| 2020-10-06 | Remove NFC local delta | kamil |
| 2020-10-06 | Fix typo | kamil |
| 2020-10-06 | Replace local patch with fix from upstream | kamil |
| 2020-10-06 | Undo local NFC patch | kamil |
| 2020-10-06 | Undo local patch having no impact | kamil |
| 2020-10-06 | Undo local NFC patch | kamil |
| 2020-09-20 | zero out the sockaddr, so that the length it guaranteed to be 0. | christos |
| 2020-09-20 | disable -Wstack-usage since some targets like vax don't support it | christos |
| 2020-09-20 | undo previous, it was correct | christos |
| 2020-09-20 | Don't read data from sections without contents on NetBSD. We end up reading | christos |
| 2020-09-19 | remove mis-merged code and make the auxv core offset 0. Now loading auxv | christos |
| 2020-09-19 | The lid of the main thread == pid now. Should we fix the kernel to return | christos |
| 2020-09-18 | Provide better guesses for bsd systems, otherwise we end up calling | christos |
| 2020-09-17 | commit generated man pages | christos |