aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>1999-07-05 07:29:04 +0000
committerNick Clifton <nickc@redhat.com>1999-07-05 07:29:04 +0000
commitbdc7824ee54824d198a1d357f8428416c73dd635 (patch)
tree84ef6b3bedd9794ebb17a35fccc485ab4b16d33d /include
parentca7cd5dc645706b78b282cc268e0e3d64663d132 (diff)
downloadnewlib-bdc7824ee54824d198a1d357f8428416c73dd635.zip
newlib-bdc7824ee54824d198a1d357f8428416c73dd635.tar.gz
newlib-bdc7824ee54824d198a1d357f8428416c73dd635.tar.bz2
Define F_ARM_5
Diffstat (limited to 'include')
-rw-r--r--include/coff/ChangeLog4
-rw-r--r--include/coff/arm.h2
2 files changed, 5 insertions, 1 deletions
diff --git a/include/coff/ChangeLog b/include/coff/ChangeLog
index d7c9942..b0b9a58 100644
--- a/include/coff/ChangeLog
+++ b/include/coff/ChangeLog
@@ -1,3 +1,7 @@
+1999-07-05 Nick Clifton <nickc@cygnus.com>
+
+ * arm.h (F_ARM_5): Define.
+
Wed Jun 2 18:08:18 1999 Richard Henderson <rth@cygnus.com>
* internal.h (BEOS_EXE_IMAGE_BASE, BEOS_DLL_IMAGE_BASE): New.
diff --git a/include/coff/arm.h b/include/coff/arm.h
index e5d78d6..f9d0c8d 100644
--- a/include/coff/arm.h
+++ b/include/coff/arm.h
@@ -54,7 +54,7 @@ struct external_filehdr {
#define F_ARM_3M (0x4000)
#define F_ARM_4 (0x4400)
#define F_ARM_4T (0x4800)
-#define F_ARM_spare (0x4c00)
+#define F_ARM_5 (0x4c00)
/*
* ARMMAGIC ought to encoded the procesor type,