aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@cygnus>1994-11-04 01:29:10 +0000
committerKen Raeburn <raeburn@cygnus>1994-11-04 01:29:10 +0000
commitb4123234f08e4823c19eb6fb649e0ad12c902c8d (patch)
treeb12fd9bbf63a2b531a6c02543c301152590787f3
parent5b162d377702b950dfbbd6f6bf3d14a5258c5a89 (diff)
downloadgdb-b4123234f08e4823c19eb6fb649e0ad12c902c8d.zip
gdb-b4123234f08e4823c19eb6fb649e0ad12c902c8d.tar.gz
gdb-b4123234f08e4823c19eb6fb649e0ad12c902c8d.tar.bz2
remove unused file config/go32.mh
-rw-r--r--gas/ChangeLog2
-rw-r--r--gas/config/go32.mh2
2 files changed, 2 insertions, 2 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 188d6b4..e251e0a 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,5 +1,7 @@
Thu Nov 3 20:20:40 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
+ * config/go32.mh: Unused file deleted.
+
* read.c (get_absolute_expression): Indicate that the error may
merely be that the expression can't currently be reduced.
diff --git a/gas/config/go32.mh b/gas/config/go32.mh
deleted file mode 100644
index c9c51b7..0000000
--- a/gas/config/go32.mh
+++ /dev/null
@@ -1,2 +0,0 @@
-CC=i386-go32-gcc -Xlinker -S -O2 -fno-omit-frame-pointer
-