Index: bfd/section.c =================================================================== RCS file: /cvs/src/src/bfd/section.c,v retrieving revision 1.111 diff -u -p -r1.111 section.c --- bfd/section.c 11 Jul 2011 15:03:07 -0000 1.111 +++ bfd/section.c 20 Apr 2012 19:49:46 -0000 @@ -352,6 +352,9 @@ CODE_FRAGMENT . when memory read flag isn't set. *} .#define SEC_COFF_NOREAD 0x40000000 . +. {* Indicate that the section has the VLE bit set. *} +.#define SEC_PPC_VLE 0x80000000 +. . {* End of section flags. *} . . {* Some internal packed boolean fields. *}