| 1 | # ChangeLog for dev-util/valgrind |
1 | # ChangeLog for dev-util/valgrind |
| 2 | # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 |
2 | # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 |
| 3 | # $Header: /var/cvsroot/gentoo-x86/dev-util/valgrind/ChangeLog,v 1.90 2008/08/13 20:29:40 griffon26 Exp $ |
3 | # $Header: /var/cvsroot/gentoo-x86/dev-util/valgrind/ChangeLog,v 1.91 2008/08/15 20:04:17 maekke Exp $ |
|
|
4 | |
|
|
5 | 15 Aug 2008; Markus Meier <maekke@gentoo.org> valgrind-3.3.1.ebuild: |
|
|
6 | amd64/x86 stable, bug #234526 |
| 4 | |
7 | |
| 5 | 13 Aug 2008; Maurice van der Pot <griffon26@gentoo.org> |
8 | 13 Aug 2008; Maurice van der Pot <griffon26@gentoo.org> |
| 6 | +files/valgrind-3.3.1-local-labels.patch, valgrind-3.3.1.ebuild: |
9 | +files/valgrind-3.3.1-local-labels.patch, valgrind-3.3.1.ebuild: |
| 7 | Use local labels in inline asm to prevent duplicate definition of symbols |
10 | Use local labels in inline asm to prevent duplicate definition of symbols |
| 8 | when optimisation is turned on (bug #234644 reported by Olivier Huber |
11 | when optimisation is turned on (bug #234644 reported by Olivier Huber |