Date: Wed, 9 May 2012 00:18:34 +0000 (UTC) From: Xin LI <delphij@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/valgrind Makefile ports/devel/valgrind/files patch-c11856-c11904 Message-ID: <201205090018.q490IYG6047605@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
delphij 2012-05-09 00:18:34 UTC FreeBSD ports repository Modified files: devel/valgrind Makefile Added files: devel/valgrind/files patch-c11856-c11904 Log: Backport two revisions from Valgrind svn to fix crash when debugging binaries built with GCC 4.6+: r11856 | tom | 2011-07-05 02:22:32 -0700 (Tue, 05 Jul 2011) | 2 lines Implement some extra DWARF ops that gcc 4.6.1 seems to use. Fixes #275284. r11904 | tom | 2011-07-21 08:07:26 -0700 (Thu, 21 Jul 2011) | 2 lines DWARF comparisons should be signed. Patch from Jakub Jelinek. Submitted by: Tom Russo <tvrusso sandia.gov> PR: ports/166341 Revision Changes Path 1.53 +1 -1 ports/devel/valgrind/Makefile 1.1 +105 -0 ports/devel/valgrind/files/patch-c11856-c11904 (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201205090018.q490IYG6047605>