summaryrefslogtreecommitdiff
path: root/external/gpl3/gdb/dist
AgeCommit message (Expand)Author
2023-05-08Missed a file in the RISC-V support commitskrll
2023-05-07RISC-V support that works on QEMU with a single hart.skrll
2022-06-26PR toolchain/56268rin
2022-06-26PR port-powerpc/56899rin
2022-06-26PR port-powerpc/56899rin
2022-06-26Part of PR port-powerpc/56899rin
2022-06-25Cherry-picking two upstream commits[1,2] to fix tools build under gcc 12hgutch
2021-12-14deal with alloca for lint.christos
2021-10-01Make this compilable as tool with MKCROSSGDB=yesmartin
2021-07-06Remote -O0 hack for alpha; root cause has been addressed.thorpej
2021-06-04Add missing nbsd_init_abi() call to aarch64_nbsd_init_abi().rin
2021-05-08PR/56153: Rin Okuyama: alpha miscompiles malloca() macro.christos
2021-04-25add mipsn64 targetschristos
2020-12-14Initialize namelenmartin
2020-12-14Add some precautions for platforms without PT_STEP support.rin
2020-12-14Revert previous as per request from kamil; now, arm/ptrace.h does notrin
2020-12-13Improve previous: generated names end with .[[:digits:]] so look for thatchristos
2020-12-11PR/55851: Martin Husemann: recognize <symbol>.part.<n> nameschristos
2020-12-11fix aarch64 crossgdbchristos
2020-12-10Avoid an unused variable (breaking the build)martin
2020-12-10Fix armeb; CORE_ADDR is uint64_t but 2nd argument of raw_supply() isrin
2020-12-10Fix arm, for which PT_STEP is defined but unimplemented.rin
2020-12-08include gdbarch.hchristos
2020-12-07make function static (fixes crossgdb build, reported by martin@)christos
2020-12-06fix powerpcchristos
2020-12-06regen more mips and aarch64christos
2020-12-06fix sh3, regen some morechristos
2020-12-06fix m68k, ppc, sparc, vaxchristos
2020-12-05fix arm buildchristos
2020-12-05fix alpha build.christos
2020-12-05add aarch64 bitschristos
2020-11-17Support aarch64eb in */config.guess.rin
2020-10-24Now that we are adding the thread in the bsd_kvm_ops target namespace,christos
2020-10-14Limit the switch_to_thread() calls in startup_inferior()kamil
2020-10-06Replace local patches adding NetBSD/aarch64 support with the upstream onekamil
2020-10-06Undo local patcheskamil
2020-10-06Remove NFC local deltakamil
2020-10-06Fix typokamil
2020-10-06Replace local patch with fix from upstreamkamil
2020-10-06Undo local NFC patchkamil
2020-10-06Undo local patch having no impactkamil
2020-10-06Undo local NFC patchkamil
2020-09-20zero out the sockaddr, so that the length it guaranteed to be 0.christos
2020-09-20disable -Wstack-usage since some targets like vax don't support itchristos
2020-09-20undo previous, it was correctchristos
2020-09-20Don't read data from sections without contents on NetBSD. We end up readingchristos
2020-09-19remove mis-merged code and make the auxv core offset 0. Now loading auxvchristos
2020-09-19The lid of the main thread == pid now. Should we fix the kernel to returnchristos
2020-09-18Provide better guesses for bsd systems, otherwise we end up callingchristos
2020-09-17commit generated man pageschristos