uclibc: arc-2015.06 - add patches on top of release
authorAlexey Brodkin <Alexey.Brodkin@synopsys.com>
Tue, 28 Jul 2015 13:32:33 +0000 (16:32 +0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 28 Jul 2015 20:49:02 +0000 (22:49 +0200)
commit09faafec7bd275181772b29527bc722df26f437a
tree61a8dad4552a19b5d43fcef19a45a8c59102af32
parentdda478689fe7b00720c26aca569e201f262a37aa
uclibc: arc-2015.06 - add patches on top of release

This commit adds 2 patches on top of arc-2015.06 release:
 0001-nptl-remove-duplicate-vfork-in-libpthread.patch
 0002-ARCv2-update-memset-so-it-could-be-used-without-doub.patch

The first patch fixes multiple build issues when using static build like
http://autobuild.buildroot.net/results/b704016acfa38e7998739a2c70bcf6020c59bda8/

The second patch allows for building uClibc for ARCv2 based CPUs that
doesn't have 64-bit load/store capabilities.

Both patches should be a part of the next release/update of ARC GNU
tools so then they should be removed from Buildroot.

Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Cc: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/uclibc/arc-2015.06/0001-nptl-remove-duplicate-vfork-in-libpthread.patch [new file with mode: 0644]
package/uclibc/arc-2015.06/0002-ARCv2-update-memset-so-it-could-be-used-without-doub.patch [new file with mode: 0644]