Age | Commit message (Expand) | Author | Files | Lines |
2011-07-12 | Duh, do r11879 correctly (Android doesn't have an auxv entry called | sewardj | 1 | -2/+2 |
2011-07-12 | Android doesn't have an auxv entry called AT_FPUCW. | sewardj | 1 | -0/+2 |
2011-06-28 | Delete the AIX5 port. The last release this worked for is 3.4.1, | sewardj | 1 | -549/+0 |
2011-06-26 | Add support for PIC executables (e.g. firefox on Ubuntu 11) by adding | sewardj | 1 | -0/+10 |
2011-05-04 | setup_client_stack: use have_exename to consistently guard uses | sewardj | 1 | -1/+1 |
2011-04-11 | Make MacOS builds work again following fixes for #259977 | sewardj | 1 | -0/+1 |
2011-04-11 | Create new module m_libcsetjmp, which wraps up uses of | sewardj | 2 | -1/+1 |
2011-03-28 | Remove a bunch more warnings generated by gcc-4.6 about dead | sewardj | 1 | -3/+3 |
2011-03-07 | Add a port to IBM z/Architecture (s390x) running Linux -- Valgrind | sewardj | 1 | -0/+15 |
2010-09-09 | arm-linux: determine whether the host supports Neon by looking at our | sewardj | 1 | -0/+8 |
2010-08-22 | Merge from branches/THUMB: track renaming of guest_R15 to guest_R15T. | sewardj | 1 | -2/+2 |
2010-06-14 | Fixed compiler warnings about casting from const char * to char *. | bart | 2 | -2/+2 |
2010-05-03 | Update copyright dates to 2010. | sewardj | 2 | -2/+2 |
2010-02-15 | Add debug printing for the env-mashing machinery, to help investigate | sewardj | 1 | -2/+14 |
2010-01-01 | Merge from branches/ARM, all parts of the ARM-Linux port except for | sewardj | 1 | -0/+16 |
2009-09-07 | Unmap the vdso as well as suppressing it by dropping the auxv | tom | 1 | -1/+9 |
2009-09-04 | Support AT_EXECFN in the ELF auxv, filling it in with the path of | tom | 1 | -0/+11 |
2009-09-04 | Add support for AT_BASE_PLATFORM in the ELF auxv. | tom | 1 | -1/+7 |
2009-06-24 | This commit merges the BUILD_TWEAKS branch onto the trunk. It has the | njn | 4 | -2/+20 |
2009-05-28 | Add support for AT_RANDOM to keep glibc happy when it is built | tom | 1 | -0/+15 |
2009-05-28 | Merge the DARWIN branch onto the trunk. | njn | 1 | -0/+621 |
2009-05-19 | Sync m_initimg with the DARWIN branch. | njn | 3 | -99/+188 |
2009-05-18 | Merged non-Darwin-specific parts of r9397,r9423,r9490, 9461, 9462 from the | njn | 1 | -6/+6 |
2009-03-15 | Fix all the non-VEX problems identified with the Clang Static Analyzer. | njn | 1 | -0/+6 |
2009-03-10 | Updated copyright years. | njn | 2 | -2/+2 |
2009-02-11 | Changed the way files are installed. Instead of going into | njn | 2 | -25/+29 |
2009-01-21 | - Split up m_ume.c into m_ume/{main,elf,script}.c. This will make merging | njn | 1 | -5/+37 |
2008-12-03 | Assert that the guest state size is a multiple of 16, not 8. | sewardj | 2 | -5/+5 |
2008-09-18 | Merge all remaining changes from branches/PTRCHECK. These are some | sewardj | 2 | -11/+10 |
2008-07-07 | Merged FORMATCHECK branch (r8368) to trunk. | bart | 1 | -2/+2 |
2008-05-01 | Merge branches/OTRACK_BY_INSTRUMENTATION into the trunk. This adds | sewardj | 2 | -12/+18 |
2008-02-11 | Update copyright dates ("200X-2007" --> "200X-2008"). | sewardj | 2 | -2/+2 |
2007-12-18 | Improve handling of programs which require very large main thread | sewardj | 1 | -16/+19 |
2007-12-15 | Print a nice message if allocation of the stack fails, rather than just | sewardj | 1 | -6/+20 |
2007-12-15 | When allocating space for the client stack on Linux, take notice of | sewardj | 1 | -2/+18 |
2007-04-29 | Add disclaimers. | sewardj | 1 | -0/+5 |
2007-03-19 | Make ptrace-based launchers able to handle --help, --version etc. | sewardj | 1 | -0/+4 |
2007-02-27 | Track recent XArray changes. | sewardj | 1 | -6/+11 |
2007-02-25 | Get rid of the type XArrayStrings in m_clientstate and use new generic | sewardj | 1 | -4/+11 |
2007-01-08 | Update copyright dates. | sewardj | 2 | -2/+2 |
2006-11-17 | Redo the interface to m_initimg (module for setting up the initial | sewardj | 2 | -124/+125 |
2006-10-17 | Merge r6102/6103: | sewardj | 3 | -2/+1034 |
2006-10-15 | Move code that creates the initial Linux memory image (stack, env, | sewardj | 1 | -0/+998 |