about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/sparc
Commit message (Expand)AuthorAgeFilesLines
...
* Remove __snseconds_tH.J. Lu2012-05-151-2/+1
* Add __syscall_slong_t and __syscall_ulong_tH.J. Lu2012-05-151-0/+2
* Remove pre-2.2 Linux kernel support.Joseph Myers2012-05-141-86/+20
* Move abilist files into sysdep dirs.David S. Miller2012-04-2826-0/+6909
* Delete everything under sysdeps/unix/sparc/David S. Miller2012-04-253-49/+23
* Fix variable check in sparc clock frequency probing.Antoine Balestrat2012-04-131-1/+1
* Add __snseconds_t and __SNSECONDS_T_TYPEH.J. Lu2012-04-111-0/+1
* Define MAP_STACK and MAP_HUGETLB on powerpc, s390, sh and sparc.Anton Blanchard2012-03-271-2/+3
* Move stdio-common/_itoa.h to sysdeps/genericH.J. Lu2012-03-202-2/+2
* Add missing Versions entry for sparc's __getshmlba.David S. Miller2012-03-171-0/+2
* Fix SHMLBA on sparc.David S. Miller2012-03-163-2/+46
* Use correct implementation for dl-fxstatat64 on sparc64.David S. Miller2012-03-131-0/+6
* Fix some 64-bit sparc build warnings.David S. Miller2012-03-112-5/+5
* Split enum __socket_type from bits/socket.h to bits/socket_type.h.Joseph Myers2012-03-092-438/+55
* Update copyright year after my most recent changes.David S. Miller2012-03-082-2/+2
* Fix several build warnings on sparc.David S. Miller2012-03-062-9/+25
* Kill sparc32 specific __getpagesize, unneeded.David S. Miller2012-03-011-45/+0
* Remove sparc binutils GOTDATA checks in lieu of new minimum version requirement.David S. Miller2012-03-015-72/+4
* Fix name mangling of pthread_attr_t after changeUlrich Drepper2012-02-261-1/+1
* Add first fixes for conformtest for POSIX2008Ulrich Drepper2012-02-261-0/+2
* Work around problem of pthread_attr_t definition with old compilersUlrich Drepper2012-02-261-1/+7
* Fix up POSIX testing in conformtestUlrich Drepper2012-02-261-2/+2
* Tweak sparc32 longjmp to not store a dummy frame pointer onto the stack.David S. Miller2012-02-201-6/+4
* Use sparc GOTDATA relocations whenever possible.David S. Miller2012-02-205-27/+95
* Split architecture-specific parts of sys/epoll.h into bits/epoll.h.Joseph Myers2012-02-212-143/+29
* Split architecture-specific parts of sys/timerfd.h into bits/timerfd.h.Joseph Myers2012-02-212-59/+29
* Add support for Linux error EHWPOISONAndreas Schwab2012-02-192-1/+9
* Rework sparc PIC macros so crt{i,n}.S can use them too.David S. Miller2012-02-182-10/+10
* Add O_FSYNC define to sparc just like other platforms.David S. Miller2012-02-161-0/+1
* Split architecture-specific parts of sys/signalfd.h into bits/signalfd.h.Joseph Myers2012-02-151-40/+4
* Split architecture-specific parts of sys/inotify.h into bits/inotify.h.Joseph Myers2012-02-142-104/+29
* Split architecture-specific parts of sys/eventfd.h into bits/eventfd.h.Joseph Myers2012-02-131-27/+5
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-0984-252/+168
* Remove pre-ISO C supportUlrich Drepper2012-01-075-14/+12
* More ia64 removal changesUlrich Drepper2012-01-071-1/+60
* Support building bits/syscall.h for any number of subarch variants.Joseph Myers2011-12-221-1/+5
* Define EPOLLONESHOT and EPOLLET using unsigned valuesUlrich Drepper2011-12-211-3/+3
* Fix invalid conversion in __cmsg_nxthdrAndreas Schwab2011-09-121-2/+2
* Remove support for !USE___THREADUlrich Drepper2011-09-102-44/+18
* Use (void*) instead of 0 for return value pointer in __cmsg_nexthdrUlrich Drepper2011-09-091-2/+2
* Fixes and optimizations for 32-bit sparc fabs*().David S. Miller2011-09-051-0/+3
* Fix sparc localplt testcase failures. carlos/masterDavid S. Miller2011-08-313-132/+175
* Bug fixes for ____longjmp_chk on sparc.David S. Miller2011-08-222-5/+32
* * sysdeps/unix/sysv/linux/sparc/bits/resource.h (RLIM_INFINITY,David S. Miller2011-08-141-2/+2
* * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Add missing comma inDavid S. Miller2011-08-101-1/+1
* Define AF_NFC and PF_NFCUlrich Drepper2011-07-231-1/+3
* Update ptrace constantsUlrich Drepper2011-07-231-1/+28
* Same change for the other siginfi.h filesUlrich Drepper2011-05-291-2/+2
* Define RLIMIT_RTTIMEUlrich Drepper2011-05-231-2/+8
* Rename open_by_handle to open_by_handle_at.Andreas Schwab2011-04-011-2/+2