summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/binutils/gas/config/obj-evax.h
diff options
context:
space:
mode:
authorNiklas Hallqvist <niklas@cvs.openbsd.org>1996-11-19 14:14:20 +0000
committerNiklas Hallqvist <niklas@cvs.openbsd.org>1996-11-19 14:14:20 +0000
commit486d15a8d2303cbfa2be75e2c400ec93ffa63caa (patch)
treec9e15c58c0a7b3387e7d2ec2f1346f09b2ac695c /gnu/usr.bin/binutils/gas/config/obj-evax.h
parenta3278f01109c476db53163089b46659bba4c57a1 (diff)
Import of 961112 Cygnus binutils+gas+ld+gdb+gprof
Diffstat (limited to 'gnu/usr.bin/binutils/gas/config/obj-evax.h')
-rw-r--r--gnu/usr.bin/binutils/gas/config/obj-evax.h20
1 files changed, 0 insertions, 20 deletions
diff --git a/gnu/usr.bin/binutils/gas/config/obj-evax.h b/gnu/usr.bin/binutils/gas/config/obj-evax.h
index 03e3cbdf63f..1d9db19f41b 100644
--- a/gnu/usr.bin/binutils/gas/config/obj-evax.h
+++ b/gnu/usr.bin/binutils/gas/config/obj-evax.h
@@ -71,9 +71,6 @@ typedef void *object_headers;
#define S_GET_TYPE(S) 0
#define S_GET_DESC(S) 0
-#undef AXP_REG_GP
-#define AXP_REG_GP AXP_REG_PV
-
#define PDSC_S_K_KIND_FP_STACK 9
#define PDSC_S_K_KIND_FP_REGISTER 10
#define PDSC_S_K_KIND_NULL 8
@@ -88,23 +85,6 @@ typedef void *object_headers;
#define LKP_S_K_SIZE 16
-struct evaxProc {
- symbolS *symbol; /* proc pdesc symbol */
- int pdsckind;
- int framereg; /* register for frame pointer */
- int framesize; /* size of frame */
- int rsa_offset;
- int ra_save;
- int fp_save;
- long imask;
- long fmask;
- int type;
- int prologue;
-};
-
-typedef struct evaxProc evaxProcT;
-typedef struct evaxProc *evaxProcP;
-
/*
* Local Variables:
* comment-column: 0