summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/sparc
AgeCommit message (Expand)Author
2015-03-03sparc/clone.S: guard tcb-offsets.h include with RESET_PIDGustavo Zacarias
2015-02-17Add eventfd_read() and eventfd_write()Khem Raj
2014-09-16sparc: update ptrace.h to latest from glibcGustavo Zacarias
2014-09-04sparc: remove sparc64/sparcv9 codeWaldemar Brodkorb
2014-08-28Revert "sparc: use HIDDEN_JUMPTARGET for errno"Waldemar Brodkorb
2014-08-25fcntl.h: Define F_SETPIPE_SZ and F_GETPIPE_SZKhem Raj
2014-08-25mathinline.h: Use __extern_inlineBernhard Reutner-Fischer
2014-08-20fix for pipe() on sparcWaldemar Brodkorb
2014-01-08siginfo.h: add a missing function member on ia64, mips and sparc archesVicente Olivert Riera
2013-06-07eventfd.h: Use new "bits/" scheme for arch-specific flagsHiroaki KAWAI
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