mirror of git://sourceware.org/git/glibc.git
This patch adds the missing hidden_def (__sigsetjmp) on various architectures that were failing to build (as noted in <https://sourceware.org/ml/libc-alpha/2016-11/msg01124.html>). Tested (compilation only) with build-many-glibcs.py. * sysdeps/alpha/setjmp.S (__sigsetjmp): Use hidden_def. * sysdeps/hppa/setjmp.S (__sigsetjmp): Likewise. * sysdeps/mips/mips64/setjmp.S (__sigsetjmp): Likewise. * sysdeps/mips/setjmp.S (__sigsetjmp): Likewise. * sysdeps/sh/sh3/setjmp.S (__sigsetjmp): Likewise. * sysdeps/sh/sh4/setjmp.S (__sigsetjmp): Likewise. * sysdeps/sparc/sparc32/setjmp.S (__sigsetjmp): Likewise. * sysdeps/tile/setjmp.S (__sigsetjmp): Likewise. * sysdeps/unix/sysv/linux/sparc/sparc64/setjmp.S (__sigsetjmp): Likewise. |
||
|---|---|---|
| .. | ||
| bits | ||
| nptl | ||
| tilegx | ||
| tilepro | ||
| Implies | ||
| Makefile | ||
| Versions | ||
| __longjmp.S | ||
| __tls_get_addr.S | ||
| _mcount.S | ||
| abort-instr.h | ||
| atomic-machine.h | ||
| backtrace.c | ||
| bsd-_setjmp.S | ||
| bsd-setjmp.S | ||
| bzero.S | ||
| configure | ||
| configure.ac | ||
| crti.S | ||
| crtn.S | ||
| dl-lookupcfg.h | ||
| dl-machine.h | ||
| dl-runtime.c | ||
| dl-start.S | ||
| dl-tls.c | ||
| dl-tls.h | ||
| dl-trampoline.S | ||
| ffs.c | ||
| ffsll.c | ||
| gccframe.h | ||
| jmpbuf-offsets.h | ||
| jmpbuf-unwind.h | ||
| ldsodefs.h | ||
| libm-test-ulps | ||
| libm-test-ulps-name | ||
| machine-gmon.h | ||
| math-tests.h | ||
| math_private.h | ||
| memcmp.c | ||
| memcopy.h | ||
| preconfigure | ||
| s_fma.c | ||
| s_fmaf.c | ||
| setjmp.S | ||
| sfp-machine.h | ||
| sotruss-lib.c | ||
| stackguard-macros.h | ||
| stackinfo.h | ||
| start.S | ||
| sysdep.h | ||
| tls-macros.h | ||
| tst-audit.h | ||
| wordcopy.c | ||