diff options
author | John Gilmore <gnu@cygnus> | 1991-07-04 21:56:20 +0000 |
---|---|---|
committer | John Gilmore <gnu@cygnus> | 1991-07-04 21:56:20 +0000 |
commit | 4eda21f2f64846fb1a5dcec4dee29adccb92d185 (patch) | |
tree | 56a98f0b8869eb8a672be695574abcb41fb352b9 /gdb/config/symmetry.mt | |
parent | dfb12287fe38ce9c8ff4c0aaf4689b76a7983081 (diff) | |
download | gdb-4eda21f2f64846fb1a5dcec4dee29adccb92d185.zip gdb-4eda21f2f64846fb1a5dcec4dee29adccb92d185.tar.gz gdb-4eda21f2f64846fb1a5dcec4dee29adccb92d185.tar.bz2 |
* Add dec3100 as equivalent to littlemips. Indicate in all host &
target config files that they are for the host. When the lines
get copied into the Makefile, this makes it more obvious what's
up.
Diffstat (limited to 'gdb/config/symmetry.mt')
-rw-r--r-- | gdb/config/symmetry.mt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/symmetry.mt b/gdb/config/symmetry.mt index 1165d5e..e241993 100644 --- a/gdb/config/symmetry.mt +++ b/gdb/config/symmetry.mt @@ -1,3 +1,3 @@ -# Sequent Symmetry running Dynix 3.0, with Weitek 1167 or i387. +# Target: Sequent Symmetry running Dynix 3.0, with Weitek 1167 or i387. TDEPFILES= symm-tdep.o i386-pinsn.o TM_FILE= tm-symmetry.h |