aboutsummaryrefslogtreecommitdiff
path: root/gas/doc/internals.texi
diff options
context:
space:
mode:
Diffstat (limited to 'gas/doc/internals.texi')
-rw-r--r--gas/doc/internals.texi4
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/doc/internals.texi b/gas/doc/internals.texi
index a91d2ab..f028874 100644
--- a/gas/doc/internals.texi
+++ b/gas/doc/internals.texi
@@ -1581,6 +1581,10 @@ If defined, GAS will check this macro before performing any optimizations on
the DWARF call frame debug information that is emitted. Targets which
implement link time relaxation may need to define this macro and set it to zero
if it is possible to change the size of a function's prologue.
+
+@item TARGET_MULTIPLE_EH_FRAME_SECTIONS
+If defined, GAS will create multiple .eh_frame.* sections according to
+the name of owner's function sections.
@end table
@node Object format backend