From 37d01d1a895825ae74a06c23d392fa3d79c95f06 Mon Sep 17 00:00:00 2001 From: "H. Peter Anvin" Date: Tue, 28 Mar 2017 15:51:45 -0700 Subject: [PATCH] changes.src: document no_dead_strip Document Mach-O support for no_dead_strip. Signed-off-by: H. Peter Anvin --- doc/changes.src | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/doc/changes.src b/doc/changes.src index 3e3ca52d..18b425f1 100644 --- a/doc/changes.src +++ b/doc/changes.src @@ -24,7 +24,11 @@ since 2007. formats, if the underlying operating system supports them. \b \c{macho} object format now supports the \c{subsections_via_symbols} - directive, see \k{macho-ssvs}. + and \c{no_dead_strip} directives, see \k{macho-ssvs}. + +\b \c{macho} object format now supports the \c{no_dead_strip}, + \c{live_support} and \c{strip_static_syms} section flags, see + \k{machosect}. \b All warnings can now be suppressed if desired; warnings not otherwise part of any warning class are now considered its own