summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/sparc/sparc64
AgeCommit message (Expand)Author
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-11-26Use __glibc_reserved instead __unused.Ondřej Bílka
2013-06-15New API to set default thread attributesSiddhesh Poyarekar
2013-06-05Remove trailing whitespace.Joseph Myers
2013-04-02New <math.h> macro named issignaling to check for a signaling NaN (sNaN).Thomas Schwinge
2013-02-18C++11 thread_local destructors supportSiddhesh Poyarekar
2013-02-13Remove __ptrvalue, __bounded and __unbounded.Joseph Myers
2013-02-08Remove CHECK_N and bp-checks.h.Joseph Myers
2013-02-08Remove CHECK_1 and CHECK_1_NULL_OK.Joseph Myers
2013-01-31Remove CHECK_SIGSET and CHECK_SIGSET_NULL_OK.Joseph Myers
2013-01-31Remove bp-semctl.h and CHECK_SEMCTL.Joseph Myers
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-11-11Fix check-localplt regressions on sparc.David S. Miller
2012-11-07Fix NULL ucontext->uc_link handling on sparc64.David S. Miller
2012-10-25Fix sparc64 build.David S. Miller
2012-10-25Use __getdents instead of __getdirentries in sparc __get_clockfreq_via_proc_o...Roland McGrath
2012-10-24BZ#14743: Move clock_* symbols from librt to libc.Roland McGrath
2012-08-27Remove __ASSUME_STAT64_SYSCALL.Joseph Myers
2012-08-17Adjust old #include's of sysdeps/unix/time.c to point to sysdeps/posix/time.c...Roland McGrath
2012-07-25Rename __secure_getenv to secure_getenvFlorian Weimer
2012-07-20Move localplt baselines to sysdeps directories.Joseph Myers
2012-07-17Move c++-types baselines to sysdeps directories.Joseph Myers
2012-06-01Add default-abi definitions for powerpc, s390 and sparc.Joseph Myers
2012-05-27Fix underflow reporting and tie up loose ends in sparc soft-fp.David S. Miller
2012-05-20Add <sys/auxv.h> and getauxval.Richard Henderson
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-03-20Move stdio-common/_itoa.h to sysdeps/genericH.J. Lu
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-08Update copyright year after my most recent changes.David S. Miller
2012-03-06Fix several build warnings on sparc.David S. Miller
2012-03-01Remove sparc binutils GOTDATA checks in lieu of new minimum version requirement.David S. Miller
2012-02-20Use sparc GOTDATA relocations whenever possible.David S. Miller
2012-02-18Rework sparc PIC macros so crt{i,n}.S can use them too.David S. Miller
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-09-10Remove support for !USE___THREADUlrich Drepper
2011-08-31Fix sparc localplt testcase failures.David S. Miller
2011-08-22Bug fixes for ____longjmp_chk on sparc.David S. Miller
2011-01-04sparc64: Use i386 implementation for fxstat.David S. Miller
2010-03-03sparc64: Fix msgrcv()Aurelien Jarno
2009-10-14Add ____longjmp_chk for sparcDavid S. Miller
2008-11-26* sysdeps/unix/sysv/linux/alpha/ipc_priv.h: Renamed to ...Roland McGrath
2008-05-21* sysdeps/unix/sysv/linux/sparc/sparc32/setcontext.S: Use Jakub Jelinek
2008-05-21* sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h Jakub Jelinek
2008-05-05* sysdeps/unix/sysv/linux/sparc/sparc32/syscall.S: Add support for Jakub Jelinek
2008-04-29* sysdeps/unix/sysv/linux/sparc/sparc64/semctl.c (semctl): Jakub Jelinek