aboutsummaryrefslogtreecommitdiff
path: root/include/coff
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>1999-05-15 15:13:18 +0000
committerNick Clifton <nickc@redhat.com>1999-05-15 15:13:18 +0000
commitdaa8de753e54a286a45e7f967511e0884d36ba7b (patch)
tree6ebd48b0f966aba5c7347d1a93ef4b920c7567d1 /include/coff
parent97eaf9de677d01a56f3981ed34e6e7b57974c43a (diff)
downloadfsf-binutils-gdb-daa8de753e54a286a45e7f967511e0884d36ba7b.zip
fsf-binutils-gdb-daa8de753e54a286a45e7f967511e0884d36ba7b.tar.gz
fsf-binutils-gdb-daa8de753e54a286a45e7f967511e0884d36ba7b.tar.bz2
Defined rva relocations.
Diffstat (limited to 'include/coff')
-rw-r--r--include/coff/ChangeLog4
-rw-r--r--include/coff/mcore.h1
2 files changed, 5 insertions, 0 deletions
diff --git a/include/coff/ChangeLog b/include/coff/ChangeLog
index 8ad6e0c..783a017 100644
--- a/include/coff/ChangeLog
+++ b/include/coff/ChangeLog
@@ -1,3 +1,7 @@
+1999-05-15 Nick Clifton <nickc@cygnus.com>
+
+ * mcore.h (IMAGE_REL_MCORE_RVA): Define.
+
1999-04-21 Nick Clifton <nickc@cygnus.com>
* mcore.h (GET_LINENO_LNNO): New macro.
diff --git a/include/coff/mcore.h b/include/coff/mcore.h
index 974b62e..f318947 100644
--- a/include/coff/mcore.h
+++ b/include/coff/mcore.h
@@ -32,6 +32,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
#define IMAGE_REL_MCORE_PCREL_IMM4BY2 0x0004
#define IMAGE_REL_MCORE_PCREL_32 0x0005
#define IMAGE_REL_MCORE_PCREL_JSR_IMM11BY2 0x0006
+#define IMAGE_REL_MCORE_RVA 0x0007
#define PEMCORE