- 21c6d0f Initial cleanups based on target-specific defines. by sewardj · 20 years ago
- ee0bcbf Move the replacement code for the amd64 vsyscalls into the trampoline page by tom · 20 years ago
- bc7df20 Add macro definitions that make it possible to do cpu/os/both by sewardj · 20 years ago
- 3a1c7db Sort the CFI summary table and do lookups in it using binary search. by sewardj · 20 years ago
- bf60375 Create and use summary address range limits for the CFI records in by sewardj · 20 years ago
- 3a7cb97 CFI: if summarisation fails, don't add the result to our collection of by sewardj · 20 years ago
- 8eb4132 Fix various other CFI-frame-unwind bits and pieces. by sewardj · 20 years ago
- 325ec87 * handle DW_CFA_offset_extended_sf by sewardj · 20 years ago
- 2fd3890 Get DWARF CFI handling going on amd64 systems. This also required getting by tom · 20 years ago
- ce058b0 New flag --trace-cfi=yes|no [no], which is for debugging the CFI reader. by sewardj · 20 years ago
- 3516553 Get the CFI-based frame-unwinder to the point where it works at least by sewardj · 20 years ago
- 5c638c2 Beginnings of a DWARF CFI-based frame-unwinder. Does not yet do by sewardj · 20 years ago
- 21f7ff4 Define N_PRIMARY_MAP to actually generate a 64-bit constant on 64-bit by sewardj · 20 years ago
- d485d69 Even more pissing with inline asm around to placate gcc-3.4 -fpic. We by sewardj · 20 years ago
- d4d203b local_sys_write_stderr: tell gcc what registers the asm trashes. by sewardj · 20 years ago
- 05fe85e Reinstate the leak checker; it works at least on x86. by sewardj · 20 years ago
- d9dbc19 Handle various new 64-bit integer primops. by sewardj · 20 years ago
- c612186 Make the debug log module work on amd64. by tom · 20 years ago
- 311400b Rework the inline assembly implementations of write and getpid for x86 to by tom · 20 years ago
- 54b2286 Try a different kludge to get around strlen not being intercepted early enough. by sewardj · 20 years ago
- 37c31cc by sewardj · 20 years ago
- 550f898 Add support for the fadvise system calls. by tom · 20 years ago
- cd98633 Support the 64 bit comparison instructions which vex is now using. by tom · 20 years ago
- 7efe7be A bunch of redirections for SuSE 9.2 on amd64. by sewardj · 20 years ago
- 9be7c98 Use %lu for all length values in debug messages or you will sometimes by tom · 20 years ago
- 601371a amd64 build fixes. by sewardj · 20 years ago
- 23c6a29 by sewardj · 20 years ago
- 6ffee52 Use __FUNCTION__ correctly. by sewardj · 20 years ago
- 55f9d1a by sewardj · 20 years ago
- 8c61589 More debug printing by sewardj · 20 years ago
- d85feff More printing fine-tuning by sewardj · 20 years ago
- 1fbc1a5 Print debugging info at various places in the startup sequence. by sewardj · 20 years ago
- a5ebfa9 Print a bit more prettily. by sewardj · 20 years ago
- 1cf558c by sewardj · 20 years ago
- 5efa55f Relax the requirement that a pub_tool_<modulename>.h file must exist by sewardj · 20 years ago
- 8a7fdd2 Make amd64-linux build again after m_sigframe hackery. by sewardj · 20 years ago
- 985fabb Create a new module, "sigframe", responsible for creating/destroying by sewardj · 20 years ago
- 267100d Rename the first three modules as per naming scheme. by sewardj · 20 years ago
- cc9549a Add statement-of-intent re top level module structure. by sewardj · 20 years ago
- 663a1bd Add initialisation-order sanity checks. by sewardj · 20 years ago
- fa8202f Update comment about stack management, and remove some unused functions. by sewardj · 20 years ago
- a752970 A leftover from the days of our own libpthread; now irrelevant. by sewardj · 20 years ago
- ee0e6a3 by njn · 20 years ago
- 9b3328d Add intercepts for operator new(unsigned long) and operator by sewardj · 20 years ago
- 96a922e Add 64-bit values to the bogus-literal detector. by sewardj · 20 years ago
- f9d8161 Add 64-bit fast case handlers for loads/stores. On amd64, by sewardj · 20 years ago
- 045a405 Allow memcheck to take account of VGA_STACK_REDZONE_SIZE -- that is, by sewardj · 20 years ago
- 11bcc4e Handle 8-byte value-check failures using a special fast-case fn (like by sewardj · 20 years ago
- 69a1332 Add a few cases arising from testing on amd64. by sewardj · 20 years ago
- c859fbf Tidy up: remove lots of old code, rearrange order of functions somewhat. by sewardj · 20 years ago
- f3d57dd mc_LOADVn_slow: When loading from invalid addresses, mark loaded data by sewardj · 20 years ago
- 23eb2fd Mostly finish fixing fast-path cases. Also enhance sanity checking. by sewardj · 20 years ago
- 5d28efc Finish off fast cases for {LOAD,STORE}V{4,2,1} and do an inspection of by sewardj · 20 years ago
- 7f7e7df Add note. by njn · 20 years ago
- c1a2cda * Crank up the memcheck event-counting system, and enhance it to by sewardj · 20 years ago
- 101e572 Comment-only change by njn · 20 years ago
- 6cf40ff Fix a bunch of 64-bit cases required amd64. Stop to ponder whether by sewardj · 20 years ago
- 45d94cc by sewardj · 20 years ago
- 9ea0901 Add another redirect that we need. This has no effect at present by sewardj · 20 years ago
- d0469f7 Disable Addrcheck builds whilst I'm doing bull-in-a-china-shop stuff by sewardj · 20 years ago
- d2b1711 by njn · 20 years ago
- d0d6473 Fix two typos. by njn · 20 years ago
- 2c96ea5 Some notes from memcheck size/endian hackery by sewardj · 20 years ago
- c112139 Record useful info from Jeremy. by sewardj · 20 years ago
- 50ae1a7 by njn · 20 years ago
- c7a71b3 Update expected output. by sewardj · 20 years ago
- 2feecc6 Add exhaustive tests for pslldq/psrldq. by sewardj · 20 years ago
- 703eec5 Reword error messages in a not-quite-so-terse way. by sewardj · 20 years ago
- 5d2ca93 Even more syscalls. by sewardj · 20 years ago
- 0e9d7e4 Remove --sloppy-malloc from man page. by njn · 20 years ago
- f8bb9e7 Get rid of the --sloppy-malloc= flag and the functionality it by sewardj · 20 years ago
- 33ef39c Removed bogus (UInt) casts from the amd64 signal frame builder and some by tom · 20 years ago
- 990e90c by njn · 20 years ago
- 2e1da50 Removed references to client_stack_base which no longer exists. by tom · 20 years ago
- 016712a by njn · 20 years ago
- 90eecea 64-bit cleanness -- use UWord instead of UInt. by njn · 20 years ago
- 50ba34e by njn · 20 years ago
- fc14e45 Deal with apparently non-cfront compliant new[]/delete[] manglings by sewardj · 20 years ago
- 10e1cfb gen_intercepts.pl doesn't exist any more. by njn · 20 years ago
- 412ad6e Update expected outputs. by sewardj · 20 years ago
- 97724e5 In vg_memory.c, allow the stack-change threshold to be specified by a by sewardj · 20 years ago
- 074edc6 More amd64 system calls - emacs will now run under valgrind. by tom · 20 years ago
- 9ee81f5 by sewardj · 20 years ago
- f4ed059 Get cache detection going again on x86. by tom · 20 years ago
- 094031a Make cache detection work on amd64. by tom · 20 years ago
- c657eb6 Remove vg_instrument.c from the makefile. by tom · 20 years ago
- 8b75b41 Get rid of apparently-redundant file. by sewardj · 20 years ago
- cb2b13a Assert that cpuid is available - this is just done to force the by tom · 20 years ago
- 02d73d9 Get VG_(has_cpuid) and VG_(cpuid) working on amd64. by tom · 20 years ago
- 748a131 Add VGP_(setup_redirects) to the platform specific layers and use by tom · 20 years ago
- b3bcd23 It seems deref_UInt is fine - socklen_t is a 32 bit value on amd64. by tom · 20 years ago
- f26d068 Don't truncate symbol values in ELF symbol tables. by tom · 20 years ago
- 191bf85 Remove a coupld of entries that have been dealt with. by tom · 20 years ago
- 686d4ca Even more amd64 system calls. by tom · 20 years ago
- 9749a50 Yet more amd64 system calls. by tom · 20 years ago
- 7286be5 More amd64 system calls. by tom · 20 years ago
- 96403eb Add a missing case. I guess it can't have been wildly popular :-) by sewardj · 20 years ago
- d26f242 Rework the vsyscall redirections to work in pie code - the old form by tom · 20 years ago
- 78113db Run "make all" before "make install" as older versions of automake by tom · 20 years ago
- a8d1ec6 Move the gettid system call to the linux specific section. by tom · 20 years ago