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