summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/sparc
AgeCommit message (Expand)Author
2011-03-09bits/statvfs.h: the common one is good for alpha and sparcPeter S. Mazinger
2011-03-09bits/kernel_stat.h: no need for _LIBC guard, the file is not installed on targetPeter S. Mazinger
2011-03-03remove ucontext.h and guard sigstack structure with SUSV4_LEGACY and STRICT_H...Peter S. Mazinger
2011-02-09sync bits/socket.h PF_* / AF_* values with 2.6.38-rc3Peter Korsgaard
2010-12-27sparc: check for log double support in gccKonrad Eisele
2010-11-18Adding quad float gcc intrinsic implementation for SPARCAustin Foxley
2010-10-01sparc: pipe.SAustin Foxley
2010-06-24use uniform form of C99 keywordsBernhard Reutner-Fischer
2010-02-17fix nptl build for sparcAustin Foxley
2010-02-13sparc/sigaction: revert change. These semantics are needed for nptlAustin Foxley
2010-02-13sparc/sysdep: Unify sparc sysdep.hAustin Foxley
2010-02-05Merge commit 'origin/master' into nptlAustin Foxley
2010-02-03Unbreak build for sparc on some config'sAustin Foxley
2009-11-28Merge remote branch 'origin/master' into nptlAustin Foxley
2009-11-23nommu: use MAP_UNINITIALIZE for mallocsMike Frysinger
2009-11-09sparc: use fputs to write to stderrMike Frysinger
2009-11-09sparc: use HIDDEN_JUMPTARGET for errnoMike Frysinger
2009-10-22sparc: use fputs to write to stderrMike Frysinger
2009-10-22sparc: use HIDDEN_JUMPTARGET for errnoMike Frysinger
2009-10-17sparc specific bits needed for nptlAustin Foxley
2009-10-15sparc qops: unify & shrinkMike Frysinger
2009-10-07clean up O_CLOEXEC handlingMike Frysinger
2009-10-05sparc: add stubs for more of the _Q* opsAustin Foxley
2009-09-25sparc specific bits/socket.hAustin Foxley
2009-09-21sparc sigaction.c: fix the noted bugs by syncing up with glibcAustin Foxley
2009-09-18convert // comments to /**/; remove empty #if/#endif pairs. no code changesDenys Vlasenko
2009-09-18trim Experimentally off and uncommented hiddenBernhard Reutner-Fischer
2009-09-17always define float_t as floatBernhard Reutner-Fischer
2009-09-09sparc/sigaction.c: note possible bugs by comments. style fixesDenys Vlasenko
2009-08-30honour NO_LONG_DOUBLE_MATHBernhard Reutner-Fischer
2009-07-29build: Include Makefile.commonarch from common Makefile.inCarmelo Amoroso
2009-07-26add missing UTIME_* defines for *at funcsMike Frysinger
2009-07-26enable nanosecond stat support for everyoneMike Frysinger
2009-07-09syscall: unify part 2: NCS varietyMike Frysinger
2009-07-08syscall: unify common syscall definesMike Frysinger
2009-07-06sparc: Update syscalls.h to define INTERNAL_SYSCALLAustin Foxley
2009-07-03uClibc_arch_features: sync defines between portsMike Frysinger
2009-05-26Add working pipe implementation for sparcAustin Foxley
2009-05-20Add a sigaction implementation for sparcAustin Foxley
2009-03-2732/64 bit sparc got unified in 2.6.29 the way x86/x86_64 did in 2.6.28.Rob Landley
2008-12-15remove some duplicates in bits/signum.h. No code changes.Denis Vlasenko
2008-12-15sigaction overhaul as described in docs/sigaction.txtDenis Vlasenko
2008-11-20next portion of libc_hidden_proto removalDenis Vlasenko
2008-11-15- Remove linux-specific prototypes if asked to.Bernhard Reutner-Fischer
2008-11-15- revert wrong r24049Bernhard 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 commentsBernhard Reutner-Fischer
2008-09-16- add sync_file_range()Bernhard Reutner-Fischer
2008-07-23- trim any trailing whitespaceBernhard Reutner-Fischer