2012-11-15 |
Rich Felker | ppc wchar_t is long, not int |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Rich Felker | Merge remote-tracking branch 'nsz/math' |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Rich Felker | update copyright file for recent contributions |
commit | commitdiff | tree | snapshot |
2012-11-14 |
Rich Felker | fix indention with spaces in powerpc asm |
commit | commitdiff | tree | snapshot |
2012-11-14 |
Rich Felker | fix powerpc atomic compare-and-swap function |
commit | commitdiff | tree | snapshot |
2012-11-14 |
Rich Felker | update ppc atomic code to match the endian-agnostic... |
commit | commitdiff | tree | snapshot |
2012-11-14 |
Rich Felker | fix wchar limits mistakenly copied from arm |
commit | commitdiff | tree | snapshot |
2012-11-14 |
Rich Felker | Merge remote-tracking branch 'ppc-port/ppc-squashed' |
commit | commitdiff | tree | snapshot |
2012-11-14 |
Szabolcs Nagy | fenv: return FE_TONEAREST in dummy fegetround |
commit | commitdiff | tree | snapshot |
2012-11-14 |
Szabolcs Nagy | math: ld80 invtrig cleanups |
commit | commitdiff | tree | snapshot |
2012-11-13 |
Szabolcs Nagy | math: simplify hypot and hypotf using scalbn |
commit | commitdiff | tree | snapshot |
2012-11-13 |
Szabolcs Nagy | math: turn off the STRICT_ASSIGN workaround by default |
commit | commitdiff | tree | snapshot |
2012-11-13 |
rofl0r | PPC port cleaned up, static linking works well now. |
commit | commitdiff | tree | snapshot |
2012-11-13 |
Richard Pennington | import preliminary ppc work by rdp. |
commit | commitdiff | tree | snapshot |
2012-11-13 |
Szabolcs Nagy | math: use '#pragma STDC FENV_ACCESS ON' when fenv is... |
commit | commitdiff | tree | snapshot |
2012-11-13 |
Szabolcs Nagy | math: excess precision fix modf, modff, scalbn, scalbnf |
commit | commitdiff | tree | snapshot |
2012-11-13 |
Szabolcs Nagy | math: fix scalbn and scalbnf on overflow/underflow |
commit | commitdiff | tree | snapshot |
2012-11-13 |
Szabolcs Nagy | math: fix nextafter and nexttoward on maxdbl and maxflt... |
commit | commitdiff | tree | snapshot |
2012-11-13 |
Szabolcs Nagy | complex: add C11 CMPLX macros and replace cpack with... |
commit | commitdiff | tree | snapshot |
2012-11-12 |
Szabolcs Nagy | math: raise flags in logl.c on <= 0 arguments |
commit | commitdiff | tree | snapshot |
2012-11-12 |
Szabolcs Nagy | math: fix logb*.c exceptions now that ilogb raises... |
commit | commitdiff | tree | snapshot |
2012-11-12 |
Szabolcs Nagy | math: raise flags in log2l.c on <= 0 arguments, and... |
commit | commitdiff | tree | snapshot |
2012-11-12 |
Szabolcs Nagy | math: raise exception flags in log1pl.c on <= -1 arguments |
commit | commitdiff | tree | snapshot |
2012-11-12 |
Szabolcs Nagy | math: raise invalid flag in ilogb*.c on +-0, +-inf... |
commit | commitdiff | tree | snapshot |
2012-11-12 |
Szabolcs Nagy | math: fix exception behaviour of expm1l.c on inf and nan |
commit | commitdiff | tree | snapshot |
2012-11-12 |
Szabolcs Nagy | math: fix long double constants in exp10l.c |
commit | commitdiff | tree | snapshot |
2012-11-11 |
Rich Felker | debloat src/thread tree but putting lots of junk in... |
commit | commitdiff | tree | snapshot |
2012-11-11 |
Rich Felker | report support of TPS option in unistd.h and sysconf |
commit | commitdiff | tree | snapshot |
2012-11-11 |
Rich Felker | add support for thread scheduling (POSIX TPS option) |
commit | commitdiff | tree | snapshot |
2012-11-11 |
Rich Felker | fix clobber of edx in i386 vsyscall asm |
commit | commitdiff | tree | snapshot |
2012-11-09 |
Rich Felker | always add memory streams to stdio open file list |
commit | commitdiff | tree | snapshot |
2012-11-09 |
Rich Felker | support ldso path files without final newline |
commit | commitdiff | tree | snapshot |
2012-11-09 |
Rich Felker | change ldso path file logic to replace rather than... |
commit | commitdiff | tree | snapshot |
2012-11-08 |
Rich Felker | fix "configure --prefix=" and improve path/arg handling... |
commit | commitdiff | tree | snapshot |
2012-11-08 |
Rich Felker | clean up sloppy nested inclusion from pthread_impl.h |
commit | commitdiff | tree | snapshot |
2012-11-08 |
Rich Felker | clean up stdio_impl.h |
commit | commitdiff | tree | snapshot |
2012-11-08 |
Rich Felker | fix dlsym asm for mips |
commit | commitdiff | tree | snapshot |
2012-11-05 |
Rich Felker | improve SOCK_NONBLOCK/SOCK_CLOEXEC fallback code |
commit | commitdiff | tree | snapshot |
2012-11-05 |
Rich Felker | fix numerous mips abi constant definition mismatches |
commit | commitdiff | tree | snapshot |
2012-11-04 |
Rich Felker | mips cache flush/ctl syscall support and header |
commit | commitdiff | tree | snapshot |
2012-11-02 |
Rich Felker | remove one unnecessary static var from dynamic linker |
commit | commitdiff | tree | snapshot |
2012-11-02 |
Rich Felker | fix more unused variable warnings |
commit | commitdiff | tree | snapshot |
2012-11-02 |
Rich Felker | fix unused variable warnings |
commit | commitdiff | tree | snapshot |
2012-11-01 |
Rich Felker | avoid breakage if somebody wrongly defines empty featur... |
commit | commitdiff | tree | snapshot |
2012-11-01 |
Rich Felker | add dl_iterate_phdr interface |
commit | commitdiff | tree | snapshot |
2012-10-29 |
Rich Felker | system is a cancellation point |
commit | commitdiff | tree | snapshot |
2012-10-28 |
Rich Felker | release notes for 0.9.7 v0.9.7 |
commit | commitdiff | tree | snapshot |
2012-10-28 |
Rich Felker | fix shmdt syscall calling convention on old archs |
commit | commitdiff | tree | snapshot |
2012-10-27 |
Rich Felker | separate getc/putc from fgetc/fputc |
commit | commitdiff | tree | snapshot |
2012-10-27 |
Rich Felker | update documentation |
commit | commitdiff | tree | snapshot |
2012-10-26 |
Rich Felker | further pcc fixes in configure |
commit | commitdiff | tree | snapshot |
2012-10-26 |
Rich Felker | add support for detecting pcc's compiler runtime |
commit | commitdiff | tree | snapshot |
2012-10-25 |
Rich Felker | use explicit visibility to optimize a few hot-path... |
commit | commitdiff | tree | snapshot |
2012-10-25 |
Rich Felker | configure: test not just compiling but linking with... |
commit | commitdiff | tree | snapshot |
2012-10-25 |
Rich Felker | correct locking in stdio functions that tried to be... |
commit | commitdiff | tree | snapshot |
2012-10-25 |
Rich Felker | greatly improve freopen behavior |
commit | commitdiff | tree | snapshot |
2012-10-25 |
Rich Felker | remove useless failure-check from freopen (can't happen) |
commit | commitdiff | tree | snapshot |
2012-10-22 |
Rich Felker | simplify logic in stpcpy; avoid copying first aligned... |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Rich Felker | fix issues with wait constants in stdlib.h |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Rich Felker | as an extension, have putenv("VAR") behave as unsetenv... |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Rich Felker | accept "nan(n-char-sequence)" in strtod/scanf functions |
commit | commitdiff | tree | snapshot |
2012-10-21 |
Rich Felker | fix copy/paste error in popen changes that broke signals |
commit | commitdiff | tree | snapshot |
2012-10-21 |
nsz | complex: make _Complex_I work with gcc -std=c99 -pedant... |
commit | commitdiff | tree | snapshot |
2012-10-20 |
Rich Felker | support looking up thread-local objects with dlsym |
commit | commitdiff | tree | snapshot |
2012-10-20 |
Rich Felker | fix breakage in dlsym for looking up RTLD_DEFAULT,... |
commit | commitdiff | tree | snapshot |
2012-10-19 |
Rich Felker | fix struct stat size/padding on microblaze |
commit | commitdiff | tree | snapshot |
2012-10-19 |
Rich Felker | fix usage of locks with vfork |
commit | commitdiff | tree | snapshot |
2012-10-19 |
Rich Felker | fix crashes in static-linked multithreaded programs... |
commit | commitdiff | tree | snapshot |
2012-10-19 |
Rich Felker | fix order of syscall args for microblaze clone syscall |
commit | commitdiff | tree | snapshot |
2012-10-19 |
Rich Felker | use $CC rather than "$CC" in configure script |
commit | commitdiff | tree | snapshot |
2012-10-19 |
Rich Felker | inline syscalls for microblaze |
commit | commitdiff | tree | snapshot |
2012-10-19 |
Rich Felker | ensure microblaze __set_thread_area returns success |
commit | commitdiff | tree | snapshot |
2012-10-19 |
Rich Felker | better support for reverse-endian variants of arm/mips... |
commit | commitdiff | tree | snapshot |
2012-10-19 |
Rich Felker | avoid raising spurious division-by-zero exception in... |
commit | commitdiff | tree | snapshot |
2012-10-19 |
Rich Felker | floating point environment/exceptions support for mips |
commit | commitdiff | tree | snapshot |
2012-10-18 |
Rich Felker | fix parent-memory-clobber in posix_spawn (environ) |
commit | commitdiff | tree | snapshot |
2012-10-18 |
Rich Felker | overhaul system() and popen() to use vfork; fix various... |
commit | commitdiff | tree | snapshot |
2012-10-18 |
Rich Felker | fix (hopefully; untested) completely broken/incomplete... |
commit | commitdiff | tree | snapshot |
2012-10-18 |
Rich Felker | fix microblaze asm relocations for shared libc |
commit | commitdiff | tree | snapshot |
2012-10-17 |
Rich Felker | assert() is supposed to have type void |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Rich Felker | add memmem function (gnu extension) |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Rich Felker | microblaze TLS relocation support, completely untested |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Rich Felker | add support for TLS variant I, presently needed for... |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Rich Felker | block uid/gid changes during posix_spawn |
commit | commitdiff | tree | snapshot |
2012-10-15 |
Rich Felker | fix overlap of thread stacks with thread tls segments |
commit | commitdiff | tree | snapshot |
2012-10-14 |
Rich Felker | fix main program TLS alignment for dynamic-linked programs |
commit | commitdiff | tree | snapshot |
2012-10-14 |
Rich Felker | workaround broken hidden-visibility handling in pcc |
commit | commitdiff | tree | snapshot |
2012-10-14 |
Rich Felker | ensure pointer decay in inline-asm arg for i386 syscall6 |
commit | commitdiff | tree | snapshot |
2012-10-14 |
Rich Felker | fix namespace clash (libc) in dynlink.c |
commit | commitdiff | tree | snapshot |
2012-10-14 |
Rich Felker | remove dead code from dynamic linker |
commit | commitdiff | tree | snapshot |
2012-10-12 |
Rich Felker | comment possibly-confusing i386 vsyscall asm |
commit | commitdiff | tree | snapshot |
2012-10-12 |
Rich Felker | avoid the thread-ptr-init behavior of sigaction when... |
commit | commitdiff | tree | snapshot |
2012-10-12 |
Rich Felker | i386 vsyscall support (vdso-provided sysenter/syscall... |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Rich Felker | ensure that buffer for decoding auxv at startup is... |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Rich Felker | clean up and refactor program initialization |
commit | commitdiff | tree | snapshot |
2012-10-08 |
Rich Felker | fix breakage due to initializing thread pointer when... |
commit | commitdiff | tree | snapshot |
2012-10-07 |
Rich Felker | make new TLS setup block even implementation-internals... |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Rich Felker | don't crash if TLS library is loaded into process with... |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Rich Felker | fix buggy TLS size/alignment computations in static... |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Rich Felker | fix symbol acceptance/rejection rules for TLS |
commit | commitdiff | tree | snapshot |
next |