summaryrefslogtreecommitdiffstats
path: root/patches
Commit message (Collapse)AuthorAgeFilesLines
...
* 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>
* add patches for gcc-4.6.2Michael Olbrich2011-11-2313-0/+564
| | | | | | | | * copied from gcc-4.5.2. * Obsolete patches removed. * Patch headers cleaned up. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* add patches for binutils-2.21.1aMichael Olbrich2011-11-223-0/+121
| | | | | | | | * copied from binutils-2.21. * Obsolete and unused patches removed. * Patch headers cleaned up. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* glibc: add patches for linaro NEON string functionMichael Olbrich2011-11-223-0/+1376
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* gdb: add patch to build gdb-7.2 on PPCMichael Olbrich2011-11-012-0/+32
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* gcc-4.5.2: Fix ICE on ARMBernhard Walle2011-08-152-0/+52
| | | | | | | | This patch fixes an ICE when compiling a kernel for ARM. It's from upstream gcc SVN, so it should be safe. Signed-off-by: Bernhard Walle <walle@corscience.de> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* add Atmel AVR patches for 4.4.3Stephan Linz2011-05-0311-0/+8165
| | | | | Signed-off-by: Stephan Linz <linz@li-pro.net> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* add Atmel AVR patches for 2.20.1Stephan Linz2011-05-0310-0/+7964
| | | | | Signed-off-by: Stephan Linz <linz@li-pro.net> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* glibc: add patch to fix prelinkingMichael Olbrich2011-03-132-0/+55
| | | | | | Without this all programs will segfault after prelinking. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [patches] remove obsolete patchesMichael Olbrich2011-02-23154-131059/+0
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [cross-gcc] gcc-linaro-4.5-2011.02-0: add patch from debianMichael Olbrich2011-02-222-0/+43
| | | | | | This is to fix built issues with Qt and others. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [cross-gcc] add patches for gcc-linaro-4.5-2011.02-0 releaseMichael Olbrich2011-02-2215-0/+804
| | | | Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
* [cross-gcc] add upstream patch to fix libjava build issueMichael Olbrich2011-02-222-0/+204
|
* [glibc] add patches for 2.13Robert Schwebel2011-02-2225-0/+1349
| | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* [binutils] add patches to 2.21Robert Schwebel2011-02-2213-0/+877
| | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* [glibc] add patches for 2.12.1Robert Schwebel2011-02-2223-0/+1107
| | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* [gcc] add patches for 4.4.4Robert Schwebel2011-02-2218-0/+790
| | | | | | | | These patches have been ported from gcc-4.3.2 to 4.4.4. All non-relevant architecture patches have been removed and patches have been formatted and documented as far as we have the information. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* [gcc] add patches for 4.5.2Robert Schwebel2011-02-2215-0/+622
| | | | | | | | These patches have been ported from gcc-4.3.2 to 4.5.2. All non-relevant architecture patches have been removed and patches have been formatted and documented as far as we have the information. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* [glibc-ports-2.12.1] revert one upstream patchRobert Schwebel2011-02-222-0/+242
| | | | Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>
* gcc: pr35965: fix -fstack-protector-all on ARMMarc Kleine-Budde2010-11-102-2/+50
| | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* glibc-2.3.6: make it compile with binutils > 2.20Marc Kleine-Budde2010-06-143-8/+84
| | | | | | recent ubuntu uses binutils-2.20.1 Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [gcc] fix building on OSX with new xcodeMarc Kleine-Budde2010-01-192-0/+44
| | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [gcc-4.3.2] remove patches that are already appliedMarc Kleine-Budde2009-12-262-231/+0
| | | | Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* [gcc] add patch to fix a compiler bug that resulted in bogus asm code for ARM.Michael Olbrich2009-07-312-0/+25
| | | | git-svn-id: https://svn.pengutronix.de/svn/oselas/toolchain/branches/OSELAS.Toolchain-1.99.3-branch@12151 f8d472c7-5700-0410-ac5a-87979cec3adf
* * patches/linux-2.6.27, ChangeLog:Marc Kleine-Budde2009-06-192-0/+57
| | | | | | | fixed getline problem git-svn-id: https://svn.pengutronix.de/svn/oselas/toolchain/branches/OSELAS.Toolchain-1.99.3-branch@11487 f8d472c7-5700-0410-ac5a-87979cec3adf