From fbe48798204180aa11c55e5377c1e23700b9c280 Mon Sep 17 00:00:00 2001 From: "H.J. Lu" <hjl.tools@gmail.com> Date: Mon, 14 Mar 2016 13:17:22 -0700 Subject: [PATCH] Regenerate bfd-in2.h * bfd-in2.h: Regenerated. --- bfd/ChangeLog | 4 ++++ bfd/bfd-in2.h | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) 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;