History log of /netbsd/external/gpl3/binutils/dist/bfd/elf32-ppc.c (Results 1 – 17 of 17)
Revision Date Author Comments
# e072ec67 24-Dec-2022 christos <christos@NetBSD.org>

Merge conflicts between 2.34 and 2.39, and regen for x86_64


# 4627c1f4 22-Apr-2021 rin <rin@NetBSD.org>

Fix regression where ld(1) is trapped into infinite loop when
linking binary whose text does not fit within R_PPC_REL24.

Reported upstream as Bug 27755:
https://sourceware.org/bugzilla/show_bug.cgi?

Fix regression where ld(1) is trapped into infinite loop when
linking binary whose text does not fit within R_PPC_REL24.

Reported upstream as Bug 27755:
https://sourceware.org/bugzilla/show_bug.cgi?id=27755

This problem was introduced to binutils-2-31-1 for our tree.
netbsd-9 is affected, while netbsd-8 is not.

show more ...


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

Merge conflicts


# 2059d454 12-May-2019 christos <christos@NetBSD.org>

Modernize the error printing for text relocations by syncing it to the
"more maintained" platforms.


# fa7dcc30 30-Dec-2018 christos <christos@NetBSD.org>

forgot to commit compilation fix.


# 916041ed 07-Nov-2018 christos <christos@NetBSD.org>

merge conflicts


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

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


# faf0d0c3 03-Nov-2016 christos <christos@NetBSD.org>

More detailed error messages for text relocations on ppc code. Tested by joerg@


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

merge conflicts, disable testsuite


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

merge conflicts


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

merge conflicts, regen for x86.


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

resolve conflicts


# 8443c5fc 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).


# 3144b658 07-Jul-2011 mrg <mrg@NetBSD.org>

apply a couple of (int) before r_type switch usage.


# bc8ca304 06-Jul-2011 mrg <mrg@NetBSD.org>

cast to int as the fake relocs are not in enum elf_ppc_reloc_type, and
GCC 4.5 complains about values not in the enum as part of a switch block.


# af515df4 20-Nov-2009 skrll <skrll@NetBSD.org>

Pull in fixes from binutils_2_19 branch.

Bump version and re-run mknative to pick up.


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

Import binutils 2.19.1 as requested by matt@

OK'ed by board@