Age | Commit message (Expand) | Author |
2010-12-27 | sparc: check for log double support in gcc | Konrad Eisele |
2010-11-18 | Adding quad float gcc intrinsic implementation for SPARC | Austin Foxley |
2010-10-01 | sparc: pipe.S | Austin Foxley |
2010-06-24 | use uniform form of C99 keywords | Bernhard Reutner-Fischer |
2010-02-17 | fix nptl build for sparc | Austin Foxley |
2010-02-13 | sparc/sigaction: revert change. These semantics are needed for nptl | Austin Foxley |
2010-02-13 | sparc/sysdep: Unify sparc sysdep.h | Austin Foxley |
2010-02-05 | Merge commit 'origin/master' into nptl | Austin Foxley |
2010-02-03 | Unbreak build for sparc on some config's | Austin Foxley |
2009-11-28 | Merge remote branch 'origin/master' into nptl | Austin Foxley |
2009-11-23 | nommu: use MAP_UNINITIALIZE for mallocs | Mike Frysinger |
2009-11-09 | sparc: use fputs to write to stderr | Mike Frysinger |
2009-11-09 | sparc: use HIDDEN_JUMPTARGET for errno | Mike Frysinger |
2009-10-22 | sparc: use fputs to write to stderr | Mike Frysinger |
2009-10-22 | sparc: use HIDDEN_JUMPTARGET for errno | Mike Frysinger |
2009-10-17 | sparc specific bits needed for nptl | Austin Foxley |
2009-10-15 | sparc qops: unify & shrink | Mike Frysinger |
2009-10-07 | clean up O_CLOEXEC handling | Mike Frysinger |
2009-10-05 | sparc: add stubs for more of the _Q* ops | Austin Foxley |
2009-09-25 | sparc specific bits/socket.h | Austin Foxley |
2009-09-21 | sparc sigaction.c: fix the noted bugs by syncing up with glibc | Austin Foxley |
2009-09-18 | convert // comments to /**/; remove empty #if/#endif pairs. no code changes | Denys Vlasenko |
2009-09-18 | trim Experimentally off and uncommented hidden | Bernhard Reutner-Fischer |
2009-09-17 | always define float_t as float | Bernhard Reutner-Fischer |
2009-09-09 | sparc/sigaction.c: note possible bugs by comments. style fixes | Denys Vlasenko |
2009-08-30 | honour NO_LONG_DOUBLE_MATH | Bernhard Reutner-Fischer |
2009-07-29 | build: Include Makefile.commonarch from common Makefile.in | Carmelo Amoroso |
2009-07-26 | add missing UTIME_* defines for *at funcs | Mike Frysinger |
2009-07-26 | enable nanosecond stat support for everyone | Mike Frysinger |
2009-07-09 | syscall: unify part 2: NCS variety | Mike Frysinger |
2009-07-08 | syscall: unify common syscall defines | Mike Frysinger |
2009-07-06 | sparc: Update syscalls.h to define INTERNAL_SYSCALL | Austin Foxley |
2009-07-03 | uClibc_arch_features: sync defines between ports | Mike Frysinger |
2009-05-26 | Add working pipe implementation for sparc | Austin Foxley |
2009-05-20 | Add a sigaction implementation for sparc | Austin Foxley |
2009-03-27 | 32/64 bit sparc got unified in 2.6.29 the way x86/x86_64 did in 2.6.28. | Rob Landley |
2008-12-15 | remove some duplicates in bits/signum.h. No code changes. | Denis Vlasenko |
2008-12-15 | sigaction overhaul as described in docs/sigaction.txt | Denis Vlasenko |
2008-11-20 | next portion of libc_hidden_proto removal | Denis Vlasenko |
2008-11-15 | - Remove linux-specific prototypes if asked to. | Bernhard Reutner-Fischer |
2008-11-15 | - revert wrong r24049 | Bernhard Reutner-Fischer |
2008-11-15 | - Remove linux-specific prototypes if asked to. | Bernhard Reutner-Fischer |
2008-10-03 | - add long double math wrappers (Ned Ludd) | Bernhard Reutner-Fischer |
2008-10-03 | - use c89-style comments | Bernhard Reutner-Fischer |
2008-09-16 | - add sync_file_range() | Bernhard Reutner-Fischer |
2008-07-23 | - trim any trailing whitespace | Bernhard Reutner-Fischer |
2008-07-02 | Include errno.h from kernel headers instead of using internal errno_values.h | Carmelo Amoroso |
2008-05-03 | - add missing #endif | Bernhard Reutner-Fischer |
2008-05-03 | - implement splice,vmsplice,tee for all arches | Bernhard Reutner-Fischer |
2008-04-24 | - fixup asm. No object-code changes | Bernhard Reutner-Fischer |