freebsd-dev/cddl/contrib/opensolaris/lib
Mark Johnston 27f35b7dd4 libdtrace: Do not set SHF_ALLOC on SUNW_dof relocation sections
The section will contain static relocations which do not need to be
preserved after linking, and moreover these relocations may reference
symbols that end up getting removed.

Do not set SHF_ALLOC and instead let the linker decide what needs to be
done.

PR:		258872
MFC after:	1 week
Sponsored by:	The FreeBSD Foundation
2023-04-04 14:08:16 -04:00
..
libcmdutils MFV r325013,r325034: 640 number_to_scaled_string is duplicated in several commands 2017-10-27 12:37:22 +00:00
libctf/common libctf: Handle CTFv3 containers 2022-03-07 10:43:19 -05:00
libdtrace libdtrace: Do not set SHF_ALLOC on SUNW_dof relocation sections 2023-04-04 14:08:16 -04:00
libgen/common Mechanically convert cddl sun #ifdef's to illumos 2015-01-17 14:44:59 +00:00
pyzfs/common MFV r260154 + 260182: 2014-01-02 07:34:36 +00:00