History log of /netbsd-src/external/gpl3/binutils/dist/bfd/configure (Results 1 – 22 of 22)
Revision Date Author Comments
# dc885bbd 01-Jul-2024 rin <rin@NetBSD.org>

binutils: Drop meaningless diff from upstream, NFC


# dd7241df 30-Jun-2024 christos <christos@NetBSD.org>

Merge conflicts between 2.39 and 2.42


# 828c9bea 28-Aug-2023 rin <rin@NetBSD.org>

binutils/bfd: Make ILP32 (instead of LP64) default target for mips n32

Make sure native tools working on n32 userland for 3rd party softwares.

ABI for our source tree (kernels, modules, compat libr

binutils/bfd: Make ILP32 (instead of LP64) default target for mips n32

Make sure native tools working on n32 userland for 3rd party softwares.

ABI for our source tree (kernels, modules, compat libraries, etc.) are
explicitly set by our framework.

show more ...


# 609864db 15-Jan-2023 christos <christos@NetBSD.org>

disable -Wstack-check since vax does not have it.


# be0a5d50 06-Jan-2023 christos <christos@NetBSD.org>

Turn on -z separate-code for x86, like linux has done. This splits the text
and data segment load sections into two pieces, for at total of 4 PT_LOAD
sections: two for text (r--, r-x) and two for dat

Turn on -z separate-code for x86, like linux has done. This splits the text
and data segment load sections into two pieces, for at total of 4 PT_LOAD
sections: two for text (r--, r-x) and two for data (r--, rw-). For x86_64
this changes the default max page size from 2M to 4K.

show more ...


# 03f5171a 24-Dec-2022 christos <christos@NetBSD.org>

Merge conflicts between 2.34 and 2.39, and regen for x86_64


# 51b06f7e 08-Aug-2020 christos <christos@NetBSD.org>

Put back the a.out netbsd and bsd vector. They are useful for debugging
old a.out binaries and take ~0 space.


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

Merge conflicts


# 7c6f6726 07-Nov-2018 christos <christos@NetBSD.org>

merge conflicts


# 6f226886 15-Apr-2018 christos <christos@NetBSD.org>

- merge conflicts for 2.30
- bump libraries
- regen for x86


# 2f15a542 26-Oct-2016 christos <christos@NetBSD.org>

merge conflicts, disable testsuite


# 4a4d5be6 28-Jul-2016 christos <christos@NetBSD.org>

merge conflicts


# b1a99182 04-Apr-2016 skrll <skrll@NetBSD.org>

Don't use secureplt on alpha yet


# a7de39c0 29-Jan-2016 christos <christos@NetBSD.org>

try to adjust riscv


# 5f4eaf39 29-Jan-2016 christos <christos@NetBSD.org>

merge conflicts, regen for x86.


# 41b40da6 19-Sep-2014 matt <matt@NetBSD.org>

Add RISC-V support.


# a45653d1 03-Sep-2014 matt <matt@NetBSD.org>

Merge in OR1K support from top of binutils-gdb GIT repository. This replaces
the existing support and most imporantly adds support for shared libraries.


# b410d692 29-Sep-2013 christos <christos@NetBSD.org>

resolve conflicts


# 32998b1c 25-Sep-2011 christos <christos@NetBSD.org>

Merge new binutils. Only x86_64 works now; the rest will need to run mknative
again (at least).


# 7fd1fb8d 19-Aug-2009 skrll <skrll@NetBSD.org>

Escape trailing whitespace so it's not lost by make(1).


# abf07352 19-Aug-2009 skrll <skrll@NetBSD.org>

Merge changes to binutils 2.16.1 in src/gnu/dist/binutils into 2.19.1.


# 2a6b7db3 18-Aug-2009 skrll <skrll@NetBSD.org>

Import binutils 2.19.1 as requested by matt@

OK'ed by board@