mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-07-23 01:08:50 +08:00
Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
* configure.in (m68k-*-linux*): New host.
This commit is contained in:
@ -1,8 +1,6 @@
|
|||||||
Mon Feb 26 15:25:19 1996 Doug Evans <dje@charmed.cygnus.com>
|
Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
|
||||||
|
|
||||||
* config.sub (sparc*frw*): Delete. Use -mflat now.
|
* configure.in (m68k-*-linux*): New host.
|
||||||
|
|
||||||
* configure.in (sparc64-*): Use mh-sparcpic if --enabled-shared.
|
|
||||||
|
|
||||||
Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
|
Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
|
||||||
|
|
||||||
|
@ -97,6 +97,7 @@ case "${host}" in
|
|||||||
m68k-hp-hpux*) host_makefile_frag=config/mh-hp300 ;;
|
m68k-hp-hpux*) host_makefile_frag=config/mh-hp300 ;;
|
||||||
m68k-apollo-sysv*) host_makefile_frag=config/mh-apollo68 ;;
|
m68k-apollo-sysv*) host_makefile_frag=config/mh-apollo68 ;;
|
||||||
m68k-apollo-bsd*) host_makefile_frag=config/mh-a68bsd ;;
|
m68k-apollo-bsd*) host_makefile_frag=config/mh-a68bsd ;;
|
||||||
|
m68k-*-linux*) host_makefile_frag=config/mh-linux ;;
|
||||||
m88k-dg-dgux*) host_makefile_frag=config/mh-dgux ;;
|
m88k-dg-dgux*) host_makefile_frag=config/mh-dgux ;;
|
||||||
m88k-harris-cxux*) host_makefile_frag=config/mh-cxux ;;
|
m88k-harris-cxux*) host_makefile_frag=config/mh-cxux ;;
|
||||||
m88k-motorola-sysv*) host_makefile_frag=config/mh-delta88;;
|
m88k-motorola-sysv*) host_makefile_frag=config/mh-delta88;;
|
||||||
|
Reference in New Issue
Block a user