aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@cygnus>1994-11-09 19:57:37 +0000
committerKen Raeburn <raeburn@cygnus>1994-11-09 19:57:37 +0000
commit757d41299e001586ff3140972aa4670758cc905e (patch)
treef20d9b3610c09d11c8b94b78505bb59640ffe726 /gas
parent642b618673240b980301501ffe9a4e9f07c8e70f (diff)
downloadgdb-757d41299e001586ff3140972aa4670758cc905e.zip
gdb-757d41299e001586ff3140972aa4670758cc905e.tar.gz
gdb-757d41299e001586ff3140972aa4670758cc905e.tar.bz2
add delta68 config
Diffstat (limited to 'gas')
-rw-r--r--gas/ChangeLog4
-rw-r--r--gas/config/.Sanitize1
-rw-r--r--gas/config/te-delta.h6
3 files changed, 11 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index c435c1a..44d7e29 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,7 @@
+Wed Nov 9 14:53:03 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
+
+ * config/te-delta.h: New file, derived from te-sysv32.h.
+
Wed Nov 9 11:52:44 1994 Ian Lance Taylor (ian@cygnus.com)
* config/tc-ppc.c (ppc_bf): Always set coff_line_base.
diff --git a/gas/config/.Sanitize b/gas/config/.Sanitize
index cfeb3ba..8eec333 100644
--- a/gas/config/.Sanitize
+++ b/gas/config/.Sanitize
@@ -101,6 +101,7 @@ tc-vax.h
tc-z8k.c
tc-z8k.h
te-386bsd.h
+te-delta.h
te-dpx2.h
te-generic.h
te-go32.h
diff --git a/gas/config/te-delta.h b/gas/config/te-delta.h
new file mode 100644
index 0000000..558966e
--- /dev/null
+++ b/gas/config/te-delta.h
@@ -0,0 +1,6 @@
+/* Remove leading underscore from the gcc generated symbol names */
+#define STRIP_UNDERSCORE
+
+/* end of te-sysv32.h */
+
+#define TE_DELTA