Age | Commit message (Expand) | Author | Files | Lines |
2022-08-18 | S390: Fix werror=unused-variable in ifunc-impl-list.c. | Stefan Liebler | 1 | -1/+3 |
2022-07-27 | arc4random: simplify design for better safety | Jason A. Donenfeld | 3 | -624/+0 |
2022-07-22 | s390x: Add optimized chacha20 | Adhemerval Zanella Netto | 3 | -0/+624 |
2022-06-21 | s390: use LC_ALL=C for readelf call | Sam James | 2 | -2/+2 |
2022-06-21 | s390: use $READELF | Sam James | 2 | -2/+2 |
2022-06-10 | Add bounds check to __libc_ifunc_impl_list | Wilco Dijkstra | 1 | -7/+2 |
2022-05-30 | s390: Remove _dl_skip_args usage | Adhemerval Zanella | 2 | -62/+0 |
2022-05-18 | S390: Enable static PIE | Stefan Liebler | 3 | -0/+242 |
2022-05-17 | rtld: Remove DL_ARGV_NOT_RELRO and make _dl_skip_args const | Szabolcs Nagy | 1 | -23/+0 |
2022-04-26 | elf: Replace PI_STATIC_AND_HIDDEN with opposite HIDDEN_VAR_NEEDS_DYNAMIC_RELOC | Fangrui Song | 2 | -7/+0 |
2022-04-14 | S390: Add new s390 platform z16. | Stefan Liebler | 6 | -10/+47 |
2022-04-04 | Remove -z combreloc and HAVE_Z_COMBRELOC | Fangrui Song | 2 | -32/+4 |
2022-02-23 | s390: Remove bzero optimizations | Adhemerval Zanella | 5 | -103/+2 |
2022-02-10 | elf: Remove prelink support | Adhemerval Zanella | 2 | -28/+16 |
2022-01-14 | s390x: Use <gcc-macros.h> in early HWCAP check | Florian Weimer | 1 | -2/+3 |
2022-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 303 | -303/+303 |
2021-12-28 | malloc: Remove memusage.h | Adhemerval Zanella | 1 | -20/+0 |
2021-12-28 | Remove atomic-machine.h atomic typedefs | Adhemerval Zanella | 1 | -27/+0 |
2021-12-28 | elf: Add _dl_audit_pltexit | Adhemerval Zanella | 2 | -3/+3 |
2021-12-09 | Remove TLS_TCB_ALIGN and TLS_INIT_TCB_ALIGN | Florian Weimer | 1 | -6/+0 |
2021-12-09 | nptl: Introduce <tcb-access.h> for THREAD_* accessors | Florian Weimer | 1 | -9/+1 |
2021-12-03 | nptl: Increase default TCB alignment to 32 | Florian Weimer | 1 | -3/+0 |
2021-11-10 | s390: Use long branches across object boundaries (jgh instead of jh) | Florian Weimer | 2 | -2/+2 |
2021-10-26 | String: Add hidden defs for __memcmpeq() to enable internal usage | Noah Goldstein | 2 | -0/+2 |
2021-10-26 | String: Add support for __memcmpeq() ABI on all targets | Noah Goldstein | 2 | -0/+2 |
2021-10-14 | elf: Fix dynamic-link.h usage on rtld.c | Adhemerval Zanella | 2 | -8/+4 |
2021-10-07 | elf: Avoid nested functions in the loader [BZ #27220] | Fangrui Song | 2 | -16/+22 |
2021-10-07 | S390: Add PCI_MIO and SIE HWCAPs | Stefan Liebler | 2 | -3/+5 |
2021-10-06 | S390: update libm test ulps | Stefan Liebler | 1 | -1/+1 |
2021-09-16 | elf: Remove THREAD_GSCOPE_IN_TCB | Sergey Bugaev | 1 | -1/+0 |
2021-09-03 | Remove "Contributed by" lines | Siddhesh Poyarekar | 52 | -74/+0 |
2021-08-18 | Remove sysdeps/*/tls-macros.h | Fangrui Song | 2 | -196/+0 |
2021-07-01 | s390: Fix MEMCHR_Z900_G5 ifunc-variant if n>=0x80000000 [BZ #28024] | Stefan Liebler | 1 | -0/+13 |
2021-06-29 | s390x: Update math: redirect roundeven function | Stefan Liebler | 3 | -1/+3 |
2021-06-09 | iconvdata: Move gconv-modules configuration to gconv-modules.conf | Siddhesh Poyarekar | 2 | -2/+14 |
2021-06-04 | configure: Replaced obsolete AC_TRY_COMPILE | Naohiro Tamura | 2 | -4/+5 |
2021-05-21 | nptl: Remove remaining code from libpthread | Florian Weimer | 1 | -5/+0 |
2021-05-19 | s390x: Check HWCAP bits against compiler flags | Florian Weimer | 1 | -0/+40 |
2021-04-15 | s390: Update ulps | Stefan Liebler | 1 | -3/+3 |
2021-04-13 | s390: Update ulps | Adhemerval Zanella | 1 | -1/+1 |
2021-04-02 | Fix the inaccuracy of j0f/j1f/y0f/y1f [BZ #14469, #14470, #14471, #14472] | Paul Zimmermann | 1 | -34/+34 |
2021-04-01 | S390: Allow "v" constraint for long double math_opt_barrier and math_force_ev... | Stefan Liebler | 1 | -2/+19 |
2021-03-26 | S390: Also check vector support in memmove ifunc-selector [BZ #27511] | Stefan Liebler | 4 | -6/+15 |
2021-03-12 | s390x: Regenerate ULPs. | Stefan Liebler | 1 | -1/+3 |
2021-03-03 | s390x: Regenerate ulps | Arjun Shankar | 1 | -15/+17 |
2021-03-01 | Implement <unwind-link.h> for dynamically loading the libgcc_s unwinder | Florian Weimer | 1 | -0/+28 |
2021-02-25 | Reduce the statically linked startup code [BZ #23323] | Florian Weimer | 2 | -10/+4 |
2021-02-16 | S390: Add new hwcap values. | Stefan Liebler | 2 | -3/+6 |
2021-01-07 | Remove dbl-64/wordsize-64 (part 2) | Wilco Dijkstra | 1 | -1/+0 |
2021-01-02 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 302 | -302/+302 |