Age | Commit message (Expand) | Author |
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 |
2008-10-03 | - use c89-style comments | Bernhard Reutner-Fischer |
2008-09-25 | sh: Fix SYSCALL_INST_STRx to work for SH-2[A] core by using the | Carmelo Amoroso |
2008-09-16 | Add INTERNAL_SYSCALL macros for sh | Carmelo Amoroso |
2008-09-16 | - add sync_file_range() | Bernhard Reutner-Fischer |
2008-09-04 | Follow sh asm convention to indent the instruction into the delay slot. | Carmelo Amoroso |
2008-09-04 | Kill off the GOT lookup for init/fini in the sh crti.S. This was | Paul Mundt |
2008-08-08 | Fix SH ldso sequence startup. | Carmelo Amoroso |
2008-07-23 | - trim any trailing whitespace | Bernhard Reutner-Fischer |
2008-07-23 | - fix inline keyword | Bernhard Reutner-Fischer |
2008-07-23 | - fix asm and volatile keywords | Bernhard Reutner-Fischer |