aboutsummaryrefslogtreecommitdiff
path: root/gas/config/obj-vms.h
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@cygnus>1995-05-20 20:11:38 +0000
committerKen Raeburn <raeburn@cygnus>1995-05-20 20:11:38 +0000
commit0509f0643ce60ab0b9961f8de4312b7de31b4b51 (patch)
tree04bab2a24cbf6380a46377d7f31cd5a45625d667 /gas/config/obj-vms.h
parenta088fb62b34daa01b39408d87c07e52a2bcba48c (diff)
downloadgdb-0509f0643ce60ab0b9961f8de4312b7de31b4b51.zip
gdb-0509f0643ce60ab0b9961f8de4312b7de31b4b51.tar.gz
gdb-0509f0643ce60ab0b9961f8de4312b7de31b4b51.tar.bz2
more vms updates from Pat Rankin
Diffstat (limited to 'gas/config/obj-vms.h')
-rw-r--r--gas/config/obj-vms.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/config/obj-vms.h b/gas/config/obj-vms.h
index 85a8ad8..144fc0e 100644
--- a/gas/config/obj-vms.h
+++ b/gas/config/obj-vms.h
@@ -224,6 +224,12 @@ extern void vms_check_for_main PARAMS ((void));
extern void vms_write_object_file PARAMS ((unsigned,unsigned,unsigned,
struct frag *,struct frag *));
+
+/* VMS executables are nothing like a.out, but the VMS port of gcc uses
+ a.out format stabs which obj-vms.c then translates. */
+
+#define AOUT_STABS
+
/* The rest of this file contains definitions for constants used within the actual
VMS object file. We do not use a $ in the symbols (as per usual VMS