aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/mips/clone.S
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar1-1/+0
2021-08-13mips: increase stack alignment in clone to match the ABIXi Ruoyao1-3/+3
2021-08-12mips: align stack in clone [BZ #28223]Xi Ruoyao1-0/+7
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-08-23Fix spellings of contributor names in comments and docPaul Eggert1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-06-26Call exit directly in clone (BZ #21512)Adhemerval Zanella1-10/+2
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-11-24Remove cached PID/TID in cloneAdhemerval Zanella1-13/+0
2016-04-29Fix clone (CLONE_VM) pid/tid reset (BZ#19957)Adhemerval Zanella1-7/+2
2016-03-07posix: New Linux posix_spawn{p} implementationAdhemerval Zanella1-0/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-06-25MIPS: Consolidate NPTL/non versions of cloneRoland McGrath1-8/+0
2014-02-10Move mips from ports to libc.Joseph Myers1-0/+177
2006-02-21[BZ #2329]Roland McGrath1-166/+0
2005-05-26Add space inf weak_alias use.Ulrich Drepper1-1/+1
2005-03-28Update.Andreas Jaeger1-4/+56
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-0/+114
2007-07-122.5-18.1Jakub Jelinek1-114/+0
2003-03-29* sysdeps/unix/sysv/linux/mips/clone.S (__thread_start): Re-introduce ENTRY.Alexandre Oliva1-0/+1
2003-03-17* sysdeps/unix/sysv/linux/mips/configure.in: New. Pre-process asm/unistd.h i...Alexandre Oliva1-1/+0
2003-03-17* sysdeps/mips/bits/wordsize.h: New file, appropriate for all 3 ABIs. * sysde...Alexandre Oliva1-17/+23
2003-03-14* elf/dl-load.c (_dl_map_object_from_fd): Bail if no PT_LOAD phdrsRoland McGrath1-6/+6
2003-03-13Introduce and use local Andreas Jaeger1-2/+2
2003-03-12Update.Ulrich Drepper1-3/+3
2001-07-06Update to LGPL v2.1.Andreas Jaeger1-8/+8
2000-11-20Fix commentsAndreas Jaeger1-4/+2
2000-04-142000-04-14 Andreas Jaeger <aj@suse.de>Andreas Jaeger1-1/+1
2000-04-13Update.Andreas Jaeger1-3/+4
2000-04-13Update.Andreas Jaeger1-28/+16
2000-02-10Update.Andreas Jaeger1-36/+32
1997-07-26Update.cvs/libc-ud-970725Ulrich Drepper1-1/+1
1997-07-12Update.cvs/libc-ud-970712Ulrich Drepper1-0/+125