mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-04 22:15:12 +08:00
Sync libdecnumber with gcc
* configure: Regenerated.
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
|
||||||
|
|
||||||
|
* configure: Regenerated.
|
||||||
|
|
||||||
2015-01-22 Eli Zaretskii <eliz@gnu.org>
|
2015-01-22 Eli Zaretskii <eliz@gnu.org>
|
||||||
|
|
||||||
* Makefile.in (TAGS): New target, to avoid failures in "make TAGS".
|
* Makefile.in (TAGS): New target, to avoid failures in "make TAGS".
|
||||||
|
2
libdecnumber/configure
vendored
2
libdecnumber/configure
vendored
@ -4614,7 +4614,7 @@ else
|
|||||||
|
|
||||||
case $target in
|
case $target in
|
||||||
powerpc*-*-linux* | i?86*-*-linux* | x86_64*-*-linux* | s390*-*-linux* | \
|
powerpc*-*-linux* | i?86*-*-linux* | x86_64*-*-linux* | s390*-*-linux* | \
|
||||||
i?86*-*-gnu* | \
|
i?86*-*-elfiamcu | i?86*-*-gnu* | \
|
||||||
i?86*-*-mingw* | x86_64*-*-mingw* | \
|
i?86*-*-mingw* | x86_64*-*-mingw* | \
|
||||||
i?86*-*-cygwin* | x86_64*-*-cygwin*)
|
i?86*-*-cygwin* | x86_64*-*-cygwin*)
|
||||||
enable_decimal_float=yes
|
enable_decimal_float=yes
|
||||||
|
Reference in New Issue
Block a user