summaryrefslogtreecommitdiffstats
path: root/libc/sysdeps/linux/sh
Commit message (Expand)AuthorAgeFilesLines
* Make __UCLIBC_HAVE_ASM_CFI_DIRECTIVES__ visible in case the archCarmelo Amoroso2008-11-271-0/+3
* fix ioperm build problems caused by libc_hidden_proto removalDenis Vlasenko2008-11-211-0/+1
* Last portion of libc_hidden_proto removal.Denis Vlasenko2008-11-201-1/+1
* next portion of libc_hidden_proto removalDenis Vlasenko2008-11-203-3/+3
* - 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-282-3/+3
* - remove superfluous ';'. No objcode changes.Bernhard Reutner-Fischer2008-10-221-1/+1
* - add long double math wrappers (Ned Ludd)Bernhard Reutner-Fischer2008-10-031-6/+0
* - use c89-style commentsBernhard Reutner-Fischer2008-10-032-11/+11
* sh: Fix SYSCALL_INST_STRx to work for SH-2[A] core by using theCarmelo Amoroso2008-09-251-7/+8
* Add INTERNAL_SYSCALL macros for shCarmelo Amoroso2008-09-161-0/+145
* - add sync_file_range()Bernhard Reutner-Fischer2008-09-161-4/+0
* Follow sh asm convention to indent the instruction into the delay slot.Carmelo Amoroso2008-09-041-2/+2
* Kill off the GOT lookup for init/fini in the sh crti.S. This wasPaul Mundt2008-09-041-23/+0
* Fix SH ldso sequence startup.Carmelo Amoroso2008-08-081-2/+8
* - trim any trailing whitespaceBernhard Reutner-Fischer2008-07-232-4/+4
* - fix inline keywordBernhard Reutner-Fischer2008-07-231-2/+2
* - fix asm and volatile keywordsBernhard Reutner-Fischer2008-07-231-21/+21
* sh4 don't need to cope with older RLIMIT implementation.Carmelo Amoroso2008-07-081-1/+1
* - add missing #endifBernhard Reutner-Fischer2008-05-031-0/+1
* - implement splice,vmsplice,tee for all archesBernhard Reutner-Fischer2008-05-031-12/+27
* 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
* whitespace only: touchups from Hans-Christian EgtvedtMike Frysinger2008-01-051-2/+2
* Carmelo AMOROSO <carmelo.amoroso@st.com> writes:Joakim Tjernlund2007-06-131-2/+14
* Carmelo AMOROSO writes:Mike Frysinger2007-04-301-2/+2
* fixes from Carmelo AMOROSO to depend less on kernel headersMike Frysinger2007-04-021-1/+10
* dont include asm/user.hMike Frysinger2007-03-141-3/+53
* Sync sh's procfs.h with glibc, fixes gdbserver.Paul Mundt2007-03-071-2/+2
* Fix PLTJMP() token pasting build error, patch fromPaul Mundt2007-03-071-1/+1
* sh crti.S needs features.h to resolve __HAVE_SHARED__, trivial patchPaul Mundt2007-02-071-0/+2
* fixup includes so we compile againMike Frysinger2007-02-042-6/+4
* fix compiling and touchup styleMike Frysinger2007-02-041-14/+16
* Take Mike Frysinger's comments into account -- make certain that userEric Andersen2006-12-084-8/+3
* bits/kernel_stat.h is for internal uClibc use only, fix a few otherEric Andersen2006-12-061-0/+4
* Merge SH-2 trapa fixups from Mark.Paul Mundt2006-10-238-42/+61
* Bump SHMLBA up to a sensible size for dcache alias avoidance to coincide withPaul Mundt2006-08-251-0/+109
* fix from psm: enable readahead prototypeMike Frysinger2006-08-241-1/+3
* fix from psm: just use common resource.hMike Frysinger2006-08-241-209/+0
* sync with psm: update errno handling to be the same on all archesMike Frysinger2006-08-231-7/+4
* sync with upstream via psmMike Frysinger2006-08-234-61/+47
* import new headers from upstream via psmMike Frysinger2006-08-232-0/+141
* fixes from psm: hide internal brk symbolsMike Frysinger2006-08-233-16/+8
* fixes from psm: disable unsupported __fpu_control and sync with upstreamMike Frysinger2006-08-231-0/+4
* bits/profil-counter.h and bits/atomicity.h are leftovers from the old gprofEric Andersen2006-08-211-33/+0
* fixup my copyright notice, trim stale remnants of older notices whichEric Andersen2006-07-051-9/+12
* sync with glibcMike Frysinger2006-04-211-1/+10
* sync with glibcMike Frysinger2006-03-291-17/+56