Historial de Commits

Autor SHA1 Mensaje Fecha
  Rich Felker a4a3e4dbc0 make thread-pointer-loading asm non-volatile hace 6 años
  Rich Felker 7f01a734fe remove ancient clang workaround from powerpc pthread_arch.h asm hace 6 años
  Rich Felker bf453d6839 restore attribute((const)) to pthread_self and errno location decls hace 6 años
  Rich Felker 1c84c99913 add new stage 2b to dynamic linker bootstrap for thread pointer hace 6 años
  Rich Felker 2085378a4f move stdio locking MAYBE_WAITERS definition to stdio_impl.h hace 6 años
  Rich Felker b36c37f6fa fix misleading placement of statement on same line as for loop in ldso hace 6 años
  Szabolcs Nagy e901613888 x86_64: add single instruction fma hace 6 años
  Szabolcs Nagy 7396ef0a05 arm: add single instruction fma hace 6 años
  Szabolcs Nagy 7c5f3bb955 powerpc: add single instruction fabs, fabsf, fma, fmaf, sqrt, sqrtf hace 6 años
  Szabolcs Nagy 1da534ada8 s390x: add single instruction fma and fmaf hace 6 años
  Rich Felker 481006fd88 allow escaped path-separator slashes in glob hace 6 años
  Rich Felker d44b07fc90 rewrite core of the glob implementation for correctness & optimization hace 6 años
  Rich Felker 37cd167639 fix dlsym of thread-local symbols on archs with DTP_OFFSET!=0 hace 6 años
  Rich Felker b6d701a475 combine arch ABI's DTP_OFFSET into DTV pointers hace 6 años
  Rich Felker 09a805a623 fix redundant computations of strlen in glob append function hace 6 años
  Rich Felker e2552581bc fix invalid substitute of [1] for flexible array member in glob hace 6 años
  Szabolcs Nagy 7b384c42b7 fix fesetround error checking hace 6 años
  Rich Felker b3389bbfb5 fix build regression on armhf in tlsdesc asm hace 6 años
  Rich Felker d1395c43c0 allow freeaddrinfo of arbitrary sublists of addrinfo list hace 6 años
  Rich Felker 7bf773a8f9 inline cp15 thread pointer load in arm dynamic TLSDESC asm when possible hace 6 años
  Rich Felker 0beb9dfbec add TLSDESC support for 32-bit arm hace 6 años
  Rich Felker 4d0a82170a fix aliasing-based undefined behavior in string functions hace 6 años
  Rich Felker 8cd738bbee optimize nop case of wmemmove hace 6 años
  Rich Felker 82c41e9232 fix undefined pointer comparison in wmemmove hace 6 años
  Rich Felker debadaa238 fix undefined pointer comparison in memmove hace 6 años
  Szabolcs Nagy c50985d5c8 new tsearch implementation hace 8 años
  Szabolcs Nagy 5ef60206ff add arm and sh bits/ptrace.h hace 6 años
  Rich Felker f381c118b2 fix getaddrinfo regression with AI_ADDRCONFIG on some configurations hace 6 años
  Rich Felker dffc205918 support clang internal assembler when building for arm as thumb2 code hace 6 años
  Rich Felker 7b3348a98c support setting of default thread stack size via PT_GNU_STACK header hace 6 años