]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Remove a workaround for a binutils bug that was fixed in the recent
authorThomas Moestl <tmm@FreeBSD.org>
Mon, 2 Dec 2002 18:56:30 +0000 (18:56 +0000)
committerThomas Moestl <tmm@FreeBSD.org>
Mon, 2 Dec 2002 18:56:30 +0000 (18:56 +0000)
commitdf9f4fead8cf6a8971db641d40a247acb0002ff9
tree057f022ecd75e843b2aa8456ec10a9f3e67b77fa
parent2e84ab947d9c82dbe4c1e35b2ff57e1feb5b6217
Remove a workaround for a binutils bug that was fixed in the recent
import, as it breaks the relocation kernel modules built with the new
binutils.
Note that this, together with the binutils import, marks a kernel module
flag day on sparc64: modules built with the old binutils will not work
with new kernels and vice versa. Mismatches will result in panics.

Approved by: re
sys/sparc64/sparc64/elf_machdep.c