freebsd-dev/cddl/contrib/opensolaris
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
..
cmd lockstat: Use gelf.h instead of playing games with the preprocessor 2023-02-24 20:16:51 -05:00
common libctf: Fix recursive descent into anonymous SOU fields 2022-04-12 17:29:53 -04:00
head MFV r270197: 2014-08-22 22:13:36 +00:00
lib libdtrace: Do not set SHF_ALLOC on SUNW_dof relocation sections 2023-04-04 14:08:16 -04:00
tools/ctf ctf: Remove unused function prototype for getpname() 2023-02-26 12:18:25 +08:00
OPENSOLARIS.LICENSE