Page MenuHomeFreeBSD

loader/kboot: simplify linker set inclusion a little
ClosedPublic

Authored by imp on Feb 24 2024, 6:41 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Jan 22, 5:55 AM
Unknown Object (File)
Fri, Jan 17, 11:28 PM
Unknown Object (File)
Sun, Jan 5, 2:19 PM
Unknown Object (File)
Dec 11 2024, 10:47 PM
Unknown Object (File)
Nov 21 2024, 6:47 AM
Unknown Object (File)
Oct 21 2024, 6:54 PM
Unknown Object (File)
Oct 21 2024, 6:41 PM
Unknown Object (File)
Sep 24 2024, 7:55 PM
Subscribers

Details

Summary

Linker set sections are included by default. No need to do so
explicitly. These were bogusly copied from the efi ldscripts. They were
there due to a workaround introduced in 2002 by peter@ for a gcc
upgrade, but whatever bugs necessitated it were filed by 2010 when
rpaulo@ imported the i386 support (though they were copied even though
the objcopy retained them correctly, the gcc bug having been
fixed). They've never been needed.

Sponsored by: Netflix

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 56213
Build 53101: arc lint + arc unit