1997-12-14 |
drepper | Protect declarations of inline functions by feature... |
tree | commitdiff |
1997-12-14 |
drepper | (fenv_t): Add member to hold fpiar value, to match... |
tree | commitdiff |
1997-12-14 |
drepper | Save/restore fpiar. |
tree | commitdiff |
1997-12-03 |
drepper | Don't define ___LIBC_INTERNAL_MATH_INLINES here. |
tree | commitdiff |
1997-11-26 |
drepper | Issue error message if the header is used directly. |
tree | commitdiff |
1997-11-26 |
drepper | Issue error message if the header is used directly. |
tree | commitdiff |
1997-11-22 |
drepper | Define optimizations if __LIBC_INTERNAL_MATH_INLINES... |
tree | commitdiff |
1997-11-22 |
drepper | Define __LIBC_INTERNAL_MATH_INLINES instead of |
tree | commitdiff |
1997-11-13 |
drepper | Define INFINITY as of type float. |
tree | commitdiff |
1997-11-13 |
drepper | Define NAN as of type float. |
tree | commitdiff |
1997-11-11 |
drepper | m68k specific llrint implementation. |
tree | commitdiff |
1997-11-11 |
drepper | Make compilable and fix overflow condition. |
tree | commitdiff |
1997-10-26 |
drepper | User level process context for m68k. |
tree | commitdiff |
1997-10-26 |
drepper | Add fma and scalbln. Update lrint and scalbn. |
tree | commitdiff |
1997-10-26 |
drepper | Add scalbln alias. |
tree | commitdiff |
1997-10-26 |
drepper | New (empty) file. |
tree | commitdiff |
1997-10-26 |
drepper | Add standard skeleton stuff. |
tree | commitdiff |
1997-10-12 |
drepper | m68k specific optimizations for string functions. |
tree | commitdiff |
1997-10-12 |
drepper | (elf_machine_rela): Fix last change. |
tree | commitdiff |
1997-09-30 |
drepper | Rename exp2{,l,f} to __ieee754_exp2{,l,f}. |
tree | commitdiff |
1997-09-27 |
drepper | (elf_machine_relplt): Killed. |
tree | commitdiff |
1997-09-16 |
drepper | Low-level atomicity functions for m68k. |
tree | commitdiff |
1997-09-05 |
drepper | (elf_machine_load_address): Use _dl_start instead of... |
tree | commitdiff |
1997-09-05 |
drepper | (pic-ccflag): Override it for more efficient code ... |
tree | commitdiff |
1997-08-27 |
drepper | [$(subdirs)=db2] (CPPFLAGS): Add macros to provide... |
tree | commitdiff |
1997-08-27 |
drepper | (RTLD_START): Switch back to previous section to avoid... |
tree | commitdiff |
1997-08-10 |
drepper | Add empty file to prevent the version from libm-ieee754... |
tree | commitdiff |
1997-08-04 |
drepper | Replace call to abort by infinite loop, to avoid draggi... |
tree | commitdiff |
1997-08-02 |
drepper | Add support for shared library profiling. |
tree | commitdiff |
1997-07-28 |
drepper | M68k optimized functions for swapping byte order. |
tree | commitdiff |
1997-07-28 |
drepper | (elf_machine_runtime_setup): Add new parameter to enabl... |
tree | commitdiff |
1997-07-24 |
drepper | Don't handle FE_INEXACT specially, the standard doesn... |
tree | commitdiff |
1997-07-22 |
drepper | (elf_machine_rela): Mention program name in warning... |
tree | commitdiff |
1997-07-14 |
drepper | Define ISO C9x comparison function always. |
tree | commitdiff |
1997-07-11 |
drepper | (fesetenv): Shift the exception mask in the right position. |
tree | commitdiff |
1997-07-11 |
drepper | Shift the exception mask in the right position. |
tree | commitdiff |
1997-07-06 |
drepper | Correct the FE_INEXACT and FE_UNDERFLOW cases. |
tree | commitdiff |
1997-06-27 |
drepper | m68k specific NaN definitions. |
tree | commitdiff |
1997-06-27 |
drepper | Moved to bits/. |
tree | commitdiff |
1997-06-26 |
drepper | Adapated for change of s_ilogb.c. |
tree | commitdiff |
1997-06-26 |
drepper | Define it here. Handle zero, NaN and infinity specially. |
tree | commitdiff |
1997-06-26 |
drepper | Update copyright. |
tree | commitdiff |
1997-06-26 |
drepper | (FP_ILOGB0): Correct value. |
tree | commitdiff |
1997-06-26 |
drepper | Don't undef macros for unordered comparison before... |
tree | commitdiff |
1997-06-26 |
drepper | Update and reformat copyright, remove trailing white... |
tree | commitdiff |
1997-06-23 |
drepper | Update and reformat copyright, remove trailing white... |
tree | commitdiff |
1997-06-23 |
drepper | Fix type of second argument. |
tree | commitdiff |
1997-06-23 |
drepper | Rewritten. |
tree | commitdiff |
1997-06-23 |
drepper | (FP_ILOGB0, FP_ILOGBNAN): Define. |
tree | commitdiff |
1997-06-23 |
drepper | (__scalbn): Fix type of second argument. |
tree | commitdiff |
1997-06-21 |
drepper | m68k specific math values. |
tree | commitdiff |
1997-06-21 |
drepper | m68k w/out FPU specific math inline functions. |
tree | commitdiff |
1997-06-21 |
drepper | m68k specific math inline functions. |
tree | commitdiff |
1997-06-21 |
drepper | m68k specific math definitions. |
tree | commitdiff |
1997-06-21 |
drepper | m68k specific FP environment definitions. |
tree | commitdiff |
1997-06-21 |
drepper | m68k specific setjmp buffer. |
tree | commitdiff |
1997-06-21 |
drepper | m68k specific endianess specification. |
tree | commitdiff |
1997-06-21 |
drepper | Moved to bits/. |
tree | commitdiff |
1997-06-21 |
drepper | (elf_machine_rela): Check that the symbol was found. |
tree | commitdiff |
1997-06-19 |
drepper | Remove FIXME and special case for quotient. |
tree | commitdiff |
1997-06-19 |
drepper | Renamed to s_llrint. |
tree | commitdiff |
1997-06-19 |
drepper | Renamed to lrint. |
tree | commitdiff |
1997-06-19 |
drepper | Implementation of m68k specific lrint function. |
tree | commitdiff |
1997-06-19 |
drepper | Implementation of m68k specific llrint function. |
tree | commitdiff |
1997-06-19 |
drepper | Rename __rinttol to __lrint and rinttol to lrint. |
tree | commitdiff |
1997-06-04 |
drepper | Do it right so that gcc doesn't optimize out the operat... |
tree | commitdiff |
1997-06-04 |
drepper | (isgreater, isgreaterequal, isless, islessequal, isless... |
tree | commitdiff |
1997-06-04 |
drepper | m68k specific NaN value definitions. |
tree | commitdiff |
1997-06-04 |
drepper | Change GCC's HUGE_VAL{,F,L} to use DI and SI mode integ... |
tree | commitdiff |
1997-05-29 |
drepper | Fix missing negate. Use __m81_test instead of explicit... |
tree | commitdiff |
1997-05-26 |
drepper | De-ansidecl-fy. |
tree | commitdiff |
1997-05-25 |
drepper | (elf_machine_rel): Print warning about changed size... |
tree | commitdiff |
1997-05-24 |
drepper | (elf_machine_runtime_setup): Return lazy. |
tree | commitdiff |
1997-05-07 |
drepper | Rewritten. |
tree | commitdiff |
1997-05-07 |
drepper | Don't define huge_val. |
tree | commitdiff |
1997-05-07 |
drepper | Don't define huge_val. |
tree | commitdiff |
1997-05-07 |
drepper | Rewritten. |
tree | commitdiff |
1997-05-07 |
drepper | m68k specific complex sine implementation for long... |
tree | commitdiff |
1997-05-07 |
drepper | m68k specific complex sine implementation for float. |
tree | commitdiff |
1997-05-07 |
drepper | m68k specific complex sine implementation for double. |
tree | commitdiff |
1997-05-07 |
drepper | m68k specific complex cosine implementation for long... |
tree | commitdiff |
1997-05-07 |
drepper | m68k specific complex cosine implementation for float. |
tree | commitdiff |
1997-05-07 |
drepper | m68k specific complex cosine implementation. |
tree | commitdiff |
1997-05-07 |
drepper | Raise invalid exception for NaN result. |
tree | commitdiff |
1997-05-07 |
drepper | (__frexp): Don't raise invalid exception on infinite... |
tree | commitdiff |
1997-05-07 |
drepper | (elf_machine_rela): Check for mismatch in size for... |
tree | commitdiff |
1997-04-21 |
drepper | m68k specific optimized version of sincos for long... |
tree | commitdiff |
1997-04-21 |
drepper | m68k specific optimized version of sincos for float. |
tree | commitdiff |
1997-04-21 |
drepper | m68k specific optimized version of sincos for double. |
tree | commitdiff |
1997-04-21 |
drepper | Rewrite handling of integral exponent. |
tree | commitdiff |
1997-04-21 |
drepper | Define optimized versions of isgreater, isgreaterequal... |
tree | commitdiff |
1997-04-17 |
drepper | m68k specific math exception handling code. |
tree | commitdiff |
1997-04-17 |
drepper | m68k specific math type and constant definitions. |
tree | commitdiff |
1997-04-17 |
drepper | remquo implementation for long double according to... |
tree | commitdiff |
1997-04-17 |
drepper | remquo implementation for float according to IEEE. |
tree | commitdiff |
1997-04-17 |
drepper | remquo implementation for double according to IEEE. |
tree | commitdiff |
1997-04-12 |
drepper | m68k specific round long double to long long function. |
tree | commitdiff |
1997-04-12 |
drepper | m68k specific round long double to long function. |
tree | commitdiff |
1997-04-12 |
drepper | (__rinttol, rinttol): New inline. |
tree | commitdiff |
1997-04-12 |
drepper | Don't define INFINITY. |
tree | commitdiff |
next |