aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/sparc
AgeCommit message (Expand)AuthorFilesLines
2012-11-11Fix check-localplt regressions on sparc.David S. Miller1-4/+5
2012-11-07Fix NULL ucontext->uc_link handling on sparc64.David S. Miller3-12/+43
2012-10-25Fix sparc64 build.David S. Miller1-1/+1
2012-10-25Use __getdents instead of __getdirentries in sparc __get_clockfreq_via_proc_o...Roland McGrath1-3/+1
2012-10-24BZ#14743: Move clock_* symbols from librt to libc.Roland McGrath3-15/+25
2012-10-24F_GETLK cleanup for <bits/fcntl.h>Andreas Jaeger1-8/+0
2012-10-22Always define __O_LARGEFILEAndreas Jaeger1-7/+4
2012-10-22Use __O_LARGEFILE instead of O_LARGEFILEAndreas Jaeger1-2/+2
2012-10-20Reorganization of bits/fcntl.h for LinuxAndreas Jaeger1-238/+16
2012-10-01Get rid of unused __swblk_t type.Roland McGrath1-1/+0
2012-08-27Remove __ASSUME_STAT64_SYSCALL.Joseph Myers1-9/+0
2012-08-17Adjust old #include's of sysdeps/unix/time.c to point to sysdeps/posix/time.c...Roland McGrath1-1/+1
2012-08-14Remove __ASSUME_CLONE_THREAD_FLAGS.Joseph Myers1-4/+2
2012-08-06Clean up {alphasort,versionsort,scandir,scandirat}{,64} for struct dirent == ...Roland McGrath1-0/+3
2012-08-06Clean up lockf64, fseeko64, ftello64, fgetpos64, fsetpos64 for off64_t == off_t.Roland McGrath1-0/+7
2012-07-26Merge Linux 3.5 ptrace changesAndreas Jaeger1-6/+9
2012-07-26Merge _sigsys changes from Linux 3.5Andreas Jaeger1-1/+12
2012-07-25Rename __secure_getenv to secure_getenvFlorian Weimer2-0/+6
2012-07-20Move localplt baselines to sysdeps directories.Joseph Myers2-0/+36
2012-07-17Move c++-types baselines to sysdeps directories.Joseph Myers2-0/+134
2012-06-01Add default-abi definitions for powerpc, s390 and sparc.Joseph Myers2-0/+6
2012-05-30Convert WORDSIZE[32|64]/ld entries to abi-variantsH.J. Lu1-5/+5
2012-05-27Fix underflow reporting and tie up loose ends in sparc soft-fp.David S. Miller1-1/+0
2012-05-25Remove pre-2.4 Linux kernel support.Joseph Myers1-85/+1
2012-05-23Remove some sparc cob-webs leftover after Joseph's recent changes.David S. Miller1-3/+1
2012-05-23Update from Linux 3.4Andreas Jaeger1-0/+3
2012-05-20Add <sys/auxv.h> and getauxval.Richard Henderson2-0/+4
2012-05-17Add __fsword_t and use it in bits/statfs.hH.J. Lu1-0/+1
2012-05-16Fold copyright yearsH.J. Lu1-1/+1
2012-05-15Remove __snseconds_tH.J. Lu1-2/+1
2012-05-15Add __syscall_slong_t and __syscall_ulong_tH.J. Lu1-0/+2
2012-05-14Remove pre-2.2 Linux kernel support.Joseph Myers1-86/+20
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