Wed Nov 4 18:44:31 1998 Dave Brolley <brolley@cygnus.com>
* configure.tgt: Add fr30-*-elf*.
This commit is contained in:
parent
aa6c50c1e9
commit
7e6c86c2e3
|
@ -38,6 +38,10 @@ Thu Nov 5 08:38:18 1998 Christopher Faylor <cgf@cygnus.com>
|
|||
|
||||
* win32-nat.c: Remove obsolete PPC conditionals.
|
||||
|
||||
Wed Nov 4 18:44:31 1998 Dave Brolley <brolley@cygnus.com>
|
||||
|
||||
* configure.tgt: Add fr30-*-elf*.
|
||||
|
||||
1998-11-03 Jim Wilson <wilson@cygnus.com>
|
||||
|
||||
* c-exp.y (parse_number): Check TARGET_LONG_LONG_BIT when setting
|
||||
|
|
|
@ -71,6 +71,8 @@ h8500-*-*) gdb_target=h8500 ;;
|
|||
|
||||
sh-*-*) gdb_target=sh ;;
|
||||
|
||||
fr30-*-elf*) gdb_target=fr30 ;;
|
||||
|
||||
hppa*-*-bsd*) gdb_target=hppabsd ;;
|
||||
hppa*-*-pro*) gdb_target=hppapro ;;
|
||||
hppa*-*-hpux*) gdb_target=hppahpux ;;
|
||||
|
|
Loading…
Reference in New Issue