| Commit message (Expand) | Author | Age | Files | Lines |
* | * sysdeps/alpha/fpu/s_cacosf.c: Don't use sysdeps/generic/. | Roland McGrath | 2005-12-15 | 1 | -1/+1 |
* | * sysdeps/hppa/bits/setjmp.h: Add _BITS_SETJMP_H preprocessor | Roland McGrath | 2005-12-06 | 1 | -1/+1 |
* | * sysdeps/generic/w_exp2.c [NO_LONG_DOUBLE]: Fix typos in alias names. | Roland McGrath | 2005-03-28 | 1 | -0/+7 |
* | Protect against multiple inclusion. | Andreas Jaeger | 2005-03-28 | 2 | -3/+51 |
* | Update. | Andreas Jaeger | 2005-03-28 | 9 | -115/+574 |
* | [BZ #783] | Andreas Jaeger | 2005-03-28 | 3 | -264/+445 |
* | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 2004-12-22 | 91 | -0/+7422 |
* | 2.5-18.1 | Jakub Jelinek | 2007-07-12 | 91 | -7422/+0 |
* | [BZ #562] | Andreas Jaeger | 2004-12-20 | 1 | -0/+4 |
* | * sysdeps/unix/sysv/linux/mips/bits/socket.h (__cmsg_nxthdr): Use | Roland McGrath | 2004-12-15 | 1 | -2/+4 |
* | Update. | Andreas Jaeger | 2004-11-24 | 15 | -62/+100 |
* | Update. | Ulrich Drepper | 2004-10-14 | 1 | -5/+4 |
* | * sysdeps/mips/dl-machine.h (_dl_start_user): Don't set | Andreas Jaeger | 2004-08-25 | 1 | -2/+0 |
* | * csu/elf-init.c: Update copyright terms including special exception | Roland McGrath | 2004-08-16 | 1 | -0/+17 |
* | UPdate. | Andreas Jaeger | 2004-07-20 | 7 | -13/+21 |
* | (__dl_runtime_resolve): Update to use _dl_lookup_symbol_x. (elf_machine_runti... | Andreas Jaeger | 2004-07-20 | 1 | -7/+7 |
* | 2004-05-15 Chris Demetriou <cgd@broadcom.com> | Roland McGrath | 2004-05-20 | 1 | -3/+7 |
* | Fix last commit. | Andreas Jaeger | 2004-04-15 | 1 | -1/+1 |
* | (RTLD_START): Do not use nested .end. | Andreas Jaeger | 2004-04-15 | 1 | -3/+2 |
* | * math/Makefile (headers): Add bits/huge_valf.h, bits/huge_vall.h, ... | Richard Henderson | 2004-03-15 | 2 | -7/+8 |
* | 2003-09-08 Chris Demetriou <cgd@broadcom.com> | Roland McGrath | 2003-09-09 | 2 | -2/+2 |
* | * elf/dynamic-link.h (elf_machine_rel, elf_machine_rela, elf_machine_rel_rela... | Alexandre Oliva | 2003-07-31 | 1 | -5/+2 |
* | 2003-05-30 Guido Guenther <agx@sigxcpu.org> | Andreas Jaeger | 2003-05-30 | 1 | -0/+1 |
* | Update. | Ulrich Drepper | 2003-04-29 | 4 | -0/+4 |
* | * sysdeps/mips/sys/regdef.h (t4,t5,t6,t7): Renamed to t0..t3 on NewABI. (ta0,... | Alexandre Oliva | 2003-04-09 | 3 | -75/+87 |
* | * configure.in: Add mips64* support. * configure: Rebuilt. * sysdeps/mips/bit... | Alexandre Oliva | 2003-03-29 | 9 | -26/+19 |
* | * sysdeps/mips/sgidefs.h (_MIPS_ISA_MIPS32, _MIPS_ISA_MIPS64): Define. * sysd... | Alexandre Oliva | 2003-03-25 | 2 | -15/+18 |
* | * sysdeps/alpha/fpu/libm-test-ulps: Update. | Roland McGrath | 2003-03-23 | 1 | -10/+10 |
* | * sysdeps/mips/elf/ldsodefs.h: Add mips-specific elf64 relocation data struct... | Alexandre Oliva | 2003-03-22 | 1 | -1/+85 |
* | * sysdeps/mips/dl-machine.h (ELF_MIPS_GNU_GOT1_MASK): Fix harmless typo in #i... | Alexandre Oliva | 2003-03-22 | 1 | -1/+1 |
* | * sysdeps/mips/mips64/memcpy.S: Fix porting bug that broke unaligned copying ... | Alexandre Oliva | 2003-03-21 | 4 | -41/+58 |
* | * sysdeps/mips/mips64/memcpy.S, sysdeps/mips/mips64/memset.S: New. * sysdeps/... | Alexandre Oliva | 2003-03-21 | 4 | -32/+232 |
* | * sysdeps/mips/bits/setjmp.h: n32 has only 6 call-saved fpregs. * sysdeps/mip... | Alexandre Oliva | 2003-03-20 | 3 | -4/+22 |
* | * sysdeps/mips/ieee754.h: Remove excess #endif. | Alexandre Oliva | 2003-03-20 | 1 | -1/+0 |
* | * sysdeps/mips/bits/setjmp.h: Store all N32 and N64 registers, including pc, ... | Alexandre Oliva | 2003-03-20 | 4 | -33/+34 |
* | * sysdeps/mips/dl-machine.h (ELF_MIPS_GNU_GOT1_MASK): Define properly for n64... | Alexandre Oliva | 2003-03-20 | 1 | -5/+12 |
* | * sysdeps/mips/ieee754.h: New file, suitable to replace both ../ieee754/ieee7... | Alexandre Oliva | 2003-03-20 | 1 | -0/+326 |
* | * sysdeps/mips/mips64/Implies: Move wordsize-64 to... * sysdeps/mips/mips64/n... | Alexandre Oliva | 2003-03-17 | 7 | -1/+28 |
* | * sysdeps/mips/machine-gmon.h (MCOUNT): Define for N32 and N64 as well. | Alexandre Oliva | 2003-03-17 | 1 | -6/+77 |
* | * sysdeps/mips/bits/wordsize.h: New file, appropriate for all 3 ABIs. * sysde... | Alexandre Oliva | 2003-03-17 | 11 | -121/+179 |
* | * sysdeps/mips/fpu/bits/mathdef.h: New. (__NO_LONG_DOUBLE_MATH): Define for o32. | Alexandre Oliva | 2003-03-14 | 1 | -0/+48 |
* | * sysdeps/mips/sys/asm.h: Formatting changes. (PTR, PTRSIZE, PTRLOG): Adjust ... | Alexandre Oliva | 2003-03-14 | 1 | -163/+258 |
* | * sysdeps/mips/dl-machine.h: Include sys/asm.h. (elf_machine_matches_host): P... | Alexandre Oliva | 2003-03-14 | 2 | -656/+159 |
* | * sysdeps/mips/memcpy.S: Map t0-3 to a4-7 on new abis. * sysdeps/mips/memset.... | Alexandre Oliva | 2003-03-14 | 3 | -1/+28 |
* | * sysdeps/mips/atomicity.h (exchange_and_add, atomic_add): Don't .set mips2 o... | Alexandre Oliva | 2003-03-14 | 1 | -1/+15 |
* | * elf/dl-load.c (_dl_map_object_from_fd): Bail if no PT_LOAD phdrs | Roland McGrath | 2003-03-14 | 16 | -190/+199 |
* | Update. | Ulrich Drepper | 2003-02-12 | 1 | -2/+2 |
* | Update. | Ulrich Drepper | 2002-12-31 | 2 | -2/+2 |
* | Update. | Ulrich Drepper | 2002-12-31 | 2 | -2/+4 |
* | * elf/Makefile (tests): Uncomment tst-array[123]. | Roland McGrath | 2002-12-09 | 1 | -2/+2 |