From: H.J. Lu Date: Sun, 15 Apr 2001 01:02:54 +0000 (+0000) Subject: 2001-04-14 H.J. Lu X-Git-Tag: dberlin-typesystem-branchpoint~759 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a80f694198c20eeec2f63d21259dc5aa4c4ebe17;p=external%2Fbinutils.git 2001-04-14 H.J. Lu * bfd-in2.h: Regenerate. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 26e9bd9..85b0a59 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,7 @@ +2001-04-14 H.J. Lu + + * bfd-in2.h: Regenerate. + 2001-04-14 Jakub Jelinek * section.c (STD_SECTION): Add entsize. diff --git a/bfd/bfd-in2.h b/bfd/bfd-in2.h index 601f351..fa703f9 100644 --- a/bfd/bfd-in2.h +++ b/bfd/bfd-in2.h @@ -1106,8 +1106,9 @@ typedef struct sec Entity size is given in the entsize field. */ #define SEC_MERGE 0x20000000 - /* If given with SEC_MERGE, entities to merge are zero terminated strings - where entsize specifies character size instead of fixed size entries. */ + /* If given with SEC_MERGE, entities to merge are zero terminated + strings where entsize specifies character size instead of fixed + size entries. */ #define SEC_STRINGS 0x40000000 /* End of section flags. */