aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2005-06-18* sysdeps/powerpc/fpu/libm-test-ulps: Adjust ulps for complexUlrich Drepper1-12/+18
2005-06-17* sysdeps/powerpc/powerpc32/dl-machine.h (elf_machine_runtime_setup):Ulrich Drepper34-75/+349
2005-06-14* debug/pread64_chk.c: Use __libc_pread64 instead of __pread64.Ulrich Drepper11-14/+24
2005-06-14[BZ #966]Ulrich Drepper5-62/+206
2005-06-12Remove _dl_out_of_memory declaration. (rtld_global_ro._dl_signal_error): Add ...Ulrich Drepper1-5/+1
2005-05-30(DL_SYSDEP_OSCHECK): If GLRO(dl_osversion) has been already set to a value sm...Ulrich Drepper1-1/+3
2005-05-292005-05-24 Thomas Schwinge <schwinge@nic-nac-project.de>Roland McGrath1-1/+2
2005-05-28 * elf/elf.h (DT_ALPHA_PLTRO, DT_ALPHA_NUM): New. * sysdeps/al...Richard Henderson10-111/+278
2005-05-26[BZ #954]Ulrich Drepper3-9/+9
2005-05-26Add space inf weak_alias use.Ulrich Drepper62-89/+89
2005-05-25* sysdeps/unix/sysv/linux/i386/sysdep.hRoland McGrath2-26/+27
2005-05-24Move arm port to ports repositorycvs/fedora-glibc-20050524T1606Roland McGrath121-6409/+0
2005-05-23* sysdeps/unix/clock_gettime.c (clock_gettime): Revert last patch.Ulrich Drepper1-1/+1
2005-05-21* sysdeps/powerpc/powerpc32/sysdep.h (PSEUDO_RET): Don't useUlrich Drepper20-73/+62
2005-05-21* sysdeps/powerpc/powerpc32/fpu/s_ceil.S (TWO52.0): Delete.Ulrich Drepper12-145/+51
2005-05-21[BZ #955]Ulrich Drepper2-17/+10
2005-05-21(clock_getcpuclockid): Always return a defined value.Ulrich Drepper1-6/+6
2005-05-182005-05-17 Neal H. Walfield <neal@gnu.org>Roland McGrath1-4/+4
2005-05-14Correct comment.Ulrich Drepper1-1/+1
2005-05-11* sysdeps/generic/dl-sysdep.c (_dl_sysdep_start): Adjust forUlrich Drepper1-4/+4
2005-05-09* sysdeps/unix/sysv/linux/clock_getres.c: Include <time.h>.Roland McGrath2-0/+2
2005-05-092005-05-09 Alan Modra <amodra@bigpond.net.au>Roland McGrath1-8/+8
2005-05-04* intl/Makefile (tst-gettext[45].out): Pass also $(run-program-prefix)cvs/fedora-glibc-20050504T1818Ulrich Drepper72-231/+312
2005-05-04* sysdeps/i386/add_n.S: Add call frame information.cvs/fedora-glibc-20050504T0728Ulrich Drepper45-139/+935
2005-05-03* sysdeps/unix/sysv/linux/kernel-features.h: waitid is availableUlrich Drepper1-4/+5
2005-05-03(posix_fallocate): If len == 0, call ftruncate if offset is bigger than curre...Ulrich Drepper2-20/+66
2005-04-292005-04-29 Roland McGrath <roland@redhat.com>Roland McGrath1-1/+1
2005-04-28[BZ #781, BZ #796]Roland McGrath6-70/+50
2005-04-282005-03-22 Steven Munroe <sjmunroe@us.ibm.com>Roland McGrath1-4/+3
2005-04-28* sysdeps/i386/sysdep.h: Add cfi instrumentation to asm fragments.Ulrich Drepper3-13/+31
2005-04-28* sysdeps/i386/i686/memcmp.S: Move misplaced END.Ulrich Drepper1-2/+2
2005-04-272005-04-27 Roland McGrath <roland@redhat.com>Roland McGrath8-195/+549
2005-04-262005-04-25 Roland McGrath <roland@redhat.com>Roland McGrath1-1/+1
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 Drepper7-253/+457
2005-04-11* sysdeps/sparc/sparc32/dl-trampoline.S: Use std not stx.Roland McGrath1-1/+1
2005-04-07* sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_discover_osversion)Roland McGrath3-16/+117
2005-04-05* sysdeps/ia64/fpu/e_acosh.S: Update from Intel libm 2005-04-05Roland McGrath41-59/+91
2005-04-05* sysdeps/sparc/sparc32/dl-trampoline.S: New file.Roland McGrath6-300/+757
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 Drepper154-6435/+7702
2005-03-31Support for ia64 libm.Ulrich Drepper2-0/+337
2005-03-31revertRoland McGrath1-39/+0
2005-03-30* elf/dl-load.c: Don't include dl-osinfo.h here.Roland McGrath1-0/+39
2005-03-30* sysdeps/unix/sysv/linux/dl-osinfo.h (_dl_discover_osversion): NewRoland McGrath1-61/+70
2005-03-28* sysdeps/generic/w_exp2.c [NO_LONG_DOUBLE]: Fix typos in alias names.Roland McGrath7-2/+44
2005-03-28* sysdeps/generic/wcstoul_l.c: Include "wcstol_l.c" rather thanRoland McGrath1-2/+2
2005-03-28Protect against multiple inclusion.Andreas Jaeger2-3/+51
2005-03-28Update.Andreas Jaeger13-258/+883
2005-03-28[BZ #783]Andreas Jaeger5-279/+488