repo.or.cz
/
glibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
mips: Fix store/load gp registers to/from ucontext_t
[glibc.git]
/
sysdeps
/
unix
/
sysv
/
linux
/
mips
/
mips32
/
Makefile
blob
33b461500ca78f67cbe01f9651ec3c69b2fa3f52
1
ifeq
($(
subdir
),
conform
)
2
# For bugs 17786 and 21278.
3
conformtest-xfail-conds
+=
mips-o32-linux
4
endif
5
6
ifeq
($(
subdir
),
stdlib
)
7
tests
+=
bug-getcontext-mips-gp
8
endif