- 4de47b1 by njn · 20 years ago
- 88b5a98 by njn · 20 years ago
- 6b2b96a by njn · 20 years ago
- d0fbb28 by njn · 20 years ago
- 311c5d8 Let's assume the client's address space starts at 0 until we port by njn · 20 years ago
- 2335d11 by njn · 20 years ago
- e25782d Remove dead constant. by njn · 20 years ago
- a37029a by njn · 20 years ago
- 0b2c49d by njn · 20 years ago
- 36b66df by njn · 20 years ago
- 43b9a8a Modularised the core/tool interface ('details', 'needs' and VG_(tdict)) by njn · 20 years ago
- c7b76a7 by njn · 20 years ago
- 2bc1012 A crucial, crucial change: update my email address. by njn · 20 years ago
- ee0bcbf Move the replacement code for the amd64 vsyscalls into the trampoline page by tom · 20 years ago
- 985fabb Create a new module, "sigframe", responsible for creating/destroying by sewardj · 20 years ago
- 045a405 Allow memcheck to take account of VGA_STACK_REDZONE_SIZE -- that is, by sewardj · 20 years ago
- 33ef39c Removed bogus (UInt) casts from the amd64 signal frame builder and some by tom · 20 years ago
- 50ba34e by njn · 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
- dd53b7a Make the dispatcher code position independent so that PIE mode works. by tom · 20 years ago
- 23f6cae Comment-only change by sewardj · 20 years ago
- f89f8fa Get rid of the use of VG_(instr_ptr_offset) since we know what that is by sewardj · 20 years ago
- 3c35375 rm unused function by sewardj · 20 years ago
- c3d1cf7 Build the arch, os and platform libraries as PIE code if PIE is by tom · 20 years ago
- 14c1cdb Actually setup the arguments for a signal handler before running by tom · 20 years ago
- 695c16e Remove the "vg_" prefix from a lot of non-global variables. by njn · 20 years ago
- 6260159 More amd64 signal handling fixes (Tom Hughes) by sewardj · 20 years ago
- d13e5e6 by njn · 20 years ago
- db9b773 Use "VGA_" prefix more consistently. by njn · 20 years ago
- 8095073 Use "VGA_" prefix more consistently for arch-specific things. by njn · 20 years ago
- 35172bc Rename some arch-specific macros to use the more consistent "VGA_" prefix. by njn · 20 years ago
- 16bf5c7 setup_pointercheck(): be silent by sewardj · 20 years ago
- 96f71e1 Initial get-threads-working patch (Tom Hughes) by sewardj · 20 years ago
- 674915a A first cut at amd64 signal frame build/unbuild, from Tom Hughes. by sewardj · 20 years ago
- 957ef8d Finally finish pissing around with jmp_with_stack. Now at least we by sewardj · 20 years ago
- 7f082a6 Mucho buggering about jmp_with_stack and its kin. Jeez. Now the by sewardj · 20 years ago
- 0c1a596 jmp_with_stack is a hack which makes no sense on archs which pass args by sewardj · 20 years ago
- 4d89e30 Fill in a bunch of amd64-specific crud. Still won't link though. by sewardj · 20 years ago
- 5361242 Update copyright notice for 2005 on all relevant files. Don't bother trying by njn · 20 years ago
- 2c0afae No longer needed. Bye! by sewardj · 20 years ago
- 7afb913 Remove dead functions: VG_(set_arg_and_bogus_ret), VG_(thread_initial_stack). by njn · 20 years ago
- 6941a1a Fix enough syscall stuff so that simple X applications run (xfontsel, xedit). by sewardj · 20 years ago
- a4da2f3 Minimal, horrible hacks needed to make vsyscalls work on amd64. by sewardj · 20 years ago
- 9ba1d74 On AMD64 it's valid to access up to 128 bytes below %rsp. Or to be by sewardj · 20 years ago
- 6947531 Clean up startup grunge a bit. by sewardj · 20 years ago
- 055821d Remove misc debug printing. by sewardj · 20 years ago
- 63f25d4 Debugging hacks (switchback routine -- unused) by sewardj · 20 years ago
- 45f02c4 Fix enough stuff so it will start up and run for a few bbs on amd64, by sewardj · 20 years ago
- 5f07812 AMD64 build fixes. by sewardj · 20 years ago
- b9c427c Changed message at the top of files, and the startup message, and the by njn · 20 years ago
- 09aa128 Un-hardwired x86 as the insn set to be translated. Also moved around by njn · 20 years ago
- 87c9812 by njn · 20 years ago
- 8ec0c5e More AMD64 start-up hurdles: by njn · 20 years ago
- ea4b28c Clear a few more AMD64 start-up hurdles: by njn · 20 years ago
- 27ce256 Clear next AMD64 startup hurdle. Required copying the x86 LDT code. by njn · 20 years ago
- f7fbe6c Get AMD64 slightly further before dying: by njn · 20 years ago
- ead6112 Implemented jmp_with_stack for AMD64. Cleaned up the by njn · 20 years ago
- eabebcc Remove string "panic_msg_ebp" from x86/dispatch.S and amd64/dispatch.S, by njn · 20 years ago
- c616819 by njn · 20 years ago