aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/sparc/sparc64
AgeCommit message (Expand)Author
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.carlos/masterDavid 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
2007-09-18* sysdeps/sparc/sparc32/elf/start.S: Remove cfi_* markup. cvs/fedora-glibc-20070918T1931Jakub Jelinek
2007-08-16* sysdeps/unix/sysv/linux/sparc/sparc32/clone.S (__clone): Jakub Jelinek
2007-08-14* sysdeps/sparc/sparc32/dl-machine.h (elf_machine_runtime_setup): No Jakub Jelinek
2007-08-13* nscd/servicescache.c: Include kernel-features.h.Ulrich Drepper
2006-10-02[BZ #3291]cvs/fedora-glibc-20061002T1858Ulrich Drepper
2006-08-15* sysdeps/unix/sysv/linux/sparc/sparc64/pause.c: Usecvs/fedora-glibc-20060815T0533Ulrich Drepper
2006-07-31* sysdeps/unix/sysv/linux/ia64/sigsuspend.c: File removed.cvs/fedora-glibc-20060731T0706Roland McGrath
2006-03-06* shlib-versions: Use sparc64.*- for CPU patterns.Roland McGrath
2006-02-25* sysdeps/unix/sysv/linux/sparc/sparc64/dl-procinfo.c: Moved to ...Roland McGrath
2006-01-09* sysdeps/unix/sysv/linux/sparc/bits/setjmp.h (_JMPBUF_UNWINDS): AddRoland McGrath
2006-01-09Adjust for recent input file changes.Ulrich Drepper
2006-01-08* po/.cvsignore: List libc.pot.files, and not any .pot names.Roland McGrath
2006-01-06* scripts/check-c++-types.sh: Add more pthread types.Ulrich Drepper
2006-01-02* sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h (PTR_MANGLE,cvs/fedora-glibc-20060102T2114Ulrich Drepper
2005-12-29* sysdeps/unix/sysv/linux/sigaction.c: If WRAPPER_INCLUDE is defined,Ulrich Drepper
2005-12-20[BZ #1978]Ulrich Drepper
2005-11-11* io/Makefile (routines): Add fstatat, fstatat64, fxstatat, fxstatat64,Ulrich Drepper