summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/sh
AgeCommit message (Expand)Author
2015-03-26SH: add 't' to syscall clobber listBernhard Reutner-Fischer
2015-03-25utmp: favour POSIX utmpx over SVID utmpBernhard Reutner-Fischer
2014-08-25fcntl.h: Define F_SETPIPE_SZ and F_GETPIPE_SZKhem Raj
2013-12-20libc/sysdeps: commonize ret_ERRVALBaruch Siach
2013-04-01linux: pread/write: convert to SYSCALL_ALIGN_64BITMike Frysinger
2013-04-01libc: rename TRUNCATE64_HAS_4_ARGS to SYSCALL_ALIGN_64BITMike Frysinger
2013-01-10buildsys: use kbuild styleBernhard Reutner-Fischer
2012-11-18Replace FSF snail mail address with URLsMike Frysinger
2012-10-02libc/sysdeps: add __kernel_long and __kernel_ulongChris Packham
2012-06-15make arch specific cacheflush, readahead and sysmips LINUX_SPECIFIC dependentPeter S. Mazinger
2012-06-15pread_write.c: make all archs use common codePeter S. Mazinger
2012-06-15vfork: make all archs consistentPeter S. Mazinger
2012-06-15sh: remove longjmp.c, the common is good for shPeter S. Mazinger
2012-06-15sh: add back clone and vfork for non-NPTLPeter S. Mazinger
2012-06-15mmap.c: provide a common mmap.c that is good for most of archsPeter S. Mazinger
2012-06-15remove libc_hidden_proto(ioperm) from all headers except armPeter S. Mazinger
2012-06-15cleanup bits/setjmp.h of stuff moved to jmpbuf-offsets.h and jmpbuf-unwind.hPeter S. Mazinger
2012-06-15make use of jmpbuf-offsets.h and jmpbuf-unwind.hPeter S. Mazinger
2012-06-15jmpbuf-unwind.h: add NTPL related sectionPeter S. Mazinger
2012-06-15add jmpbuf-offsets.h and jmpbuf-unwind.h for all archs (LT related)Peter S. Mazinger
2012-06-15move *longjmp related prototypes to setjmp.hPeter S. Mazinger
2012-06-15do not include libc-internal.hPeter S. Mazinger
2012-06-14libc: sh: fixed typo in ucontext headerFilippo Arcidiacono
2012-01-26*: silence some warningsBernhard Reutner-Fischer
2011-10-27sh: fix build for SH in !NPTL caseRob Landley
2011-05-27sh: use the common implementation for longjmpFilippo Arcidiacono
2011-05-27sh: fix build in !NPTL caseFilippo Arcidiacono
2011-05-10*/crtn.S: Remove .size directive for _init and _finiBernhard Reutner-Fischer
2011-05-05Revert "*/crt?.S: remove .size directives"Bernhard Reutner-Fischer
2011-05-04*/crt?.S: remove .size directivesBernhard Reutner-Fischer
2011-03-09bits/kernel_stat.h: no need for _LIBC guard, the file is not installed on targetPeter S. Mazinger
2010-12-17libm_sh: add optimised assembly implementation of lroundf and lrintfChristian Bruel
2010-12-15sh_fpu: Do not allow inclusion of fpu_control on not SH4 coreCarmelo Amoroso
2010-09-16nptl_sh: Fix compiler warning due to shadowed variableCarmelo Amoroso
2010-06-24use uniform form of C99 keywordsBernhard Reutner-Fischer
2010-06-24libc: silence warnings about undefined cpp tokensBernhard Reutner-Fischer
2010-02-17Get new nptl building on SH4Khem Raj
2010-02-09nptl: sysdep headers re-factoringCarmelo Amoroso
2009-12-03sh: Add a prototype for the gcc __set_fpscr internal functionCarmelo Amoroso
2009-11-28Merge remote branch 'origin/master' into nptlAustin Foxley
2009-11-23bits/mmap.h: unify ala linux asm-generic effortsMike Frysinger
2009-10-17whitespace fixesAustin Foxley
2009-10-17sh specific bits needed for nptlAustin Foxley
2009-10-14Fix SH bits/kernel_types.h for new kernel headers.Joseph Myers
2009-10-07clean up O_CLOEXEC handlingMike Frysinger
2009-09-18trim Experimentally off and uncommented hiddenBernhard Reutner-Fischer
2009-09-17always define float_t as floatBernhard Reutner-Fischer
2009-09-15sh/user.h: clean up conflicts from kernel user.hAndrew Stubbs
2009-08-30honour NO_LONG_DOUBLE_MATHBernhard Reutner-Fischer
2009-07-29build: Include Makefile.commonarch from common Makefile.inCarmelo Amoroso