mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-12-18 07:38:57 +08:00
dc6f415864
2001-12-14 Roger Sayle <roger@eyesopen.com> * builtins.def: Rename BUILT_IN_FSQRT to BUILT_IN_SQRT and __builtin_fsqrt to __builtin_sqrt. * builtins.c (expand_builtin_mathfn,expand_builtin): Same. * doc/extend.texi: Simplify documentation to match patch. f: * com-rt.def: Use __builtin_sqrt instead of __builtin_fsqrt. * com.c (ffecom_init_0): Same, and fixed enumeration usage. libstdc++-v3: * acconfig.h: Test for __builtin_sqrt instead of __builtin_fsqrt. * acinclude.m4: Same. * include/c_shadow/bits/std_cmath.h: Same. * aclocal.m4: Regenerated. * config.h.in: Regenerated. * configure: Regenerated. From-SVN: r48008 |
||
---|---|---|
.. | ||
bits | ||
sys | ||
assert.h | ||
ctype.h | ||
errno.h | ||
fcntl.h | ||
features.h | ||
float.h | ||
iconv.h | ||
iolibio.h | ||
langinfo.h | ||
libio.h | ||
libioP.h | ||
limits.h | ||
locale.h | ||
math.h | ||
pthread.h | ||
setjmp.h | ||
signal.h | ||
stdarg.h | ||
stddef.h | ||
stdio.h | ||
stdlib.h | ||
string.h | ||
time.h | ||
unistd.h | ||
wchar.h | ||
wctype.h |