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.2 has been created
at c28d3df720ca034616cb37ae14005f90fd12cbfa (tag)
tagging 7c7b6d1a28d20df30da9318fe03a2e2a978a1aa9 (commit)
replaces v1.0.1
tagged by Waldemar Brodkorb
on Thu Apr 16 21:16:21 2015 +0200
- Log -----------------------------------------------------------------
release 1.0.2 (codename gauloise bruin)
Alexey Brodkin (2):
resolv: fix unaligned tmp buffer corner-case
ARC: don't hard-code ELF_NGREG
Andrew Burgess (1):
Add support for R_ARC_NONE relocations.
Bernhard Reutner-Fischer (55):
spawn.h: Fix !_GNU_SOURCE compilation
buildsys: create linker script with proper flags
unistd.h: put getppid under XOPEN2K8
test: Tweak arc4random exclusion
include: silence __leaf warning
nptl: fix exclusion of pthread_setconcurrency.c
libc: update strverscmp
buildsys: fix IS_IN_lib* for .i
test: skip arc4random on glibc
libm: Add missing C99 float/ld wrappers
malloc-standard: Add locking to malloc_trim
malloc.h: Add missing feature guard
extra: add clang flags for gen_bits_syscall_h
test: enable libm test log2
libc: Fix vfprintf compilation without HAS_FLOATS
libc: add getrandom(2)
test: add utmpx test
Revert "utent.c, wtent.c: move functions from utxent.c"
libc: TIME64_COMPAT32 for sparc, mips
buildsys: HAS_UTMP (XPG2, SVr4 compat) knob
utmp: add _unlocked suffix to internal helpers
utmp: Remove unneeded aliases
utmp: indent
buildsys: fix IS_IN_lib* for .s
libcrypt: Rename some internal macros
libm: honor NO_LONG_DOUBLE in ldouble_wrappers
mips: switch float_t to float
utmp: Remove unneeded alias
utmp: favour POSIX utmpx over SVID utmp
include: Expand malloc-family comments
test: tweaks
ldso: mark _dl_exit as noreturn
SH: add 't' to syscall clobber list
NPTL: SH: silence warning
utmp: always have at least utmpx
test: Add SIMULATOR_uclibc and SIMULATOR_glibc
include: update atomic.h from glibc
Revert "librt: Use -nodefaultlibs instead of -nostdlib"
buildsys: Fix setting LIBGCC
buildsys: tweak ucontext_i.h prerequisites
buildsys: Do not build crt upon pregen
libc: Fix page-size in getifaddrs()
Revert "librt: Use -nodefaultlibs instead of -nostdlib"
buildsys: tweak ucontext_i.h prerequisites
buildsys: Do not build crt upon pregen
libc: Fix page-size in getifaddrs()
buildsys: pass -O to ld unless DODEBUG
prelink: handle _begin in a gold-agnostic way
librt: Fix librt.so depends for !NPTL
librt: Rephrase librt.so library dependencies
include/: ignore sys/random.h symlink
librt: honour HAS_STUBS in buildsys
librt: Refine LIBS
librt: Add missing __dso_handle
arm: thumb1: Fix conflicting types for _v3
Khem Raj (4):
atexit_old: Do not add it to shared libc
nptl/arm: Move aeabi_read_tp to uclibc_nonshared.a
nptl/atfork: Hide pthread_atfork in shared versions
librt: Use -nodefaultlibs instead of -nostdlib
Vineet Gupta (2):
ARC: switch to NPTL
ARC/signal: shield sa_restorer from compiler toggle side-effects
Waldemar Brodkorb (22):
remove duplicate entries
mark as git version
remove NAN selection, better do it in your build system
add defines from GNU libc to fix ltrace compile
Add fix from OpenWrt for MIPS64 N64 ABI
fix bfin compile, -msoft-float is not available
merge uClibc git master
remove link warnings
remove more of the link_warnings
Revert "gcc 4.9.x produces some calls to abort()"
disable new tests, atomic.h is missing
gcc 4.4 does not have __builtin_unreachable
fix linking for m68k
add GNU libc test for ifaddrs.c
still required for xtensa
return NULL for realloc(p,0) like glibc
fix compile for m68k
Revert "Revert "librt: Use -nodefaultlibs instead of
-nostdlib""
fix compile error when LDSO_RUNPATH_OF_EXECUTABLE is set
Merge branch '1.0' of
git+ssh://uclibc-ng.org/git/uclibc-ng into 1.0
merge uClibc master
prepare for 1.0.2
Zhiqiang Zhang (1):
malloc: checked_request2size failure deadlocks
-----------------------------------------------------------------------
hooks/post-receive
--
uClibc-ng - small C library for embedded systems