History log of /openwrt/toolchain/musl/patches/200-add_libssp_nonshared.patch
Revision Date Author Comments
# c1858411 24-Aug-2016 Hauke Mehrtens <hauke@hauke-m.de>

musl: update musl to version 1.1.15

The removed patch is already integrated in upstream musl.
Add one additional patch which fixes a regression on mips.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>


# 621fb574 25-Feb-2016 Felix Fietkau <nbd@openwrt.org>

musl: update to version 1.1.14

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48762 3c298f89-4303-0410-b956-a3cf2f4a3e73


# e1c4fc31 30-Jan-2016 Felix Fietkau <nbd@openwrt.org>

musl: update to the latest git version, fixes TLS issues

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48574 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 001033e0 24-Jan-2016 Felix Fietkau <nbd@openwrt.org>

musl: update to 1.1.12 + git from 2016-01-22

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48486 3c298f89-4303-0410-b956-a3cf2f4a3e73


# ca3928a4 02-Sep-2015 Felix Fietkau <nbd@openwrt.org>

musl: update to version 1.1.11

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46772 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 16c32e7c 24-Jul-2015 Felix Fietkau <nbd@openwrt.org>

musl: update to latest git version

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46481 3c298f89-4303-0410-b956-a3cf2f4a3e73


# 2bf72251 07-Jul-2015 Felix Fietkau <nbd@openwrt.org>

musl: call a_crash() inside __stack_chk_fail_local instead of calling __stack_chk_fail

Fixes relocation errors on PowerPC

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46266 3c298f89-4303-0410-b956-a3cf2f4a3e73


# f13f59d3 22-Jun-2015 Steven Barth <steven@midlink.org>

gcc/musl: rework SSP-support

Make musl provide libssp_nonshared.a and make GCC link it unconditionally
if musl is used. This should be a no-op if SSP is disabled and seems to be
the only reliable way of dealing with SSP over all packages due to the mess
that is linkerflags handling in packages.

Signed-off-by: Steven Barth <steven@midlink.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46108 3c298f89-4303-0410-b956-a3cf2f4a3e73