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

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


# 865c57e0 11-Aug-2023 christos <christos@NetBSD.org>

add sparc


# 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 ...


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

fix sh3, regen some more


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

regen


# 77a1ad5f 24-Oct-2019 kamil <kamil@NetBSD.org>

Switch the iconv(3) prototype to the POSIX conformant variation

Remove const from the 2nd argument.

const char ** and char ** are incompatible types and it was a cost to keep
the technically incomp

Switch the iconv(3) prototype to the POSIX conformant variation

Remove const from the 2nd argument.

const char ** and char ** are incompatible types and it was a cost to keep
the technically incompatible form for a more purist variation. NetBSD was
almost the last alive OS to still keep the const argument (known leftovers:
Minix and Illumos).

Keep the const form for the internal purposes inside citrus and rump.

Address the build breakage fallout in the same change.

There are no ABI changes.

Change accepted by core@.

show more ...


# 54eac751 02-Jun-2019 christos <christos@NetBSD.org>

regen with forcing libexpat presence.


# 8d9c9161 29-May-2019 christos <christos@NetBSD.org>

regen


# ea8d6597 05-May-2019 christos <christos@NetBSD.org>

Everyone has libexpat so enable it.


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

regen and fix all archs (except coldfire)


# 23a8d08d 15-Oct-2016 mrg <mrg@NetBSD.org>

mknative-gdb for GDB 7.12 and sparc, sparc64 and powerpc. sparc
works, the others aren't yet tested but do build.


# 1353e797 26-Mar-2016 mrg <mrg@NetBSD.org>

mknative-gdb for sparc and gdb 7.10


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

regen some more.


# 3a191673 17-Aug-2015 christos <christos@NetBSD.org>

regen sparc


# 78ce218a 22-Jun-2014 christos <christos@NetBSD.org>

merge changes, partial regen.


# 50d96202 03-Oct-2013 christos <christos@NetBSD.org>

more regen


# b1aac1fe 24-Oct-2011 christos <christos@NetBSD.org>

Add sparc and vax.