aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/sparc
AgeCommit message (Expand)AuthorFilesLines
2009-02-16* stdlib/monetary.h: Uglify function parameter names. cvs/fedora-glibc-20090218T1534Jakub Jelinek1-3/+3
2008-10-11* sysdeps/sparc/sparc64/sparcv9v/memcpy.S: When not USE_BPR, Jakub Jelinek3-4/+14
2008-07-26* Makeconfig: Define pie-ccflag and PIE-ccflag variables.Ulrich Drepper1-0/+2
2008-05-20* sysdeps/unix/sysv/linux/sparc/sparc32/sigcontextinfo.h cvs/fedora-glibc-20080520T1924Jakub Jelinek1-0/+58
2008-05-20* sysdeps/sparc/machine-gmon.h: New file. Jakub Jelinek3-0/+66
2008-05-06* sysdeps/sparc/sparc32/Makefile: Use -mcpu=v7 for initfini.s build. Jakub Jelinek2-0/+8
2007-10-192007-10-06 David S. Miller <davem@davemloft.net>Jakub Jelinek6-4/+752
2007-09-18* sysdeps/sparc/sparc32/elf/start.S: Remove cfi_* markup. cvs/fedora-glibc-20070918T1931Jakub Jelinek2-12/+2
2007-09-15* misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.Ulrich Drepper1-1/+1
2007-08-16* sysdeps/sparc/sparc32/sparcv9b/memcpy.S: Moved to... Jakub Jelinek3-2/+0
2007-08-15* sysdeps/sparc/fpu/fraiseexcpt.c (__feraiseexcept): Fix raising cvs/fedora-glibc-20070815T2049Jakub Jelinek2-7/+7
2007-08-14* sysdeps/sparc/sparc32/dl-machine.h (elf_machine_runtime_setup): No Jakub Jelinek1-18/+36
2007-03-17* configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline.Ulrich Drepper1-2/+2
2007-01-11[BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2-4/+4
2007-07-31.Jakub Jelinek2-4/+4
2006-10-27USE_TLS support is now default.Ulrich Drepper2-4/+4
2006-09-09[BZ #1006]Ulrich Drepper1-5/+6
2006-03-25* sysdeps/sparc/sparc32/bits/atomic.hUlrich Drepper3-6/+6
2006-03-06* shlib-versions: Use sparc64.*- for CPU patterns.Roland McGrath14-116/+218
2006-03-01* sysdeps/sparc/sparc64/fpu/libm-test-ulps: Update.Roland McGrath1-0/+9
2006-03-01* sysdeps/sparc/sparc32/fpu/libm-test-ulps: Update.Roland McGrath2-7/+36
2006-03-01* configure.in (machine): Match sparcv9v and sparc64v.Roland McGrath4-0/+724
2006-02-25* configure.in: Use sparc/sparc32/sparcv9/sparcv9b in placeRoland McGrath2-2/+1
2006-02-25* elf/elf.h (HWCAP_SPARC_BLKINIT): New macro.Roland McGrath2-7/+6
2006-02-25Typo fix.Roland McGrath2-2/+2
2006-02-25* sysdeps/unix/sysv/linux/sparc/sparc64/dl-procinfo.c: Moved to ...Roland McGrath30-94/+236
2006-02-01* math/divtc3.c: New file.Roland McGrath3-1/+10
2006-02-01* sysdeps/unix/sysv/linux/i386/fxstatat.c [XSTAT_IS_STAT64]Roland McGrath1-1/+0
2006-01-18* sysdeps/sparc/sparc64/Makefile (long-double-fcts): Move this ...Roland McGrath2-3/+3
2006-01-15[BZ #1950, BZ #2153]Andreas Jaeger2-4/+4
2006-01-14* math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): NewRoland McGrath20-67/+571
2006-01-122006-01-12 Roland McGrath <roland@redhat.com>Roland McGrath4-6/+4
2006-01-10* include/bits/setjmp.h: New file.Roland McGrath2-6/+22
2006-01-10* sysdeps/powerpc/bits/setjmp.h (_JMPBUF_UNWINDS): Move macro ...Roland McGrath3-7/+12
2006-01-10* sysdeps/alpha/jmpbuf-unwind.h: New file, moved from nptl/.Roland McGrath2-0/+74
2006-01-08* po/.cvsignore: List libc.pot.files, and not any .pot names.Roland McGrath7-84/+0
2006-01-04* sysdeps/unix/sysv/linux/m68k/fchownat.c: Include string.h.Ulrich Drepper4-19/+266
2006-01-02* sysdeps/unix/sysv/linux/sparc/sparc32/sysdep.h (PTR_MANGLE,cvs/fedora-glibc-20060102T2114Ulrich Drepper2-2/+30
2005-12-28* sysdeps/unix/sysv/linux/powerpc/powerpc32/sysdep.hRoland McGrath1-3/+3
2005-07-08* include/fenv.h: Add libm_hidden_proto for fesetround andUlrich Drepper2-2/+4
2005-05-26Add space inf weak_alias use.Ulrich Drepper7-13/+13
2005-04-28[BZ #781, BZ #796]Roland McGrath1-19/+2
2005-04-17* sysdeps/sparc/sparc32/elf/start.S: Define __data_start.Roland McGrath2-0/+12
2005-04-14Add sparc64 TLS and NPTL support.Ulrich Drepper1-233/+301
2005-04-11* sysdeps/sparc/sparc32/dl-trampoline.S: Use std not stx.Roland McGrath1-1/+1
2005-04-05* sysdeps/sparc/sparc32/dl-trampoline.S: New file.Roland McGrath5-298/+727
2005-03-28* sysdeps/generic/w_exp2.c [NO_LONG_DOUBLE]: Fix typos in alias names.Roland McGrath1-0/+7
2005-03-15* sysdeps/generic/wordexp.c (exec_comm_child): Add inline keyword.Roland McGrath2-8/+14
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper93-3285/+977
2007-07-122.5-18.1Jakub Jelinek93-977/+3285