mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-24 02:24:46 +08:00
2001-04-14 H.J. Lu <hjl@gnu.org>
* bfd-in2.h: Regenerate.
This commit is contained in:
parent
46c6cdcf5e
commit
a80f694198
@ -1,3 +1,7 @@
|
||||
2001-04-14 H.J. Lu <hjl@gnu.org>
|
||||
|
||||
* bfd-in2.h: Regenerate.
|
||||
|
||||
2001-04-14 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
* section.c (STD_SECTION): Add entsize.
|
||||
|
@ -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. */
|
||||
|
Loading…
Reference in New Issue
Block a user