summaryrefslogtreecommitdiff
path: root/sysdeps/m68k
AgeCommit message (Expand)Author
2015-07-21m68k: update libm test ULPsAndreas Schwab
2015-04-13Set errno for log1p on pole/domain error.Stefan Liebler
2015-03-14m68k: fix 64-bit arithmetic in atomic operations (bug 18128)Andreas Schwab
2015-03-05Replace ELF_RTYPE_CLASS_NOCOPY with ELF_RTYPE_CLASS_COPYH.J. Lu
2015-01-25m68k: fix missing definition of __feraiseexceptAndreas Schwab
2015-01-25m68k: force inlining bswap functionsAndreas Schwab
2015-01-07Fix libm feupdateenv namespace (bug 17748).Joseph Myers
2015-01-07Fix libm fesetround namespace (bug 17748).Joseph Myers
2015-01-06Fix libm fesetenv namespace (bug 17748).Joseph Myers
2015-01-05Fix libm feholdexcept namespace (bug 17748).Joseph Myers
2015-01-02Fix libm fegetround namespace (bug 17748).Joseph Myers
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-12-31Fix libm fegetenv namespace (bug 17748).Joseph Myers
2014-12-30Fix libm feraiseexcept namespace (bug 17723).Joseph Myers
2014-12-21m68k: remove @PLTPC from _dl_init callAndreas Schwab
2014-11-24Remove IS_IN_rtldSiddhesh Poyarekar
2014-11-20Add arch-specific configuration for C11 atomics support.Torvald Riegel
2014-11-04Don't use INTDEF/INTUSE with _dl_init (bug 14132).Joseph Myers
2014-09-12Remove configuration name patterns from shlib-versions.Joseph Myers
2014-08-21Remove unnecessary uses of NOT_IN_libcSiddhesh Poyarekar
2014-07-17Move architecture shlib-versions files to Linux-specific directories.Joseph Myers
2014-07-13m68k: update libm test ULPsAndreas Schwab
2014-06-26Fix Wundef warning for ELF_MACHINE_NO_RELASiddhesh Poyarekar
2014-06-25m68k: Add compat symbols for scalbln*Andreas Schwab
2014-06-23m68k: Consolidate nptl/ subdirectories under linux/...Roland McGrath
2014-06-20[BZ #6803] Set errno for scalbln, scalbnStefan Liebler
2014-06-17m68k: update libm test ULPsAndreas Schwab
2014-06-16Fix typo in preprocessor conditionalAndreas Schwab
2014-06-13m68k: avoid pointer to integer conversion warningAndreas Schwab
2014-06-09m68k: Define TLS_DEFINE_INIT_TPRoland McGrath
2014-05-27Remove second argument from TLS_INIT_TP macroAndreas Schwab
2014-05-13Clean up __exit_thread.Roland McGrath
2014-03-14Compile with -Wundef.Roland McGrath
2014-03-11Fix nextafter overflow in non-default rounding modes (bug 16677).Joseph Myers
2014-03-05Don't include individual test ulps in libm-test-ulps.Joseph Myers
2014-02-21Complete _BSD_SOURCE / _SVID_source followup cleanup.Joseph Myers
2014-02-10Whitespace fixesAndreas Schwab
2014-02-10Move m68k from ports to libcAndreas Schwab
2006-02-28* sysdeps/hppa: Directory removed, saved in ports repository.Roland McGrath
2006-02-01* math/divtc3.c: New file.Roland McGrath
2006-01-15[BZ #1950, BZ #2153]Andreas Jaeger
2006-01-10* sysdeps/powerpc/bits/setjmp.h (_JMPBUF_UNWINDS): Move macro ...Roland McGrath
2006-01-08* po/.cvsignore: List libc.pot.files, and not any .pot names.Roland McGrath
2005-12-28* sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.hRoland McGrath
2005-12-15* sysdeps/alpha/fpu/s_cacosf.c: Don't use sysdeps/generic/.Roland McGrath
2005-12-06* sysdeps/hppa/bits/setjmp.h: Add _BITS_SETJMP_H preprocessorRoland McGrath
2005-03-28* sysdeps/generic/w_exp2.c [NO_LONG_DOUBLE]: Fix typos in alias names.Roland McGrath
2005-02-08(elf_machine_rela): Remove use of RESOLVE.Andreas Schwab
2005-01-16* sysdeps/m68k/dl-machine.h: Remove trampoline code. Define Andreas Schwab
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper