History log of /netbsd/external/gpl3/binutils.old/dist/bfd/doc/Makefile.in (Results 1 – 6 of 6)
Revision Date Author Comments
# 0f94eaf4 02-Jan-2023 mrg <mrg@NetBSD.org>

apply/fix some more NetBSD_DISABLED* usage in binutils.

this should fix issues seen with r/o source trees.


note that the generated makefiles have weird bugs where the configure
script edits the Ma

apply/fix some more NetBSD_DISABLED* usage in binutils.

this should fix issues seen with r/o source trees.


note that the generated makefiles have weird bugs where the configure
script edits the Makefile's AM_V_CCLD usage to insert "+ " and that
makes the "@echo ..." that is AM_V_CCLD not be interpreted by make,
but by shell and causing this to appear: 'sh: @echo: not found'.
this only causes build output to be weird, not the build to be wrong.

show more ...


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

merge conflicts by replacing with new version


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

Resolve conflicts


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

add missing files


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

merge conflicts


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

import the HEAD of binutils as binutils.old