Age | Commit message (Expand) | Author |
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-14 | arm/bits/atomic.h: Include common/bit/atomic.h for thumb1 | Khem Raj |
2011-03-09 | regcomp.c, aeabi_mb_cur_max.c: use unconditionally MB_CUR_MAX from stdlib.h | Peter S. Mazinger |
2011-03-09 | bits/kernel_stat.h: no need for _LIBC guard, the file is not installed on target | Peter S. Mazinger |
2011-02-24 | unify stub logic | Mike Frysinger |
2011-02-11 | arm: use CAS gcc builtin if SI-mode pattern is available | Bernhard Reutner-Fischer |
2011-02-09 | arm: mv nptl specific atomic impl to common place | Bernhard Reutner-Fischer |
2010-07-21 | arm/crt1.S: Avoid dependency on PC+4 or PC+8 | Khem Raj |
2010-07-15 | arm: Macros in sysdeps/linux/arm also needed to be changed to accept _a1 to _... | Khem Raj |
2010-07-14 | silence shadow warnings | Bernhard Reutner-Fischer |
2010-07-07 | arm: Silence warning about shadow declarations | Khem Raj |
2010-07-06 | nptl: fix buildsys | Bernhard Reutner-Fischer |
2010-06-24 | libc: silence warnings about undefined cpp tokens | Bernhard Reutner-Fischer |
2010-02-17 | Assorted fixed to get nptl compiling on ARM | Khem Raj |
2010-02-11 | arm/sysdep: Unify arm sysdep.h | Khem Raj |
2010-02-09 | nptl: sysdep headers re-factoring | 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 | arm specific bits needed for nptl | Austin Foxley |
2009-10-08 | Fix building arm EABI | Bernhard Reutner-Fischer |
2009-10-07 | clean up O_CLOEXEC handling | Mike Frysinger |
2009-09-18 | convert // comments to /**/; remove empty #if/#endif pairs. no code changes | Denys Vlasenko |
2009-09-18 | trim Experimentally off and uncommented hidden | Bernhard Reutner-Fischer |
2009-09-06 | Revert "syscall.c: Use common syscall.c for ARM" | Khem Raj |
2009-08-30 | honour NO_LONG_DOUBLE_MATH | Bernhard Reutner-Fischer |
2009-08-30 | Build posix_fadvice{64} only when UCLIBC_HAS_ADVANCED_REALTIME is set. | Khem Raj |
2009-08-01 | syscall.c: Use common syscall.c for ARM | Khem Raj |
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-14 | Fix ARM syscall argument loading. | Joseph Myers |
2009-07-09 | syscall: unify part 2: NCS variety | Mike Frysinger |
2009-07-08 | syscall: unify common syscall defines | Mike Frysinger |
2009-07-05 | Avoid warnings about shifting more bits than we have | Ron |
2009-07-05 | Provide token prototypes for functions that are external but have no header | Ron |
2009-07-03 | uClibc_arch_features: sync defines between ports | Mike Frysinger |
2009-06-30 | Fix Thumb-2 setjmp. | Joseph Myers |
2009-06-28 | Add missing CLIBABI variables __aeabi_stdin, __aeabi_stdout, __aeabi_stderr. | Joseph Myers |
2009-03-03 | mknod: widen the parameters to match kernel | Denis Vlasenko |
2008-12-15 | Remove __libc_posix_fadvise[64] alias. It existed on i386 and arm only, | Denis Vlasenko |
2008-12-15 | sigaction overhaul as described in docs/sigaction.txt | Denis Vlasenko |
2008-12-13 | Remove the rest of "bounded pointers" scaffolding. gcc website says" | Denis Vlasenko |
2008-12-13 | make all "XXXhidden_proto(" consistently not use a space before '(' | Denis Vlasenko |
2008-12-10 | *: remove some __libc_XXX functions: | Denis Vlasenko |
2008-12-01 | fix sigset_t size for mips (it's the only arch with 128 signals). | Denis Vlasenko |
2008-11-25 | - Fix thumb2 PIE (Joseph S. Myers) | Bernhard Reutner-Fischer |
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 |