summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/sparc
AgeCommit message (Expand)AuthorFilesLines
2012-04-28Move abilist files into sysdep dirs.David S. Miller26-0/+6909
2012-04-25Delete everything under sysdeps/unix/sparc/David S. Miller3-49/+23
2012-04-13Fix variable check in sparc clock frequency probing.Antoine Balestrat1-1/+1
2012-04-11Add __snseconds_t and __SNSECONDS_T_TYPEH.J. Lu1-0/+1
2012-03-27Define MAP_STACK and MAP_HUGETLB on powerpc, s390, sh and sparc.Anton Blanchard1-2/+3
2012-03-20Move stdio-common/_itoa.h to sysdeps/genericH.J. Lu2-2/+2
2012-03-17Add missing Versions entry for sparc's __getshmlba.David S. Miller1-0/+2
2012-03-16Fix SHMLBA on sparc.David S. Miller3-2/+46
2012-03-13Use correct implementation for dl-fxstatat64 on sparc64.David S. Miller1-0/+6
2012-03-11Fix some 64-bit sparc build warnings.David S. Miller2-5/+5
2012-03-09Split enum __socket_type from bits/socket.h to bits/socket_type.h.Joseph Myers2-438/+55
2012-03-08Update copyright year after my most recent changes.David S. Miller2-2/+2
2012-03-06Fix several build warnings on sparc.David S. Miller2-9/+25
2012-03-01Kill sparc32 specific __getpagesize, unneeded.David S. Miller1-45/+0
2012-03-01Remove sparc binutils GOTDATA checks in lieu of new minimum version requirement.David S. Miller5-72/+4
2012-02-26Fix name mangling of pthread_attr_t after changeUlrich Drepper1-1/+1
2012-02-26Add first fixes for conformtest for POSIX2008Ulrich Drepper1-0/+2
2012-02-26Work around problem of pthread_attr_t definition with old compilersUlrich Drepper1-1/+7
2012-02-26Fix up POSIX testing in conformtestUlrich Drepper1-2/+2
2012-02-20Tweak sparc32 longjmp to not store a dummy frame pointer onto the stack.David S. Miller1-6/+4
2012-02-20Use sparc GOTDATA relocations whenever possible.David S. Miller5-27/+95
2012-02-21Split architecture-specific parts of sys/epoll.h into bits/epoll.h.Joseph Myers2-143/+29
2012-02-21Split architecture-specific parts of sys/timerfd.h into bits/timerfd.h.Joseph Myers2-59/+29
2012-02-19Add support for Linux error EHWPOISONAndreas Schwab2-1/+9
2012-02-18Rework sparc PIC macros so crt{i,n}.S can use them too.David S. Miller2-10/+10
2012-02-16Add O_FSYNC define to sparc just like other platforms.David S. Miller1-0/+1
2012-02-15Split architecture-specific parts of sys/signalfd.h into bits/signalfd.h.Joseph Myers1-40/+4
2012-02-14Split architecture-specific parts of sys/inotify.h into bits/inotify.h.Joseph Myers2-104/+29
2012-02-13Split architecture-specific parts of sys/eventfd.h into bits/eventfd.h.Joseph Myers1-27/+5
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert84-252/+168
2012-01-07Remove pre-ISO C supportUlrich Drepper5-14/+12
2012-01-07More ia64 removal changesUlrich Drepper1-1/+60
2011-12-22Support building bits/syscall.h for any number of subarch variants.Joseph Myers1-1/+5
2011-12-21Define EPOLLONESHOT and EPOLLET using unsigned valuesUlrich Drepper1-3/+3
2011-09-12Fix invalid conversion in __cmsg_nxthdrAndreas Schwab1-2/+2
2011-09-10Remove support for !USE___THREADUlrich Drepper2-44/+18
2011-09-09Use (void*) instead of 0 for return value pointer in __cmsg_nexthdrUlrich Drepper1-2/+2
2011-09-05Fixes and optimizations for 32-bit sparc fabs*().David S. Miller1-0/+3
2011-08-31Fix sparc localplt testcase failures.David S. Miller3-132/+175
2011-08-22Bug fixes for ____longjmp_chk on sparc.David S. Miller2-5/+32
2011-08-14 * sysdeps/unix/sysv/linux/sparc/bits/resource.h (RLIM_INFINITY,David S. Miller1-2/+2
2011-08-10 * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Add missing comma inDavid S. Miller1-1/+1
2011-07-23Define AF_NFC and PF_NFCUlrich Drepper1-1/+3
2011-07-23Update ptrace constantsUlrich Drepper1-1/+28
2011-05-29Same change for the other siginfi.h filesUlrich Drepper1-2/+2
2011-05-23Define RLIMIT_RTTIMEUlrich Drepper1-2/+8
2011-04-01Rename open_by_handle to open_by_handle_at.Andreas Schwab1-2/+2
2011-04-01Define O_PATH.Ulrich Drepper1-0/+1
2011-04-01Add support for name_to_handle_at and open_by_handle.Ulrich Drepper1-5/+43
2011-02-07Update sysdeps/unix/sysv/linux/sparc/bits/socket.hAndreas Schwab1-2/+28