| 2005-06-21 |
Nicholas Nethercote | turn off debugging output |
commit | commitdiff | tree | snapshot |
| 2005-06-21 |
Nicholas Nethercote | Don't #include pub_core_debuginfo.h in pub_core_aspacem... |
commit | commitdiff | tree | snapshot |
| 2005-06-21 |
Nicholas Nethercote | Move typedef to a better spot. |
commit | commitdiff | tree | snapshot |
| 2005-06-20 |
Nicholas Nethercote | Tweak comments and remove an unnecessary #include. |
commit | commitdiff | tree | snapshot |
| 2005-06-20 |
Julian Seward | Although it doesn't actually matter from a generated... |
commit | commitdiff | tree | snapshot |
| 2005-06-20 |
Julian Seward | (Re)-drop reliance on <sys/mman.h> and disable ppc32... |
commit | commitdiff | tree | snapshot |
| 2005-06-20 |
Cerion Armour... | comment wibble |
commit | commitdiff | tree | snapshot |
| 2005-06-20 |
Cerion Armour... | Finally, valgrind on ppc32. |
commit | commitdiff | tree | snapshot |
| 2005-06-20 |
Cerion Armour... | this one was x86 code. grr. |
commit | commitdiff | tree | snapshot |
| 2005-06-20 |
Nicholas Nethercote | Remove some unnecessary #includes, comment some others. |
commit | commitdiff | tree | snapshot |
| 2005-06-20 |
Cerion Armour... | more ppc32 .orig files |
commit | commitdiff | tree | snapshot |
| 2005-06-20 |
Cerion Armour... | Floating-point for ppc32 |
commit | commitdiff | tree | snapshot |
| 2005-06-20 |
Cerion Armour... | guest-ppc32 |
commit | commitdiff | tree | snapshot |
| 2005-06-20 |
Cerion Armour... | fix 'Usage:' |
commit | commitdiff | tree | snapshot |
| 2005-06-20 |
Nicholas Nethercote | Use BACKTRACE_DEPTH consistently. |
commit | commitdiff | tree | snapshot |
| 2005-06-20 |
Nicholas Nethercote | Remove some unnecessary #includes, comment some others. |
commit | commitdiff | tree | snapshot |
| 2005-06-20 |
Nicholas Nethercote | Remove some unnecessary #includes, comment some others. |
commit | commitdiff | tree | snapshot |
| 2005-06-20 |
Nicholas Nethercote | Add #include necessary for AMD64. |
commit | commitdiff | tree | snapshot |
| 2005-06-20 |
Nicholas Nethercote | New script for graphing module dependencies. |
commit | commitdiff | tree | snapshot |
| 2005-06-19 |
Nicholas Nethercote | Move VG_(get_memory_from_mmap_for_client) out of m_aspa... |
commit | commitdiff | tree | snapshot |
| 2005-06-19 |
Nicholas Nethercote | Put VG_(client_trampoline_code) in m_trampoline. |
commit | commitdiff | tree | snapshot |
| 2005-06-19 |
Nicholas Nethercote | Moved VG_(resolve_filename{,_nodup}) from m_syswrap... |
commit | commitdiff | tree | snapshot |
| 2005-06-19 |
Nicholas Nethercote | whoops |
commit | commitdiff | tree | snapshot |
| 2005-06-19 |
Nicholas Nethercote | Remove now-unnecessary #includes. |
commit | commitdiff | tree | snapshot |
| 2005-06-19 |
Nicholas Nethercote | Moved VG_(start_debugger) out of m_main.c into its... |
commit | commitdiff | tree | snapshot |
| 2005-06-19 |
Nicholas Nethercote | Fix up the libc_freeres_wrapper code so that m_main... |
commit | commitdiff | tree | snapshot |
| 2005-06-19 |
Nicholas Nethercote | Move VG_(sanity_check_general) out of m_main.c into... |
commit | commitdiff | tree | snapshot |
| 2005-06-19 |
Nicholas Nethercote | Move VG_(bbs_done) out of main and make it local in... |
commit | commitdiff | tree | snapshot |
| 2005-06-19 |
Robert Walsh | Fix AMD64 build. |
commit | commitdiff | tree | snapshot |
| 2005-06-19 |
Julian Seward | Get rid of the ELFSZ define, which is created at the... |
commit | commitdiff | tree | snapshot |
| 2005-06-19 |
Nicholas Nethercote | Removed dependency on <sys/mman.h> by using our own... |
commit | commitdiff | tree | snapshot |
| 2005-06-19 |
Nicholas Nethercote | Add a comment. |
commit | commitdiff | tree | snapshot |
| 2005-06-19 |
Julian Seward | Un-break the build on SuSE 9.1 (x86). It seems that... |
commit | commitdiff | tree | snapshot |
| 2005-06-19 |
Nicholas Nethercote | Don't #include <sys/stat.h>, which was causing problems... |
commit | commitdiff | tree | snapshot |
| 2005-06-19 |
Nicholas Nethercote | Fixed a bug in .valgrindrc reading I introduced recentl... |
commit | commitdiff | tree | snapshot |
| 2005-06-19 |
Nicholas Nethercote | Get "make dist" closer to working again. |
commit | commitdiff | tree | snapshot |
| 2005-06-19 |
Nicholas Nethercote | In m_redir.c, no longer need to handle the case of... |
commit | commitdiff | tree | snapshot |
| 2005-06-19 |
Nicholas Nethercote | Final commit for the initial modularisation pass: |
commit | commitdiff | tree | snapshot |
| 2005-06-18 |
Robert Walsh | Fix x86_64 build. |
commit | commitdiff | tree | snapshot |
| 2005-06-18 |
Nicholas Nethercote | Add some missing "_H" suffixes. |
commit | commitdiff | tree | snapshot |
| 2005-06-18 |
Nicholas Nethercote | Add some svn:ignore entries. |
commit | commitdiff | tree | snapshot |
| 2005-06-18 |
Nicholas Nethercote | Move CPUID functions into their own module, m_cpuid. |
commit | commitdiff | tree | snapshot |
| 2005-06-18 |
Nicholas Nethercote | Make the stage2.lds building platform-independent by... |
commit | commitdiff | tree | snapshot |
| 2005-06-18 |
Nicholas Nethercote | Moved call_on_new_stack_0_1 and jump_and_switch_stacks... |
commit | commitdiff | tree | snapshot |
| 2005-06-18 |
Nicholas Nethercote | Move VG_(set_fault_catcher) out of tool.h. Had to... |
commit | commitdiff | tree | snapshot |
| 2005-06-18 |
Nicholas Nethercote | Replace use of __amd64__ with VGA_amd64. |
commit | commitdiff | tree | snapshot |
| 2005-06-18 |
Nicholas Nethercote | Minor rearrangement, no functional change. |
commit | commitdiff | tree | snapshot |
| 2005-06-18 |
Tom Hughes | Make do_syscall_WRK take UWord arguments and return... |
commit | commitdiff | tree | snapshot |
| 2005-06-18 |
Tom Hughes | Export amd64 specific trampline offsets. |
commit | commitdiff | tree | snapshot |
| 2005-06-18 |
Nicholas Nethercote | Move VG_CLO_DEFAULT_LOGPORT to a better spot. |
commit | commitdiff | tree | snapshot |
| 2005-06-18 |
Nicholas Nethercote | Renamed tool_asm.h as pub_basics_asm.h. Removed core_a... |
commit | commitdiff | tree | snapshot |
| 2005-06-18 |
Nicholas Nethercote | Moved VGA_(getArchAndSubArch) into m_translate and... |
commit | commitdiff | tree | snapshot |
| 2005-06-18 |
Nicholas Nethercote | Moved the code trampoline stuff into a new module,... |
commit | commitdiff | tree | snapshot |
| 2005-06-18 |
Nicholas Nethercote | Moved VG_BUGS_TO out of basic_types.h into libcassert.h. |
commit | commitdiff | tree | snapshot |
| 2005-06-18 |
Nicholas Nethercote | Created coregrind.h, a counterpart to valgrind.h contai... |
commit | commitdiff | tree | snapshot |
| 2005-06-18 |
Nicholas Nethercote | Forgot to remove these decls in the last commit. |
commit | commitdiff | tree | snapshot |
| 2005-06-18 |
Nicholas Nethercote | Moved two functions out of $ARCH/state.c into m_main... |
commit | commitdiff | tree | snapshot |
| 2005-06-17 |
Nicholas Nethercote | Rename m_syscalls/ as m_syswrap/ to complete the module... |
commit | commitdiff | tree | snapshot |
| 2005-06-17 |
Nicholas Nethercote | Renamed the m_syscalls module m_syswrap, which better... |
commit | commitdiff | tree | snapshot |
| 2005-06-17 |
Nicholas Nethercote | Moved the basic syscall stuff out of m_libcbase.c into... |
commit | commitdiff | tree | snapshot |
| 2005-06-17 |
Nicholas Nethercote | Fix strchr. It was rather bogus. |
commit | commitdiff | tree | snapshot |
| 2005-06-17 |
Julian Seward | Don't do strlen on ui->compdir if it is NULL. Duh. |
commit | commitdiff | tree | snapshot |
| 2005-06-17 |
Nicholas Nethercote | Renamed VG_(mark_from_registers) to the more general |
commit | commitdiff | tree | snapshot |
| 2005-06-16 |
Nicholas Nethercote | Forgot to add strchrc.stderr.exp. |
commit | commitdiff | tree | snapshot |
| 2005-06-16 |
Tom Hughes | Make sure redirects are fully initialised and add them... |
commit | commitdiff | tree | snapshot |
| 2005-06-16 |
Nicholas Nethercote | A cleanup of the redirection stuff. |
commit | commitdiff | tree | snapshot |
| 2005-06-15 |
Julian Seward | Update expected output. |
commit | commitdiff | tree | snapshot |
| 2005-06-15 |
Tom Hughes | Enable the fadvise system calls again. |
commit | commitdiff | tree | snapshot |
| 2005-06-15 |
Tom Hughes | Fix message to refer to the correct file. |
commit | commitdiff | tree | snapshot |
| 2005-06-15 |
Tom Hughes | When separate debug information is used make sure we... |
commit | commitdiff | tree | snapshot |
| 2005-06-14 |
Julian Seward | icc police strike again |
commit | commitdiff | tree | snapshot |
| 2005-06-14 |
Julian Seward | Complete the merge of Eric Estievenart's DWARF2 directo... |
commit | commitdiff | tree | snapshot |
| 2005-06-13 |
Julian Seward | Be quieter when outputting XML. |
commit | commitdiff | tree | snapshot |
| 2005-06-13 |
Julian Seward | Updates to the rest of the debuginfo module to track... |
commit | commitdiff | tree | snapshot |
| 2005-06-13 |
Julian Seward | Partially merge in a (heavily modified) patch from... |
commit | commitdiff | tree | snapshot |
| 2005-06-13 |
Julian Seward | Updated date :-) |
commit | commitdiff | tree | snapshot |
| 2005-06-13 |
Julian Seward | Emit XML preamble in a more parseable way. |
commit | commitdiff | tree | snapshot |
| 2005-06-13 |
Julian Seward | Update with recent (minor) changes. |
commit | commitdiff | tree | snapshot |
| 2005-06-13 |
Julian Seward | Make iropt not complain about missing folding rules... |
commit | commitdiff | tree | snapshot |
| 2005-06-13 |
Julian Seward | The guest-state effect declaration for x86 'fldenv... |
commit | commitdiff | tree | snapshot |
| 2005-06-13 |
Julian Seward | Implement fldenv/fstenv on amd64. |
commit | commitdiff | tree | snapshot |
| 2005-06-13 |
Tom Hughes | Comment fix - the ARCH_SET_xxx constants are in the... |
commit | commitdiff | tree | snapshot |
| 2005-06-13 |
Nicholas Nethercote | Created m_machine, for various machine-related things. |
commit | commitdiff | tree | snapshot |
| 2005-06-12 |
Nicholas Nethercote | Improve comment. |
commit | commitdiff | tree | snapshot |
| 2005-06-12 |
Nicholas Nethercote | Move VG_(libdir) into m_libcproc. |
commit | commitdiff | tree | snapshot |
| 2005-06-12 |
Nicholas Nethercote | Moved the last two functions out of linux/core_os.c... |
commit | commitdiff | tree | snapshot |
| 2005-06-12 |
Nicholas Nethercote | Formatting wibble |
commit | commitdiff | tree | snapshot |
| 2005-06-12 |
Donna Robinson | mc-tech-docs.xml: |
commit | commitdiff | tree | snapshot |
| 2005-06-12 |
Nicholas Nethercote | Move the *ROUND* macros to a better place. |
commit | commitdiff | tree | snapshot |
| 2005-06-12 |
Nicholas Nethercote | Moved more stuff out of core_os.c into better places. |
commit | commitdiff | tree | snapshot |
| 2005-06-12 |
Nicholas Nethercote | Move VG_(fcntl) into m_libcfile. |
commit | commitdiff | tree | snapshot |
| 2005-06-12 |
Nicholas Nethercote | Finished the modularisation of vg_mylibc.c, which meant... |
commit | commitdiff | tree | snapshot |
| 2005-06-12 |
Nicholas Nethercote | Move comment to the right place. |
commit | commitdiff | tree | snapshot |
| 2005-06-11 |
Nicholas Nethercote | wibble |
commit | commitdiff | tree | snapshot |
| 2005-06-11 |
Nicholas Nethercote | Modularised the libc low-level memory management stuff... |
commit | commitdiff | tree | snapshot |
| 2005-06-11 |
Julian Seward | PRE(wrap_sys_shmat): don't change ARG2 if we're going... |
commit | commitdiff | tree | snapshot |
| 2005-06-11 |
Julian Seward | Stop gcc complaining about Helgrind on 64-bit platforms... |
commit | commitdiff | tree | snapshot |
| 2005-06-11 |
Julian Seward | amd64 build fixes. |
commit | commitdiff | tree | snapshot |
| 2005-06-11 |
Julian Seward | Remove use of vki_unistd.h -- not needed, and coregrind... |
commit | commitdiff | tree | snapshot |
| 2005-06-11 |
Nicholas Nethercote | Remove VG_ERRTXT_LEN from core.h. |
commit | commitdiff | tree | snapshot |
| next |