Historial de Commits

Autor SHA1 Mensaje Fecha
  Rich Felker a880e6ceb9 remove invalid PLT calls from microblaze asm hace 10 años
  Rich Felker 646cb9a4a0 remove invalid PLT calls from sh asm hace 10 años
  Rich Felker b35c4c475b remove potentially PIC-incompatible relocations from x86_64 and x32 asm hace 10 años
  Rich Felker 8ed66ecbcb remove the last of possible-textrels from i386 asm hace 10 años
  Rich Felker 01d4274711 make dlerror state and message thread-local and dynamically-allocated hace 10 años
  Alexander Monakov fa80787698 add missing 'void' in prototypes of internal pthread functions hace 10 años
  Szabolcs Nagy cb5c057c87 math: fix pow(+-0,-inf) not to raise divbyzero flag hace 10 años
  Rich Felker 1b1cafa50c apply hidden visibility to tlsdesc accessor functions hace 10 años
  Szabolcs Nagy ca7977b56f comment fixes in aarch64 tlsdesc asm hace 10 años
  Rich Felker 326e126faf ensure debugger hook for dynamic linker does not point to a PLT slot hace 10 años
  Szabolcs Nagy 02e5d56421 add PR_*_FP_MODE prctl options hace 10 años
  Szabolcs Nagy 658aefdf33 add PR_MPX_*_MANAGEMENT prctl options hace 10 años
  Szabolcs Nagy 1bfeb1dcd0 add IP_CHECKSUM socket option to netinet/in.h hace 10 años
  Szabolcs Nagy 87c62d06e4 add execveat syscall number to microblaze hace 10 años
  Rich Felker 2ca55a93f2 improve ctype.h macros to diagnose errors hace 10 años
  Rich Felker 19bcdeeb1e fix missing quotation mark in mips crt_arch.h that broke build hace 10 años
  Rich Felker 8b0d66d21c fix mips fesetenv(FE_DFL_ENV) again hace 10 años
  Rich Felker aecdbb3042 fix PLT call offset in sh dlsym asm hace 10 años
  Rich Felker 33615cd5ca fix sh build regressions in asm hace 10 años
  Rich Felker 64fbd15fc5 fix sh __set_thread_area uninitialized return value hace 10 años
  Rich Felker 583e55122e redesign sigsetjmp so that signal mask is restored after longjmp hace 10 años
  Rich Felker 81e18eb3cd use hidden __tls_get_new for tls/tlsdesc lookup fallback cases hace 10 años
  Rich Felker 9c738dc183 cleanup use of visibility attributes in pthread_cancel.c hace 10 años
  Rich Felker 7405cd1e2b fix inconsistent visibility for internal syscall symbols hace 10 años
  Rich Felker 72b25ddb77 use hidden visibility for call from dlsym to internal __dlsym hace 10 años
  Rich Felker cbc02ba23c consistently use hidden visibility for cancellable syscall internals hace 10 años
  Rich Felker bc081f628b fix inconsistent visibility for internal __tls_get_new function hace 10 años
  Rich Felker da7ccf822c use hidden visibility for i386 asm-internal __vsyscall symbol hace 10 años
  Rich Felker f1faa0e12f make _dlstart_c function use hidden visibility hace 10 años
  Rich Felker f4f9562cc9 remove initializers for decoded aux/dyn arrays in dynamic linker hace 10 años