History log of /netbsd-src/external/gpl3/gdb/lib/libgdb/arch/mips64el/init.c (Results 1 – 20 of 20)
Revision Date Author Comments
# 22ebeae4 27-Aug-2024 christos <christos@NetBSD.org>

regen and make things compile (all builds except ppc sim)


# f5a9565a 14-Aug-2023 christos <christos@NetBSD.org>

- fix the remaining bsd-kvm targets
- remove nbsdelf, everything uses nbsd now
- add missing files
- regen


# f187d37a 10-Aug-2023 christos <christos@NetBSD.org>

add mips64


# 5900762b 26-Jun-2022 rin <rin@NetBSD.org>

Regen for everyone, except for coldfire, for which toolchain does
no longer build...

> Part of PR port-powerpc/56899
>
> Set default OS ABI to NetBSD when target is *-*-netbsd*.
>
> This fixes defau

Regen for everyone, except for coldfire, for which toolchain does
no longer build...

> Part of PR port-powerpc/56899
>
> Set default OS ABI to NetBSD when target is *-*-netbsd*.
>
> This fixes default behaviors of GDB when no executable is loaded
> (== OS ABI is not determined yet).

show more ...


# 9fd8799c 06-Dec-2020 christos <christos@NetBSD.org>

regen more mips and aarch64


# 4d342c04 20-Sep-2020 christos <christos@NetBSD.org>

regen


# 5afd6272 30-May-2019 christos <christos@NetBSD.org>

add mips64el


# e88cf2b7 30-Nov-2017 christos <christos@NetBSD.org>

Switch to FreeBSD's native implementation for threads.


# 8b7331e5 29-Nov-2017 christos <christos@NetBSD.org>

regen and fix all archs (except coldfire)


# 5b0871f5 03-Dec-2016 christos <christos@NetBSD.org>

regen mips64


# 3caff986 17-Oct-2016 mrg <mrg@NetBSD.org>

mknative-gdb for GDB 7,12 and mips64*. untested (but builds.)


# 822f2954 03-Feb-2016 christos <christos@NetBSD.org>

regen some more.


# 97d73739 17-Aug-2015 christos <christos@NetBSD.org>

regen some arm, mips, ppc,


# 7f99d417 23-Jun-2014 christos <christos@NetBSD.org>

regen mips64el


# cf5b6461 04-Oct-2013 mrg <mrg@NetBSD.org>

gdb 7.6 mknative for mips64el.


# 8f942710 03-Nov-2012 skrll <skrll@NetBSD.org>

Re-run mknative for mips gdb 7.3.1 - not being used just yet.


# 0cb5c6ec 06-Feb-2012 skrll <skrll@NetBSD.org>

Re-run mknative.

OK releng@ ack 3 nak 0


# 564cf36b 22-Jan-2012 skrll <skrll@NetBSD.org>

More cheating wrt mknative


# e65408a5 30-Oct-2011 mrg <mrg@NetBSD.org>

regenerate without sim support for now. (the rest isn't setup.)

mips64el can't debug n32 at all and n64 can't "run" any app.


# cdaa6f2f 30-Oct-2011 christos <christos@NetBSD.org>

add mips64el, the last one