aboutsummaryrefslogtreecommitdiff
path: root/ports/ChangeLog.mips
AgeCommit message (Expand)AuthorFilesLines
2012-12-04Fix typo in ChangeLog.mips.Joseph Myers1-1/+1
2012-12-04Fix warnings from MIPS soft-float _FPU_GETCW.Joseph Myers1-0/+7
2012-11-30Update MIPS libm-test-ulps.Joseph Myers1-0/+5
2012-11-29Add 64-bit support to MIPS register-dump.h (bug 14893).Joseph Myers1-0/+17
2012-11-22Implement MIPS n64 sendfile64 as alias of sendfile syscall (bug 14822).Joseph Myers1-0/+8
2012-11-21Cast to uintptr_t in MIPS jmpbuf-unwind.h.Joseph Myers1-0/+3
2012-11-21Add sotruss-lib.c for MIPS.Joseph Myers1-0/+4
2012-11-20Use parentheses around MIPS syscall macro arguments.Joseph Myers1-0/+16
2012-11-20Fix int-to-pointer-cast warnings for MIPS.Joseph Myers1-0/+14
2012-11-20Fix warnings from aborting MIPS atomic macros.Joseph Myers1-0/+10
2012-11-20Fix unused-variable warnings from MIPS RESOLVE_GOTSYM macro.Joseph Myers1-0/+3
2012-11-19Fix unused variable warnings from MIPS syscall macros.Joseph Myers1-0/+15
2012-11-17Fix "set but not used" warnings from MIPS bits/atomic.h.Joseph Myers1-0/+9
2012-11-06Use memcpy in memmove when possibleMaxim Kuvyrkov1-0/+4
2012-11-05Define lll_futex_timed_wait_bitset for MIPS.Joseph Myers1-0/+5
2012-11-04[BZ #157] Remove include/stub-tag.h for good.Thomas Schwinge1-0/+5
2012-11-03Make fma use of Dekker and Knuth algorithms use round-to-nearest (bug 14796).Joseph Myers1-0/+3
2012-11-03Make fenv.h FE_* macros usable in #if (bug 3439).Joseph Myers1-0/+15
2012-11-01Regenerate all configure scripts.Thomas Schwinge1-0/+2
2012-11-01BZ#14743: Move clock_* symbols from librt to libc.Thomas Schwinge1-0/+5
2012-10-312012-10-31 Steve Ellcey <sellcey@mips.com>Steve Ellcey1-0/+6
2012-10-30Fix strtod handling of underflow (bug 14047).Joseph Myers1-0/+5
2012-10-292012-10-29 Steve Ellcey <sellcey@mips.com>Steve Ellcey1-0/+28
2012-10-24BZ#14743: Move clock_* symbols from librt to libc.Roland McGrath1-0/+6
2012-10-24Convert MIPS to use <bits/fcntl-linux.h>Andreas Jaeger1-0/+6
2012-10-032012-10-03 Steve Ellcey <sellcey@mips.com>Steve Ellcey1-0/+9
2012-10-02Split my last ChangeLog entry into respective arch-specific filesSiddhesh Poyarekar1-0/+5
2012-10-01Clean up init-first.c files.Roland McGrath1-0/+4
2012-09-28Fix the ChangeLog entryH.J. Lu1-1/+1
2012-09-28Remove mips VERSYMIDX macro definitionH.J. Lu1-0/+4
2012-08-27Remove __ASSUME_STAT64_SYSCALL.Joseph Myers1-0/+5
2012-08-27mips: clear condition bit 23 in fpu tooGuido Guenther1-0/+4
2012-08-22Clean up MIPS stat64 handling.Joseph Myers1-0/+9
2012-08-16Fifth argument of la_pltenter() is not constant.Carlos O'Donell1-0/+6
2012-08-15Optimize __libc_lock_lock and __libc_lock_trylock for MIPS.Maxim Kuvyrkov1-0/+6
2012-08-15Add generic versions of pthread_spin_lock and pthread_spin_trylock.Maxim Kuvyrkov1-0/+6
2012-08-15Update MIPS dl-lookup.c from generic version.Joseph Myers1-0/+4
2012-08-13Add explicit acquire/release semantics to MIPS' atomic_exchange_and_add.Maxim Kuvyrkov1-0/+11
2012-08-09Define __ASSUME_UTIMES for MIPS.Joseph Myers1-0/+5
2012-08-07Remove pre-2.6.16 Linux kernel support.Joseph Myers1-0/+6
2012-08-01Remove __ASSUME_FCNTL64.Joseph Myers1-0/+5
2012-08-01Fix MIPS PREF/PREFX macro definitions in empty case.Steve Ellcey1-0/+8
2012-07-31Improve MIPS n64 handling of 64-bit fcntl.Joseph Myers1-0/+9
2012-07-27Make mmap64 an alias of mmap on MIPS.Joseph Myers1-0/+5
2012-07-25Fix up ChangeLog entriesFlorian Weimer1-0/+9
2012-07-17Remove TLS configure check for MIPS.Joseph Myers1-0/+3
2012-07-17Add c++-types information for MIPS.Joseph Myers1-0/+9
2012-07-11Rewrite MIPS' atomic.h to use __atomic_* builtins.Maxim Kuvyrkov1-0/+17
2012-07-06Do not store data below the stack pointer on MIPS.Petar Jovanovic1-0/+5
2012-07-01Move all files into ports/ subdirectory in preparation for merge with glibcglibc-2.16-ports-before-mergeJoseph Myers1-0/+1555