| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-01-01 | Update copyright dates with scripts/update-copyrights |  Paul Eggert | 4 | -4/+4 |
| 2023-01-06 | Update copyright dates with scripts/update-copyrights |  Joseph Myers | 4 | -4/+4 |
| 2022-01-01 | Update copyright dates with scripts/update-copyrights |  Paul Eggert | 4 | -4/+4 |
| 2021-11-30 | linux: Implement pipe in terms of __NR_pipe2 |  Adhemerval Zanella | 1 | -31/+0 |
| 2021-09-03 | Remove "Contributed by" lines |  Siddhesh Poyarekar | 5 | -5/+0 |
| 2021-01-02 | Update copyright dates with scripts/update-copyrights |  Paul Eggert | 5 | -5/+5 |
| 2020-02-14 | linux: Consolidate INLINE_SYSCALL |  Adhemerval Zanella | 1 | -2/+1 |
| 2020-02-14 | mips64: Consolidate Linux sysdep.h |  Adhemerval Zanella | 2 | -65/+2 |
| 2020-01-01 | Update copyright dates with scripts/update-copyrights. |  Joseph Myers | 6 | -6/+6 |
| 2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs |  Paul Eggert | 6 | -6/+6 |
| 2019-01-01 | Update copyright dates with scripts/update-copyrights. |  Joseph Myers | 6 | -6/+6 |
| 2018-01-01 | Update copyright dates with scripts/update-copyrights. |  Joseph Myers | 6 | -6/+6 |
| 2017-01-01 | Update copyright dates with scripts/update-copyrights. |  Joseph Myers | 6 | -6/+6 |
| 2016-01-04 | Update copyright dates with scripts/update-copyrights. |  Joseph Myers | 6 | -6/+6 |
| 2015-09-08 | MIPS: Only use .set mips* assembler directives when necessary |  Andrew Bennett | 1 | -4/+4 |
| 2015-01-02 | Update copyright dates with scripts/update-copyrights. |  Joseph Myers | 6 | -6/+6 |
| 2014-12-22 | 2014-12-22 Steve Ellcey <sellcey@imgtec.com> |  Steve Ellcey | 1 | -0/+4 |
| 2014-02-10 | Move mips from ports to libc. |  Joseph Myers | 8 | -0/+403 |
| 2006-02-21 | [BZ #2329] |  Roland McGrath | 12 | -538/+0 |
| 2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. |  Ulrich Drepper | 12 | -0/+538 |
| 2007-07-12 | 2.5-18.1 |  Jakub Jelinek | 12 | -538/+0 |
| 2004-12-20 | [BZ #562] |  Andreas Jaeger | 1 | -0/+1 |
| 2004-11-24 | Update. |  Andreas Jaeger | 1 | -2/+3 |
| 2003-09-09 | 2003-09-09 Chris Demetriou <cgd@broadcom.com> |  Roland McGrath | 1 | -0/+1 |
| 2003-08-17 | Update. |  Ulrich Drepper | 1 | -0/+12 |
| 2003-04-09 | * sysdeps/mips/sys/regdef.h (t4,t5,t6,t7): Renamed to t0..t3 on NewABI. (ta0, ta1, ta2, ta3): Defined to t4..t7 on o32, and a4..a7 on NewABI. * sysdeps/mips/mips64/memcpy.S: Adjust register naming conventions. * sysdeps/mips/mips64/memset.S: Likewise. * sysdeps/unix/mips/sysdep.S (__syscall_error... |  Alexandre Oliva | 1 | -2/+2 |
| 2003-03-29 | * configure.in: Add mips64* support. * configure: Rebuilt. * sysdeps/mips/bits/endian.h: Make it bi-endian. * sysdeps/mips/mipsel/bits/endian.h: Removed. * sysdeps/mips/mips64/n32/el/bits/endian.h: Removed. * sysdeps/mips/mips64/n64/el/bits/endian.h: Removed. * sysdeps/mips/mips32/Makefile (CC): ... |  Alexandre Oliva | 4 | -38/+68 |
| 2003-03-28 | * sysdeps/unix/mips/sysdep.S: Include sys/asm.h. |  Alexandre Oliva | 1 | -0/+1 |
| 2003-03-17 | * sysdeps/mips/mips64/Implies: Move wordsize-64 to... * sysdeps/mips/mips64/n64/Implies: New file. * sysdeps/mips/mips64/n64/Makefile: New file. * sysdeps/mips/mips64/n64/el/bits/endian.h: New file. * sysdeps/mips/mips64/n32/Implies: New file. * sysdeps/mips/mips64/n32/Makefile: New file. * sysde... |  Alexandre Oliva | 2 | -0/+116 |
| 2003-03-17 | * sysdeps/mips/bits/wordsize.h: New file, appropriate for all 3 ABIs. * sysdeps/mips/mips64/gmp-mparam.h: New file. Define BITS_PER_LONGINT to __WORDSIZE, to match all 3 ABIs. * sysdeps/mips/setjmp_aux.c (STRINGXP, REGS, PTRS): New macros. (__sigsetjmp_aux): Use them. Adjust for all 3 ABIs. * s... |  Alexandre Oliva | 2 | -29/+30 |
| 2003-03-14 | * elf/dl-load.c (_dl_map_object_from_fd): Bail if no PT_LOAD phdrs |  Roland McGrath | 3 | -15/+26 |
| 2003-01-27 | Update. |  Ulrich Drepper | 1 | -11/+8 |
| 2003-01-11 | * sysdeps/unix/mips/fork.S: add PSEUDO_END. |  Andreas Jaeger | 3 | -4/+4 |
| 2002-12-31 | Update. |  Ulrich Drepper | 1 | -1/+1 |
| 2002-12-31 | Update. |  Ulrich Drepper | 1 | -1/+2 |
| 2002-11-06 | * sysdeps/unix/mips/sysdep.h [! __PIC__] (PSEUDO): Add nop after jump. |  Roland McGrath | 1 | -1/+2 |
| 2002-08-03 | Update. |  Ulrich Drepper | 1 | -1/+2 |
| 2002-04-06 | Update. |  Ulrich Drepper | 1 | -0/+1 |
| 2001-07-06 | Update to LGPL v2.1. |  Andreas Jaeger | 7 | -56/+56 |
| 2000-12-05 | Update. |  Andreas Jaeger | 1 | -2/+2 |
| 2000-04-21 | 2000-04-21 Andreas Jaeger <aj@suse.de> |  Andreas Jaeger | 1 | -2/+2 |
| 2000-04-13 | 2000-04-13 Andreas Jaeger <aj@suse.de> |  Andreas Jaeger | 1 | -3/+2 |
| 2000-04-04 | Update. |  Ulrich Drepper | 1 | -2/+2 |
| 1999-08-24 | Update. |  Ulrich Drepper | 2 | -22/+57 |
| 1998-11-28 | Update. |  Ulrich Drepper | 1 | -3/+9 |
| 1998-05-29 | Update. |  Ulrich Drepper | 1 | -1/+1 |
| 1997-07-26 | Update.cvs/libc-ud-970725 |  Ulrich Drepper | 1 | -1/+1 |
| 1997-07-12 | Update.cvs/libc-ud-970712 |  Ulrich Drepper | 4 | -42/+59 |
| 1997-06-26 | Updated.cvs/libc-ud-970626 |  Ulrich Drepper | 6 | -78/+84 |
| 1997-06-23 | Update.cvs/libc-ud-970623 |  Ulrich Drepper | 1 | -13/+14 |