Use glibc_likely instead __builtin_expect.
[jlayton/glibc.git] / ports / sysdeps / mips /
2014-01-01 Joseph MyersRegenerate MIPS ulps.
2014-01-01 Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-12-03 Joseph MyersUpdate MIPS dl-lookup.c from generic version.
2013-11-28 Joseph MyersFix dbl-64 e_sqrt.c for non-default rounding modes...
2013-10-30 Mike Frysingerrename configure.in to configure.ac
2013-10-03 Steve Ellcey2013-09-26 Steve Ellcey <sellcey@mips.com>
2013-09-23 Steve Ellcey2013-09-23 Steve Ellcey <sellcey@mips.com>
2013-09-23 Maciej W. RozyckiMIPS: bits/atomic.h: Fix comment typo
2013-09-23 Steve Ellcey2013-09-23 Steve Ellcey <sellcey@mips.com>
2013-09-23 Steve Ellcey2013-09-19 Steve Ellcey <sellcey@mips.com>
2013-09-23 Steve Ellcey2013-09-23 Steve Ellcey <sellcey@mips.com>
2013-09-20 Steve Ellcey2013-09-20 Steve Ellcey <sellcey@mips.com>
2013-09-20 Steve Ellcey2013-09-20 Steve Ellcey <sellcey@mips.com>
2013-09-18 Maciej W. RozyckiMIPS: IEEE 754-2008 NaN encoding support
2013-08-30 Ondřej BílkaFix then/than typos.
2013-08-30 Ondřej BílkaFix typos.
2013-08-29 Ondřej BílkaFix typos.
2013-08-22 Maciej W. RozyckiMIPS: Correct the handling of reserved FCSR bits
2013-07-02 Joseph MyersRegenerate MIPS ulps.
2013-07-02 Joseph MyersImplement fma in soft-fp.
2013-06-28 Ryan S. ArnoldAdd GLRO(dl_hwcap2) for new AT_HWCAP2 auxv_t a_type.
2013-06-14 Joseph MyersStop MIPS setjmp / longjmp saving / restoring floating...
2013-06-14 Joseph MyersAdd math-tests.h for MIPS.
2013-06-05 Joseph MyersRemove trailing whitespace in ports.
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-05-16 Maciej W. RozyckiMIPS: soft-fp NaN representation corrections
2013-05-16 Ryan S. ArnoldAdd #include <stdint.h> for uint[32|64]_t usage (except...
2013-04-02 Thomas SchwingeNew <math.h> macro named issignaling to check for a...
2013-03-15 Thomas SchwingeBetter distinguish between NaN/qNaN/sNaN.
2013-02-27 Maciej W. RozyckiAdd support for building as MIPS16 code.
2013-02-20 Thomas SchwingeRespect the user's namespace in installed header files.
2013-02-20 Thomas Schwingebits/nan.h: Change __attribute_used__ to __attribute__...
2013-02-20 Thomas SchwingeAdd missing __attribute_used__.
2013-02-20 Thomas SchwingeAlign to generic file.
2013-02-11 Joseph MyersAdd CFI information for MIPS assembly sources.
2013-02-08 Joseph MyersUse ENTRY and END in more MIPS .S files.
2013-01-26 Steve Ellcey2013-01-25 Steve Ellcey <sellcey@mips.com>
2013-01-08 Steve EllceyFix trailing blank.
2013-01-08 Steve Ellcey2013-01-08 Steve Ellcey <sellcey@mips.com>
2013-01-02 Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2013-01-01 Joseph MyersAdd script to update copyright notices and reformat...
2012-12-04 Joseph MyersFix warnings from MIPS soft-float _FPU_GETCW.
2012-11-30 Joseph MyersUpdate MIPS libm-test-ulps.
2012-11-29 Joseph MyersAdd 64-bit support to MIPS register-dump.h (bug 14893).
2012-11-21 Joseph MyersCast to uintptr_t in MIPS jmpbuf-unwind.h.
2012-11-21 Joseph MyersAdd sotruss-lib.c for MIPS.
2012-11-20 Joseph MyersFix int-to-pointer-cast warnings for MIPS.
2012-11-20 Joseph MyersFix warnings from aborting MIPS atomic macros.
2012-11-20 Joseph MyersFix unused-variable warnings from MIPS RESOLVE_GOTSYM...
2012-11-17 Joseph MyersFix "set but not used" warnings from MIPS bits/atomic.h.
2012-11-07 Maxim KuvyrkovUse memcpy in memmove when possible
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-10-31 Steve EllceyRemove 'Contributed' line, glibc is not using them...
2012-10-31 Steve EllceyRemove trailing white spaces.
2012-10-31 Steve Ellcey2012-10-31 Steve Ellcey <sellcey@mips.com>
2012-10-30 Joseph MyersFix strtod handling of underflow (bug 14047).
2012-10-03 Steve Ellcey2012-10-03 Steve Ellcey <sellcey@mips.com>
2012-10-03 Steve Ellcey2012-10-03 Steve Ellcey <sellcey@mips.com>
2012-10-01 Roland McGrathClean up init-first.c files.
2012-09-28 H.J. LuRemove mips VERSYMIDX macro definition
2012-08-27 Guido Guenthermips: clear condition bit 23 in fpu too
2012-08-16 Carlos O'DonellFifth argument of la_pltenter() is not constant.
2012-08-15 Maxim KuvyrkovAdd generic versions of pthread_spin_lock and pthread_s...
2012-08-15 Joseph MyersUpdate MIPS dl-lookup.c from generic version.
2012-08-14 Maxim KuvyrkovAdd explicit acquire/release semantics to MIPS' atomic_...
2012-08-01 Steve EllceyFix MIPS PREF/PREFX macro definitions in empty case.
2012-07-17 Joseph MyersRemove TLS configure check for MIPS.
2012-07-11 Maxim KuvyrkovRewrite MIPS' atomic.h to use __atomic_* builtins.
2012-07-06 Petar JovanovicDo not store data below the stack pointer on MIPS.
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...