summaryrefslogtreecommitdiffstats
path: root/patches
Commit message (Collapse)AuthorAgeFilesLines
* glibc: add security fix for CVE-2015-7547Michael Olbrich2016-02-172-1/+579
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* binutils: move patches: 2.20.1 -> 2.20.1aMichael Olbrich2015-07-0711-0/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* glibc: add more security fixesMichael Olbrich2015-07-063-1/+252
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* glibc: add proposed patch for glibc bug 18463Marc Kleine-Budde2015-06-262-1/+31
| | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* gmp: use generic CPU type to make binary toolchains more portableMichael Olbrich2015-06-022-0/+26
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* glibc: add security fixes from glibc 2.21Michael Olbrich2015-02-215-2/+401
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* remove obsolte patchesMichael Olbrich2014-12-1272-4516/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* glibc-2.20: add upstream security fixMichael Olbrich2014-12-122-1/+168
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* glibc-2.20: add patch for mipsMichael Olbrich2014-12-122-1/+31
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* glibc: update patches 2.18 -> 2.20Michael Olbrich2014-12-1221-2067/+31
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* newlib: update patches 2.0.0 -> 2.1.0Michael Olbrich2014-12-123-0/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* gcc-4.9.2: add patch for aarch64Michael Olbrich2014-12-122-1/+24
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* cross-gcc: update patches 4.8.2 -> 4.9.2Michael Olbrich2014-12-1213-145/+18
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* cross-gdb: remove old patchesMichael Olbrich2014-12-122-34/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* host-cloog: version bump 0.18.1 -> 0.18.2Michael Olbrich2014-12-122-0/+81
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* glibc-2.18: add security fixes from 2.19Michael Olbrich2014-04-0910-1/+1842
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* glibc: add patch for make-4.0Michael Olbrich2014-04-093-10/+37
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* gcc-4.8.2: add upstream patch for PR target/58854Michael Olbrich2014-01-242-1/+33
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* remove old patchesMichael Olbrich2013-12-1983-7006/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* uClibc-0.9.33.2 patches: add upstream patch to build with newer kernel headers"Michael Olbrich2013-12-193-3/+391
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* newlib-2.0.0 patchesMichael Olbrich2013-12-193-0/+29
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* gdb-7.6.1 patchesMichael Olbrich2013-12-192-0/+34
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* binutils-2.24 patchesMichael Olbrich2013-12-192-0/+40
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* glibc-2.18 patchesMichael Olbrich2013-12-1911-0/+1129
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* gcc-4.8.2 patchesMichael Olbrich2013-12-0612-0/+427
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* glibc-2.8: move ports patchesMichael Olbrich2013-06-106-17/+19
| | | | | | glibc-ports is no longer a separate package, so move the patches to glibc Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* binutils: add patches to disable building docsMichael Olbrich2013-06-106-0/+93
| | | | | | newer versions of makeinfo refuse to build the docs. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* gcc: add patch for: Bug 56028 - Splitting a 64-bit volatile storeMichael Olbrich2013-02-133-1/+513
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* gcc: remove changelog entries from patchMichael Olbrich2013-02-131-34/+0
| | | | | | This way the patch will also apply to the linaro gcc. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* gcc: add patch for: Bug 55981 - std::atomic store is split in two smaller storesMichael Olbrich2013-01-183-1/+159
| | | | | | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55981 Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* gcc-4.7.2: add patch to fix specs for arm-1136jfs-linux-gnueabihfMichael Olbrich2012-12-164-2/+95
| | | | | | | | | Without this patch gcc reports /lib/ld-linux.so.3 as dynamic linker. Also add a series file for gcc-linaro-4.7-2012.11, as this patch is already there. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* glibc-2.16: cleanup patchesMichael Olbrich2012-12-109-249/+23
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* remove obsolete patchesMichael Olbrich2012-12-0581-5611/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* gcc-4.7.2: update and cleanup patchesMichael Olbrich2012-12-0510-175/+217
| | | | | | | | | | | | | | | | | | | | | | Removed patches: * 0101-fix-arith_adjacentmem-LDM-splitting-code.patch: Obsolete. The bug report states that this is fixed since 4.5. * 0300-gcc-trampolinewarn.patch Does not fix anything and annoys people. * 0301-flatten-switch-stmt-into-if-else-chain-for-Os.patch Old gentoo patch that never reached mainline. It's just an optimization anyways. New patches: * 0102-libgcc-reorder-tmake_file-for-arm-uclinux.patch Needed to build *-uclinux* toolchains. * 0400-add-support-for-arm-linux-eabi-triplets-useful-for-a.patch From Debian. Needed to build arm-*-linux-gnueabihf toolchains. * 0500-Fix-Argument-list-too-long-error.patch From OpenEmbedded. Fixes "Argument list too long". This can happen for longer the path to the workspace. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* elf2flt-20110404-g40f0d17 patchesMichael Olbrich2012-12-053-0/+141
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* uClibc-0.9.33.2 patchesMichael Olbrich2012-12-052-0/+46
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* gdb-7.5 patchesMichael Olbrich2012-12-052-0/+34
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* glibc-2.16.0 patchesMichael Olbrich2012-12-0512-0/+1800
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* gcc-4.7.2 patchesMichael Olbrich2012-12-0513-0/+527
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* binutils-2.22 patchesMichael Olbrich2012-12-052-0/+40
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* glibc-2.14.1: autogen.sh: make configure writeableMarc Kleine-Budde2012-09-181-0/+1
| | | | | | | On some systems the configure script it not writeable, and the autoconf command will fail otherwise. Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* cross-gcc: add upstream bugfixMichael Olbrich2012-09-123-1/+167
| | | | | | | | This fixes broken code generation on ARM as reported in http://www.spinics.net/lists/arm-kernel/msg193914.html for gcc-4.6.2 and gcc-linaro-4.6-2011.11 Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* cross-gcc: Fix compilation with host gcc 4.7Bernhard Walle2012-04-084-3/+41
| | | | | | | Tested on a fresh Arch Linux installation. Signed-off-by: Bernhard Walle <bernhard@bwalle.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* gcc-4.6.2: add pure64 patch for x86_64Andreas Bießmann2012-03-242-1/+49
| | | | | | | | The pure64 patch set the ld loader path to /lib instead of /lib64 for x86_64 builds. Signed-off-by: Andreas Bießmann <andreas@biessmann.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* binutils-2.21.1a: fix patchMichael Olbrich2012-01-261-19/+15
| | | | | | broken in the last commit during reformating... Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* binutils-2.21.1a: Add patch 0003-arm-pc-relative-loads.patchBernhard Walle2012-01-252-1/+133
| | | | | | | | | | | | This patch fixes building an OMAP kernel when building with Thumb-2 and kexec enabled, see [1]. The patch is upstream, see [2]. [1] http://lists.linaro.org/pipermail/linaro-toolchain/2010-November/000394.html. [2] http://repo.or.cz/w/binutils.git/commitdiff/1cfb33af9cd8321939814e0721fa0a1ba0bc3a95?hp=2ea3aedb924bb478500eabedbb4bba38494f5057 Signed-off-by: Bernhard Walle <bernhard@bwalle.de> [mol: cleanup] Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* glibc-2.14.1: activate readelf detectionAndreas Bießmann2012-01-251-0/+8
| | | | | | | | | | | | | The glibc-2.14.1 patch 0003-configure.in-detect-readelf-with-AC_CHECK_TARGET_TOO.patch adds the ability to use a specific readelf but does not apply the changes. This patch adds autogen.sh to re-run autotools on configure.in. Without this patch OS X can not prepare glibc-headers cause of missing 'readelf' tool. Signed-off-by: Andreas Bießmann <andreas@biessmann.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* glibc-2.14.1: add patch to fix libdl crashMichael Olbrich2012-01-052-1/+150
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* gcc-linaro-4.6-2011.11 can use most of the patches from gcc-4.6.2Michael Olbrich2011-11-231-0/+17
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* add patches for glibc-2.14.1Michael Olbrich2011-11-2321-0/+2308
| | | | | | | | | | * copied from glibc-2.13. * Obsolete patches removed. * Patch headers cleaned up. * new patch 0020-revert-sunrpc-removal.patch from openSUSE to avoid breaking busybox and other packages using rpc/rpc.h Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>