summaryrefslogtreecommitdiff
path: root/ports/ChangeLog.mips
AgeCommit message (Expand)Author
2013-02-11Add CFI information for MIPS assembly sources.Joseph Myers
2013-02-08Remove CHECK_N and bp-checks.h.Joseph Myers
2013-02-08Use ENTRY and END in more MIPS .S files.Joseph Myers
2013-02-08Remove CHECK_1 and CHECK_1_NULL_OK.Joseph Myers
2013-02-05MIPS: Correct formatting of syscall wrapper `asm' specifiers.Maciej W. Rozycki
2013-02-05MIPS: Respect the legacy syscall restart convention.Maciej W. Rozycki
2013-02-04Remove CHECK_STRING, CHECK_STRING_NULL_OK and __ubp_memchr.Joseph Myers
2013-01-31Remove bp-semctl.h and CHECK_SEMCTL.Joseph Myers
2013-01-29MIPS: Correct NewABI syscall wrapper whitespace damage.Maciej W. Rozycki
2013-01-252013-01-25 Steve Ellcey <sellcey@mips.com>Steve Ellcey
2013-01-10Use __extension__ with long long in installed headers.Joseph Myers
2013-01-082013-01-08 Steve Ellcey <sellcey@mips.com>Steve Ellcey
2013-01-08BZ#14985: Remove erroneous EPOLL_NONBLOCKAndreas Jaeger
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2013-01-01Add script to update copyright notices and reformat some to facilitate its use.Joseph Myers
2012-12-04Fix typo in ChangeLog.mips.Joseph Myers
2012-12-04Fix warnings from MIPS soft-float _FPU_GETCW.Joseph Myers
2012-11-30Update MIPS libm-test-ulps.Joseph Myers
2012-11-29Add 64-bit support to MIPS register-dump.h (bug 14893).Joseph Myers
2012-11-22Implement MIPS n64 sendfile64 as alias of sendfile syscall (bug 14822).Joseph Myers
2012-11-21Cast to uintptr_t in MIPS jmpbuf-unwind.h.Joseph Myers
2012-11-21Add sotruss-lib.c for MIPS.Joseph Myers
2012-11-20Use parentheses around MIPS syscall macro arguments.Joseph Myers
2012-11-20Fix int-to-pointer-cast warnings for MIPS.Joseph Myers
2012-11-20Fix warnings from aborting MIPS atomic macros.Joseph Myers
2012-11-20Fix unused-variable warnings from MIPS RESOLVE_GOTSYM macro.Joseph Myers
2012-11-19Fix unused variable warnings from MIPS syscall macros.Joseph Myers
2012-11-17Fix "set but not used" warnings from MIPS bits/atomic.h.Joseph Myers
2012-11-06Use memcpy in memmove when possibleMaxim Kuvyrkov
2012-11-05Define lll_futex_timed_wait_bitset for MIPS.Joseph Myers
2012-11-04[BZ #157] Remove include/stub-tag.h for good.Thomas Schwinge
2012-11-03Make fma use of Dekker and Knuth algorithms use round-to-nearest (bug 14796).Joseph Myers
2012-11-03Make fenv.h FE_* macros usable in #if (bug 3439).Joseph Myers
2012-11-01Regenerate all configure scripts.Thomas Schwinge
2012-11-01BZ#14743: Move clock_* symbols from librt to libc.Thomas Schwinge
2012-10-312012-10-31 Steve Ellcey <sellcey@mips.com>Steve Ellcey
2012-10-30Fix strtod handling of underflow (bug 14047).Joseph Myers
2012-10-292012-10-29 Steve Ellcey <sellcey@mips.com>Steve Ellcey
2012-10-24BZ#14743: Move clock_* symbols from librt to libc.Roland McGrath
2012-10-24Convert MIPS to use <bits/fcntl-linux.h>Andreas Jaeger
2012-10-032012-10-03 Steve Ellcey <sellcey@mips.com>Steve Ellcey
2012-10-02Split my last ChangeLog entry into respective arch-specific filesSiddhesh Poyarekar
2012-10-01Clean up init-first.c files.Roland McGrath
2012-09-28Fix the ChangeLog entryH.J. Lu
2012-09-28Remove mips VERSYMIDX macro definitionH.J. Lu
2012-08-27Remove __ASSUME_STAT64_SYSCALL.Joseph Myers
2012-08-27mips: clear condition bit 23 in fpu tooGuido Guenther
2012-08-22Clean up MIPS stat64 handling.Joseph Myers
2012-08-16Fifth argument of la_pltenter() is not constant.Carlos O'Donell
2012-08-15Optimize __libc_lock_lock and __libc_lock_trylock for MIPS.Maxim Kuvyrkov