summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/xtensa
Commit message (Expand)AuthorAgeFilesLines
* 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