summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-22bump versionv1.0.6Waldemar Brodkorb
2015-08-22add tests for mkostemps()Romain Naour
2015-08-22quieten compile warningsWaldemar Brodkorb
2015-08-22ldso: install backward compatibility symlink by defaultWaldemar Brodkorb
2015-08-19Revert "ldso: install backward compatibility symlink by default"Waldemar Brodkorb
2015-08-15ldso: install backward compatibility symlink by defaultWaldemar Brodkorb
2015-08-14fix some type differences to linux-next for h8/300Waldemar Brodkorb
2015-08-14glibc compat: bump glibc minor versionWaldemar Brodkorb
2015-08-14getenv: allow overwriting of functionWaldemar Brodkorb
2015-08-14add mkstemps, mkstemps64 and mkostemps, mkostemps64 functionsRomain Naour
2015-08-10locales: add patch from OpenWrtWaldemar Brodkorb
2015-08-02bump version for releasev1.0.5Waldemar Brodkorb
2015-08-02sh: fix static linking issueWaldemar Brodkorb
2015-08-02simplify, as the other does not work correctly, suggested by tgWaldemar Brodkorb
2015-08-02fix inline asm changing the stack pointer leading to segfaults problemmirabilos
2015-08-02fix MIPS N32 ABI Big Endian setjmp/longjmpmirabilos
2015-08-02integrate old m68k vfork bugfix of pre-µClibc-ng treemirabilos
2015-07-25set title correctly, as mentioned by tgWaldemar Brodkorb
2015-07-22fix static builds of pthread apps for x86/x86_64Waldemar Brodkorb
2015-07-22ARCv2: update memset() so it could be used without double load/storesClaudiu Zissulescu
2015-07-14prepare 1.0.4 releasev1.0.4Waldemar Brodkorb
2015-07-11allow to test and use metagWaldemar Brodkorb
2015-07-11Merge branch '1.0' of git+ssh://uclibc-ng.org/git/uclibc-ng into 1.0Waldemar Brodkorb
2015-07-11tst-sscanf: fix linking for m68kWaldemar Brodkorb
2015-07-11builtin_unreachable is not available for older gccWaldemar Brodkorb
2015-07-05fix parallel build issue when LOCALES are enabledWaldemar Brodkorb
2015-07-03test/tls: xtensa: fix TLS_LD definitionMax Filippov
2015-06-30NPTL/arc: notify kernel of the TP valueVineet Gupta
2015-06-23xtensa: add ret_ERRVAL definitionMax Filippov
2015-06-23xtensa: fix stack frame size for NPTLMax Filippov
2015-06-23add patch from ldso-future branchWaldemar Brodkorb
2015-06-18Fix libgcc_s_resume issue with gcc 5.1Thomas Petazzoni
2015-06-10disable not available CFLAGS for h8300Waldemar Brodkorb
2015-06-10h8300 has no NPTLWaldemar Brodkorb
2015-06-10just use 4k pages for microblaze, the config are missing and never committed ...Waldemar Brodkorb
2015-06-10avoid some compiler warningsWaldemar Brodkorb
2015-06-10allow endian choice for microblaze biendian architectureWaldemar Brodkorb
2015-06-10use common ptrace.h for xtensa, fixes buildroot issues compiling enlightmentWaldemar Brodkorb
2015-06-10use mktemp, otherwise test is failing. reverts partially 7c721d31e4b7a0bdf6f8...Waldemar Brodkorb
2015-06-10disable silly test for mips/sparcWaldemar Brodkorb
2015-06-10getconf.c: undef VERSIONBernhard Reutner-Fischer
2015-06-10ARC: enable IPv6 in defconfigsAlexey Brodkin
2015-06-10h8300: Makefile updateYoshinori Sato
2015-06-10h8300: Add new featureYoshinori Sato
2015-06-10h8300: headers updateYoshinori Sato
2015-06-10h8300: Assembly functionsYoshinori Sato
2015-06-10h8300: 64bit integer supportYoshinori Sato
2015-06-10h8300: config updateYoshinori Sato
2015-06-10siginfo: add signal info for seccomp related SIGSYSDaniel Golle
2015-06-10test/silly: Extend include path.Andrew Burgess