Age | Commit message (Expand) | Author |
2015-02-16 | signal.h: elide memset from sigemptyset | Vineet Gupta |
2015-02-16 | ARC: sigaction: fold default sigrestorer into "C" | Vineet Gupta |
2015-02-16 | ARC: sigaction: inline syscall trap | Vineet Gupta |
2015-02-16 | ARC: siagction: opencode memcpy | Vineet Gupta |
2015-02-16 | ARC: remove stale TRUNCATE64_HAS_4_ARGS | Vineet Gupta |
2015-02-16 | ARC defconfigs: enable some items | Alexey Brodkin |
2015-02-16 | ARC: add configuration option for MMU page size | Alexey Brodkin |
2015-02-16 | ARC: Conditionalise certain relocations as provided by TLS tools only | Vineet Gupta |
2015-02-14 | Revert "resolve merge" | Waldemar Brodkorb |
2015-02-14 | resolve merge | Waldemar Brodkorb |
2015-02-13 | uncomment nios2 | Waldemar Brodkorb |
2015-02-12 | Update MIPS configuration rules. | Steve Ellcey |
2015-02-12 | unbreak support for ARM no MMU case | Waldemar Brodkorb |
2015-02-12 | resolve merge conflict | Waldemar Brodkorb |
2015-02-12 | really fix tests after getopt long changes | Waldemar Brodkorb |
2015-02-08 | mark for development | Waldemar Brodkorb |
2015-02-08 | Use executables RPATH/RUNPATH when searching for libraries. | Waldemar Brodkorb |
2015-02-07 | only advertise when choosen | Waldemar Brodkorb |
2015-02-02 | mark 1.0.0 releasev1.0.0 | Waldemar Brodkorb |
2015-01-28 | buildsys: fix IS_IN_lib* for out-of-tree builds | Bernhard Reutner-Fischer |
2015-01-26 | merge upstream changes | Waldemar Brodkorb |
2015-01-26 | libc: sync_file_range missing comma | Bernhard Reutner-Fischer |
2015-01-25 | add support for $ORIGIN | Waldemar Brodkorb |
2015-01-24 | libc: ppc64 etc: Fix sync_file_range | Bernhard Reutner-Fischer |
2015-01-23 | xtensa: ldso: drop unused address calculation from _dl_linux_resolve | Max Filippov |
2015-01-23 | xtensa: ldso: coalesce dl_mprotect address ranges | Max Filippov |
2015-01-23 | add argument check in mknod | Wang Yufen |
2015-01-23 | add argument check in setenv() | Xishi Qiu |
2015-01-23 | nptl: compile pt-vfork in ARM-mode | Bernhard Reutner-Fischer |
2015-01-22 | libc: Avoid redundant setting of ENOMEM | Bernhard Reutner-Fischer |
2015-01-19 | libcrypt: return NULL on unsupported salt | Bernhard Reutner-Fischer |
2015-01-13 | remove API dir. tests are disabled anyway. | Waldemar Brodkorb |
2015-01-09 | enable microblaze. at least toolchain creation is working without NPTL | Waldemar Brodkorb |
2015-01-07 | test: Adjust passed options | Bernhard Reutner-Fischer |
2015-01-04 | add -fPIC to some tests. | Waldemar Brodkorb |
2015-01-01 | maybe fix an "noreturn function does return" warning | Thorsten Glaser |
2015-01-01 | shut up GCC, part 2 | Thorsten Glaser |
2015-01-01 | fix cast warning | Thorsten Glaser |
2015-01-01 | shut up GCC | Thorsten Glaser |
2015-01-01 | I think this is what you mean | Thorsten Glaser |
2015-01-01 | silence GCC | Thorsten Glaser |
2015-01-01 | remove apparently unused code, this time for real | Thorsten Glaser |
2015-01-01 | explicitly cast (even though this casting is not very nice) | Thorsten Glaser |
2015-01-01 | make __dl_start, whose address is taken, into a real object type | Thorsten Glaser |
2015-01-01 | remove unused Linux 2.0 compat code, otherwise c6x without NPTL is broken | Waldemar Brodkorb |
2014-12-30 | be sure to use EXTRA_CFLAGS for tests, too | Waldemar Brodkorb |
2014-12-30 | remove another two warnings. | Waldemar Brodkorb |
2014-12-30 | Merge branch 'master' of git+ssh://openadk.org/git/uclibc-ng | Waldemar Brodkorb |
2014-12-30 | reenable c6x for toolchain testing without NPTL | Waldemar Brodkorb |
2014-12-28 | remove comment | Waldemar Brodkorb |