| Commit message (Expand) | Author | Age | Files | Lines |
* | * sysdeps/mips/fpu_control.h: If soft-float, don't use | Daniel Jacobowitz | 2006-09-21 | 5 | -0/+25 |
* | * sysdeps/mips/mips64/n32/libm-test-ulps, | Daniel Jacobowitz | 2006-07-24 | 2 | -0/+2490 |
* | * sysdeps/mips/Makefile (ASFLAGS-.os): Define. | Daniel Jacobowitz | 2006-06-02 | 1 | -0/+2 |
* | * sysdeps/mips/fpu/feholdexcpt.c: Add libm_hidden_def. | Daniel Jacobowitz | 2006-06-02 | 2 | -0/+4 |
* | * sysdeps/mips/ldsodefs.h: New file. | Daniel Jacobowitz | 2006-05-08 | 2 | -0/+106 |
* | * sysdeps/unix/sysv/linux/mips/mips64/n32/sysdep.h | Daniel Jacobowitz | 2006-03-03 | 1 | -8/+4 |
* | 2006-02-20 Roland McGrath <roland@redhat.com> | Roland McGrath | 2006-02-21 | 2 | -0/+50 |
* | 2006-01-31 Roland McGrath <roland@redhat.com> | Roland McGrath | 2006-02-01 | 1 | -0/+0 |
* | 2006-01-29 Daniel Jacobowitz <dan@codesourcery.com> | Roland McGrath | 2006-01-31 | 1 | -2/+2 |
* | Adopt for cacosh test change. | Andreas Jaeger | 2006-01-15 | 1 | -2/+2 |
* | 2006-01-10 Roland McGrath <roland@redhat.com> | Roland McGrath | 2006-01-10 | 1 | -5/+0 |
* | 2006-01-10 Roland McGrath <roland@redhat.com> | Roland McGrath | 2006-01-10 | 1 | -7/+1 |
* | 2006-01-10 Roland McGrath <roland@redhat.com> | Roland McGrath | 2006-01-10 | 1 | -0/+5 |
* | 2006-01-10 Roland McGrath <roland@redhat.com> | Roland McGrath | 2006-01-10 | 1 | -41/+0 |
* | 2006-01-10 Roland McGrath <roland@redhat.com> | Roland McGrath | 2006-01-10 | 1 | -0/+41 |
* | 2006-01-07 Roland McGrath <roland@redhat.com> | Roland McGrath | 2006-01-08 | 4 | -11/+0 |
* | 2005-12-27 Roland McGrath <roland@redhat.com> | Roland McGrath | 2005-12-28 | 1 | -2/+2 |
* | 2005-12-27 Roland McGrath <roland@redhat.com> | Roland McGrath | 2005-12-28 | 1 | -1/+12 |
* | 2005-12-15 Roland McGrath <roland@redhat.com> | Roland McGrath | 2005-12-15 | 1 | -1/+1 |
* | 2005-11-15 Mike Frysinger <vapier@gentoo.org> | Roland McGrath | 2005-12-06 | 1 | -1/+1 |
* | 2005-03-28 Roland McGrath <roland@redhat.com> | Roland McGrath | 2005-03-28 | 1 | -0/+7 |
* | Protect against multiple inclusion. | Andreas Jaeger | 2005-03-28 | 1 | -2/+7 |
* | (elf_machine_rel): Add TLS relocations. | Andreas Jaeger | 2005-03-28 | 1 | -1/+44 |
* | Add MIPS NPTL support | Andreas Jaeger | 2005-03-28 | 8 | -0/+346 |
* | New file. | Andreas Jaeger | 2005-03-28 | 1 | -1/+18 |
* | New files for MIPS TLS support. | Andreas Jaeger | 2005-03-28 | 6 | -0/+555 |
* | Remove unused file. | Andreas Jaeger | 2005-03-28 | 1 | -113/+0 |
* | Remove whitespace at eol | Andreas Jaeger | 2005-03-28 | 1 | -1/+1 |
* | (elf_machine_runtime_link_map, ELF_DL_FRAME_SIZE, | Andreas Jaeger | 2005-03-28 | 1 | -264/+55 |
* | MIPS specific dl-trampoline.c. | Andreas Jaeger | 2005-03-28 | 1 | -0/+272 |
* | MIPS specific <bits/link.h> | Andreas Jaeger | 2005-03-28 | 1 | -0/+118 |
* | 2004-12-20 Jakub Jelinek <jakub@redhat.com>, | Andreas Jaeger | 2004-12-20 | 1 | -0/+4 |
* | 2004-10-18 Maciej W. Rozycki <macro@mips.com> | Roland McGrath | 2004-12-15 | 1 | -2/+4 |
* | Prevent <asm/sgidefs.h> from being | Andreas Jaeger | 2004-11-24 | 1 | -9/+36 |
* | Use _ABIO32, _ABIN32 and _ABI64 for ABI selection throughout. | Andreas Jaeger | 2004-11-24 | 5 | -25/+25 |
* | Include <sgidefs.h>. Use _ABIO32, _ABIN32 and _ABI64 for ABI selection | Andreas Jaeger | 2004-11-24 | 9 | -28/+39 |
* | (elf_machine_runtime_link_map): Replace iteration over GL(dl_loaded) | Ulrich Drepper | 2004-10-14 | 1 | -5/+4 |
* | (_dl_start_user): Don't set __libc_stack_end. | Andreas Jaeger | 2004-08-25 | 1 | -2/+0 |
* | 2004-08-15 Roland McGrath <roland@frob.com> | Roland McGrath | 2004-08-16 | 1 | -0/+17 |
* | Use standard names for ABI macros, include sgidefs.h where appropriate. | Andreas Jaeger | 2004-07-20 | 7 | -13/+21 |
* | (__dl_runtime_resolve): Update to use _dl_lookup_symbol_x. | 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, | Alexandre Oliva | 2003-07-31 | 1 | -5/+2 |
* | 2003-05-30 Guido Guenther <agx@sigxcpu.org> | Andreas Jaeger | 2003-05-30 | 1 | -0/+1 |
* | Add libc_hidden_builtin_def. | Ulrich Drepper | 2003-04-29 | 4 | -0/+4 |
* | * sysdeps/mips/sys/regdef.h (t4,t5,t6,t7): Renamed to t0..t3 on | Alexandre Oliva | 2003-04-09 | 3 | -75/+87 |