BSF_COMMON isn't defined in BFD.
* syms.c: Remove BSF_COMMON from comments.
* bfd-in2.h: Regenerated.
+2016-02-22 H.J. Lu <hongjiu.lu@intel.com>
+
+ * syms.c: Remove BSF_COMMON from comments.
+ * bfd-in2.h: Regenerated.
+
2016-02-22 Jiong Wang <jiong.wang@arm.com>
* elfnn-aarch64. (aarch64_type_of_stub): Remove redundation calcuation
#define BSF_EXPORT BSF_GLOBAL /* No real difference. */
/* A normal C symbol would be one of:
- <<BSF_LOCAL>>, <<BSF_COMMON>>, <<BSF_UNDEFINED>> or
- <<BSF_GLOBAL>>. */
+ <<BSF_LOCAL>>, <<BSF_UNDEFINED>> or <<BSF_GLOBAL>>. */
/* The symbol is a debugging record. The value has an arbitrary
meaning, unless BSF_DEBUGGING_RELOC is also set. */
.#define BSF_EXPORT BSF_GLOBAL {* No real difference. *}
.
. {* A normal C symbol would be one of:
-. <<BSF_LOCAL>>, <<BSF_COMMON>>, <<BSF_UNDEFINED>> or
-. <<BSF_GLOBAL>>. *}
+. <<BSF_LOCAL>>, <<BSF_UNDEFINED>> or <<BSF_GLOBAL>>. *}
.
. {* The symbol is a debugging record. The value has an arbitrary
. meaning, unless BSF_DEBUGGING_RELOC is also set. *}