about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/sparc/sparc64
Commit message (Expand)AuthorAgeFilesLines
* Fix profil_counter namespace (bug 17725).Joseph Myers2014-12-171-1/+4
* Remove NOT_IN_libcSiddhesh Poyarekar2014-11-243-4/+4
* Remove IS_IN_rtldSiddhesh Poyarekar2014-11-241-2/+2
* Remove IS_IN_libpthreadSiddhesh Poyarekar2014-11-241-2/+2
* Remove IS_IN_librtSiddhesh Poyarekar2014-11-241-2/+2
* Run check-localpltk/textrel/execstack over ld.so.Carlos O'Donell2014-11-061-0/+9
* Remove stray *_internal aliases (bug 14132).Joseph Myers2014-10-091-1/+1
* Remove configuration name patterns from shlib-versions.Joseph Myers2014-09-121-5/+5
* Move architecture-specific shlib-versions entries to sysdeps files.Joseph Myers2014-09-121-0/+5
* Remove unnecessary uses of NOT_IN_libcSiddhesh Poyarekar2014-08-211-1/+1
* Refactor handling of /lib64 etc. cases, move out of sysdeps/gnu/configure.ac.Joseph Myers2014-07-172-0/+19
* Get rid of nptl/sysdeps/ entirely!Roland McGrath2014-07-071-8/+1
* Remove stray includes of kernel-features.h.Joseph Myers2014-06-251-1/+0
* SPARC: Consolidate nptl/ subdirectories under linux/...Roland McGrath2014-06-2515-0/+0
* Move remaining SPARC code out of nptl/.Roland McGrath2014-06-208-0/+127
* Remove __ASSUME_ATFCTS conditionals in sysdeps/unix/sysv/linux/.Joseph Myers2014-06-201-5/+0
* Consolidate sparc clone, fork, and vfork implementations.David S. Miller2014-06-132-2/+49
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-0130-30/+30
* Use __glibc_reserved instead __unused.Ondřej Bílka2013-11-262-7/+7
* New API to set default thread attributesSiddhesh Poyarekar2013-06-151-0/+4
* Remove trailing whitespace.Joseph Myers2013-06-051-1/+1
* New <math.h> macro named issignaling to check for a signaling NaN (sNaN).Thomas Schwinge2013-04-021-0/+5
* C++11 thread_local destructors supportSiddhesh Poyarekar2013-02-181-0/+3
* Remove __ptrvalue, __bounded and __unbounded.Joseph Myers2013-02-131-2/+2
* Remove CHECK_N and bp-checks.h.Joseph Myers2013-02-081-4/+2
* Remove CHECK_1 and CHECK_1_NULL_OK.Joseph Myers2013-02-082-4/+2
* Remove CHECK_SIGSET and CHECK_SIGSET_NULL_OK.Joseph Myers2013-01-312-5/+2
* Remove bp-semctl.h and CHECK_SEMCTL.Joseph Myers2013-01-311-4/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-0230-32/+30
* 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-242-15/+20
* 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
* Rename __secure_getenv to secure_getenvFlorian Weimer2012-07-251-0/+3
* Move localplt baselines to sysdeps directories.Joseph Myers2012-07-201-0/+19
* Move c++-types baselines to sysdeps directories.Joseph Myers2012-07-171-0/+67
* Add default-abi definitions for powerpc, s390 and sparc.Joseph Myers2012-06-011-0/+3
* Fix underflow reporting and tie up loose ends in sparc soft-fp.David S. Miller2012-05-271-1/+0
* Add <sys/auxv.h> and getauxval.Richard Henderson2012-05-201-0/+2
* Move abilist files into sysdep dirs.David S. Miller2012-04-2813-0/+3265
* Delete everything under sysdeps/unix/sparc/David S. Miller2012-04-251-21/+4
* Fix variable check in sparc clock frequency probing.Antoine Balestrat2012-04-131-1/+1
* Move stdio-common/_itoa.h to sysdeps/genericH.J. Lu2012-03-201-1/+1
* 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-111-2/+2
* Update copyright year after my most recent changes.David S. Miller2012-03-081-1/+1
* Fix several build warnings on sparc.David S. Miller2012-03-061-6/+21