index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libc
/
sysdeps
/
linux
/
sh
Age
Commit message (
Expand
)
Author
2012-01-26
*: silence some warnings
Bernhard Reutner-Fischer
2011-10-27
sh: fix build for SH in !NPTL case
Rob Landley
2011-05-27
sh: use the common implementation for longjmp
Filippo Arcidiacono
2011-05-27
sh: fix build in !NPTL case
Filippo Arcidiacono
2011-05-10
*/crtn.S: Remove .size directive for _init and _fini
Bernhard Reutner-Fischer
2011-05-05
Revert "*/crt?.S: remove .size directives"
Bernhard Reutner-Fischer
2011-05-04
*/crt?.S: remove .size directives
Bernhard Reutner-Fischer
2011-03-09
bits/kernel_stat.h: no need for _LIBC guard, the file is not installed on target
Peter S. Mazinger
2010-12-17
libm_sh: add optimised assembly implementation of lroundf and lrintf
Christian Bruel
2010-12-15
sh_fpu: Do not allow inclusion of fpu_control on not SH4 core
Carmelo Amoroso
2010-09-16
nptl_sh: Fix compiler warning due to shadowed variable
Carmelo Amoroso
2010-06-24
use uniform form of C99 keywords
Bernhard Reutner-Fischer
2010-06-24
libc: silence warnings about undefined cpp tokens
Bernhard Reutner-Fischer
2010-02-17
Get new nptl building on SH4
Khem Raj
2010-02-09
nptl: sysdep headers re-factoring
Carmelo Amoroso
2009-12-03
sh: Add a prototype for the gcc __set_fpscr internal function
Carmelo Amoroso
2009-11-28
Merge remote branch 'origin/master' into nptl
Austin Foxley
2009-11-23
bits/mmap.h: unify ala linux asm-generic efforts
Mike Frysinger
2009-10-17
whitespace fixes
Austin Foxley
2009-10-17
sh specific bits needed for nptl
Austin Foxley
2009-10-14
Fix SH bits/kernel_types.h for new kernel headers.
Joseph Myers
2009-10-07
clean up O_CLOEXEC handling
Mike Frysinger
2009-09-18
trim Experimentally off and uncommented hidden
Bernhard Reutner-Fischer
2009-09-17
always define float_t as float
Bernhard Reutner-Fischer
2009-09-15
sh/user.h: clean up conflicts from kernel user.h
Andrew Stubbs
2009-08-30
honour NO_LONG_DOUBLE_MATH
Bernhard Reutner-Fischer
2009-07-29
build: Include Makefile.commonarch from common Makefile.in
Carmelo Amoroso
2009-07-26
enable nanosecond stat support for everyone
Mike Frysinger
2009-07-09
syscall(): create a common version based on INLINE_SYSCALL_NCS()
Mike Frysinger
2009-07-09
syscall: unify part 2: NCS variety
Mike Frysinger
2009-07-09
sh: Change __HAVE_SHARED__ to __PIC__
Peter Griffin
2009-07-08
syscall: unify common syscall defines
Mike Frysinger
2009-07-03
uClibc_arch_features: sync defines between ports
Mike Frysinger
2009-07-02
sh: add cacheflush syscall wrapper
Carmelo Amoroso
2009-05-05
Add position independent code for crt1.S.
Carmelo Amoroso
2009-02-23
Use gcc built-in defines for detecting SH cores instead of
Carmelo Amoroso
2009-02-20
Fix my previous commit to use preprocessor in the right way !
Carmelo Amoroso
2009-02-20
Fix typo.
Carmelo Amoroso
2009-02-20
sh: Fix __SH_SYSCALL_TRAP_BASE for SH2A architecture
Carmelo Amoroso
2008-12-10
*: remove some __libc_XXX functions:
Denis Vlasenko
2008-11-27
Make __UCLIBC_HAVE_ASM_CFI_DIRECTIVES__ visible in case the arch
Carmelo Amoroso
2008-11-21
fix ioperm build problems caused by libc_hidden_proto removal
Denis Vlasenko
2008-11-20
Last portion of libc_hidden_proto removal.
Denis Vlasenko
2008-11-20
next portion of libc_hidden_proto removal
Denis Vlasenko
2008-11-15
- Remove linux-specific prototypes if asked to.
Bernhard Reutner-Fischer
2008-11-15
- revert wrong r24049
Bernhard Reutner-Fischer
2008-11-15
- Remove linux-specific prototypes if asked to.
Bernhard Reutner-Fischer
2008-10-28
- trim superfluous ';'. No objcode changes
Bernhard Reutner-Fischer
2008-10-22
- remove superfluous ';'. No objcode changes.
Bernhard Reutner-Fischer
2008-10-03
- add long double math wrappers (Ned Ludd)
Bernhard Reutner-Fischer
[next]