X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=bfd%2Fsection.c;h=9ed0ae12ce854f3cc774395cf2d78132fb6ef9ea;hb=4c52953f842d38d197bc283e1f6b635bd8050bf2;hp=b368c2aa84203eda19e90215564c5efa17d5dc9e;hpb=f03d65b4138164e8fd48ac0c1aa8cfcb34aebfc5;p=deliverable%2Fbinutils-gdb.git 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;