Age | Commit message (Expand) | Author |
2003-03-20 | * sysdeps/mips/bits/setjmp.h: Store all N32 and N64 registers, including pc, ... | Alexandre Oliva |
2003-03-20 | Update. | Ulrich Drepper |
2003-03-20 | * sysdeps/unix/sysv/linux/mips/mips64/n64/ioctl.S: Sign-extend with a single ... | Alexandre Oliva |
2003-03-20 | * sysdeps/mips/dl-machine.h (ELF_MIPS_GNU_GOT1_MASK): Define properly for n64... | Alexandre Oliva |
2003-03-20 | Update. | Ulrich Drepper |
2003-03-20 | Update. | Ulrich Drepper |
2003-03-20 | * sysdeps/mips/ieee754.h: New file, suitable to replace both ../ieee754/ieee7... | Alexandre Oliva |
2003-03-19 | Update. | Ulrich Drepper |
2003-03-19 | Update. | Ulrich Drepper |
2003-03-19 | * abilist: New directory of libfoo.abilist files maintained using | Roland McGrath |
2003-03-19 | * configure.in: Move $critic_missing check after all AC_CHECK_PROG_VER. | Roland McGrath |
2003-03-18 | Update. | Ulrich Drepper |
2003-03-18 | Update. | Ulrich Drepper |
2003-03-18 | Update. | Ulrich Drepper |
2003-03-18 | Update. | Ulrich Drepper |
2003-03-18 | * include/ctype.h: Revert last change. | Roland McGrath |
2003-03-17 | Update. | Ulrich Drepper |
2003-03-17 | * sysdeps/mips/mips64/Implies: Move wordsize-64 to... * sysdeps/mips/mips64/n... | Alexandre Oliva |
2003-03-17 | * sysdeps/unix/sysv/linux/configure.in (libc_cv_slibdir): Use lib64 for mips6... | Alexandre Oliva |
2003-03-17 | * sysdeps/mips/machine-gmon.h (MCOUNT): Define for N32 and N64 as well. | Alexandre Oliva |
2003-03-17 | * sysdeps/unix/sysv/linux/mips/configure.in: New. Pre-process asm/unistd.h i... | Alexandre Oliva |
2003-03-17 | * sysdeps/unix/sysv/linux/mips/sys/ptrace.h: New file. * sysdeps/unix/sysv/li... | Alexandre Oliva |
2003-03-17 | * sysdeps/mips/bits/wordsize.h: New file, appropriate for all 3 ABIs. * sysde... | Alexandre Oliva |
2003-03-16 | Update. | Ulrich Drepper |
2003-03-16 | * nis/nss_nis/nis-hosts.c (internal_gethostbyname2_r): int -> size_t | Roland McGrath |
2003-03-16 | * nss/nss_files/files-hosts.c: Likewise. | Roland McGrath |
2003-03-16 | * posix/fnmatch_loop.c: Add casts for signedness. | Roland McGrath |
2003-03-16 | * configure.in (libc_cv_visibility_attribute): Use AC_TRY_COMMAND, | Roland McGrath |
2003-03-16 | * nscd/cache.c (cache_search): Give first arg type `request_type'. | Roland McGrath |
2003-03-15 | typo | Roland McGrath |
2003-03-15 | Update. | Ulrich Drepper |
2003-03-15 | * sysdeps/unix/sysv/linux/i386/system.c: Moved to ... | Roland McGrath |
2003-03-15 | * dlfcn/tst-dlinfo.c: New file. | Roland McGrath |
2003-03-15 | * sysdeps/powerpc/elf/libc-start.c (AUX_VECTOR_INIT): Define it. | Roland McGrath |
2003-03-15 | * dlfcn/dlerror.c (dlerror): If objname is "", don't put ": " after it. | Roland McGrath |
2003-03-14 | * sysdeps/unix/sysv/linux/Makefile (syscall-%.h): Fix a typo. | Roland McGrath |
2003-03-14 | * sysdeps/mips/fpu/bits/mathdef.h: New. (__NO_LONG_DOUBLE_MATH): Define for o32. | Alexandre Oliva |
2003-03-14 | * sysdeps/mips/sys/asm.h: Formatting changes. (PTR, PTRSIZE, PTRLOG): Adjust ... | Alexandre Oliva |
2003-03-14 | * sysdeps/mips/dl-machine.h: Include sys/asm.h. (elf_machine_matches_host): P... | Alexandre Oliva |
2003-03-14 | * sysdeps/unix/sysv/linux/mips/readelflib.c: New file. | Alexandre Oliva |
2003-03-14 | * sysdeps/unix/sysv/linux/mips/kernel_sigaction.h (_KERNEL_NSIG_BPW): Define ... | Alexandre Oliva |
2003-03-14 | * sysdeps/unix/sysv/linux/mips/sys/tas.h (_test_and_set): Don't .set mips2 on... | Alexandre Oliva |
2003-03-14 | Update. | Ulrich Drepper |
2003-03-14 | * include/gmp.h: Include/gmp-mparam.h. * stdlib/strtod.c: Include gmp-mparam.... | Alexandre Oliva |
2003-03-14 | * elf/dl-conflict.c: Don't compile _dl_resolve_conflicts if ELF_MACHINE_NO_RE... | Alexandre Oliva |
2003-03-14 | * sysdeps/generic/ldconfig.h (FLAG_MIPS64_LIBN32, FLAG_MIPS64_LIBN64): Define... | Alexandre Oliva |
2003-03-14 | * sysdeps/mips/memcpy.S: Map t0-3 to a4-7 on new abis. * sysdeps/mips/memset.... | Alexandre Oliva |
2003-03-14 | * sysdeps/mips/atomicity.h (exchange_and_add, atomic_add): Don't .set mips2 o... | Alexandre Oliva |
2003-03-14 | * stdlib/fpioconst.h: Include gmp.h with angle brackets. | Alexandre Oliva |
2003-03-14 | * elf/dl-load.c (_dl_map_object_from_fd): Bail if no PT_LOAD phdrs | Roland McGrath |