glibc/sysdeps
Ulrich Drepper cf00cc00bc Add ceil implementation for 64-bit machines.
On 64-bit machines we should not split doubles into two 32 bit
integer and handle the words separately.  We have wide registers.
This patch implements a 64-bit ceil version.  Ideally all other
functions will be converted over time.
2009-08-24 18:05:48 -07:00
..
generic Improve backtrace_symbols{,_fd} output when missing symbols. 2009-08-20 15:31:08 -07:00
gnu
i386 Define math_errhandling is possible. 2009-08-24 10:33:57 -07:00
ia64 Stop backtrace when we make no more progress. 2009-07-30 16:53:52 -07:00
ieee754 Add ceil implementation for 64-bit machines. 2009-08-24 18:05:48 -07:00
mach
posix Handle missing NSS modules and those without callbacks. 2009-07-25 12:29:04 -07:00
powerpc Add sigstack handling to Linux ____longjmp_chk on powerpc. 2009-08-22 02:01:51 -07:00
pthread
s390 More white space fixes. 2009-07-24 08:34:47 -07:00
sh
sparc
unix Add sysdeps/unix/syscall-template.S; build syscall stubs with deps and -g pointing to it. 2009-08-24 11:40:15 -07:00
wordsize-32
wordsize-64
x86_64 Add ceil implementation for 64-bit machines. 2009-08-24 18:05:48 -07:00