summaryrefslogtreecommitdiffstats
path: root/bfd/pef.c
diff options
context:
space:
mode:
authorTristan Gingold <gingold@adacore.com>2012-01-19 11:45:36 +0000
committerTristan Gingold <gingold@adacore.com>2012-01-19 11:45:36 +0000
commit100fc76795de55f12f4a77e5a0a0e6aea70ae420 (patch)
treebea514ad2a7f65eefdd10de2805550906bb70ba8 /bfd/pef.c
parent143a3db09872cc891b1e13371223cb9bcc1ca924 (diff)
downloadppe42-binutils-100fc76795de55f12f4a77e5a0a0e6aea70ae420.tar.gz
ppe42-binutils-100fc76795de55f12f4a77e5a0a0e6aea70ae420.zip
2012-01-19 Tristan Gingold <gingold@adacore.com>
* pef.c: Add a comment. * xsym.c: Likewise.
Diffstat (limited to 'bfd/pef.c')
-rw-r--r--bfd/pef.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/bfd/pef.c b/bfd/pef.c
index d4ad33ad37..e73f2fc0b1 100644
--- a/bfd/pef.c
+++ b/bfd/pef.c
@@ -19,6 +19,10 @@
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"
OpenPOWER on IntegriCloud