| Commit message (Expand) | Author | Age | Files | Lines |
| * | Update copyright dates with scripts/update-copyrights |  Paul Eggert | 2024-01-01 | 5 | -5/+5 |
| * | Fix misspellings in sysdeps/ -- BZ 25337 |  Paul Pluzhnikov | 2023-05-30 | 1 | -1/+1 |
| * | Update copyright dates with scripts/update-copyrights |  Joseph Myers | 2023-01-06 | 5 | -5/+5 |
| * | Update copyright dates with scripts/update-copyrights |  Paul Eggert | 2022-01-01 | 5 | -5/+5 |
| * | Remove "Contributed by" lines |  Siddhesh Poyarekar | 2021-09-03 | 1 | -1/+0 |
| * | Update copyright dates with scripts/update-copyrights |  Paul Eggert | 2021-01-02 | 5 | -5/+5 |
| * | Update copyright dates with scripts/update-copyrights. |  Joseph Myers | 2020-01-01 | 5 | -5/+5 |
| * | Prefer https to http for gnu.org and fsf.org URLs |  Paul Eggert | 2019-09-07 | 5 | -5/+5 |
| * | Don't put non-ASCII into installed headers |  Paul Eggert | 2019-08-23 | 2 | -2/+0 |
| * | Fix spellings of contributor names in comments and doc |  Paul Eggert | 2019-08-23 | 2 | -2/+2 |
| * | Break more lines before not after operators. |  Joseph Myers | 2019-02-25 | 1 | -8/+8 |
| * | Update copyright dates with scripts/update-copyrights. |  Joseph Myers | 2019-01-01 | 5 | -5/+5 |
| * | MIPS: Use `.set mips2' to emulate LL/SC for the R5900 too |  Fredrik Noring | 2018-11-01 | 1 | -1/+2 |
| * | Drop fpregset unused symbol exposition |  Samuel Thibault | 2018-04-20 | 1 | -1/+1 |
| * | Update copyright dates with scripts/update-copyrights. |  Joseph Myers | 2018-01-01 | 5 | -5/+5 |
| * | Fix mcontext_t sigcontext namespace (bug 21457). |  Joseph Myers | 2017-08-30 | 1 | -1/+1 |
| * | Fix uc_* namespace (bug 21457). |  Joseph Myers | 2017-08-09 | 1 | -5/+5 |
| * | Rename struct ucontext tag (bug 21457). |  Joseph Myers | 2017-06-26 | 1 | -2/+2 |
| * | Fix more namespace issues in sys/ucontext.h (bug 21457). |  Joseph Myers | 2017-06-01 | 1 | -13/+24 |
| * | Fix sys/ucontext.h namespace from signal.h etc. inclusion (bug 21457). |  Joseph Myers | 2017-05-23 | 1 | -8/+2 |
| * | Remove __need macros from signal.h. |  Zack Weinberg | 2017-05-20 | 1 | -0/+1 |
| * | Split up bits/sigstack.h. |  Joseph Myers | 2017-05-19 | 1 | -0/+3 |
| * | Condition some sys/ucontext.h contents on __USE_MISC (bug 21457). |  Joseph Myers | 2017-05-11 | 1 | -36/+38 |
| * | Update copyright dates with scripts/update-copyrights. |  Joseph Myers | 2017-01-01 | 5 | -5/+5 |
| * | Installed-header hygiene (BZ#20366): stack_t. |  Zack Weinberg | 2016-09-23 | 1 | -1/+8 |
| * | Update copyright dates with scripts/update-copyrights. |  Joseph Myers | 2016-01-04 | 5 | -5/+5 |
| * | MIPS: Only use .set mips* assembler directives when necessary |  Andrew Bennett | 2015-09-08 | 1 | -1/+1 |
| * | Fix MIPS __mips_isa_rev -Werror=undef build. |  Joseph Myers | 2015-02-16 | 1 | -1/+1 |
| * | Update copyright dates with scripts/update-copyrights. |  Joseph Myers | 2015-01-02 | 5 | -5/+5 |
| * | 2014-12-19 Steve Ellcey <sellcey@imgtec.com> |  Steve Ellcey | 2014-12-19 | 1 | -2/+9 |
| * | 2014-05-07 Steve Ellcey <sellcey@mips.com> |  Steve Ellcey | 2014-05-07 | 1 | -7/+7 |
| * | Move mips from ports to libc. |  Joseph Myers | 2014-02-10 | 5 | -0/+917 |
| * | [BZ #2329] |  Roland McGrath | 2006-02-21 | 4 | -792/+0 |
| * | Update. |  Andreas Jaeger | 2005-03-28 | 1 | -1/+18 |
| * | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. |  Ulrich Drepper | 2004-12-22 | 4 | -0/+775 |
| * | 2.5-18.1 |  Jakub Jelinek | 2007-07-12 | 4 | -775/+0 |
| * | Update. |  Andreas Jaeger | 2004-11-24 | 3 | -22/+25 |
| * | * 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 | 2003-04-09 | 1 | -5/+17 |
| * | * sysdeps/mips/sgidefs.h (_MIPS_ISA_MIPS32, _MIPS_ISA_MIPS64): Define. * sysdeps/mips/sys/asm.h: Test _MIPS_ISA against them on all ISA tests. (ALSZ, ALMASK, SZREG, REG_S, REG_L): Define based on ABI, not ISA. (PTR_ADD, etc): Test _MIPS_SZPTR instead of _MIPS_SZLONG. * sysdeps/unix/sysv/linux/mip... |  Alexandre Oliva | 2003-03-25 | 1 | -14/+15 |
| * | * 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 | 2003-03-17 | 1 | -3/+17 |
| * | * sysdeps/mips/sys/asm.h: Formatting changes. (PTR, PTRSIZE, PTRLOG): Adjust for all 3 ABIs. (CPADD): Define for all of them. (SETUP_GP, SETUP_GPX, SETUP_GPX_L, SAVE_GP, SETUP_GP64, SETUP_GPX64, SETUP_GPX64_L, RESTORE_GP64, USE_ALT_CP, NARGSAVE): Define per ABI spec. (END): Don't redefine. (LONG_... |  Alexandre Oliva | 2003-03-14 | 1 | -163/+258 |
| * | * sysdeps/mips/memcpy.S: Map t0-3 to a4-7 on new abis. * sysdeps/mips/memset.S: Likewise. * sysdeps/mips/sys/regdef.h: Alias a4-7 or t0-3 to $8-11 depending on the ABI. |  Alexandre Oliva | 2003-03-14 | 1 | -1/+8 |
| * | Update to LGPL v2.1. |  Andreas Jaeger | 2001-07-06 | 4 | -32/+32 |
| * | Update. |  Ulrich Drepper | 1999-03-01 | 1 | -2/+2 |
| * | Update. |  Ulrich Drepper | 1999-01-14 | 1 | -0/+61 |
| * | Update. |  Ulrich Drepper | 1998-12-31 | 2 | -0/+438 |
| * | Update. |  Ulrich Drepper | 1998-11-26 | 1 | -0/+144 |