mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +08:00
* config/mips/{r3900.mt,r3900l.mt,tm-r3900.h,tm-r3900l.h}:
Remove, no longer used.
This commit is contained in:
parent
6bbfec6cda
commit
8d9371a56f
@ -1,3 +1,8 @@
|
||||
Wed Jan 14 19:27:02 1998 Stan Shebs <shebs@andros.cygnus.com>
|
||||
|
||||
* config/mips/{r3900.mt,r3900l.mt,tm-r3900.h,tm-r3900l.h}:
|
||||
Remove, no longer used.
|
||||
|
||||
start-sanitize-d30v
|
||||
Wed Jan 14 18:11:26 1998 Michael Meissner <meissner@cygnus.com>
|
||||
|
||||
|
@ -121,10 +121,6 @@ xm-news-mips.h
|
||||
xm-riscos.h
|
||||
|
||||
Things-to-lose:
|
||||
r3900.mt
|
||||
r3900l.mt
|
||||
tm-r3900.h
|
||||
tm-r3900l.h
|
||||
|
||||
Do-last:
|
||||
|
||||
|
@ -1,5 +0,0 @@
|
||||
# Target: Big-endian mips board, typically an IDT.
|
||||
TDEPFILES= mips-tdep.o remote-mips.o remote-array.o
|
||||
TM_FILE= tm-r3900.h
|
||||
SIM_OBS = remote-sim.o
|
||||
SIM = ../sim/mips/libsim.a
|
@ -1,5 +0,0 @@
|
||||
# Target: Big-endian mips board, typically an IDT.
|
||||
TDEPFILES= mips-tdep.o remote-mips.o remote-array.o
|
||||
TM_FILE= tm-r3900l.h
|
||||
SIM_OBS = remote-sim.o
|
||||
SIM = ../sim/mips/libsim.a
|
@ -1,24 +0,0 @@
|
||||
/* Copyright (C) 1993 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation; either version 2 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program; if not, write to the Free Software
|
||||
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
|
||||
|
||||
#define TARGET_BYTE_ORDER_SELECTABLE
|
||||
|
||||
#include "mips/tm-bigmips.h"
|
||||
|
||||
#undef DEFAULT_MIPS_TYPE
|
||||
#define DEFAULT_MIPS_TYPE "r3051"
|
@ -1,21 +0,0 @@
|
||||
/* Copyright (C) 1993 Free Software Foundation, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation; either version 2 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program; if not, write to the Free Software
|
||||
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
|
||||
|
||||
#define TARGET_BYTE_ORDER_SELECTABLE
|
||||
|
||||
#include "mips/tm-mips.h"
|
Loading…
Reference in New Issue
Block a user