This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "uClibc-ng - small C library for embedded systems".
The annotated tag, v1.0.10 has been created
at b59543b5b75c405c7f30410bcc098dec5a666fd9 (tag)
tagging 0ad73077c230093ae004829da44418597f330c6a (commit)
replaces v1.0.9
tagged by Waldemar Brodkorb
on Thu Dec 24 00:49:56 2015 +0100
- Log -----------------------------------------------------------------
release 1.0.10 - Tongerlo Brune
Khem Raj (2):
Do not support localised optimizations this helps to have a global -O level
Add implementation for copysignl for ppc
Markus Mayer (1):
config: allow config to handle longer path names
Nicolas S. Dade (1):
pselect: Use linux pselect syscall when available
Steve Ellcey (3):
mips: fix definition.
Replace MIPS specific memcpy.S/memset.S with version from glibc/newlib.
Replace bltzal with lapc for MIPS R6 builds.
Vladislav Grishenko (2):
Fix syslog messages lost after syslogd restarts
Fix syslog messages lost if syslogd is temporary busy
Waldemar Brodkorb (47):
mips: remove ISA choice
xtensa: remove ldso workaround by real pointer check
xtensa: avoid some compiler warnings
bfin: use vfork.S again
bfin: fix clashing with newer gcc
remove __UCLIBC_HAVE_ASM_GLOBAL_DOT_NAME__
remove __UCLIBC_ASM_GLOBAL_DIRECTIVE__
remove sh64 support
good bye vax
good by e1
good by nios
add definitions for O_PATH
sync with glibc, add some missing defines
Avoid unnecessary rebuilds due to compiler flag changes
Define __attribute_const__
Make malloc_stats() GNU libc compatible
Reduce the initial buffer size for open_memstream
bsd supports the same floating point classification functions as c99
new test is only for MALLOC_STANDARD
allow linuxthreads for superh (sh2 noMMU)
sh: add back sh2 specific assembly for clone()
do not hardcode path to perl
arc: add ulps file for math tests
disable always failing tst-tls16, until someone unbreak it
fix tst-signal7 failure
Revert "fix tst-signal7 failure"
fix readdir_r returns success code while it in fact failed
libc/stdio: Rework custom streams interface similar to glibc.
test needs -fPIC for m68k
only strip test binaries when DOSTRIP is enabled
svc.c: svc_getreqset() buffer overflow
dynamically allocate ahostbuf buffer
resolv: __dns_lookup - immediately switch to next server in case of poll() set error
events
resolv: NI_IDN unimplemented
dlclose fix
test/tls: tls-macros*.h fixes from glibc
utlis/ldd: Fix host ldd in case of target wordsize differs from host one
testsuite subdir fix
reduce stack cache size to save memory space
Revert "glibc compat: bump glibc minor version"
inet/resolv: Fix broken h_aliases list terminator after 2dab3f5
resolv: fix gethostbyname2_r to match gethostbyname_r, fixing bugs with AAAA
lookups
Do define some IPv6 related symbols even with IPv6 disabled
use arch specific thread stack size for nptl
Use gcc's __builtin_mempcpy() as __mempcpy(), if possible
libc/pwd_grp: Create template for non-reentrant functions
prepare for release of 1.0.10
Wojciech Nizinski (1):
libc/stdlib: canonicalize_file_name() memory leak
-----------------------------------------------------------------------
hooks/post-receive
--
uClibc-ng - small C library for embedded systems