[Bug 207898] kernel linker behaves differently on amd64 vs. i386
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 15 Dec 2021 01:56:23 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207898
--- Comment #13 from commit-hook@FreeBSD.org ---
A commit in branch stable/13 references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=da536d64b7ee713d0299d817db172ab0352d26a2
commit da536d64b7ee713d0299d817db172ab0352d26a2
Author: Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2021-11-07 08:37:48 +0000
Commit: Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2021-12-15 01:41:29 +0000
kernel linker: do not read debug symbol tables for non-debug symbols
PR: 207898
(cherry picked from commit 95c20faf11a1af6924f97ec4aafc32d899fea8b0)
sys/kern/kern_linker.c | 2 +-
sys/kern/link_elf.c | 79 +++++++++++++++++++++++++++++++++++++++----------
sys/kern/link_elf_obj.c | 61 +++++++++++++++++++++++++++++++-------
sys/kern/linker_if.m | 12 ++++++++
4 files changed, 126 insertions(+), 28 deletions(-)
--
You are receiving this mail because:
You are the assignee for the bug.