Skip to content

Commit

Permalink
Disable x87 inline functions for x86-64
Browse files Browse the repository at this point in the history
  • Loading branch information
H.J. Lu committed Jun 15, 2012
1 parent 36d54b7 commit ed1825f
Show file tree
Hide file tree
Showing 2 changed files with 135 additions and 126 deletions.
7 changes: 7 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
2012-06-15 H.J. Lu <hongjiu.lu@intel.com>

[BZ #14050]
[BZ #14117]
* sysdeps/i386/fpu/bits/mathinline.h: Disable x87 inline
functions if __x86_64__ is defined.

2012-06-15 Chung-Lin Tang <cltang@codesourcery.com>

* string/endian.h: Add !__ASSEMBLER__ condition for including
Expand Down
Loading

0 comments on commit ed1825f

Please sign in to comment.