History log of /netbsd-src/external/gpl3/gdb/lib/libgdb/arch/vax/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)


# 901e7e84 11-Aug-2023 christos <christos@NetBSD.org>

Add arm, vax


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


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


# 2530b571 30-May-2019 christos <christos@NetBSD.org>

vaxinate.


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


# a6a34af0 27-Nov-2016 christos <christos@NetBSD.org>

regen for vax


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

mknative-gdb for GDB 7.12 for m68k and vax. untested.


# 3c9ee4e3 24-Mar-2016 christos <christos@NetBSD.org>

adapt for vax.


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

regen some more.


# 1d014862 17-Aug-2015 christos <christos@NetBSD.org>

regen vax


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

merge changes, partial regen.


# 34f40950 03-Oct-2013 christos <christos@NetBSD.org>

regen...


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

Add sparc and vax.