summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/sparc
AgeCommit message (Expand)Author
2012-06-01Add default-abi definitions for powerpc, s390 and sparc.Joseph Myers
2012-05-30Convert WORDSIZE[32|64]/ld entries to abi-variantsH.J. Lu
2012-05-27Fix underflow reporting and tie up loose ends in sparc soft-fp.David S. Miller
2012-05-25Remove pre-2.4 Linux kernel support.Joseph Myers
2012-05-23Remove some sparc cob-webs leftover after Joseph's recent changes.David S. Miller
2012-05-23Update from Linux 3.4Andreas Jaeger
2012-05-20Add <sys/auxv.h> and getauxval.Richard Henderson
2012-05-17Add __fsword_t and use it in bits/statfs.hH.J. Lu
2012-05-16Fold copyright yearsH.J. Lu
2012-05-15Remove __snseconds_tH.J. Lu
2012-05-15Add __syscall_slong_t and __syscall_ulong_tH.J. Lu
2012-05-14Remove pre-2.2 Linux kernel support.Joseph Myers
2012-04-28Move abilist files into sysdep dirs.David S. Miller
2012-04-25Delete everything under sysdeps/unix/sparc/David S. Miller
2012-04-13Fix variable check in sparc clock frequency probing.Antoine Balestrat
2012-04-11Add __snseconds_t and __SNSECONDS_T_TYPEH.J. Lu
2012-03-27Define MAP_STACK and MAP_HUGETLB on powerpc, s390, sh and sparc.Anton Blanchard
2012-03-20Move stdio-common/_itoa.h to sysdeps/genericH.J. Lu
2012-03-17Add missing Versions entry for sparc's __getshmlba.David S. Miller
2012-03-16Fix SHMLBA on sparc.David S. Miller
2012-03-13Use correct implementation for dl-fxstatat64 on sparc64.David S. Miller
2012-03-11Fix some 64-bit sparc build warnings.David S. Miller
2012-03-09Split enum __socket_type from bits/socket.h to bits/socket_type.h.Joseph Myers
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