Commit History

Autor SHA1 Mensaxe Data
  Rich Felker d88e5dfa8b adapt setlocale to support possibility of failure %!s(int64=6) %!d(string=hai) anos
  Rich Felker 8084d6ab57 adjust types in FILE struct to make line buffering check less expensive %!s(int64=6) %!d(string=hai) anos
  Rich Felker d8870dcf38 optimize internal putc_unlocked macro used in putc %!s(int64=6) %!d(string=hai) anos
  Rich Felker a21a6092cf fix wrong result for putc variants due to operator precedence %!s(int64=6) %!d(string=hai) anos
  Rich Felker 9dd1912256 further optimize getc/putc when locking is needed %!s(int64=6) %!d(string=hai) anos
  Rich Felker 7eda27d025 use prototype for function pointer in static link libc init barrier %!s(int64=6) %!d(string=hai) anos
  Rich Felker ba0d83e822 fix error in constraints for static link libc init barrier %!s(int64=6) %!d(string=hai) anos
  Rich Felker ab5e1e3408 fix build regression due to missing file for putc changes %!s(int64=6) %!d(string=hai) anos
  Rich Felker d8f2efa708 bypass indirection through pointer objects to access stdin/out/err %!s(int64=6) %!d(string=hai) anos
  Rich Felker d664061adb optimize hot paths of putc with manual shrink-wrapping %!s(int64=6) %!d(string=hai) anos
  Rich Felker dd8f02b7dc optimize hot paths of getc with manual shrink-wrapping %!s(int64=6) %!d(string=hai) anos
  Rich Felker 7136836e14 document and make explicit desired noinline property for __init_libc %!s(int64=6) %!d(string=hai) anos
  Rich Felker 4390383b32 impose barrier between thread pointer setup and use for static linking %!s(int64=6) %!d(string=hai) anos
  Rich Felker a4a3e4dbc0 make thread-pointer-loading asm non-volatile %!s(int64=6) %!d(string=hai) anos
  Rich Felker 7f01a734fe remove ancient clang workaround from powerpc pthread_arch.h asm %!s(int64=6) %!d(string=hai) anos
  Rich Felker bf453d6839 restore attribute((const)) to pthread_self and errno location decls %!s(int64=6) %!d(string=hai) anos
  Rich Felker 1c84c99913 add new stage 2b to dynamic linker bootstrap for thread pointer %!s(int64=6) %!d(string=hai) anos
  Rich Felker 2085378a4f move stdio locking MAYBE_WAITERS definition to stdio_impl.h %!s(int64=6) %!d(string=hai) anos
  Rich Felker b36c37f6fa fix misleading placement of statement on same line as for loop in ldso %!s(int64=6) %!d(string=hai) anos
  Szabolcs Nagy e901613888 x86_64: add single instruction fma %!s(int64=6) %!d(string=hai) anos
  Szabolcs Nagy 7396ef0a05 arm: add single instruction fma %!s(int64=6) %!d(string=hai) anos
  Szabolcs Nagy 7c5f3bb955 powerpc: add single instruction fabs, fabsf, fma, fmaf, sqrt, sqrtf %!s(int64=6) %!d(string=hai) anos
  Szabolcs Nagy 1da534ada8 s390x: add single instruction fma and fmaf %!s(int64=6) %!d(string=hai) anos
  Rich Felker 481006fd88 allow escaped path-separator slashes in glob %!s(int64=6) %!d(string=hai) anos
  Rich Felker d44b07fc90 rewrite core of the glob implementation for correctness & optimization %!s(int64=6) %!d(string=hai) anos
  Rich Felker 37cd167639 fix dlsym of thread-local symbols on archs with DTP_OFFSET!=0 %!s(int64=6) %!d(string=hai) anos
  Rich Felker b6d701a475 combine arch ABI's DTP_OFFSET into DTV pointers %!s(int64=6) %!d(string=hai) anos
  Rich Felker 09a805a623 fix redundant computations of strlen in glob append function %!s(int64=6) %!d(string=hai) anos
  Rich Felker e2552581bc fix invalid substitute of [1] for flexible array member in glob %!s(int64=6) %!d(string=hai) anos
  Szabolcs Nagy 7b384c42b7 fix fesetround error checking %!s(int64=6) %!d(string=hai) anos