aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/mips
AgeCommit message (Expand)Author
2003-10-012003-09-10 Chris Demetriou <cgd@broadcom.com>Roland McGrath
2003-09-102003-09-10 Chris Demetriou <cgd@broadcom.com>Roland McGrath
2003-09-03Remove unused __syscall_* prototypes.Ulrich Drepper
2003-09-03(sysdep_routines): Remove rt_*.Ulrich Drepper
2003-09-03(__syscall_*): Remove unused __syscall_ stubs.Ulrich Drepper
2003-09-03(__syscall_recvfrom, __syscall_sendto): Remove unused aliases.Ulrich Drepper
2003-07-162003-07-16 Daniel Jacobowitz <drow@mvista.com>Andreas Jaeger
2003-06-302003-06-17 Guido Guenther <agx@sigxcpu.org>Andreas Jaeger
2003-06-25ld.so cache deifnitions for mips.Ulrich Drepper
2003-06-152003-06-15 Guido Guenther <agx@sigxcpu.org>Andreas Jaeger
2003-05-302003-05-30 Guido Guenther <agx@sigxcpu.org>Andreas Jaeger
2003-05-282003-05-11 Andreas Schwab <schwab@suse.de>Roland McGrath
2003-05-222003-05-20 Guido Guenther <agx@sigxcpu.org>Andreas Jaeger
2003-04-30* sysdeps/unix/sysv/linux/mips/sys/ucontext.h (ucontext): MakeAlexandre Oliva
2003-04-13* sysdeps/unix/sysv/linux/mips/profil-counter: New.Alexandre Oliva
2003-04-05* sysdeps/unix/sysv/linux/mips/mips64/n32/ftruncate64.c: New.Alexandre Oliva
2003-04-04* sysdeps/unix/sysv/linux/mips/bits/fcntl.h (struct flock): AdjustAlexandre Oliva
2003-03-29* configure.in: Add mips64* support.Alexandre Oliva
2003-03-29* sysdeps/unix/sysv/linux/mips/clone.S (__thread_start):Alexandre Oliva
2003-03-28* sysdeps/unix/sysv/linux/mips/configure: Rebuilt.Alexandre Oliva
2003-03-25* sysdeps/mips/sgidefs.h (_MIPS_ISA_MIPS32, _MIPS_ISA_MIPS64):Alexandre Oliva
2003-03-20* sysdeps/unix/sysv/linux/mips/pread.c: Don't break up offsetAlexandre Oliva
2003-03-20* sysdeps/unix/sysv/linux/mips/mips64/n64/ioctl.S: Sign-extendAlexandre Oliva
2003-03-17* sysdeps/mips/mips64/Implies: Move wordsize-64 to...Alexandre Oliva
2003-03-17* sysdeps/unix/sysv/linux/configure.in (libc_cv_slibdir): UseAlexandre Oliva
2003-03-17* sysdeps/unix/sysv/linux/mips/configure.in: New. Pre-processAlexandre Oliva
2003-03-17* sysdeps/unix/sysv/linux/mips/sys/ptrace.h: New file.Alexandre Oliva
2003-03-17* sysdeps/mips/bits/wordsize.h: New file, appropriate for allAlexandre Oliva
2003-03-14* sysdeps/unix/sysv/linux/mips/readelflib.c: New file.Alexandre Oliva
2003-03-14* sysdeps/unix/sysv/linux/mips/kernel_sigaction.hAlexandre Oliva
2003-03-14* sysdeps/unix/sysv/linux/mips/sys/tas.h (_test_and_set): Don'tAlexandre Oliva
2003-03-142003-03-13 Alexandre Oliva <aoliva@redhat.com>Roland McGrath
2003-03-13 Introduce and use localAndreas Jaeger
2003-03-12(__thread_start): Use jal instead of jalr to invoke subroutine soUlrich Drepper
2003-03-072003-03-04 Guido Guenther <agx@sigxcpu.org>Andreas Jaeger
2003-01-31Remove __GI_* aliases, already added by make-syscalls.sh.Ulrich Drepper
2003-01-27(SYSCALL_ERROR_LABEL): Define.Ulrich Drepper
2003-01-27Add support for cancellation handling and handle both __NR_pwrite64 andUlrich Drepper
2003-01-27Add support for cancellation handling and handle both __NR_pread64 andUlrich Drepper
2003-01-15(INTERNAL_SYSCALL, INTERNAL_SYSCALL_DECL, INTERNAL_SYSCALL_ERRNO,Ulrich Drepper
2003-01-03(__sigaction, sigaction): Protect weak_alias and libc_hidden_weak withUlrich Drepper
2002-12-31(__GI_accept): New alias to accept.Ulrich Drepper
2002-12-20Define SHM_HUGETLB.Ulrich Drepper
2002-12-162002-12-16 Roland McGrath <roland@redhat.com>Roland McGrath
2002-12-15(accept, connect, recv, recvfrom, recvmsg, send, sendmsg, sendto): MakeUlrich Drepper
2002-12-052002-12-05 Jakub Jelinek <jakub@redhat.com>Roland McGrath
2002-12-05(struct sigevent): Change type of _attribute to void*.Ulrich Drepper
2002-11-062002-11-06 Roland McGrath <roland@redhat.com>Roland McGrath
2002-11-062002-11-05 Roland McGrath <roland@redhat.com>Roland McGrath
2002-11-022002-11-02 H.J. Lu <hjl@gnu.org>Roland McGrath