summaryrefslogtreecommitdiff
path: root/bfd/section.c
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/section.c')
-rw-r--r--bfd/section.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/bfd/section.c b/bfd/section.c
index b368c2aa84..9ed0ae12ce 100644
--- a/bfd/section.c
+++ b/bfd/section.c
@@ -373,7 +373,8 @@ CODE_FRAGMENT
. {* Nonzero if this section uses RELA relocations, rather than REL. *}
. unsigned int use_rela_p:1;
.
-. {* Bits used by various backends. *}
+. {* Bits used by various backends. The generic code doesn't touch
+. these fields. *}
.
. {* Nonzero if this section has TLS related relocations. *}
. unsigned int has_tls_reloc:1;