| 2005-10-02 |
Nicholas Nethercote | Make the dispatch files platform-specific, not just... |
commit | commitdiff | tree | snapshot |
| 2005-10-02 |
Julian Seward | Update the depressingly long list of bugs. |
commit | commitdiff | tree | snapshot |
| 2005-10-01 |
Julian Seward | ppc32-linux only: redirect strcmp right from the start. |
commit | commitdiff | tree | snapshot |
| 2005-09-30 |
Tom Hughes | Document mmap insanity in a comment. |
commit | commitdiff | tree | snapshot |
| 2005-09-30 |
Tom Hughes | Update ignore lists. |
commit | commitdiff | tree | snapshot |
| 2005-09-30 |
Julian Seward | ML_(generic_PRE_sys_mmap): reject non-page-aligned... |
commit | commitdiff | tree | snapshot |
| 2005-09-30 |
Julian Seward | When a sector is full, debug-print TC/TT loading for... |
commit | commitdiff | tree | snapshot |
| 2005-09-30 |
Julian Seward | Placate gcc. |
commit | commitdiff | tree | snapshot |
| 2005-09-30 |
Tom Hughes | Removed surplus parenthesis. |
commit | commitdiff | tree | snapshot |
| 2005-09-30 |
Tom Hughes | Rationalise the mmap system call handling - after exami... |
commit | commitdiff | tree | snapshot |
| 2005-09-30 |
Nicholas Nethercote | whoops |
commit | commitdiff | tree | snapshot |
| 2005-09-30 |
Nicholas Nethercote | add missing file |
commit | commitdiff | tree | snapshot |
| 2005-09-30 |
Julian Seward | Placate memcheck/tests/x86/scalar, which objected to... |
commit | commitdiff | tree | snapshot |
| 2005-09-30 |
Nicholas Nethercote | Commit Jeroen Witmond's xml-to-text translator, and... |
commit | commitdiff | tree | snapshot |
| 2005-09-30 |
Julian Seward | Get rid of duplicated STRINGIFY macros. |
commit | commitdiff | tree | snapshot |
| 2005-09-30 |
Julian Seward | In PRE(sys_readlink), fix up handling of /proc/<pid... |
commit | commitdiff | tree | snapshot |
| 2005-09-30 |
Nicholas Nethercote | update |
commit | commitdiff | tree | snapshot |
| 2005-09-30 |
Nicholas Nethercote | Enable sys_iopl on AMD64. |
commit | commitdiff | tree | snapshot |
| 2005-09-30 |
Julian Seward | Oh Arse. This'll teach me to edit the x86-specific... |
commit | commitdiff | tree | snapshot |
| 2005-09-30 |
Julian Seward | A corresponding fix to 4823: don't deal with MAP_FIXED... |
commit | commitdiff | tree | snapshot |
| 2005-09-30 |
Julian Seward | Changes to sys_mmap2 wrapper: |
commit | commitdiff | tree | snapshot |
| 2005-09-30 |
Nicholas Nethercote | Future-proof a piece of conditional compilation. |
commit | commitdiff | tree | snapshot |
| 2005-09-29 |
Tom Hughes | On x86 and ppc32 the offset argument to mmap2 is specif... |
commit | commitdiff | tree | snapshot |
| 2005-09-29 |
Julian Seward | Fix a very stupid bug in the new aspacemgr, in which... |
commit | commitdiff | tree | snapshot |
| 2005-09-29 |
Julian Seward | Make ppc32-linux build again following aspacem merge... |
commit | commitdiff | tree | snapshot |
| 2005-09-29 |
Julian Seward | Comment-only changes |
commit | commitdiff | tree | snapshot |
| 2005-09-29 |
Nicholas Nethercote | Add an explanatory message for when instruction decodin... |
commit | commitdiff | tree | snapshot |
| 2005-09-29 |
Nicholas Nethercote | Remove redundant function call. |
commit | commitdiff | tree | snapshot |
| 2005-09-29 |
Nicholas Nethercote | Fix up vg_preload_core.so vs. vgpreload_core.so confusi... |
commit | commitdiff | tree | snapshot |
| 2005-09-28 |
Julian Seward | Fix subtle bug in ML_(generic_POST_sys_shmdt) caused... |
commit | commitdiff | tree | snapshot |
| 2005-09-28 |
Julian Seward | %u -> %lu |
commit | commitdiff | tree | snapshot |
| 2005-09-28 |
Julian Seward | Fix command-line printing. |
commit | commitdiff | tree | snapshot |
| 2005-09-28 |
Julian Seward | Make --log-socket= work on amd64-linux. |
commit | commitdiff | tree | snapshot |
| 2005-09-28 |
Nicholas Nethercote | Make primes.c a bazillion times faster. |
commit | commitdiff | tree | snapshot |
| 2005-09-28 |
Julian Seward | Restore correct version number following the aspacem... |
commit | commitdiff | tree | snapshot |
| 2005-09-28 |
Julian Seward | Increase some sizes to deal better with the new multigi... |
commit | commitdiff | tree | snapshot |
| 2005-09-28 |
Julian Seward | Handy program for finding prime numbers (small ones!) |
commit | commitdiff | tree | snapshot |
| 2005-09-28 |
Julian Seward | Get rid of pub_core_main.h, so that m_main is not impor... |
commit | commitdiff | tree | snapshot |
| 2005-09-28 |
Julian Seward | Privatise parse_procselfmaps() and move it into aspacem... |
commit | commitdiff | tree | snapshot |
| 2005-09-28 |
Julian Seward | Rename m_launcher.c to launcher.c to make clear it... |
commit | commitdiff | tree | snapshot |
| 2005-09-28 |
Julian Seward | VG_(am_extend_into_adjacent_reservation_client): Do... |
commit | commitdiff | tree | snapshot |
| 2005-09-28 |
Julian Seward | Get rid of some macros used only by the old aspacemgr... |
commit | commitdiff | tree | snapshot |
| 2005-09-28 |
Julian Seward | Clean up the m_debuginfo interface a bit. |
commit | commitdiff | tree | snapshot |
| 2005-09-28 |
Julian Seward | Get rid of the "ioctl-mmap" weird-hack flag. |
commit | commitdiff | tree | snapshot |
| 2005-09-28 |
Julian Seward | Small cleanups, mostly of m_main: |
commit | commitdiff | tree | snapshot |
| 2005-09-27 |
Julian Seward | Don't reserve space for trampoline page on the stack... |
commit | commitdiff | tree | snapshot |
| 2005-09-27 |
Nicholas Nethercote | Remove now-unused "shadow_memory" need. |
commit | commitdiff | tree | snapshot |
| 2005-09-27 |
Nicholas Nethercote | Record an observation about addr_is_in_MAC_Chunk(). |
commit | commitdiff | tree | snapshot |
| 2005-09-27 |
Nicholas Nethercote | Remove ancient unused test files. |
commit | commitdiff | tree | snapshot |
| 2005-09-27 |
Nicholas Nethercote | Fix up Makefile.core.am which got a little confused... |
commit | commitdiff | tree | snapshot |
| 2005-09-27 |
Julian Seward | Unbreak build on amd64 following aspacem merge. |
commit | commitdiff | tree | snapshot |
| 2005-09-27 |
Nicholas Nethercote | Disable vgtest_ume, which is broken. |
commit | commitdiff | tree | snapshot |
| 2005-09-27 |
Nicholas Nethercote | Fix scalar and cmdline[12]. |
commit | commitdiff | tree | snapshot |
| 2005-09-27 |
Julian Seward | This commit merges in changes from branches/ASPACEM... |
commit | commitdiff | tree | snapshot |
| 2005-09-27 |
Nicholas Nethercote | wibbles |
commit | commitdiff | tree | snapshot |
| 2005-09-26 |
Nicholas Nethercote | add note |
commit | commitdiff | tree | snapshot |
| 2005-09-26 |
Nicholas Nethercote | record an email |
commit | commitdiff | tree | snapshot |
| 2005-09-26 |
Nicholas Nethercote | update |
commit | commitdiff | tree | snapshot |
| 2005-09-26 |
Nicholas Nethercote | update |
commit | commitdiff | tree | snapshot |
| 2005-09-26 |
Nicholas Nethercote | Fix broken links in the manual. Bug #113190. |
commit | commitdiff | tree | snapshot |
| 2005-09-25 |
Nicholas Nethercote | update |
commit | commitdiff | tree | snapshot |
| 2005-09-25 |
Nicholas Nethercote | Fix incorrect computation of miss rates due to Int... |
commit | commitdiff | tree | snapshot |
| 2005-09-25 |
Nicholas Nethercote | actually, they're unsigned |
commit | commitdiff | tree | snapshot |
| 2005-09-25 |
Nicholas Nethercote | Print longs as longs. |
commit | commitdiff | tree | snapshot |
| 2005-09-24 |
Nicholas Nethercote | fix for #113230 |
commit | commitdiff | tree | snapshot |
| 2005-09-24 |
Nicholas Nethercote | Make 3.1.0 work with gcc 2.95. |
commit | commitdiff | tree | snapshot |
| 2005-09-16 |
Nicholas Nethercote | Make VPATH builds work again. |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
Nicholas Nethercote | Note that SSE3 isn't supported. |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
Nicholas Nethercote | wibble |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
Cerion Armour... | Rename VG_(have_altivec) => VG_(have_altivec_ppc) for... |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
Cerion Armour... | setup new variable VG_(have_altivec) from auxv::AT_HWCAP |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
Tom Hughes | Add some new bugs to the bug status file. |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
Nicholas Nethercote | Fix "make distcheck". |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
Nicholas Nethercote | Clarify comment. No functional change. |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
Nicholas Nethercote | Remove unnecessary filter_* files for ppc32. |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
Nicholas Nethercote | Don't print the client's argv[i] if it's null, and... |
commit | commitdiff | tree | snapshot |
| 2005-09-13 |
Nicholas Nethercote | Fix ppc32 regtest execution. Thanks to Jeroen Witmond... |
commit | commitdiff | tree | snapshot |
| 2005-09-12 |
Cerion Armour... | assert ppc guest_state vector regs are 16byte aligned |
commit | commitdiff | tree | snapshot |
| 2005-09-12 |
Cerion Armour... | add case Iop_V128to32 to memcheck |
commit | commitdiff | tree | snapshot |
| 2005-09-09 |
Julian Seward | Fix register constraints to this works with both -O... |
commit | commitdiff | tree | snapshot |
| 2005-09-09 |
Julian Seward | Add a test for {l,st}sw{s,i}. At the moment only works... |
commit | commitdiff | tree | snapshot |
| 2005-09-09 |
Julian Seward | These seem to be needed to make regtesting work. Not... |
commit | commitdiff | tree | snapshot |
| 2005-09-06 |
Julian Seward | Record recently-arrived bugs. |
commit | commitdiff | tree | snapshot |
| 2005-09-06 |
Julian Seward | Unbreak ppc32 build. |
commit | commitdiff | tree | snapshot |
| 2005-09-01 |
Nicholas Nethercote | Unbreak amd64 and ppc32 some more. |
commit | commitdiff | tree | snapshot |
| 2005-09-01 |
Nicholas Nethercote | Fix AMD64 breakage and possibly the PPC32 breakage... |
commit | commitdiff | tree | snapshot |
| 2005-08-31 |
Dirk Mueller | update |
commit | commitdiff | tree | snapshot |
| 2005-08-31 |
Dirk Mueller | update |
commit | commitdiff | tree | snapshot |
| 2005-08-31 |
Nicholas Nethercote | Add a 3.1.0 maybe feature (suppression by line number) |
commit | commitdiff | tree | snapshot |
| 2005-08-31 |
Nicholas Nethercote | Moved sys_mmap2 wrapper from "generic" to "linux". |
commit | commitdiff | tree | snapshot |
| 2005-08-31 |
Nicholas Nethercote | Moved some more syscall wrappers from "generic" to... |
commit | commitdiff | tree | snapshot |
| 2005-08-30 |
Tom Hughes | Update bug status. |
commit | commitdiff | tree | snapshot |
| 2005-08-30 |
Tom Hughes | Quote some more CC expansions. |
commit | commitdiff | tree | snapshot |
| 2005-08-30 |
Nicholas Nethercote | Add a note about a nice paper describing data races. |
commit | commitdiff | tree | snapshot |
| 2005-08-30 |
Tom Hughes | Update bug status. |
commit | commitdiff | tree | snapshot |
| 2005-08-30 |
Tom Hughes | Quote the expansion of CC when invoking make for VEX... |
commit | commitdiff | tree | snapshot |
| 2005-08-30 |
Nicholas Nethercote | Moved the 3.0.2+3.1.0 bugs nearer to the top, before... |
commit | commitdiff | tree | snapshot |
| 2005-08-30 |
Julian Seward | Fix suspicious code in the memcheck instrumenter which... |
commit | commitdiff | tree | snapshot |
| 2005-08-30 |
Julian Seward | Sync with 3_0_BRANCH. |
commit | commitdiff | tree | snapshot |
| 2005-08-30 |
Nicholas Nethercote | update |
commit | commitdiff | tree | snapshot |
| next |