Print this page
5261 libm should stop using synonyms.h
5298 fabs is 0-sized, confuses dis(1) and others
Reviewed by: Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
Approved by: Gordon Ross <gwr@nexenta.com>

*** 27,38 **** */ .file "exp10l.s" #include "libm.h" - LIBM_ANSI_PRAGMA_WEAK(exp10l,function) - #include "libm_synonyms.h" .data .align 16 lt2_hi: .4byte 0xfbd00000, 0x9a209a84, 0x3ffd, 0x0 lt2_lo: .4byte 0x653f4837, 0x8677076a, 0xbfc9, 0x0 --- 27,36 ----