newlib-cygwin/newlib/libm
Dave Korn e561d3e77e * libm/common/fdlibm.h (SAFE_LEFT_SHIFT): New macro definition.
(SAFE_RIGHT_SHIFT): Likewise.
	* libm/common/s_llround.c (llround): Annotate shift operations with
	possible shift amount ranges, and use SAFE_RIGHT_SHIFT to avoid
	undefined behaviour.
	* libm/common/s_lround.c (lround): Likewise.
2010-07-20 01:33:05 +00:00
..
common * libm/common/fdlibm.h (SAFE_LEFT_SHIFT): New macro definition. 2010-07-20 01:33:05 +00:00
machine 2010-02-24 Charles Wilson <...> 2010-02-24 21:00:08 +00:00
math * libm/math/ef_sqrt.c: Delete unused variable sign. 2010-03-05 08:55:16 +00:00
mathfp 2010-02-24 Charles Wilson <...> 2010-02-24 21:00:08 +00:00
test 2002-12-20 Jeff Johnston <jjohnstn@redhat.com> 2002-12-20 21:07:56 +00:00
Makefile.am * ltmain.sh: Update from GCC. 2007-05-24 17:33:42 +00:00
Makefile.in 2010-02-24 Charles Wilson <...> 2010-02-24 21:00:08 +00:00
aclocal.m4 2010-02-24 Charles Wilson <...> 2010-02-24 21:00:08 +00:00
config.h.in import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
configure 2010-02-24 Charles Wilson <...> 2010-02-24 21:00:08 +00:00
configure.in 2010-02-24 Charles Wilson <...> 2010-02-24 21:00:08 +00:00
libm.texinfo 2009-12-17 Jeff Johnston <jjohnstn@redhat.com> 2009-12-17 20:41:44 +00:00