Histórico de Commits

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