diff options
author | Ian Lance Taylor <ian@airs.com> | 1993-12-06 18:34:07 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1993-12-06 18:34:07 +0000 |
commit | b60f658495759f72b9cc9849c49082249629cefe (patch) | |
tree | d9e9e4412b7e4f380c8624cb4bb797790c92471b /gdb/ChangeLog | |
parent | e03c0cc67016bb6c50add63e0176a4c3cd0f011e (diff) | |
download | gdb-b60f658495759f72b9cc9849c49082249629cefe.zip gdb-b60f658495759f72b9cc9849c49082249629cefe.tar.gz gdb-b60f658495759f72b9cc9849c49082249629cefe.tar.bz2 |
* configure.in: Recognize mips* for all mips targets.
(mips*el-*-elf*, mips*-*-elf*): New targets; use idt and idtl.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 5d4786b..ba61504 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,8 @@ Mon Dec 6 12:01:37 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com) + * configure.in: Recognize mips* for all mips targets. + (mips*el-*-elf*, mips*-*-elf*): New targets; use idt and idtl. + Added Irix 5 support. * configure.in (mips-sgi-irix5*): New host and target. Use irix5 for both. |