Char/HChar fixups for m_debuginfo and m_gdbserver.
[ambi/valgrind.git] / coregrind / m_scheduler / scheduler.c
2012-11-03 florianFix Char/HChar mixups and constness in m_scheduler.
2012-10-27 florianMore Char/HChar fixes and constification.
2012-10-21 florianFollowup to constification of VEX's external interface...
2012-10-19 petarjAdd a proper support for several MIPS instructions...
2012-09-30 florianAdd include file.
2012-08-28 florianAdd a tester for V-bit propagation through IROps.
2012-08-26 florianFollowup patch to r12899, purely mechanical. Rename:
2012-08-05 sewardjUpdate copyright dates to include 2012.
2012-08-02 sewardjBack off from 32 alignment of various guest state bits...
2012-07-26 florianDue to s390's dealings with invalid insns we need to...
2012-07-23 florianEliminate magic constant. Use VG_(clo_backtrace_size...
2012-06-07 sewardjMerge in a port for mips32-linux, by Petar Jovanovic...
2012-05-21 sewardjAdd initial support for Intel AVX instructions (Valgrin...
2012-05-17 philippename_of_sched_event was missing some values and returni...
2012-04-21 sewardjLast optimisation for the day: change VG_(stats__n_xind...
2012-04-21 sewardj(post-tchain-merge cleanup): fix call to handle_syscall...
2012-04-21 sewardjComment update (was moved to t-chaining-notes.txt)
2012-04-20 sewardjMerge branches/TCHAIN from r12476 (its creation point...
2012-04-20 sewardjFill in some more bits to do with t-chaining for ppc64
2012-04-11 philippeTCHAIN: avoid calls to search_transtab and return to...
2012-04-05 philippeTCHAIN: remove caused_discard* argument to VG_(translate)
2012-04-04 sewardjMake the return type of VG_(disp_run_translations)...
2012-04-02 sewardjAdd translation chaining support for amd64, x86 and ARM
2012-03-25 bartCheck whether the big lock is held before invoking...
2011-12-08 bartAdd command-line option --fair-sched=[no|yes|try]....
2011-10-23 sewardjUpdate all copyright dates, from 20xy-2010 to 20xy...
2011-09-29 sewardjBe a bit more careful about the return type for VG_MINI...
2011-07-24 sewardjAdd a new client request and pair of macros,
2011-06-28 sewardjDelete the AIX5 port. The last release this worked...
2011-06-18 sewardjMinor GDBserver source tidying. Also a small usability...
2011-06-07 sewardjAdd a simple but (to me, at least) useful thing, if...
2011-05-17 sewardjgdbserver: (#214909 c 82)
2011-05-06 sewardjImplement a GDB server in Valgrind. See #214909.
2011-04-15 sewardjAdd support for IBM Power ISA 2.06 -- stage 1. Valgrin...
2011-04-11 sewardjCreate new module m_libcsetjmp, which wraps up uses of
2011-03-25 bartAdd VALGRIND_RESIZEINPLACE_BLOCK() and hence close...
2011-03-07 sewardjAdd a port to IBM z/Architecture (s390x) running Linux...
2011-01-18 njnPrint a stack trace as part of the "unhandled instructi...
2010-09-08 sewardjDon't scan the entire Valgrind stack to check for impending
2010-08-20 sewardjAdd a new client request, VALGRIND_MAP_IP_TO_SRCLOC...
2010-08-06 sewardjTrack vex r2001 (initial PCMPISTRI support):
2010-05-03 sewardjUpdate copyright dates to 2010.
2010-03-14 sewardjImprove performance of the fallback path when a transla...
2010-01-28 sewardjFollowup fix to r11006. Don't pass va_list by value...
2010-01-04 sewardjDon't assume that va_list can be casted to an unsigned...
2010-01-01 sewardjMerge from branches/ARM, all parts of the ARM-Linux...
2009-10-29 tomAdd support for ELF indirect functions. These are symbo...
2009-07-15 sewardjMerge coregrind/ changes from branches/MESSAGING_TIDYUP...
2009-07-15 njnIgnore MALLOCLIKE_BLOCK/FREELIKE_BLOCK if addr==0....
2009-07-01 sewardjMerge in branches/DCAS.
2009-05-28 njnMerge the DARWIN branch onto the trunk.
2009-05-21 njnDARWIN sync: spacing.
2009-05-18 njnMerged non-Darwin-specific parts of r9397,r9423,r9490...
2009-04-22 sewardjAdd support for reading Windows PDB debug info (symbols...
2009-03-10 njnUpdated copyright years.
2009-02-24 njnRemove a number of unused parameters, found with -Wunus...
2009-02-17 njnIn the core, include malloc_usable_size() as one of...
2008-10-13 njn- Reinstate the 'atfork' from 2.4.0, which was more...
2008-07-07 bartMerged FORMATCHECK branch (r8368) to trunk.
2008-05-01 sewardjMerge branches/OTRACK_BY_INSTRUMENTATION into the trunk...
2008-02-11 sewardjUpdate copyright dates ("200X-2007" --> "200X-2008").
2007-12-18 sewardjImprove handling of programs which require very large...
2007-11-09 sewardjMerge (from branches/THRCHECK) r6804:
2007-09-23 njnFix various format string errors, courtesy of Florian...
2007-08-29 sewardjValgrind-side changes to track vx1786 (which was: Suppo...
2007-05-01 sewardjAvoid compilation warnings with gcc-4.2.
2007-02-12 sewardjGet rid of the unused --model-pthreads flag.
2007-01-08 sewardjUpdate copyright dates.
2006-12-24 njnSplit the thread_runstate event into two, start_client_...
2006-12-23 sewardjChange the core-tool interface 'thread_run' event to...
2006-12-17 sewardjA naming-only change: rename VG_(set_running) to VG_...
2006-11-17 sewardjRedo the interface to m_initimg (module for setting...
2006-10-17 sewardjMerge r6148:
2006-10-14 sewardjCreate a new module, m_vki, and move all knowledge...
2006-10-14 sewardjCreate a new module, m_vkiscnums, and move all the...
2006-06-05 sewardjUpdate copyright dates.
2006-05-07 sewardjIncrease scheduling quantum to 100k basic blocks. ...
2006-04-05 sewardjMinor scheduler tidyings:
2006-03-21 njnMake the unrecognised-instruction error message more...
2006-03-16 sewardjupmerge r5768 (Allow a thread to spin longer when yield...
2006-02-07 sewardjSynthesise and deliver SIGTRAP to clients when requeste...
2006-01-22 sewardjrm 'inline' - produces too many complaints with -Winline
2006-01-20 sewardjChanges to make function wrapping work better on ppc64...
2006-01-17 sewardjAdd test code for checking that m_debuginfo's tocptr...
2006-01-13 sewardjFix bogus assertions.
2006-01-13 tomDecode NOREDIR events properly in debug output.
2006-01-12 sewardjFix more ppc64-linux function wrapping and symbol-table...
2006-01-12 sewardjMake function wrapping work on ppc32-linux.
2006-01-12 sewardjMake function wrapping work on amd64-linux.
2006-01-12 sewardjMerge in function wrapping support from the FNWRAP...
2005-12-26 sewardjMore dispatcher tuning for ppc32/64. Makes a big diffe...
2005-12-22 sewardjWhen switching threads on ppc64, clear the reservation...
2005-12-21 njnRenamed coregrind.h to pub_core_clreq.h and introduced...
2005-12-19 njnRemove all remaining profiling gunk.
2005-12-16 sewardjAdd missing cases in debug printing.
2005-12-15 sewardj- Track vex r1494 (x86/amd64 change of conventions...
2005-11-29 sewardjAdd framework for ppc64 support. Apologies in advance...
2005-11-10 tomCall VG_(unknown_SP_update) each time we switch to...
2005-11-03 sewardjTrack API change in vex r1429.
2005-10-15 njnClarify the disInstr message.
next