about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/sparc
Commit message (Expand)AuthorAgeFilesLines
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-0285-93/+85
* Fix check-localplt regressions on sparc.David S. Miller2012-11-111-4/+5
* Fix NULL ucontext->uc_link handling on sparc64.David S. Miller2012-11-073-12/+43
* Fix sparc64 build.David S. Miller2012-10-251-1/+1
* Use __getdents instead of __getdirentries in sparc __get_clockfreq_via_proc_o...Roland McGrath2012-10-251-3/+1
* BZ#14743: Move clock_* symbols from librt to libc.Roland McGrath2012-10-243-15/+25
* F_GETLK cleanup for <bits/fcntl.h>Andreas Jaeger2012-10-241-8/+0
* Always define __O_LARGEFILEAndreas Jaeger2012-10-221-7/+4
* Use __O_LARGEFILE instead of O_LARGEFILEAndreas Jaeger2012-10-221-2/+2
* Reorganization of bits/fcntl.h for LinuxAndreas Jaeger2012-10-201-238/+16
* Get rid of unused __swblk_t type.Roland McGrath2012-10-011-1/+0
* Remove __ASSUME_STAT64_SYSCALL.Joseph Myers2012-08-271-9/+0
* Adjust old #include's of sysdeps/unix/time.c to point to sysdeps/posix/time.c...Roland McGrath2012-08-171-1/+1
* Remove __ASSUME_CLONE_THREAD_FLAGS.Joseph Myers2012-08-141-4/+2
* Clean up {alphasort,versionsort,scandir,scandirat}{,64} for struct dirent == ...Roland McGrath2012-08-061-0/+3
* Clean up lockf64, fseeko64, ftello64, fgetpos64, fsetpos64 for off64_t == off_t.Roland McGrath2012-08-061-0/+7
* Merge Linux 3.5 ptrace changesAndreas Jaeger2012-07-261-6/+9
* Merge _sigsys changes from Linux 3.5Andreas Jaeger2012-07-261-1/+12
* Rename __secure_getenv to secure_getenvFlorian Weimer2012-07-252-0/+6
* Move localplt baselines to sysdeps directories.Joseph Myers2012-07-202-0/+36
* Move c++-types baselines to sysdeps directories.Joseph Myers2012-07-172-0/+134
* Add default-abi definitions for powerpc, s390 and sparc.Joseph Myers2012-06-012-0/+6
* Convert WORDSIZE[32|64]/ld entries to abi-variantsH.J. Lu2012-05-301-5/+5
* Fix underflow reporting and tie up loose ends in sparc soft-fp.David S. Miller2012-05-271-1/+0
* Remove pre-2.4 Linux kernel support.Joseph Myers2012-05-251-85/+1
* Remove some sparc cob-webs leftover after Joseph's recent changes.David S. Miller2012-05-231-3/+1
* Update from Linux 3.4Andreas Jaeger2012-05-231-0/+3
* Add <sys/auxv.h> and getauxval.Richard Henderson2012-05-202-0/+4
* Add __fsword_t and use it in bits/statfs.hH.J. Lu2012-05-171-0/+1
* Fold copyright yearsH.J. Lu2012-05-161-1/+1
* 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