aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/m68k
AgeCommit message (Expand)Author
2002-02-28(sysdep_routines): Add divdi3 in csu dir.Ulrich Drepper
2002-02-03(RTLD_START): Call _dl_init_internal instead of _dl_init.Ulrich Drepper
2002-02-01Don't use multi-line string literals.Andreas Schwab
2002-02-01Move global variables for SHARED code in struct _rtld_global. ExportUlrich Drepper
2002-01-08Prevent double inclusion.Andreas Jaeger
2001-11-16GCC frame description for m68k.Ulrich Drepper
2001-10-16Updated for fixed cbrtl implementation.Andreas Schwab
2001-10-16Fix braino in last change.Andreas Schwab
2001-10-16 * sysdeps/m68k/setjmp.c: Also define setjmp and _setjmp ifAndreas Schwab
2001-08-29Updated.Andreas Schwab
2001-08-26(elf_machine_lookup_noplt_p, elf_machine_lookup_noexec_p): Remove.Ulrich Drepper
2001-08-24(elf_machine_rela_relative): Rename from elf_machine_rel_relative.Ulrich Drepper
2001-08-24Define elf_machine_rel_relative. Minor optimizations.Ulrich Drepper
2001-08-15(atomic_add): Don't allow address register for operand 0.Andreas Schwab
2001-07-07Put under LGPL v2.1.Andreas Jaeger
2001-07-06Update to LGPL v2.1.Andreas Jaeger
2001-06-15 * sysdeps/m68k/fpu/bits/mathinline.h: Don't define log2 as inline.Andreas Schwab
2001-06-14Fix typo.Andreas Schwab
2001-06-06M68k log2l implementation.Ulrich Drepper
2001-06-06M68k log2f implementation.Ulrich Drepper
2001-06-06M68k log2 implementation.Ulrich Drepper
2001-06-06Renamed.Ulrich Drepper
2001-06-05Add .type for the entry point.Andreas Jaeger
2001-06-022001-06-01 Roland McGrath <roland@frob.com>Roland McGrath
2001-04-20 * sysdeps/m68k/fpu/libm-test-ulps: Update.Andreas Schwab
2001-04-17Adjust for increased precision in result of several tests.Ulrich Drepper
2001-04-11Adjusted.Andreas Schwab
2001-04-10 * sysdeps/m68k/fpu/e_pow.c: Correct handling of some exceptionalAndreas Schwab
2001-03-11Dummy replacement for code not needed here.Ulrich Drepper
2001-02-28Replace use of old output functions with the new ones.Ulrich Drepper
2001-02-17m68k exp2l implementation.Ulrich Drepper
2001-02-17m68k exp2f implementation.Ulrich Drepper
2001-02-17m68k exp2 implementation.Ulrich Drepper
2001-02-17Renamed to e_exp2.Ulrich Drepper
2001-02-16Correctly handle m68k long double format.Andreas Schwab
2001-01-31Include <float.h>.Ulrich Drepper
2001-01-17(__bswap_32): Add cast to avoid invalid asm.Andreas Schwab
2000-12-04Remove FLT_EVAL_METHOD and DECIMAL_DIG definitions.Ulrich Drepper
2000-10-27Add some more ulps.Andreas Schwab
2000-10-26Update after libm-test.inc change.Ulrich Drepper
2000-10-23Updated.Andreas Schwab
2000-10-20(elf_machine_matches_host): Parameter is now pointer to ELF header.Ulrich Drepper
2000-10-17Update for changes in libm-test.inc.Andreas Schwab
2000-10-16Fix last change (misapplied).Andreas Schwab
2000-10-142000-10-13 Michael Fedrowitz <michael@fedrowitz.de>Andreas Schwab
2000-09-26Ulps for m68k.Andreas Schwab
2000-09-16Reorder ieee754 implies so that ldbl-* comes first.Ulrich Drepper
2000-09-01(FP_ILOGB0): Use values which don't produce warnings.Ulrich Drepper
2000-09-01Make FP_ILOGB0 and FP_ILOGBNAN int values.Ulrich Drepper
2000-09-01Change type of FE_*_ENV macros to const fenv_t*.Ulrich Drepper