2012-01-19 Tristan Gingold <gingold@adacore.com>
[deliverable/binutils-gdb.git] / bfd / pef.c
index d4ad33ad37b75b6cd7189448c722b41608a59ff8..e73f2fc0b1381fce192efb7bba65379359af2c06 100644 (file)
--- a/bfd/pef.c
+++ b/bfd/pef.c
    Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
    MA 02110-1301, USA.  */
 
+/* PEF (Preferred Executable Format) is the binary file format for late
+   classic Mac OS versions (before Darwin).  It is supported by both m68k
+   and PowerPc.  It is also called CFM (Code Fragment Manager).  */
+
 #include "sysdep.h"
 #include "safe-ctype.h"
 #include "pef.h"
This page took 0.02334 seconds and 4 git commands to generate.