mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-04-05 13:41:18 +08:00
Add *-*-msdosdjgpp to lists of i[34567]86-*-* soft-fp targets
* config.host: Add *-*-msdosdjgpp to lists of i[34567]86-*-* soft-fp targets From-SVN: r231803
This commit is contained in:
parent
5b4bbc7dfb
commit
5a6c8ffaad
@ -1,3 +1,8 @@
|
||||
2015-12-18 Andris Pavenis <andris.pavenis@iki.fi>
|
||||
|
||||
* config.host: Add *-*-msdosdjgpp to lists of i[34567]86-*-*
|
||||
soft-fp targets
|
||||
|
||||
2015-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
|
||||
|
||||
* unwind-generic.h (_Unwind_GetTextRelBase): Call __builtin_abort
|
||||
|
@ -1349,6 +1349,7 @@ case ${host} in
|
||||
i[34567]86-*-darwin* | x86_64-*-darwin* | \
|
||||
i[34567]86-*-kfreebsd*-gnu | x86_64-*-kfreebsd*-gnu | \
|
||||
i[34567]86-*-linux* | x86_64-*-linux* | \
|
||||
i[34567]86-*-msdosdjgpp* | \
|
||||
i[34567]86-*-gnu* | \
|
||||
i[34567]86-*-solaris2* | x86_64-*-solaris2.1[0-9]* | \
|
||||
i[34567]86-*-cygwin* | x86_64-*-cygwin* | \
|
||||
|
Loading…
x
Reference in New Issue
Block a user