summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/xtensa
Commit message (Expand)AuthorAgeFilesLines
* bits/kernel_stat.h: no need for _LIBC guard, the file is not installed on targetPeter S. Mazinger2011-03-091-4/+0
* libc: silence warnings about undefined cpp tokensBernhard Reutner-Fischer2010-06-241-2/+2
* build: Get rids of PIC macro using compiler flag __PIC__ insteadCarmelo Amoroso2009-12-161-1/+1
* nommu: use MAP_UNINITIALIZE for mallocsMike Frysinger2009-11-231-0/+2
* clean up O_CLOEXEC handlingMike Frysinger2009-10-071-0/+1
* trim Experimentally off and uncommented hiddenBernhard Reutner-Fischer2009-09-182-5/+0
* honour NO_LONG_DOUBLE_MATHBernhard Reutner-Fischer2009-08-301-2/+2
* Build posix_fadvice{64} only when UCLIBC_HAS_ADVANCED_REALTIME is set.Khem Raj2009-08-301-2/+5
* build: Include Makefile.commonarch from common Makefile.inCarmelo Amoroso2009-07-291-2/+0
* add missing UTIME_* defines for *at funcsMike Frysinger2009-07-261-0/+5
* enable nanosecond stat support for everyoneMike Frysinger2009-07-262-16/+8
* syscall: unify part 2: NCS varietyMike Frysinger2009-07-091-3/+0
* syscall: unify common syscall definesMike Frysinger2009-07-081-52/+0
* uClibc_arch_features: sync defines between portsMike Frysinger2009-07-031-0/+6
* sigaction overhaul as described in docs/sigaction.txtDenis Vlasenko2008-12-151-37/+10
* Remove the rest of "bounded pointers" scaffolding. gcc website says"Denis Vlasenko2008-12-131-2/+2
* make all "XXXhidden_proto(" consistently not use a space before '('Denis Vlasenko2008-12-132-8/+8
* *: remove some __libc_XXX functions:Denis Vlasenko2008-12-101-4/+4
* fix sigset_t size for mips (it's the only arch with 128 signals).Denis Vlasenko2008-12-011-11/+18
* Last portion of libc_hidden_proto removal.Denis Vlasenko2008-11-201-1/+1
* next portion of libc_hidden_proto removalDenis Vlasenko2008-11-202-4/+4
* - Remove linux-specific prototypes if asked to.Bernhard Reutner-Fischer2008-11-151-2/+2
* - revert wrong r24049Bernhard Reutner-Fischer2008-11-151-2/+2
* - Remove linux-specific prototypes if asked to.Bernhard Reutner-Fischer2008-11-151-2/+2
* - trim superfluous ';'. No objcode changesBernhard Reutner-Fischer2008-10-281-2/+2
* - add long double math wrappers (Ned Ludd)Bernhard Reutner-Fischer2008-10-031-2/+2
* - use c89-style commentsBernhard Reutner-Fischer2008-10-034-34/+34
* - add sync_file_range()Bernhard Reutner-Fischer2008-09-161-4/+0
* xtensa: The Xtensa port needs to define the __UCLIBC_TRUNCATE64_HAS_4_ARGS__ ...Chris Zankel2008-09-131-1/+1
* - trim any trailing whitespaceBernhard Reutner-Fischer2008-07-235-10/+10
* - fix inline keywordBernhard Reutner-Fischer2008-07-231-2/+2
* xtensa: Fix spill routine.Chris Zankel2008-06-111-0/+1
* Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL blockDenis Vlasenko2008-05-191-1/+1
* - add missing #endifBernhard Reutner-Fischer2008-05-031-0/+1
* - implement splice,vmsplice,tee for all archesBernhard Reutner-Fischer2008-05-031-0/+45
* - fixup asm. No object-code changesBernhard Reutner-Fischer2008-04-241-2/+2
* xtensa: the size of the elf_gregset_t array is actually 128.Chris Zankel2008-02-201-1/+1
* Xtensa: Provide an architecture specific sigaction and sa_restorer function i...Chris Zankel2008-02-203-3/+81
* A patch from our Blackfin repository, originally from Jie Zhang. This fixesBernd Schmidt2008-01-171-3/+0
* change NO_UNDERSCORES to just UNDERSCORES so as to be less confusing when doi...Mike Frysinger2008-01-081-1/+1
* Chris Zankel writes:Mike Frysinger2008-01-0542-0/+2991