diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2016-03-14 13:17:22 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2016-03-14 13:17:22 -0700 |
commit | fbe48798204180aa11c55e5377c1e23700b9c280 (patch) | |
tree | c3972c66b064e231d948d759547f6b066cbd24bc | |
parent | fa4ff313317d6234bbd818b09332e7d85349a56a (diff) | |
download | fsf-binutils-gdb-fbe48798204180aa11c55e5377c1e23700b9c280.zip fsf-binutils-gdb-fbe48798204180aa11c55e5377c1e23700b9c280.tar.gz fsf-binutils-gdb-fbe48798204180aa11c55e5377c1e23700b9c280.tar.bz2 |
Regenerate bfd-in2.h
* bfd-in2.h: Regenerated.
-rw-r--r-- | bfd/ChangeLog | 4 | ||||
-rw-r--r-- | bfd/bfd-in2.h | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index b94296e..89180cb 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 dd7fb1a..13f2d6e 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; |