Age | Commit message (Expand) | Author |
1997-12-22 | Don't define exp2 inline. | Ulrich Drepper |
1997-12-14 | Protect declarations of inline functions by feature tests to avoid | Ulrich Drepper |
1997-12-14 | (fenv_t): Add member to hold fpiar value, to match spirit of the | Ulrich Drepper |
1997-12-14 | Save/restore fpiar. | Ulrich Drepper |
1997-12-03 | Don't define ___LIBC_INTERNAL_MATH_INLINES here. | Ulrich Drepper |
1997-11-26 | Issue error message if the header is used directly. | Ulrich Drepper |
1997-11-22 | Define optimizations if __LIBC_INTERNAL_MATH_INLINES is defined. | Ulrich Drepper |
1997-11-22 | Define __LIBC_INTERNAL_MATH_INLINES instead of | Ulrich Drepper |
1997-11-13 | Define INFINITY as of type float. | Ulrich Drepper |
1997-11-13 | Define NAN as of type float. | Ulrich Drepper |
1997-11-11 | m68k specific llrint implementation. | Ulrich Drepper |
1997-11-11 | Make compilable and fix overflow condition. | Ulrich Drepper |
1997-10-26 | User level process context for m68k. | Ulrich Drepper |
1997-10-26 | Add fma and scalbln. Update lrint and scalbn. | Ulrich Drepper |
1997-10-26 | Add scalbln alias. | Ulrich Drepper |
1997-10-26 | New (empty) file. | Ulrich Drepper |
1997-10-26 | Add standard skeleton stuff. | Ulrich Drepper |
1997-10-12 | m68k specific optimizations for string functions. | Ulrich Drepper |
1997-10-12 | (elf_machine_rela): Fix last change. | Ulrich Drepper |
1997-09-30 | Rename exp2{,l,f} to __ieee754_exp2{,l,f}. | Ulrich Drepper |
1997-09-27 | (elf_machine_relplt): Killed. | Ulrich Drepper |
1997-09-16 | Low-level atomicity functions for m68k. | Ulrich Drepper |
1997-09-05 | (elf_machine_load_address): Use _dl_start instead of a local label, to | Ulrich Drepper |
1997-09-05 | (pic-ccflag): Override it for more efficient code (together with a | Ulrich Drepper |
1997-08-27 | [$(subdirs)=db2] (CPPFLAGS): Add macros to provide spinlock | Ulrich Drepper |
1997-08-27 | (RTLD_START): Switch back to previous section to avoid confusing the | Ulrich Drepper |
1997-08-10 | Add empty file to prevent the version from libm-ieee754 be compiled | Ulrich Drepper |
1997-08-04 | Replace call to abort by infinite loop, to avoid dragging stdio into | Ulrich Drepper |
1997-08-02 | Add support for shared library profiling. | Ulrich Drepper |
1997-07-28 | M68k optimized functions for swapping byte order. | Ulrich Drepper |
1997-07-28 | (elf_machine_runtime_setup): Add new parameter to enable profiling. | Ulrich Drepper |
1997-07-24 | Don't handle FE_INEXACT specially, the standard doesn't require it. | Ulrich Drepper |
1997-07-22 | (elf_machine_rela): Mention program name in warning message. | Ulrich Drepper |
1997-07-14 | Define ISO C9x comparison function always. | Ulrich Drepper |
1997-07-11 | (fesetenv): Shift the exception mask in the right position. | Ulrich Drepper |
1997-07-11 | Shift the exception mask in the right position. | Ulrich Drepper |
1997-07-06 | Correct the FE_INEXACT and FE_UNDERFLOW cases. | Ulrich Drepper |
1997-06-27 | m68k specific NaN definitions. | Ulrich Drepper |
1997-06-27 | Moved to bits/. | Ulrich Drepper |
1997-06-26 | Adapated for change of s_ilogb.c. | Ulrich Drepper |
1997-06-26 | Define it here. Handle zero, NaN and infinity specially. | Ulrich Drepper |
1997-06-26 | Update copyright. | Ulrich Drepper |
1997-06-26 | (FP_ILOGB0): Correct value. | Ulrich Drepper |
1997-06-26 | Don't undef macros for unordered comparison before definition. | Ulrich Drepper |
1997-06-26 | Update and reformat copyright, remove trailing white spaces and send | Ulrich Drepper |
1997-06-23 | Update and reformat copyright, remove trailing white spaces and send | Ulrich Drepper |
1997-06-23 | Fix type of second argument. | Ulrich Drepper |
1997-06-23 | Rewritten. | Ulrich Drepper |
1997-06-23 | (FP_ILOGB0, FP_ILOGBNAN): Define. | Ulrich Drepper |
1997-06-23 | (__scalbn): Fix type of second argument. | Ulrich Drepper |