Use glibc_likely instead __builtin_expect.
[jlayton/glibc.git] / ports / sysdeps / m68k /
2014-01-27 Andreas Schwabm68k: regenerate libm test ULPs
2014-01-01 Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-12-09 Andreas Schwabm68k: use math_force_eval in nextafterl
2013-11-28 Joseph MyersFix dbl-64 e_sqrt.c for non-default rounding modes...
2013-10-08 Andreas SchwabFix typo in last change
2013-10-08 Andreas Schwabm68k: use PIC for Scrt1.o
2013-09-20 Andreas SchwabMake __ffs hidden
2013-08-21 Ondřej BílkaFix typos.
2013-07-02 Andreas Schwabm68k: update libm test ULPs
2013-06-30 Joseph MyersSupport no-FPU ColdFire in sysdeps/m68k/dl-trampoline...
2013-06-28 Joseph MyersFix sysdeps/m68k/fpu_control.h preprocessor indentation.
2013-06-28 Nathan SidwellSupport no-FPU ColdFire in sysdeps/m68k/fpu_control.h.
2013-06-25 Andreas Schwabm68k: fix bad use of register alias in cfi insn
2013-05-29 Siddhesh PoyarekarAvoid crashing in LD_DEBUG when program name is unavailable
2013-05-22 Joseph MyersDon't include expected results in libm-test test names.
2013-05-19 Joseph MyersHandle sincos with generic libm-test logic.
2013-04-11 Andreas Schwabm68k: update libm test ULPs
2013-02-04 Joseph MyersRemove CHECK_STRING, CHECK_STRING_NULL_OK and __ubp_memchr.
2013-01-20 Andreas Schwabm68k: update libm test ULPs
2013-01-20 Andreas Schwabm68k: add unwind tables to backtrace
2013-01-19 Andreas SchwabAdd backtrace for m68k
2013-01-10 Joseph MyersUse __extension__ with long long in installed headers.
2013-01-04 Andreas SchwabUpdate m68k libm test ULPs
2013-01-02 Joseph MyersFix copyright notice corruption from update-copyright...
2013-01-02 Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-11-29 Andreas Schwabm68k: update libm-test ULPs
2012-11-25 Andreas Schwabm68k/cf: fix copying frame in _dl_runtime_profile
2012-11-25 Andreas Schwabm68k: add sotruss-lib.c
2012-11-20 Andreas Schwabm68k: Remove indirection through weak_aliasx
2012-11-18 Andreas Schwabm68k: define ELF_MACHINE_RUNTIME_FIXUP_PARAMS
2012-11-18 Andreas Schwabm68k: update libm test ULPs
2012-11-03 Joseph MyersMake fma use of Dekker and Knuth algorithms use round...
2012-11-03 Joseph MyersMake fenv.h FE_* macros usable in #if (bug 3439).
2012-08-15 Maxim KuvyrkovAdd generic versions of pthread_spin_lock and pthread_s...
2012-08-10 Andreas Schwabm68k: fix type of pltenter member in audit interface
2012-08-08 Andreas Schwabm68k/cf: define __signbit/__signbitf as inlines
2012-08-03 Andreas Schwabm68k: remove ASM_{TYPE,SIZE}_DIRECTIVE and ALIGNARG
2012-07-31 Andreas Schwabm68k: update libm test ULPs
2012-07-26 Andreas Schwabm68k: update libm test ULPs
2012-07-09 Andreas Schwabm68k: update libm test ULPs
2012-07-01 Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge
2012-07-01 Joseph MyersMove all files into ports/ subdirectory in preparation...