summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2016-03-14 13:17:22 -0700
committerH.J. Lu <hjl.tools@gmail.com>2016-03-14 13:17:22 -0700
commitfbe48798204180aa11c55e5377c1e23700b9c280 (patch)
treec3972c66b064e231d948d759547f6b066cbd24bc
parentfa4ff313317d6234bbd818b09332e7d85349a56a (diff)
downloadbinutils-gdb-fbe48798204180aa11c55e5377c1e23700b9c280.tar.gz
Regenerate bfd-in2.h
* bfd-in2.h: Regenerated.
-rw-r--r--bfd/ChangeLog4
-rw-r--r--bfd/bfd-in2.h2
2 files changed, 5 insertions, 1 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index b94296e1cd6..89180cb2562 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,7 @@
+2016-03-14 H.J. Lu <hongjiu.lu@intel.com>
+
+ * bfd-in2.h: Regenerated.
+
2016-03-11 Dan Gissel <dgisselq@ieee.org>
PR 19713
diff --git a/bfd/bfd-in2.h b/bfd/bfd-in2.h
index dd7fb1a33be..13f2d6ecba5 100644
--- a/bfd/bfd-in2.h
+++ b/bfd/bfd-in2.h
@@ -1501,7 +1501,7 @@ typedef struct bfd_section
information. */
bfd_vma lma;
- /* The size of the section in octets, as it will be output.
+ /* The size of the section in *octets*, as it will be output.
Contains a value even if the section has no contents (e.g., the
size of <<.bss>>). */
bfd_size_type size;