summaryrefslogtreecommitdiff
path: root/ports/ChangeLog.mips
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in ChangeLog.mips.Joseph Myers2012-12-041-1/+1
* Fix warnings from MIPS soft-float _FPU_GETCW.Joseph Myers2012-12-041-0/+7
* Update MIPS libm-test-ulps.Joseph Myers2012-11-301-0/+5
* Add 64-bit support to MIPS register-dump.h (bug 14893).Joseph Myers2012-11-291-0/+17
* Implement MIPS n64 sendfile64 as alias of sendfile syscall (bug 14822).Joseph Myers2012-11-221-0/+8
* Cast to uintptr_t in MIPS jmpbuf-unwind.h.Joseph Myers2012-11-211-0/+3
* Add sotruss-lib.c for MIPS.Joseph Myers2012-11-211-0/+4
* Use parentheses around MIPS syscall macro arguments.Joseph Myers2012-11-201-0/+16
* Fix int-to-pointer-cast warnings for MIPS.Joseph Myers2012-11-201-0/+14
* Fix warnings from aborting MIPS atomic macros.Joseph Myers2012-11-201-0/+10
* Fix unused-variable warnings from MIPS RESOLVE_GOTSYM macro.Joseph Myers2012-11-201-0/+3
* Fix unused variable warnings from MIPS syscall macros.Joseph Myers2012-11-191-0/+15
* Fix "set but not used" warnings from MIPS bits/atomic.h.Joseph Myers2012-11-171-0/+9
* Use memcpy in memmove when possibleMaxim Kuvyrkov2012-11-061-0/+4
* Define lll_futex_timed_wait_bitset for MIPS.Joseph Myers2012-11-051-0/+5
* [BZ #157] Remove include/stub-tag.h for good.Thomas Schwinge2012-11-041-0/+5
* Make fma use of Dekker and Knuth algorithms use round-to-nearest (bug 14796).Joseph Myers2012-11-031-0/+3
* Make fenv.h FE_* macros usable in #if (bug 3439).Joseph Myers2012-11-031-0/+15
* Regenerate all configure scripts.Thomas Schwinge2012-11-011-0/+2
* BZ#14743: Move clock_* symbols from librt to libc.Thomas Schwinge2012-11-011-0/+5
* 2012-10-31 Steve Ellcey <sellcey@mips.com>Steve Ellcey2012-10-311-0/+6
* Fix strtod handling of underflow (bug 14047).Joseph Myers2012-10-301-0/+5
* 2012-10-29 Steve Ellcey <sellcey@mips.com>Steve Ellcey2012-10-291-0/+28
* BZ#14743: Move clock_* symbols from librt to libc.Roland McGrath2012-10-241-0/+6
* Convert MIPS to use <bits/fcntl-linux.h>Andreas Jaeger2012-10-241-0/+6
* 2012-10-03 Steve Ellcey <sellcey@mips.com>Steve Ellcey2012-10-031-0/+9
* Split my last ChangeLog entry into respective arch-specific filesSiddhesh Poyarekar2012-10-021-0/+5
* Clean up init-first.c files.Roland McGrath2012-10-011-0/+4
* Fix the ChangeLog entryH.J. Lu2012-09-281-1/+1
* Remove mips VERSYMIDX macro definitionH.J. Lu2012-09-281-0/+4
* Remove __ASSUME_STAT64_SYSCALL.Joseph Myers2012-08-271-0/+5
* mips: clear condition bit 23 in fpu tooGuido Guenther2012-08-271-0/+4
* Clean up MIPS stat64 handling.Joseph Myers2012-08-221-0/+9
* Fifth argument of la_pltenter() is not constant.Carlos O'Donell2012-08-161-0/+6
* Optimize __libc_lock_lock and __libc_lock_trylock for MIPS.Maxim Kuvyrkov2012-08-151-0/+6
* Add generic versions of pthread_spin_lock and pthread_spin_trylock.Maxim Kuvyrkov2012-08-151-0/+6
* Update MIPS dl-lookup.c from generic version.Joseph Myers2012-08-151-0/+4
* Add explicit acquire/release semantics to MIPS' atomic_exchange_and_add.Maxim Kuvyrkov2012-08-131-0/+11
* Define __ASSUME_UTIMES for MIPS.Joseph Myers2012-08-091-0/+5
* Remove pre-2.6.16 Linux kernel support.Joseph Myers2012-08-071-0/+6
* Remove __ASSUME_FCNTL64.Joseph Myers2012-08-011-0/+5
* Fix MIPS PREF/PREFX macro definitions in empty case.Steve Ellcey2012-08-011-0/+8
* Improve MIPS n64 handling of 64-bit fcntl.Joseph Myers2012-07-311-0/+9
* Make mmap64 an alias of mmap on MIPS.Joseph Myers2012-07-271-0/+5
* Fix up ChangeLog entriesFlorian Weimer2012-07-251-0/+9
* Remove TLS configure check for MIPS.Joseph Myers2012-07-171-0/+3
* Add c++-types information for MIPS.Joseph Myers2012-07-171-0/+9
* Rewrite MIPS' atomic.h to use __atomic_* builtins.Maxim Kuvyrkov2012-07-111-0/+17
* Do not store data below the stack pointer on MIPS.Petar Jovanovic2012-07-061-0/+5
* Move all files into ports/ subdirectory in preparation for merge with glibcglibc-2.16-ports-before-mergeJoseph Myers2012-07-011-0/+1555