aboutsummaryrefslogtreecommitdiff
path: root/ports/ChangeLog.mips
AgeCommit message (Expand)AuthorFilesLines
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