aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/ia64
AgeCommit message (Expand)AuthorFilesLines
2011-05-14Handle recursive calls in backtrace betterUlrich Drepper1-4/+23
2011-04-22Remove doubled words.Jim Meyering3-5/+5
2011-04-17Typo fix appproximated.Justin P. Mattock2-2/+2
2011-04-10Fix memory leak in TLS of loaded objects.Ulrich Drepper1-1/+4
2010-12-19Make PowerPC64 default to nonexecutable stackRyan S. Arnold1-1/+7
2010-10-11Correct implementation of fmaf.Jakub Jelinek2-2/+4
2010-02-09Avoid PLT call to fegetenv on s390Andreas Schwab1-0/+1
2010-02-06Whitespace and copyright year fixes.Ulrich Drepper1-9/+9
2010-02-06memchr overshoots on ia64H.J. Lu1-2/+6
2009-11-20Properly recover from shorter read.H.J. Lu1-3/+11
2009-11-14Use a simple loop on data shorter than software pipeline.H.J. Lu1-1/+2
2009-09-15configure tweaks, support $libc_add_on_config_subdirsRoland McGrath2-13/+13
2009-07-30Stop backtrace when we make no more progress.Ulrich Drepper1-2/+8
2009-05-21Handle -g option for IA-64 assembler.Ulrich Drepper2-0/+89
2009-05-21Fix IA-64 memchr read-ahead.Ulrich Drepper1-1/+16
2009-02-16* stdlib/monetary.h: Uglify function parameter names. cvs/fedora-glibc-20090218T1534Jakub Jelinek1-2/+2
2008-05-15[BZ #6442]Ulrich Drepper1-2/+2
2008-03-10[BZ #5753] Andreas Jaeger1-4/+4
2007-10-28[BZ #3112]Ulrich Drepper1-5/+20
2007-09-15* misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.Ulrich Drepper1-1/+1
2007-07-19* sysdeps/ia64/sched_cpucount.c: New file.Ulrich Drepper1-0/+21
2007-06-08[BZ #4586]Ulrich Drepper1-0/+1
2007-05-10* sysdeps/ia64/fpu/fraiseexcpt.c (feraiseexcept): Don't raise overflow cvs/fedora-glibc-20070510T0634Jakub Jelinek1-2/+3
2007-04-16[BZ #3427]Ulrich Drepper2-10/+16
2007-04-01* sysdeps/ia64/fpu/fesetround.c (fesetround): Return 0 on success Jakub Jelinek1-3/+3
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 Drepper4-12/+7
2007-07-31.Jakub Jelinek4-7/+12
2006-10-27USE_TLS support is now default.Ulrich Drepper2-8/+4
2006-03-02[BZ #2013]Roland McGrath1-9/+46
2006-02-01* math/divtc3.c: New file.Roland McGrath1-0/+0
2006-01-15[BZ #1950, BZ #2153]Andreas Jaeger1-2/+2
2006-01-10* sysdeps/powerpc/bits/setjmp.h (_JMPBUF_UNWINDS): Move macro ...Roland McGrath1-0/+44
2006-01-08* po/.cvsignore: List libc.pot.files, and not any .pot names.Roland McGrath2-20/+0
2005-12-20* sysdeps/unix/sysv/linux/sh/sysdep.h: Include tls.h.Ulrich Drepper1-28/+58
2005-12-15* sysdeps/alpha/fpu/s_cacosf.c: Don't use sysdeps/generic/.Roland McGrath2-5/+4
2005-11-05* configure.in: If init_array/fini_array support is not available,Ulrich Drepper1-23/+1
2005-10-31* sysdeps/ia64/fpu/libm-symbols.h (WEAK_LIBM_ENTRY): Add "__"Roland McGrath1-2/+2
2005-08-20* sysdeps/ia64/fpu/libm_error.c (__libm_error_support): Don't abort.Ulrich Drepper1-4/+4
2005-07-08* include/fenv.h: Add libm_hidden_proto for fesetround andUlrich Drepper2-2/+4
2005-07-07* elf/dl-reloc.c [PROF] (_dl_relocate_object): DefineUlrich Drepper1-1/+3
2005-06-26[BZ #1016]cvs/fedora-glibc-20050627T0850Ulrich Drepper1-3/+3
2005-06-14* debug/pread64_chk.c: Use __libc_pread64 instead of __pread64.Ulrich Drepper1-1/+2
2005-05-26Add space inf weak_alias use.Ulrich Drepper7-13/+13
2005-05-21[BZ #955]Ulrich Drepper1-15/+8
2005-04-28[BZ #781, BZ #796]Roland McGrath1-19/+2
2005-04-05* sysdeps/ia64/fpu/e_acosh.S: Update from Intel libm 2005-04-05Roland McGrath41-59/+91
2005-04-01* sysdeps/ia64/fpu/libm_cpu_defs.h: Update copyright.cvs/fedora-glibc-20050401T1444Ulrich Drepper1-7/+37
2005-03-31* sysdeps/unix/sysv/linux/x86_64/getcontext.S: Use functionallyUlrich Drepper138-6383/+7642
2005-03-31Support for ia64 libm.Ulrich Drepper2-0/+337