Commit History

Автор SHA1 Съобщение Дата
  Rich Felker 599f973603 fix usage of locks with vfork преди 12 години
  Rich Felker ebee8c2b47 fix crashes in static-linked multithreaded programs without TLS преди 12 години
  Rich Felker 6a04d1b8c6 fix order of syscall args for microblaze clone syscall преди 12 години
  Rich Felker 01e5a1b6cd use $CC rather than "$CC" in configure script преди 12 години
  Rich Felker 25011215be inline syscalls for microblaze преди 12 години
  Rich Felker 1f485230df ensure microblaze __set_thread_area returns success преди 12 години
  Rich Felker 64251d8bbd better support for reverse-endian variants of arm/mips/microblaze преди 12 години
  Rich Felker 776251867d avoid raising spurious division-by-zero exception in printf преди 12 години
  Rich Felker f321de9e0a floating point environment/exceptions support for mips преди 12 години
  Rich Felker 97c8bdd88a fix parent-memory-clobber in posix_spawn (environ) преди 12 години
  Rich Felker 44eb4d8b9b overhaul system() and popen() to use vfork; fix various related bugs преди 12 години
  Rich Felker f1e7a5e5f6 fix (hopefully; untested) completely broken/incomplete microblaze sigsetjmp преди 12 години
  Rich Felker ef2f595f74 fix microblaze asm relocations for shared libc преди 12 години
  Rich Felker 858df113bf assert() is supposed to have type void преди 12 години
  Rich Felker c86f2974e2 add memmem function (gnu extension) преди 12 години
  Rich Felker 21284ec75d microblaze TLS relocation support, completely untested преди 12 години
  Rich Felker 9ec4283b28 add support for TLS variant I, presently needed for arm and mips преди 12 години
  Rich Felker d5304147b9 block uid/gid changes during posix_spawn преди 12 години
  Rich Felker 42c36f957d fix overlap of thread stacks with thread tls segments преди 12 години
  Rich Felker c62b9f3980 fix main program TLS alignment for dynamic-linked programs преди 12 години
  Rich Felker 36be5284c2 workaround broken hidden-visibility handling in pcc преди 12 години
  Rich Felker 185a977074 ensure pointer decay in inline-asm arg for i386 syscall6 преди 12 години
  Rich Felker e23d358fd6 fix namespace clash (libc) in dynlink.c преди 12 години
  Rich Felker 31f340a17a remove dead code from dynamic linker преди 12 години
  Rich Felker 216dca82f6 comment possibly-confusing i386 vsyscall asm преди 12 години
  Rich Felker 964e9f3c4c avoid the thread-ptr-init behavior of sigaction when not installing handler преди 12 години
  Rich Felker 12e9b4faf6 i386 vsyscall support (vdso-provided sysenter/syscall instruction based) преди 12 години
  Rich Felker f2b1f1af83 ensure that buffer for decoding auxv at startup is initially zero преди 12 години
  Rich Felker 0a96a37f06 clean up and refactor program initialization преди 12 години
  Rich Felker 017bf140ff fix breakage due to initializing thread pointer when loading libs преди 12 години