History log of /netbsd-src/external/gpl3/binutils.old/usr.bin/common/arch/m68k/config.h (Results 1 – 9 of 9)
Revision Date Author Comments
# e992f068 29-Jun-2024 christos <christos@NetBSD.org>

merge conflicts


# 012573eb 23-Dec-2022 christos <christos@NetBSD.org>

merge conflicts by replacing with new version


# ede78133 03-Apr-2020 christos <christos@NetBSD.org>

Resolve conflicts


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


# 16dce513 14-Apr-2018 christos <christos@NetBSD.org>

readd files.


# 2e2322c9 14-Dec-2016 skrll <skrll@NetBSD.org>

Remove binutils.old as everything has switched.


# 9b818ce2 26-Oct-2016 christos <christos@NetBSD.org>

merge conflicts


# d99781d3 09-Oct-2016 skrll <skrll@NetBSD.org>

Remove binutils.old now it is no longer used


# 3feacbcc 26-Jan-2016 christos <christos@NetBSD.org>

import the HEAD of binutils as binutils.old