aboutsummaryrefslogtreecommitdiff
path: root/bfd/xsym.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/xsym.c
parent143a3db09872cc891b1e13371223cb9bcc1ca924 (diff)
downloadfsf-binutils-gdb-100fc76795de55f12f4a77e5a0a0e6aea70ae420.zip
fsf-binutils-gdb-100fc76795de55f12f4a77e5a0a0e6aea70ae420.tar.gz
fsf-binutils-gdb-100fc76795de55f12f4a77e5a0a0e6aea70ae420.tar.bz2
2012-01-19 Tristan Gingold <gingold@adacore.com>
* pef.c: Add a comment. * xsym.c: Likewise.
Diffstat (limited to 'bfd/xsym.c')
-rw-r--r--bfd/xsym.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/bfd/xsym.c b/bfd/xsym.c
index 01434e1..0926297 100644
--- a/bfd/xsym.c
+++ b/bfd/xsym.c
@@ -19,6 +19,8 @@
Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
MA 02110-1301, USA. */
+/* xSYM is the debugging format used by CodeWarrior on Mac OS classic. */
+
#include "alloca-conf.h"
#include "sysdep.h"
#include "xsym.h"