Age | Commit message (Expand) | Author | Files | Lines |
2017-12-27 | elf: remove redundant is_path argument | Dmitry V. Levin | 1 | -2/+2 |
2017-12-24 | Deprecate external use of libio.h and _G_config.h. | Zack Weinberg | 1 | -58/+0 |
2017-12-19 | Revert exp reimplementation (causes test failures). | Joseph Myers | 1 | -0/+1 |
2017-12-19 | Improve __ieee754_exp() performance by greater than 5x on sparc/x86. | Patrick McGehearty | 1 | -1/+0 |
2017-12-18 | ld.so: Examine GLRO to detect inactive loader [BZ #20204] | Florian Weimer | 1 | -1/+19 |
2017-12-15 | Add --enable-static-pie configure option to build static PIE [BZ #19574] | H.J. Lu | 1 | -0/+11 |
2017-12-06 | Support _Float32 in libm_alias_float. | Joseph Myers | 1 | -2/+9 |
2017-12-05 | Support _Float64, _Float32x in libm_alias_double. | Joseph Myers | 1 | -3/+21 |
2017-11-30 | x86: Make a space in jmpbuf for shadow stack pointer | H.J. Lu | 1 | -0/+24 |
2017-11-27 | Consolidate link map sorting | Andreas Schwab | 1 | -2/+2 |
2017-11-24 | Support _Float64x in libm_alias macros. | Joseph Myers | 2 | -9/+27 |
2017-11-24 | Make min_of_type_ macros function-like. | Joseph Myers | 1 | -6/+9 |
2017-11-13 | ld.so: Add architecture specific fields | H.J. Lu | 3 | -4/+9 |
2017-10-18 | Add _Float128 function aliases. | Joseph Myers | 1 | -1/+8 |
2017-10-17 | Add common ifunc-init.h header | Adhemerval Zanella | 1 | -0/+54 |
2017-10-16 | Move some float128 symbol version definitions. | Joseph Myers | 1 | -0/+1 |
2017-10-10 | Add libm_alias_*_other_r macros. | Joseph Myers | 4 | -5/+51 |
2017-10-09 | Use generic macros for lgamma_r function aliases. | Joseph Myers | 5 | -9/+27 |
2017-10-03 | Introduce NO_RTLD_HIDDEN, make hurd use it instead of NO_HIDDEN | Samuel Thibault | 1 | -1/+1 |
2017-10-01 | Hide internal __ifreq function [BZ #18822] | H.J. Lu | 1 | -12/+0 |
2017-10-01 | Mark internal functions with attribute_hidden [BZ #18822] | H.J. Lu | 2 | -4/+7 |
2017-09-14 | Define and use libm_alias_float128. | Joseph Myers | 2 | -0/+41 |
2017-09-13 | Define and use libm_alias_ldouble. | Joseph Myers | 2 | -0/+42 |
2017-09-13 | Define and use libm_alias_double. | Joseph Myers | 3 | -24/+47 |
2017-09-12 | Remove declare_mgen_alias_2. | Joseph Myers | 2 | -19/+0 |
2017-09-11 | Define and use a libm_alias_float macro. | Joseph Myers | 2 | -0/+41 |
2017-09-05 | Prefer new libm function wrappers for !LIBM_SVID_COMPAT. | Joseph Myers | 3 | -6/+12 |
2017-09-03 | hurd: Fix sigsetops.h macros | Samuel Thibault | 1 | -3/+3 |
2017-09-03 | sysdeps/generic/sigsetops.h: Remove spurious #endif | Samuel Thibault | 1 | -1/+0 |
2017-08-31 | Remove NO_CANCELLATION macro | Adhemerval Zanella | 1 | -2/+0 |
2017-08-31 | elf: Remove internal_function attribute | Florian Weimer | 2 | -63/+38 |
2017-08-31 | aio: Remove internal_function function attribute | Florian Weimer | 1 | -2/+1 |
2017-08-30 | Fix mcontext_t sigcontext namespace (bug 21457). | Joseph Myers | 1 | -1/+3 |
2017-08-23 | Consolidate remaning non cancellable definitions | Adhemerval Zanella | 1 | -0/+2 |
2017-08-22 | Remove non cancellable sigsuspend definition | Adhemerval Zanella | 1 | -2/+0 |
2017-08-22 | Consolidate non cancellable nanosleep call | Adhemerval Zanella | 1 | -1/+1 |
2017-08-22 | Consolidate non cancellable pause call | Adhemerval Zanella | 1 | -1/+1 |
2017-08-21 | Consolidate non cancellable waitpid call | Adhemerval Zanella | 1 | -1/+1 |
2017-08-21 | Consolidate non cancellable fcntl call | Adhemerval Zanella | 1 | -2/+0 |
2017-08-21 | Consolidate non cancellable writev call | Adhemerval Zanella | 1 | -1/+1 |
2017-08-21 | Obsolete matherr, _LIB_VERSION, libieee.a. | Joseph Myers | 1 | -5/+0 |
2017-08-18 | Consolidate non cancellable close call | Adhemerval Zanella | 1 | -2/+2 |
2017-08-18 | Consolidate non cancellable openat call | Adhemerval Zanella | 1 | -8/+4 |
2017-08-18 | Consolidate non cancellable write call | Adhemerval Zanella | 1 | -1/+1 |
2017-08-18 | Consolidate non cancellable read call | Adhemerval Zanella | 1 | -1/+1 |
2017-08-17 | Consolidate non cancellable open call | Adhemerval Zanella | 1 | -4/+4 |
2017-08-14 | _dl_init: Remove internal_function attribute | Florian Weimer | 1 | -1/+1 |
2017-08-14 | _dl_fini: Remove internal_function attribute | Florian Weimer | 1 | -1/+1 |
2017-08-13 | ld.so: Remove internal_function attribute from various functions | Florian Weimer | 1 | -11/+8 |
2017-08-13 | NPTL: Remove internal_function from stack marking functions | Florian Weimer | 1 | -2/+2 |