Historial de Commits

Autor SHA1 Mensaje Fecha
  Rich Felker ac304227bb make powerpc64 vrregset_t logical layout match expected API hace 6 años
  Rich Felker 3c59a86895 fix vrregset_t layout and member naming on powerpc64 hace 6 años
  Szabolcs Nagy a60b9e0686 fix tls offsets when p_vaddr%p_align != 0 on TLS_ABOVE_TP targets hace 6 años
  Szabolcs Nagy 6104dae908 fix static tls offsets of shared libs on TLS_ABOVE_TP targets hace 6 años
  Rich Felker 9fd98a6354 fix format strings for uid/gid values in putpwent/putgrent hace 6 años
  Fangrui Song f450c150d3 remove unused struct dso members from dynlink.c hace 6 años
  Rich Felker bdb0817599 improve i386 inline syscall asm on non-broken compilers hace 6 años
  Rich Felker c8798ef974 fix regression in i386 inline syscall asm producing invalid code hace 6 años
  Rich Felker 511d70738b make fgetwc set error indicator for stream on encoding errors hace 6 años
  Rich Felker d02e72ad51 fix broken posix_fadvise on mips due to missing 7-arg syscall support hace 6 años
  Rich Felker d7b583420b allow archs to provide a 7-argument syscall if needed hace 6 años
  Rich Felker 7b6ec3de71 fix build regression on mips n32 due to typo in new inline syscall hace 6 años
  Rich Felker 28198ac3af fix passing of 64-bit syscall arguments on microblaze hace 6 años
  Rich Felker 2df8b1d806 fix regression in s390x SO_PEERSEC definition hace 6 años
  Rich Felker 78691fa76d make new math code compatible with unused variable warning/error hace 6 años
  Szabolcs Nagy e4dd65305a math: new pow hace 6 años
  Szabolcs Nagy e16f7b3c02 math: new exp and exp2 hace 6 años
  Szabolcs Nagy 2a3210cf4a math: new log2 hace 6 años
  Szabolcs Nagy 236cd056e8 math: new log hace 6 años
  Szabolcs Nagy d28cd0ad42 math: new powf hace 7 años
  Szabolcs Nagy 3f94c648ef math: new exp2f and expf hace 7 años
  Szabolcs Nagy 098868b338 math: new log2f hace 7 años
  Szabolcs Nagy db505b794c math: new logf hace 7 años
  Szabolcs Nagy 169fc008d8 math: add configuration macros hace 6 años
  Szabolcs Nagy 3c3763fc52 math: add macros for static branch prediction hints hace 6 años
  Szabolcs Nagy 4f8acf953c math: add double precision error handling functions hace 6 años
  Szabolcs Nagy 9ef6ca4235 math: add single precision error handling functions hace 7 años
  Szabolcs Nagy fe54544f05 math: add eval_as_float and eval_as_double hace 6 años
  Szabolcs Nagy b50d315fd2 math: add fp_arch.h with fp_barrier and fp_force_eval hace 6 años
  Szabolcs Nagy f107d34e76 math: remove sun copyright from libm.h hace 6 años