summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/sparc/sparc32
AgeCommit message (Expand)Author
2013-11-26Use __glibc_reserved instead __unused.Ondřej Bílka
2013-08-30Fix typos.Ondřej Bílka
2013-06-15New API to set default thread attributesSiddhesh Poyarekar
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-01-31Remove bp-semctl.h and CHECK_SEMCTL.Joseph Myers
2013-01-11Adjust sparc for Roland's multiarch sysdep directory changes.David S. Miller
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-10-24BZ#14743: Move clock_* symbols from librt to libc.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-25Remove pre-2.4 Linux kernel support.Joseph Myers
2012-05-23Remove some sparc cob-webs leftover after Joseph's recent changes.David S. Miller
2012-05-20Add <sys/auxv.h> and getauxval.Richard Henderson
2012-05-14Remove pre-2.2 Linux kernel support.Joseph Myers
2012-04-28Move abilist files into sysdep dirs.David S. Miller
2012-04-25Delete everything under sysdeps/unix/sparc/David S. Miller
2012-03-20Move stdio-common/_itoa.h to sysdeps/genericH.J. Lu
2012-03-01Kill sparc32 specific __getpagesize, unneeded.David S. Miller
2012-03-01Remove sparc binutils GOTDATA checks in lieu of new minimum version requirement.David S. Miller
2012-02-20Tweak sparc32 longjmp to not store a dummy frame pointer onto the stack.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
2011-09-10Remove support for !USE___THREADUlrich Drepper
2011-09-05Fixes and optimizations for 32-bit sparc fabs*().David S. Miller
2011-08-31Fix sparc localplt testcase failures.David S. Miller
2011-08-22Bug fixes for ____longjmp_chk on sparc.David S. Miller
2010-09-20Add support for fanotify_mark on sparc32 and s390Andreas Schwab
2010-08-11Add support for prlimit and prlimit64 on Linux.Ulrich Drepper
2010-02-20sparc: Fix 32-bit makecontext arg passing.David S. Miller
2009-10-14Add ____longjmp_chk for sparcDavid S. Miller
2009-05-15Add missing export of fallocate64 on 32-bit platforms.Jakub Jelinek
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-20* sysdeps/unix/sysv/linux/sparc/sparc32/sigcontextinfo.h cvs/fedora-glibc-20080520T1924Jakub Jelinek
2008-05-05* sysdeps/unix/sysv/linux/sparc/sparc32/ucontext_i.sym: New file. Jakub Jelinek
2008-05-05* sysdeps/unix/sysv/linux/sparc/sparc32/syscall.S: Add support for 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
2006-09-25[BZ #3252, BZ #3253]cvs/fedora-glibc-20060925T1535Ulrich Drepper
2006-03-06* shlib-versions: Use sparc64.*- for CPU patterns.Roland McGrath
2006-02-28* sysdeps/unix/sysv/linux/powerpc/powerpc64/umount.c: Include x86_64Roland McGrath
2006-02-25* configure.in: Use sparc/sparc32/sparcv9/sparcv9b in placeRoland McGrath
2006-02-25* sysdeps/unix/sysv/linux/sparc/sparc64/dl-procinfo.c: Moved to ...Roland McGrath
2006-02-01* math/divtc3.c: New file.Roland McGrath