kumquat-buildroot/package/valgrind
Vicente Olivert Riera 03ac181e04 valgrind: add a patch to fix MIPS R6 by replacing ADDI with ADDIU
The ADDI instruction has been removed for MIPS R6, so valgrind fails to
build for this revision level because it uses that assembly
instruction. Using ADDIU instead fixes the problem.

The patch has been sent upstream:

  https://bugs.kde.org/show_bug.cgi?id=356112

Fixes:

  http://autobuild.buildroot.net/results/488/488937704b3b6bae8daed7b24da8c740b56f4d84/

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2015-11-30 17:08:10 +01:00
..
0001-workaround-SIGSEGV-on-PPC.patch valgrind: bump version to 3.11.0 2015-10-31 15:42:36 +01:00
0002-Define-PTRACE_GETSIGINFO-on-PowerPC-when-not-availab.patch valgrind: bump version to 3.11.0 2015-10-31 15:42:36 +01:00
0003-mips-replace-addi-with-addiu.patch valgrind: add a patch to fix MIPS R6 by replacing ADDI with ADDIU 2015-11-30 17:08:10 +01:00
Config.in
uclibc.supp
valgrind.hash valgrind: bump version to 3.11.0 2015-10-31 15:42:36 +01:00
valgrind.mk valgrind: enable tls support 2015-11-02 15:24:57 +01:00