Age | Commit message (Expand) | Author |
2015-08-14 | fix some type differences to linux-next for h8/300 | Waldemar Brodkorb |
2015-08-14 | glibc compat: bump glibc minor version | Waldemar Brodkorb |
2015-08-14 | getenv: allow overwriting of function | Waldemar Brodkorb |
2015-08-14 | add mkstemps, mkstemps64 and mkostemps, mkostemps64 functions | Romain Naour |
2015-08-10 | locales: add patch from OpenWrt | Waldemar Brodkorb |
2015-08-02 | bump version for releasev1.0.5 | Waldemar Brodkorb |
2015-08-02 | sh: fix static linking issue | Waldemar Brodkorb |
2015-08-02 | simplify, as the other does not work correctly, suggested by tg | Waldemar Brodkorb |
2015-08-02 | fix inline asm changing the stack pointer leading to segfaults problem | mirabilos |
2015-08-02 | fix MIPS N32 ABI Big Endian setjmp/longjmp | mirabilos |
2015-08-02 | integrate old m68k vfork bugfix of pre-µClibc-ng tree | mirabilos |
2015-07-25 | set title correctly, as mentioned by tg | Waldemar Brodkorb |
2015-07-22 | fix static builds of pthread apps for x86/x86_64 | Waldemar Brodkorb |
2015-07-22 | ARCv2: update memset() so it could be used without double load/stores | Claudiu Zissulescu |
2015-07-14 | prepare 1.0.4 releasev1.0.4 | Waldemar Brodkorb |
2015-07-11 | allow to test and use metag | Waldemar Brodkorb |
2015-07-11 | Merge branch '1.0' of git+ssh://uclibc-ng.org/git/uclibc-ng into 1.0 | Waldemar Brodkorb |
2015-07-11 | tst-sscanf: fix linking for m68k | Waldemar Brodkorb |
2015-07-11 | builtin_unreachable is not available for older gcc | Waldemar Brodkorb |
2015-07-05 | fix parallel build issue when LOCALES are enabled | Waldemar Brodkorb |
2015-07-03 | test/tls: xtensa: fix TLS_LD definition | Max Filippov |
2015-06-30 | NPTL/arc: notify kernel of the TP value | Vineet Gupta |
2015-06-23 | xtensa: add ret_ERRVAL definition | Max Filippov |
2015-06-23 | xtensa: fix stack frame size for NPTL | Max Filippov |
2015-06-23 | add patch from ldso-future branch | Waldemar Brodkorb |
2015-06-18 | Fix libgcc_s_resume issue with gcc 5.1 | Thomas Petazzoni |
2015-06-10 | disable not available CFLAGS for h8300 | Waldemar Brodkorb |
2015-06-10 | h8300 has no NPTL | Waldemar Brodkorb |
2015-06-10 | just use 4k pages for microblaze, the config are missing and never committed ... | Waldemar Brodkorb |
2015-06-10 | avoid some compiler warnings | Waldemar Brodkorb |
2015-06-10 | allow endian choice for microblaze biendian architecture | Waldemar Brodkorb |
2015-06-10 | use common ptrace.h for xtensa, fixes buildroot issues compiling enlightment | Waldemar Brodkorb |
2015-06-10 | use mktemp, otherwise test is failing. reverts partially 7c721d31e4b7a0bdf6f8... | Waldemar Brodkorb |
2015-06-10 | disable silly test for mips/sparc | Waldemar Brodkorb |
2015-06-10 | getconf.c: undef VERSION | Bernhard Reutner-Fischer |
2015-06-10 | ARC: enable IPv6 in defconfigs | Alexey Brodkin |
2015-06-10 | h8300: Makefile update | Yoshinori Sato |
2015-06-10 | h8300: Add new feature | Yoshinori Sato |
2015-06-10 | h8300: headers update | Yoshinori Sato |
2015-06-10 | h8300: Assembly functions | Yoshinori Sato |
2015-06-10 | h8300: 64bit integer support | Yoshinori Sato |
2015-06-10 | h8300: config update | Yoshinori Sato |
2015-06-10 | siginfo: add signal info for seccomp related SIGSYS | Daniel Golle |
2015-06-10 | test/silly: Extend include path. | Andrew Burgess |
2015-06-10 | _scanf.c: Implement 'm' modifier for 'c' and '[' conversions. | Will Newton |
2015-06-10 | nptl_db: fix ommitting td_ta_setconcurrency | Bernhard Reutner-Fischer |
2015-06-10 | init.c (__nptl_initial_report_events): New variable. | Roland McGrath |
2015-06-10 | buildsys: pregen depends on xlocale | Bernhard Reutner-Fischer |
2015-06-10 | strftime: comment on %0xY %+nY %-nY | Bernhard Reutner-Fischer |
2015-06-10 | buildsys: swap V=1 with V=2 command printing | Bernhard Reutner-Fischer |