index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sysdeps
/
unix
/
sysv
/
linux
/
mips
/
sys
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
4
-4
/
+4
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
4
-4
/
+4
2022-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
4
-4
/
+4
2021-01-02
Update copyright dates with scripts/update-copyrights
Paul Eggert
4
-4
/
+4
2020-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
4
-4
/
+4
2019-09-07
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
4
-4
/
+4
2019-08-23
Don't put non-ASCII into installed headers
Paul Eggert
1
-2
/
+2
2019-08-23
Fix spellings of contributor names in comments and doc
Paul Eggert
1
-2
/
+2
2019-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
4
-4
/
+4
2018-09-25
Unify some sys/procfs.h headers.
Joseph Myers
1
-117
/
+0
2018-09-14
Fix MIPS n32 pr_sigpend, pr_sighold, pr_flag type (bug 23656).
Joseph Myers
1
-9
/
+0
2018-09-14
Fix sys/procfs.h pr_uid, pr_gid type (bug 23649).
Joseph Myers
1
-2
/
+2
2018-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
5
-5
/
+5
2017-08-30
Fix mcontext_t sigcontext namespace (bug 21457).
Joseph Myers
1
-1
/
+0
2017-08-09
Fix uc_* namespace (bug 21457).
Joseph Myers
1
-3
/
+3
2017-06-28
Miscellaneous sys/ucontext.h namespace fixes (bug 21457).
Joseph Myers
1
-1
/
+1
2017-06-26
Rename struct ucontext tag (bug 21457).
Joseph Myers
1
-2
/
+2
2017-06-01
Fix more namespace issues in sys/ucontext.h (bug 21457).
Joseph Myers
1
-38
/
+50
2017-05-23
Fix sys/ucontext.h namespace from signal.h etc. inclusion (bug 21457).
Joseph Myers
1
-8
/
+2
2017-05-20
Remove __need macros from signal.h.
Zack Weinberg
1
-0
/
+1
2017-05-19
Split up bits/sigstack.h.
Joseph Myers
1
-0
/
+3
2017-05-04
Use __glibc_reserved convention in mcontext, sigcontext (bug 21457).
Joseph Myers
1
-1
/
+1
2017-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
5
-5
/
+5
2016-11-04
Make MIPS <sys/user.h> self-contained.
Joseph Myers
1
-0
/
+1
2016-09-23
Installed-header hygiene (BZ#20366): stack_t.
Zack Weinberg
1
-3
/
+6
2016-01-04
Update copyright dates with scripts/update-copyrights.
Joseph Myers
5
-5
/
+5
2015-01-05
Fix MIPS variable PAGE_SIZE bug (16191)
Matthew Fortune
1
-9
/
+0
2015-01-02
Update copyright dates with scripts/update-copyrights.
Joseph Myers
5
-5
/
+5
2014-02-10
Move mips from ports to libc.
Joseph Myers
5
-0
/
+539
2006-02-21
[BZ #2329]
Roland McGrath
8
-786
/
+0
2004-12-22
(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
Ulrich Drepper
8
-0
/
+786
2007-07-12
2.5-18.1
Jakub Jelinek
8
-786
/
+0
2004-12-15
* sysdeps/unix/sysv/linux/mips/bits/socket.h (__cmsg_nxthdr): Use
Roland McGrath
1
-1
/
+1
2004-11-24
Update.
Andreas Jaeger
5
-13
/
+12
2004-07-20
UPdate.
Andreas Jaeger
5
-9
/
+16
2003-04-30
* sysdeps/unix/sysv/linux/mips/sys/ucontext.h (ucontext): Make uc_flags long for all ABIs.
Alexandre Oliva
1
-4
/
+0
2003-04-13
* sysdeps/unix/sysv/linux/mips/profil-counter: New. * sysdeps/unix/sysv/linux/mips/sigcontextinfo.h: Port to n32/n64. * sysdeps/unix/sysv/linux/mips/bits/sigcontext.h: New. * sysdeps/unix/sysv/linux/mips/sys/ucontext.h: Port to n32/n64. (mcontext_t): Make it match the 32-bit mips kernel in o32. *...
Alexandre Oliva
2
-20
/
+210
2003-03-17
* sysdeps/unix/sysv/linux/mips/configure.in: New. Pre-process asm/unistd.h into asm-unistd.h. * sysdeps/unix/sysv/linux/mips/configure: Generated. * sysdeps/unix/sysv/linux/mips/Makefile: Do custom processing of syscall list. * sysdeps/unix/sysv/linux/mips/sys/syscall.h: New file. * sysdeps/unix...
Alexandre Oliva
1
-0
/
+42
2003-03-17
* sysdeps/unix/sysv/linux/mips/sys/ptrace.h: New file. * sysdeps/unix/sysv/linux/mips/ptrace.c: New file. Use long long type for registers on n32.
Alexandre Oliva
1
-0
/
+135
2003-03-17
* sysdeps/mips/bits/wordsize.h: New file, appropriate for all 3 ABIs. * sysdeps/mips/mips64/gmp-mparam.h: New file. Define BITS_PER_LONGINT to __WORDSIZE, to match all 3 ABIs. * sysdeps/mips/setjmp_aux.c (STRINGXP, REGS, PTRS): New macros. (__sigsetjmp_aux): Use them. Adjust for all 3 ABIs. * s...
Alexandre Oliva
2
-2
/
+24
2003-03-14
* sysdeps/unix/sysv/linux/mips/sys/tas.h (_test_and_set): Don't .set mips2 on new abis.
Alexandre Oliva
1
-1
/
+3
2002-07-16
Update.
Ulrich Drepper
1
-14
/
+3
2002-07-10
Wrong approach.
Ulrich Drepper
1
-67
/
+0
2002-07-09
Update.
Andreas Jaeger
1
-0
/
+67
2002-02-08
Update.
Andreas Jaeger
2
-18
/
+65
2002-02-08
* sysdeps/mips/atomicity.h (compare_and_swap): Remove
Andreas Jaeger
1
-4
/
+1
2002-02-07
Do not use branch likely.
Andreas Jaeger
1
-6
/
+5
2002-02-03
Update.
Ulrich Drepper
1
-5
/
+8
2001-10-15
Update.
Andreas Jaeger
1
-5
/
+12
2001-07-06
Update to LGPL v2.1.
Andreas Jaeger
5
-40
/
+40
[next]