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 + + * bfd-in2.h: Regenerated. + 2016-03-11 Dan Gissel 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;