diff options
author | Jim Kingdon <jkingdon@engr.sgi.com> | 1993-06-18 21:39:27 +0000 |
---|---|---|
committer | Jim Kingdon <jkingdon@engr.sgi.com> | 1993-06-18 21:39:27 +0000 |
commit | b487ba2e77eb9c4fc0f725f7910e09398544e758 (patch) | |
tree | 2de4b3f9543da8fbd9eb68b8995970aba19a0b52 /gdb/config/mips/bigmips.mh | |
parent | 3ae36cb68696cab43115e4eb92a2f2e8e5910bdc (diff) | |
download | gdb-b487ba2e77eb9c4fc0f725f7910e09398544e758.zip gdb-b487ba2e77eb9c4fc0f725f7910e09398544e758.tar.gz gdb-b487ba2e77eb9c4fc0f725f7910e09398544e758.tar.bz2 |
* config/mips/{{x,n}m-news-mips.h,news-mips.mh}: New files.
* config/mips/{bigmips.mh,xm-bigmips.h}: Remove.
* configure.in (mips-sony-*): Use news-mips for host.
Diffstat (limited to 'gdb/config/mips/bigmips.mh')
-rw-r--r-- | gdb/config/mips/bigmips.mh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/config/mips/bigmips.mh b/gdb/config/mips/bigmips.mh deleted file mode 100644 index 9e4704b..0000000 --- a/gdb/config/mips/bigmips.mh +++ /dev/null @@ -1,3 +0,0 @@ -# Host: Big-endian MIPS machine such as Sony News -XDEPFILES= infptrace.o inftarg.o fork-child.o coredep.o corelow.o -XM_FILE= xm-bigmips.h |