History log of /netbsd/external/gpl3/gdb/lib/libgdb/arch/sh3el/config.h (Results 1 – 13 of 13)
Revision Date Author Comments
# 96fe1162 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 ...


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

regen


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


# 9f4ed86b 02-Jun-2019 christos <christos@NetBSD.org>

regen with forcing libexpat presence.


# 77cd98df 30-May-2019 christos <christos@NetBSD.org>

fix ppc


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

Everyone has libexpat so enable it.


# 9bc6a05d 29-Nov-2017 christos <christos@NetBSD.org>

regen and fix all archs (except coldfire)


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

mknative-gdb for GDB 7.12 and sh3*. untested.


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

regen some more.


# 6d4cdfbd 17-Aug-2015 christos <christos@NetBSD.org>

regen sh3*


# 378c360b 23-Jun-2014 christos <christos@NetBSD.org>

regen sh3el


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

regenerate mknative-gdb for GDB 7.6 for coldfire, earmeb, m68k,
mips64eb, mipsel, sh3eb and sh3el.


# 7ecd7418 25-Oct-2011 christos <christos@NetBSD.org>

Add mipseb,mipsel,sh3el