aboutsummaryrefslogtreecommitdiff
path: root/ports/sysdeps/m68k
AgeCommit message (Expand)AuthorFilesLines
2014-02-10Move m68k from ports to libcAndreas Schwab268-19183/+0
2014-01-27m68k: regenerate libm test ULPsAndreas Schwab1-1667/+3900
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae106-106/+106
2013-12-10m68k: use math_force_eval in nextafterlAndreas Schwab1-5/+3
2013-11-28Fix dbl-64 e_sqrt.c for non-default rounding modes (bug 16271).Joseph Myers1-0/+1
2013-10-08Fix typo in last changeAndreas Schwab1-1/+1
2013-10-08m68k: use PIC for Scrt1.oAndreas Schwab1-0/+21
2013-09-20Make __ffs hiddenAndreas Schwab1-0/+1
2013-08-21Fix typos.Ondřej Bílka1-1/+1
2013-07-03m68k: update libm test ULPsAndreas Schwab1-6/+704
2013-06-30Support no-FPU ColdFire in sysdeps/m68k/dl-trampoline.S and refactor code.Joseph Myers1-24/+19
2013-06-28Fix sysdeps/m68k/fpu_control.h preprocessor indentation.Joseph Myers1-32/+32
2013-06-28Support no-FPU ColdFire in sysdeps/m68k/fpu_control.h.Nathan Sidwell1-3/+13
2013-06-25m68k: fix bad use of register alias in cfi insnAndreas Schwab1-2/+2
2013-05-29Avoid crashing in LD_DEBUG when program name is unavailableSiddhesh Poyarekar1-2/+1
2013-05-22Don't include expected results in libm-test test names.Joseph Myers2-1703/+1703
2013-05-19Handle sincos with generic libm-test logic.Joseph Myers2-8/+8
2013-04-11m68k: update libm test ULPsAndreas Schwab1-4/+3596
2013-02-04Remove CHECK_STRING, CHECK_STRING_NULL_OK and __ubp_memchr.Joseph Myers1-3/+0
2013-01-20m68k: update libm test ULPsAndreas Schwab1-0/+24
2013-01-20m68k: add unwind tables to backtraceAndreas Schwab1-0/+6
2013-01-19Add backtrace for m68kAndreas Schwab1-0/+159
2013-01-10Use __extension__ with long long in installed headers.Joseph Myers1-0/+1
2013-01-04Update m68k libm test ULPsAndreas Schwab1-0/+36
2013-01-02Fix copyright notice corruption from update-copyright bug.Joseph Myers1-1/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers105-108/+105
2012-11-30m68k: update libm-test ULPsAndreas Schwab1-0/+43
2012-11-25m68k/cf: fix copying frame in _dl_runtime_profileAndreas Schwab1-1/+1
2012-11-25m68k: add sotruss-lib.cAndreas Schwab1-0/+51
2012-11-20m68k: Remove indirection through weak_aliasxAndreas Schwab14-51/+28
2012-11-18m68k: define ELF_MACHINE_RUNTIME_FIXUP_PARAMSAndreas Schwab1-2/+2
2012-11-18m68k: update libm test ULPsAndreas Schwab1-0/+119
2012-11-03Make fma use of Dekker and Knuth algorithms use round-to-nearest (bug 14796).Joseph Myers1-1/+2
2012-11-03Make fenv.h FE_* macros usable in #if (bug 3439).Joseph Myers1-18/+27
2012-08-15Add generic versions of pthread_spin_lock and pthread_spin_trylock.Maxim Kuvyrkov2-39/+6
2012-08-10m68k: fix type of pltenter member in audit interfaceAndreas Schwab1-2/+2
2012-08-08m68k/cf: define __signbit/__signbitf as inlinesAndreas Schwab1-0/+44
2012-08-03m68k: remove ASM_{TYPE,SIZE}_DIRECTIVE and ALIGNARGAndreas Schwab2-22/+5
2012-08-01m68k: update libm test ULPsAndreas Schwab1-0/+89
2012-07-26m68k: update libm test ULPsAndreas Schwab1-0/+18
2012-07-09m68k: update libm test ULPsAndreas Schwab1-2/+308
2012-07-01Move all files into ports/ subdirectory in preparation for merge with glibcglibc-2.16-ports-before-mergeJoseph Myers266-0/+11808