summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/sparc
AgeCommit message (Expand)Author
2013-04-01libc: rename TRUNCATE64_HAS_4_ARGS to SYSCALL_ALIGN_64BITMike Frysinger
2013-03-14libc: switch several users to unlikely()Bernhard Reutner-Fischer
2013-02-05mman: rename MAP_UNINITIALIZE to MAP_UNINITIALIZEDBernhard Reutner-Fischer
2013-01-17socket.h: pull socket_type.h from eglibcBernhard Reutner-Fischer
2013-01-10buildsys: use kbuild styleBernhard Reutner-Fischer
2012-11-18drop support for pre ISO-C compilersMike Frysinger
2012-11-18Replace FSF snail mail address with URLsMike Frysinger
2012-10-02libc/sysdeps: add __kernel_long and __kernel_ulongChris Packham
2012-06-15fork: provide __libc_fork only if THREADS are enabledPeter S. Mazinger
2012-06-15vfork: make all archs consistentPeter S. Mazinger
2012-06-15huge_vall.h: add for i386,ia64,m68k,sparcPeter S. Mazinger
2012-06-15local_lim.h: add NPTL version for alpha,ia64,powerpc,sparc, update commonPeter S. Mazinger
2012-06-15cleanup bits/setjmp.h of stuff moved to jmpbuf-offsets.h and jmpbuf-unwind.hPeter S. Mazinger
2012-06-15make use of jmpbuf-offsets.h and jmpbuf-unwind.hPeter S. Mazinger
2012-06-15jmpbuf-unwind.h: add NTPL related sectionPeter S. Mazinger
2012-06-15add jmpbuf-offsets.h and jmpbuf-unwind.h for all archs (LT related)Peter S. Mazinger
2012-04-28epoll.h: sync with glibcMike Frysinger
2012-04-08signalfd.h: Use new "bits/" scheme for arch-specific flagsKevin Cernekee
2012-04-08timerfd.h: Use new "bits/" scheme for arch-specific flagsKevin Cernekee
2012-04-08inotify.h: Use new "bits/" scheme for arch-specific flagsKevin Cernekee
2012-01-28*: if !HAS_THREADS strong alias sigactionBernhard Reutner-Fischer
2012-01-28buildsys: fixup sigaction handlingBernhard Reutner-Fischer
2012-01-26*: silence some warningsBernhard Reutner-Fischer
2011-10-27sparc: fix build for linuxthreads.oldRob Landley
2011-05-10*/crtn.S: Remove .size directive for _init and _finiBernhard Reutner-Fischer
2011-05-05Revert "*/crt?.S: remove .size directives"Bernhard Reutner-Fischer
2011-05-04*/crt?.S: remove .size directivesBernhard Reutner-Fischer
2011-04-22sparc: don't access fp registers when configured for no fpuAustin Foxley
2011-03-09remove trailing ';' from _syscallX()Peter S. Mazinger
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