* elfxx-x86.h: Update comments.
+2017-09-08 H.J. Lu <hongjiu.lu@intel.com>
+
+ * elfxx-x86.h: Update comments.
+
2017-09-08 H.J. Lu <hongjiu.lu@intel.com>
* elf32-i386.c (elf_i386_link_setup_gnu_properties): Replace
*/
unsigned int local_ref : 2;
- /* Symbol is referenced by R_386_GOTOFF relocation. This is only used
- by i386. */
+ /* Terue if symbol is referenced by R_386_GOTOFF relocation. This is
+ only used by i386. */
unsigned int gotoff_ref : 1;
/* TRUE if a weak symbol with a real definition needs a copy reloc.