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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2024-01-01
4
-4
/
+4
*
Update copyright dates with scripts/update-copyrights
Joseph Myers
2023-01-06
4
-4
/
+4
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2022-01-01
4
-4
/
+4
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-01-02
4
-4
/
+4
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
4
-4
/
+4
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
4
-4
/
+4
*
Don't put non-ASCII into installed headers
Paul Eggert
2019-08-23
1
-2
/
+2
*
Fix spellings of contributor names in comments and doc
Paul Eggert
2019-08-23
1
-2
/
+2
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
4
-4
/
+4
*
Unify some sys/procfs.h headers.
Joseph Myers
2018-09-25
1
-117
/
+0
*
Fix MIPS n32 pr_sigpend, pr_sighold, pr_flag type (bug 23656).
Joseph Myers
2018-09-14
1
-9
/
+0
*
Fix sys/procfs.h pr_uid, pr_gid type (bug 23649).
Joseph Myers
2018-09-14
1
-2
/
+2
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
5
-5
/
+5
*
Fix mcontext_t sigcontext namespace (bug 21457).
Joseph Myers
2017-08-30
1
-1
/
+0
*
Fix uc_* namespace (bug 21457).
Joseph Myers
2017-08-09
1
-3
/
+3
*
Miscellaneous sys/ucontext.h namespace fixes (bug 21457).
Joseph Myers
2017-06-28
1
-1
/
+1
*
Rename struct ucontext tag (bug 21457).
Joseph Myers
2017-06-26
1
-2
/
+2
*
Fix more namespace issues in sys/ucontext.h (bug 21457).
Joseph Myers
2017-06-01
1
-38
/
+50
*
Fix sys/ucontext.h namespace from signal.h etc. inclusion (bug 21457).
Joseph Myers
2017-05-23
1
-8
/
+2
*
Remove __need macros from signal.h.
Zack Weinberg
2017-05-20
1
-0
/
+1
*
Split up bits/sigstack.h.
Joseph Myers
2017-05-19
1
-0
/
+3
*
Use __glibc_reserved convention in mcontext, sigcontext (bug 21457).
Joseph Myers
2017-05-04
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-01-01
5
-5
/
+5
*
Make MIPS <sys/user.h> self-contained.
Joseph Myers
2016-11-04
1
-0
/
+1
*
Installed-header hygiene (BZ#20366): stack_t.
Zack Weinberg
2016-09-23
1
-3
/
+6
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
5
-5
/
+5
*
Fix MIPS variable PAGE_SIZE bug (16191)
Matthew Fortune
2015-01-05
1
-9
/
+0
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-01-02
5
-5
/
+5
*
Move mips from ports to libc.
Joseph Myers
2014-02-10
5
-0
/
+539
*
[BZ #2329]
Roland McGrath
2006-02-21
8
-786
/
+0
*
(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
Ulrich Drepper
2004-12-22
8
-0
/
+786
*
2.5-18.1
Jakub Jelinek
2007-07-12
8
-786
/
+0
*
* sysdeps/unix/sysv/linux/mips/bits/socket.h (__cmsg_nxthdr): Use
Roland McGrath
2004-12-15
1
-1
/
+1
*
Update.
Andreas Jaeger
2004-11-24
5
-13
/
+12
*
UPdate.
Andreas Jaeger
2004-07-20
5
-9
/
+16
*
* sysdeps/unix/sysv/linux/mips/sys/ucontext.h (ucontext): Make uc_flags long for all ABIs.
Alexandre Oliva
2003-04-30
1
-4
/
+0
*
* 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
2003-04-13
2
-20
/
+210
*
* 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
2003-03-17
1
-0
/
+42
*
* 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
2003-03-17
1
-0
/
+135
*
* 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
2003-03-17
2
-2
/
+24
*
* sysdeps/unix/sysv/linux/mips/sys/tas.h (_test_and_set): Don't .set mips2 on new abis.
Alexandre Oliva
2003-03-14
1
-1
/
+3
*
Update.
Ulrich Drepper
2002-07-16
1
-14
/
+3
*
Wrong approach.
Ulrich Drepper
2002-07-10
1
-67
/
+0
*
Update.
Andreas Jaeger
2002-07-09
1
-0
/
+67
*
Update.
Andreas Jaeger
2002-02-08
2
-18
/
+65
*
* sysdeps/mips/atomicity.h (compare_and_swap): Remove
Andreas Jaeger
2002-02-08
1
-4
/
+1
*
Do not use branch likely.
Andreas Jaeger
2002-02-07
1
-6
/
+5
*
Update.
Ulrich Drepper
2002-02-03
1
-5
/
+8
*
Update.
Andreas Jaeger
2001-10-15
1
-5
/
+12
*
Update to LGPL v2.1.
Andreas Jaeger
2001-07-06
5
-40
/
+40
[next]