Fix "set but not used" warnings from MIPS bits/atomic.h.
[platform/upstream/glibc.git] / ports / ChangeLog.mips
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-05 Joseph MyersDefine lll_futex_timed_wait_bitset for MIPS.
2012-11-04 Thomas Schwinge[BZ #157] Remove include/stub-tag.h for good.
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-11-01 Thomas SchwingeRegenerate all configure scripts.
2012-11-01 Thomas SchwingeBZ#14743: Move clock_* symbols from librt to libc.
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-29 Steve Ellcey2012-10-29 Steve Ellcey <sellcey@mips.com>
2012-10-24 Roland McGrathBZ#14743: Move clock_* symbols from librt to libc.
2012-10-24 Andreas JaegerConvert MIPS to use <bits/fcntl-linux.h>
2012-10-03 Steve Ellcey2012-10-03 Steve Ellcey <sellcey@mips.com>
2012-10-02 Siddhesh PoyarekarSplit my last ChangeLog entry into respective arch...
2012-10-01 Roland McGrathClean up init-first.c files.
2012-09-28 H.J. LuFix the ChangeLog entry
2012-09-28 H.J. LuRemove mips VERSYMIDX macro definition
2012-08-27 Joseph MyersRemove __ASSUME_STAT64_SYSCALL.
2012-08-27 Guido Guenthermips: clear condition bit 23 in fpu too
2012-08-22 Joseph MyersClean up MIPS stat64 handling.
2012-08-16 Carlos O'DonellFifth argument of la_pltenter() is not constant.
2012-08-15 Maxim KuvyrkovOptimize __libc_lock_lock and __libc_lock_trylock for...
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-09 Joseph MyersDefine __ASSUME_UTIMES for MIPS.
2012-08-07 Joseph MyersRemove pre-2.6.16 Linux kernel support.
2012-08-01 Joseph MyersRemove __ASSUME_FCNTL64.
2012-08-01 Steve EllceyFix MIPS PREF/PREFX macro definitions in empty case.
2012-07-31 Joseph MyersImprove MIPS n64 handling of 64-bit fcntl.
2012-07-27 Joseph MyersMake mmap64 an alias of mmap on MIPS.
2012-07-25 Florian WeimerFix up ChangeLog entries
2012-07-17 Joseph MyersRemove TLS configure check for MIPS.
2012-07-17 Joseph MyersAdd c++-types information 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...