aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/sparc
AgeCommit message (Expand)Author
2012-03-08Update copyright year after my most recent changes.David S. Miller
2012-03-06Fix several build warnings on sparc.David S. Miller
2012-03-01Kill sparc32 specific __getpagesize, unneeded.David S. Miller
2012-03-01Remove sparc binutils GOTDATA checks in lieu of new minimum version requirement.David S. Miller
2012-02-26Fix name mangling of pthread_attr_t after changeUlrich Drepper
2012-02-26Add first fixes for conformtest for POSIX2008Ulrich Drepper
2012-02-26Work around problem of pthread_attr_t definition with old compilersUlrich Drepper
2012-02-26Fix up POSIX testing in conformtestUlrich Drepper
2012-02-20Tweak sparc32 longjmp to not store a dummy frame pointer onto the stack.David S. Miller
2012-02-20Use sparc GOTDATA relocations whenever possible.David S. Miller
2012-02-21Split architecture-specific parts of sys/epoll.h into bits/epoll.h.Joseph Myers
2012-02-21Split architecture-specific parts of sys/timerfd.h into bits/timerfd.h.Joseph Myers
2012-02-19Add support for Linux error EHWPOISONAndreas Schwab
2012-02-18Rework sparc PIC macros so crt{i,n}.S can use them too.David S. Miller
2012-02-16Add O_FSYNC define to sparc just like other platforms.David S. Miller
2012-02-15Split architecture-specific parts of sys/signalfd.h into bits/signalfd.h.Joseph Myers
2012-02-14Split architecture-specific parts of sys/inotify.h into bits/inotify.h.Joseph Myers
2012-02-13Split architecture-specific parts of sys/eventfd.h into bits/eventfd.h.Joseph Myers
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-01-07Remove pre-ISO C supportUlrich Drepper
2012-01-07More ia64 removal changesUlrich Drepper
2011-12-22Support building bits/syscall.h for any number of subarch variants.Joseph Myers
2011-12-21Define EPOLLONESHOT and EPOLLET using unsigned valuesUlrich Drepper
2011-09-12Fix invalid conversion in __cmsg_nxthdrAndreas Schwab
2011-09-10Remove support for !USE___THREADUlrich Drepper
2011-09-09Use (void*) instead of 0 for return value pointer in __cmsg_nexthdrUlrich Drepper
2011-09-05Fixes and optimizations for 32-bit sparc fabs*().David S. Miller
2011-08-31Fix sparc localplt testcase failures.carlos/masterDavid S. Miller
2011-08-22Bug fixes for ____longjmp_chk on sparc.David S. Miller
2011-08-14 * sysdeps/unix/sysv/linux/sparc/bits/resource.h (RLIM_INFINITY,David S. Miller
2011-08-10 * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Add missing comma inDavid S. Miller
2011-07-23Define AF_NFC and PF_NFCUlrich Drepper
2011-07-23Update ptrace constantsUlrich Drepper
2011-05-29Same change for the other siginfi.h filesUlrich Drepper
2011-05-23Define RLIMIT_RTTIMEUlrich Drepper
2011-04-01Rename open_by_handle to open_by_handle_at.Andreas Schwab
2011-04-01Define O_PATH.Ulrich Drepper
2011-04-01Add support for name_to_handle_at and open_by_handle.Ulrich Drepper
2011-02-07Update sysdeps/unix/sysv/linux/sparc/bits/socket.hAndreas Schwab
2011-01-17Define MADV_NOHUGEPAGE.Ulrich Drepper
2011-01-17Define MADV_HUGEPAGE.Ulrich Drepper
2011-01-17Add definitions for new socket protocols.Ulrich Drepper
2011-01-04sparc64: Use i386 implementation for fxstat.David S. Miller
2010-09-20Add support for fanotify_mark on sparc32 and s390Andreas Schwab
2010-09-01Update sparc epoll.h from epoll_create2 to epoll_create1Mike Frysinger
2010-08-12Define EXTPROC for Linux.Ulrich Drepper
2010-08-11Add support for prlimit and prlimit64 on Linux.Ulrich Drepper
2010-06-14Define F_SETPIPE_SZ and F_GETPIPE_SZ.Ulrich Drepper
2010-03-03sparc64: Fix msgrcv()Aurelien Jarno
2010-02-20sparc: Fix 32-bit makecontext arg passing.David S. Miller