Age | Commit message (Expand) | Author | Files | Lines |
2010-05-03 | Update copyright dates to 2010. | sewardj | 9 | -13/+13 |
2010-01-01 | Merge from branches/ARM, all parts of the ARM-Linux port except for | sewardj | 1 | -0/+337 |
2009-07-15 | Merge coregrind/ changes from branches/MESSAGING_TIDYUP r10464. | sewardj | 6 | -21/+23 |
2009-06-24 | This commit merges the BUILD_TWEAKS branch onto the trunk. It has the | njn | 8 | -7/+39 |
2009-05-28 | Merge the DARWIN branch onto the trunk. | njn | 2 | -0/+300 |
2009-03-17 | Fix some incorrect end comments. | njn | 2 | -2/+2 |
2009-03-10 | Updated copyright years. | njn | 6 | -8/+8 |
2009-02-24 | Remove a number of unused parameters, found with -Wunused-parameter. | njn | 1 | -7/+6 |
2008-07-18 | Format string fixes for ppc{32,64}-aix5. | sewardj | 2 | -6/+6 |
2008-07-07 | Merged FORMATCHECK branch (r8368) to trunk. | bart | 4 | -20/+20 |
2008-06-13 | Propagate the error number in x86 signal contexts to the client. | tom | 2 | -18/+32 |
2008-05-06 | Un-break signal frame delivery on ppc64 following recent Memcheck | sewardj | 1 | -2/+4 |
2008-05-01 | Merge branches/OTRACK_BY_INSTRUMENTATION into the trunk. This adds | sewardj | 6 | -43/+73 |
2008-02-11 | Update copyright dates ("200X-2007" --> "200X-2008"). | sewardj | 6 | -8/+8 |
2007-12-21 | Propagate the ucontext information with a received signal to the | tom | 6 | -11/+38 |
2007-09-10 | ppc64-linux equivalent to r6813 (use sigframe return stub in | sewardj | 1 | -3/+11 |
2007-09-10 | ppc32-linux signal handling: don't place the sigframe return stub on | sewardj | 1 | -6/+17 |
2007-04-29 | Add disclaimers. | sewardj | 2 | -0/+10 |
2007-01-08 | Update copyright dates. | sewardj | 6 | -8/+8 |
2006-10-17 | Track VG_(am_find_nsegment) const-ness change. | sewardj | 4 | -7/+6 |
2006-10-17 | Merge r6095: | sewardj | 2 | -0/+474 |
2006-10-14 | Unbreak amd64-linux after recent commits. | sewardj | 1 | -0/+1 |
2006-10-14 | Unbreak ppc{32,64}-linux after recent commits. | sewardj | 2 | -2/+4 |
2006-10-14 | Create a new module, m_vki, and move all knowledge about the kernel | sewardj | 1 | -0/+1 |
2006-06-05 | Update copyright dates. | sewardj | 4 | -6/+6 |
2006-02-15 | Restore RIP on return from a signal handler on amd64 - mirrors the | tom | 1 | -1/+1 |
2006-02-12 | Restore %EIP from the info passed to the handler (ucontext), so as to | sewardj | 1 | -2/+1 |
2006-01-03 | First cut at signal frame build/removal for ppc64-linux. Ghastly | sewardj | 1 | -286/+237 |
2005-11-29 | Add framework for ppc64 support. Apologies in advance for the | sewardj | 1 | -0/+421 |
2005-11-17 | Get rid of bogus assertion. | sewardj | 1 | -4/+10 |
2005-10-31 | Get core dumping working again - the architecture specific code that | tom | 3 | -176/+0 |
2005-09-29 | Make ppc32-linux build again following aspacem merge. Doesn't work, though: | sewardj | 1 | -6/+5 |
2005-09-27 | This commit merges in changes from branches/ASPACEM (specifically, | sewardj | 4 | -24/+8 |
2005-08-28 | Give file a better name. | njn | 1 | -1/+1 |
2005-07-18 | Track API changes in vex r1272. | sewardj | 1 | -5/+4 |
2005-07-08 | Import sigframe stuff from Paul's tree. With this and the other changes | sewardj | 1 | -106/+361 |
2005-07-02 | Removed the remnants of the attempt at an ARM port, because it had | njn | 1 | -307/+0 |
2005-07-02 | Fixed 'make dist'. In particular, all the arch/platform-specific files | njn | 1 | -0/+4 |
2005-06-23 | Removed the VGA_/VGO_/VGP_ prefixes for arch/OS/platform-specific | njn | 4 | -26/+26 |
2005-06-21 | Simplify the implementation of m_trampoline and the stuff that refers | sewardj | 2 | -6/+3 |
2005-06-21 | Don't #include pub_core_debuginfo.h in pub_core_aspacemgr.h. So have | njn | 3 | -0/+3 |
2005-06-20 | Finally, valgrind on ppc32. | cerion | 1 | -0/+760 |
2005-06-19 | Get "make dist" closer to working again. | njn | 1 | -3/+0 |
2005-06-19 | Final commit for the initial modularisation pass: | njn | 3 | -7/+5 |
2005-06-18 | Moved the code trampoline stuff into a new module, m_trampoline. Not | njn | 2 | -0/+2 |
2005-06-13 | Created m_machine, for various machine-related things. | njn | 2 | -2/+4 |
2005-06-04 | Modularised assertions and panics in m_libcassert. | njn | 2 | -0/+2 |
2005-06-03 | Modularise printing functions in m_libcprint. | njn | 2 | -0/+2 |
2005-06-02 | Rename *ROUND* as VG_*ROUND* to be consistent with everything else. Also | njn | 2 | -3/+3 |
2005-06-02 | Started modularising vg_mylibc. Put all the standalone stuff -- ie. not | njn | 2 | -0/+2 |