| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Mark valgrind's _qzz_res as unused to silence warnings on gcc 4.6. | Ralph Giles | 2011-05-05 | 1 | -4/+4 |
| | | | | | | | | | | | | This applies c11675 by Julian Seward from valgrind trunk (svn://svn.valgrind.org/valgrind/trunk) to rustrt's included copies of memcheck.h and valgrind.h, effectively backporting the fix from the unreleased 3.6.2. The commit simply applies the gcc 'unused' attribute to the relevant declarations. This change allows compilation of the runtime code under gcc 4.6 with -Werror, as the makefile currently requests. | ||||
| * | Update valgrind.h and memcheck.h to 3.6.0 | Graydon Hoare | 2011-05-03 | 1 | -65/+33 |
| | | |||||
| * | Populate tree. | Graydon Hoare | 2010-06-23 | 1 | -0/+309 |