Age | Commit message (Expand) | Author |
2012-07-25 | Rename __secure_getenv to secure_getenv | Florian Weimer |
2012-07-20 | Move localplt baselines to sysdeps directories. | Joseph Myers |
2012-07-17 | Move c++-types baselines to sysdeps directories. | Joseph Myers |
2012-06-01 | Add default-abi definitions for powerpc, s390 and sparc. | Joseph Myers |
2012-05-25 | Remove pre-2.4 Linux kernel support. | Joseph Myers |
2012-05-23 | Remove some sparc cob-webs leftover after Joseph's recent changes. | David S. Miller |
2012-05-20 | Add <sys/auxv.h> and getauxval. | Richard Henderson |
2012-05-14 | Remove pre-2.2 Linux kernel support. | Joseph Myers |
2012-04-28 | Move abilist files into sysdep dirs. | David S. Miller |
2012-04-25 | Delete everything under sysdeps/unix/sparc/ | David S. Miller |
2012-03-20 | Move stdio-common/_itoa.h to sysdeps/generic | H.J. Lu |
2012-03-01 | Kill sparc32 specific __getpagesize, unneeded. | David S. Miller |
2012-03-01 | Remove sparc binutils GOTDATA checks in lieu of new minimum version requirement. | David S. Miller |
2012-02-20 | Tweak sparc32 longjmp to not store a dummy frame pointer onto the stack. | David S. Miller |
2012-02-20 | Use sparc GOTDATA relocations whenever possible. | David S. Miller |
2012-02-18 | Rework sparc PIC macros so crt{i,n}.S can use them too. | David S. Miller |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert |
2012-01-07 | Remove pre-ISO C support | Ulrich Drepper |
2011-09-10 | Remove support for !USE___THREAD | Ulrich Drepper |
2011-09-05 | Fixes and optimizations for 32-bit sparc fabs*(). | David S. Miller |
2011-08-31 | Fix sparc localplt testcase failures.carlos/master | David S. Miller |
2011-08-22 | Bug fixes for ____longjmp_chk on sparc. | David S. Miller |
2010-09-20 | Add support for fanotify_mark on sparc32 and s390 | Andreas Schwab |
2010-08-11 | Add support for prlimit and prlimit64 on Linux. | Ulrich Drepper |
2010-02-20 | sparc: Fix 32-bit makecontext arg passing. | David S. Miller |
2009-10-14 | Add ____longjmp_chk for sparc | David S. Miller |
2009-05-15 | Add 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-20080520T1924 | Jakub 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-20070918T1931 | Jakub 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-20060925T1535 | Ulrich 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_64 | Roland McGrath |
2006-02-25 | * configure.in: Use sparc/sparc32/sparcv9/sparcv9b in place | Roland 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 |
2006-01-14 | * sysdeps/unix/sysv/linux/sparc/sparc32/nldbl-abi.h: New file. | Roland McGrath |
2006-01-14 | * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): New | Roland McGrath |
2006-01-08 | * sysdeps/unix/sysv/linux/alpha/adjtime.c: Use <> instead of "" in | Roland McGrath |
2006-01-08 | * po/.cvsignore: List libc.pot.files, and not any .pot names. | Roland McGrath |
2006-01-02 | * sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h (PTR_MANGLE,cvs/fedora-glibc-20060102T2114 | Ulrich 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 |
2005-07-02 | [BZ #1037] | Roland McGrath |