Age | Commit message (Expand) | Author | Files | Lines |
2021-08-27 | Changes to compile glibc-2.27 on PPC (Power8) with clang. | Raman Tenneti | 5 | -0/+44 |
2021-08-27 | Undid the dl_enable_fastload environment variable changes. | Raman Tenneti | 1 | -1/+0 |
2021-08-27 | Add "fastload" support. | Paul Pluzhnikov | 1 | -1/+66 |
2021-08-27 | Work around lack of mfppr in clang | Stan Shebs | 1 | -0/+5 |
2021-08-27 | Work around mtfsb0 syntax limitation with clang | Stan Shebs | 2 | -0/+16 |
2021-08-27 | Avoid passing gcc-specific options to clang | Stan Shebs | 1 | -0/+5 |
2021-08-27 | Make asm-based constraints be gcc-only | Stan Shebs | 1 | -0/+2 |
2021-08-27 | Make xxland syntax gcc-only | Stan Shebs | 1 | -4/+4 |
2021-08-27 | Add a first approximation of float definitions for ppc clang | Stan Shebs | 1 | -3/+47 |
2021-08-27 | Make powerpc .machine directives be gcc-only | Stan Shebs | 4 | -3/+12 |
2021-08-27 | Make mutex hints gcc-only, improve a type in __arch_compare_and_exchange_bool... | Stan Shebs | 1 | -2/+2 |
2021-08-27 | Make power6 directives be gcc-only | Stan Shebs | 2 | -3/+16 |
2021-08-27 | Add power9 flag to go with -mfloat128 | Stan Shebs | 1 | -37/+43 |
2021-08-27 | Disable more attempts to pass -mlong-double-128 to clang | Stan Shebs | 4 | -0/+14 |
2021-08-27 | Disable attempts to pass -mlong-double-128 to clang | Stan Shebs | 5 | -0/+112 |
2021-08-27 | Add workaround for infinite looping in ppc vsyscalls | Stan Shebs | 2 | -0/+34 |
2021-08-27 | Work around clang crash by skipping apparently-unneeded asm | Stan Shebs | 1 | -0/+4 |
2021-08-27 | Work around clang problem with ifuncs and vdso | Stan Shebs | 2 | -2/+2 |
2021-08-27 | Work around a ppc clang inlining bug | Stan Shebs | 2 | -1/+10 |
2021-08-27 | Change de-nesting fix to use added argument instead of globals | Stan Shebs | 2 | -2/+18 |
2021-08-27 | Fix regressions in async-safe TLS, add run-time control for debugging, add mo... | Stan Shebs | 1 | -0/+3 |
2021-08-27 | Fix TLS problems not handled by cherrypick | Stan Shebs | 3 | -7/+5 |
2021-08-27 | Revert upstream removal of async-safe TLS patches. | Brooks Moses | 4 | -0/+73 |
2021-08-27 | Don't write beyond destination in __mempcpy_avx512_no_vzeroupper (bug 23196) | Andreas Schwab | 1 | -2/+3 |
2021-08-27 | Fix blocking pthread_join. [BZ #23137] | Stefan Liebler | 1 | -5/+8 |
2021-08-27 | Add PTRACE_SECCOMP_GET_METADATA from Linux 4.16 to sys/ptrace.h. | Joseph Myers | 10 | -8/+53 |
2021-08-27 | Update RWF_SUPPORTED for Linux kernel 4.16 [BZ #22947] | H.J. Lu | 1 | -0/+1 |
2021-08-27 | getlogin_r: return early when linux sentinel value is set | Jesse Hathaway | 1 | -0/+9 |
2021-08-27 | RISC-V: fix struct kernel_sigaction to match the kernel version [BZ #23069] | Aurelien Jarno | 1 | -0/+7 |
2021-08-27 | Linux i386: tst-bz21269 triggers SIGBUS on some kernels | Florian Weimer | 1 | -0/+2 |
2021-08-27 | Fix i386 memmove issue (bug 22644). | Andrew Senkevich | 1 | -6/+6 |
2021-08-27 | RISC-V: fmax/fmin: Handle signalling NaNs correctly. | Andrew Waterman | 4 | -8/+36 |
2021-08-27 | RISC-V: Do not initialize $gp in TLS macros. | DJ Delorie | 1 | -17/+3 |
2017-11-17 | i386: Fix i386 sigaction sa_restorer initialization (BZ#21269) | Adhemerval Zanella | 3 | -1/+238 |
2018-02-10 | linux/powerpc: sync sys/ptrace.h with Linux 4.15 [BZ #22433, #22807] | Dmitry V. Levin | 1 | -0/+62 |
2018-02-26 | powerpc: Undefine Linux ptrace macros that conflict with __ptrace_request | Tulio Magno Quites Machado Filho | 1 | -0/+43 |
2018-03-09 | sparc32: Add nop before __startcontext to stop unwinding [BZ #22919] | Aurelien Jarno | 1 | -0/+13 |
2018-03-05 | powerpc: Fix TLE build for SPE (BZ #22926) | Adhemerval Zanella | 5 | -2/+10 |
2017-12-29 | linux/aarch64: sync sys/ptrace.h with Linux 4.15 [BZ #22433] | Dmitry V. Levin | 1 | -8/+0 |
2018-02-14 | Update SH libm-tests-ulps | Adhemerval Zanella | 1 | -48/+445 |
2018-02-09 | [RISC-V] Fix parsing flags in ELF64 files. | DJ Delorie | 1 | -1/+2 |
2014-03-03 | For b/5836136, do dlsym(0, "_Unwind..."), i.e. ignore libgcc_s.so.1 dlopen fa... | Paul Pluzhnikov | 1 | -0/+9 |
2018-03-28 | Fix GCC compilation issues in cherrypicks | Stan Shebs | 1 | -0/+2 |
2014-03-10 | For Google b/8315591, experimental implementation of dlopen_with_offset. | Paul Pluzhnikov | 1 | -4/+8 |
2014-02-28 | Disable static linking warning for dlopen and dlmopen, and disable linking wa... | Paul Pluzhnikov | 1 | -1/+6 |
2018-03-19 | Add empty NSS borg and cache abi lists, to make testsuite work | Stan Shebs | 2 | -0/+0 |
2014-03-08 | For b/4074041, add EXEC_ORIGIN support. Forward-ported from cl/56955623 and h... | Paul Pluzhnikov | 1 | -0/+3 |
2018-03-13 | As with gettimeofday, avoid vdso for clang-compiled time() | Stan Shebs | 1 | -1/+4 |
2018-03-12 | Forward-port addition of __google_pthread_signal_safe_key_create | Stan Shebs | 6 | -0/+19 |
2018-03-02 | Bypass gettimeofday ifunc if using clang | Stan Shebs | 1 | -1/+2 |