summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/sparc
Commit message (Expand)AuthorAgeFilesLines
* */crtn.S: Remove .size directive for _init and _finiBernhard Reutner-Fischer2011-05-101-2/+0
* Revert "*/crt?.S: remove .size directives"Bernhard Reutner-Fischer2011-05-052-0/+3
* */crt?.S: remove .size directivesBernhard Reutner-Fischer2011-05-042-3/+0
* sparc: don't access fp registers when configured for no fpuAustin Foxley2011-04-221-0/+2
* remove trailing ';' from _syscallX()Peter S. Mazinger2011-03-091-1/+1
* bits/statvfs.h: the common one is good for alpha and sparcPeter S. Mazinger2011-03-091-106/+0
* bits/kernel_stat.h: no need for _LIBC guard, the file is not installed on targetPeter S. Mazinger2011-03-091-4/+0
* remove ucontext.h and guard sigstack structure with SUSV4_LEGACY and STRICT_H...Peter S. Mazinger2011-03-031-0/+2
* sync bits/socket.h PF_* / AF_* values with 2.6.38-rc3Peter Korsgaard2011-02-091-1/+21
* sparc: check for log double support in gccKonrad Eisele2010-12-271-0/+6
* Adding quad float gcc intrinsic implementation for SPARCAustin Foxley2010-11-1841-2/+7220
* sparc: pipe.SAustin Foxley2010-10-011-1/+1
* use uniform form of C99 keywordsBernhard Reutner-Fischer2010-06-242-11/+11
* fix nptl build for sparcAustin Foxley2010-02-171-1/+5
* sparc/sigaction: revert change. These semantics are needed for nptlAustin Foxley2010-02-131-4/+5
* sparc/sysdep: Unify sparc sysdep.hAustin Foxley2010-02-131-0/+65
* Merge commit 'origin/master' into nptlAustin Foxley2010-02-051-5/+4
|\
| * Unbreak build for sparc on some config'sAustin Foxley2010-02-031-5/+4
* | Merge remote branch 'origin/master' into nptlAustin Foxley2009-11-281-0/+2
|\|
| * nommu: use MAP_UNINITIALIZE for mallocsMike Frysinger2009-11-231-0/+2
| * sparc: use fputs to write to stderrMike Frysinger2009-10-221-1/+1
| * sparc: use HIDDEN_JUMPTARGET for errnoMike Frysinger2009-10-223-3/+3
* | sparc: use fputs to write to stderrMike Frysinger2009-11-091-1/+1
* | sparc: use HIDDEN_JUMPTARGET for errnoMike Frysinger2009-11-093-3/+3
* | sparc specific bits needed for nptlAustin Foxley2009-10-175-32/+511
|/
* sparc qops: unify & shrinkMike Frysinger2009-10-151-51/+40
* clean up O_CLOEXEC handlingMike Frysinger2009-10-071-2/+0
* sparc: add stubs for more of the _Q* opsAustin Foxley2009-10-051-0/+12
* sparc specific bits/socket.hAustin Foxley2009-09-251-0/+356
* sparc sigaction.c: fix the noted bugs by syncing up with glibcAustin Foxley2009-09-211-30/+16
* convert // comments to /**/; remove empty #if/#endif pairs. no code changesDenys Vlasenko2009-09-181-6/+6
* trim Experimentally off and uncommented hiddenBernhard Reutner-Fischer2009-09-181-1/+0
* always define float_t as floatBernhard Reutner-Fischer2009-09-171-19/+1
* sparc/sigaction.c: note possible bugs by comments. style fixesDenys Vlasenko2009-09-091-49/+57
* honour NO_LONG_DOUBLE_MATHBernhard Reutner-Fischer2009-08-303-8/+10
* build: Include Makefile.commonarch from common Makefile.inCarmelo Amoroso2009-07-291-2/+0
* add missing UTIME_* defines for *at funcsMike Frysinger2009-07-261-2/+6
* enable nanosecond stat support for everyoneMike Frysinger2009-07-262-14/+9
* syscall: unify part 2: NCS varietyMike Frysinger2009-07-091-5/+0
* syscall: unify common syscall definesMike Frysinger2009-07-081-81/+0
* sparc: Update syscalls.h to define INTERNAL_SYSCALLAustin Foxley2009-07-061-70/+119
* uClibc_arch_features: sync defines between portsMike Frysinger2009-07-031-0/+9
* Add working pipe implementation for sparcAustin Foxley2009-05-263-3/+69
* Add a sigaction implementation for sparcAustin Foxley2009-05-202-1/+95
* 32/64 bit sparc got unified in 2.6.29 the way x86/x86_64 did in 2.6.28.Rob Landley2009-03-271-1/+2
* remove some duplicates in bits/signum.h. No code changes.Denis Vlasenko2008-12-151-20/+0
* sigaction overhaul as described in docs/sigaction.txtDenis Vlasenko2008-12-151-24/+12
* next portion of libc_hidden_proto removalDenis Vlasenko2008-11-201-1/+1
* - Remove linux-specific prototypes if asked to.Bernhard Reutner-Fischer2008-11-151-2/+2
* - revert wrong r24049Bernhard Reutner-Fischer2008-11-151-2/+2