summaryrefslogtreecommitdiff
path: root/external/gpl3/gdb
AgeCommit message (Expand)Author
2023-05-08RISC-V mknative and build support.skrll
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
2023-02-10apply -g1 to the gdb build as well.mrg
2022-12-14Sprinkle some sorting. NFCI.skrll
2022-06-26PR toolchain/56268rin
2022-06-26PR port-powerpc/56899rin
2022-06-26PR port-powerpc/56899rin
2022-06-26Regen for everyone, except for coldfire, for which toolchain doesrin
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-14Disable lint, some of the code is c++ and some we can't handle __extension__christos
2021-12-14deal with alloca for lint.christos
2021-10-01Make this compilable as tool with MKCROSSGDB=yesmartin
2021-09-18Patch the build script and toolchain to allow passing throughchristos
2021-07-06Remote -O0 hack for alpha; root cause has been addressed.thorpej
2021-06-20gdbserver(1): Work around clang build failure.riastradh
2021-06-07enable gdbserver for amd64 (so that we don't break its build).christos
2021-06-04Add missing nbsd_init_abi() call to aarch64_nbsd_init_abi().rin
2021-05-31PR toolchain/55837rin
2021-05-30Always use C++17 string_view, the emulation is just broken.joerg
2021-05-08PR/56153: Rin Okuyama: alpha miscompiles malloca() macro.christos
2021-04-26Remove accidentally committed autogen file.rin
2021-04-26regen for mipsn64elchristos
2021-04-25regen for mipsn64ebchristos
2021-04-25add mipsn64 targetschristos
2021-04-13apply -fcommon to sources that still rely upon it.mrg
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-11regenchristos
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-07mknative for aarch64eb.rin
2020-12-07Add elf32-aarch64.c to DPSRCS and CLEANFILES.rin
2020-12-06Don't descend to gdbserver for nowchristos
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-06need -lpthread for sun2christos
2020-12-05fix hppachristos
2020-12-05fix arm buildchristos
2020-12-05fix alpha build.christos