aboutsummaryrefslogtreecommitdiff
path: root/coregrind/m_machine.c
AgeCommit message (Expand)Author
2015-08-21Update copyright dates, to include 2015. No functional change.sewardj
2015-08-12Enhance VG_(machine_get_hwcaps) to check enough stuff to ensuresewardj
2015-08-08Fix two more format inconsistencies found on s390. The oneflorian
2015-08-05Fix printf format inconsistencies as pointed out by gcc -Wformat-signedness.florian
2015-07-21Bug 345248 - add support for Solaris OS in valgrindsewardj
2015-07-05Fix typos in source code. Patch by Dmitriy (olshevskiy87@bk.ru).florian
2015-04-30Remove a few embarassing comments.florian
2015-04-10Add a port to Linux/TileGx. Zhi-Gang Liu (zliu@tilera.com)sewardj
2015-03-17Minimal update to recognise z13 (s390).florian
2014-12-17For s390 use symbolic register names.florian
2014-12-09Detect presence of sse3 instructions on x86.florian
2014-11-14Minor non-functional cleanups.florian
2014-09-15coregrind files shall use vg_assert not tl_assert.florian
2014-08-29The semantic of the stack bounds is not consistent or is not described.philippe
2014-08-07This commit is for Bugzilla 334834. The Bugzilla contains patch 2 of 3carll
2014-08-07This commit is for Bugzilla 334384. The Bugzilla contains patch 1 of 3carll
2014-07-24Track vex r2910 (infrastructural improvements in representation ofsewardj
2014-05-13On 32-bit x86, allow lzcnt to be detected on Intel CPUs as well as onsewardj
2014-05-03ARM64: add support for cache management instructions (Valgrind side):sewardj
2014-02-19mips32: Support for 64bit FPU on MIPS32 platforms.dejanj
2014-02-12arm64: implement the apply on all GP register.philippe
2014-01-15arm64: rename guest_SP to guest_XSP so as to avoid a name clash withsewardj
2014-01-12Add support for ARMv8 AArch64 (the 64 bit ARM instruction set).sewardj
2013-10-21Fix 324227 memcheck false positive leak when a thread calls exit+blockphilippe
2013-10-18Update copyright dates (20XY-2012 ==> 20XY-2013)sewardj
2013-10-18Don't report BMI support when AVX support is missing.mjw
2013-10-14PPC32/64: Allow 16 byte icache and dcache lines.sewardj
2013-09-16mips: clean-up in hardware detectionpetarj
2013-09-15Fix inclusion of header files in coregrind. No pub_tool_*.h should beflorian
2013-09-11Clarify wording.florian
2013-08-27Support mmxext (integer sse) subset on i386 (athlon). Bug #323713mjw
2013-08-12Initial ISA 2.07 support for POWER8-tuned libccarll
2013-08-03Followup to the renaming in VEX r2735.florian
2013-07-28s390: New machine model: zBC12florian
2013-07-25mips32: Add support for mips32 DSP instruction set.dejanj
2013-05-11s390: valgrind side support for PFPO. New hwcap added.florian
2013-03-27Build system and hwcaps fixes pertaining to #305728, which addedsewardj
2013-03-26Add hwcaps checking on amd64 for RDTSCP. Part of the fix for #251569sewardj
2013-02-27mips: adding MIPS64LE support to Valgrindpetarj
2012-12-26Remove a fixme.florian
2012-12-09Clean up the code for facility detection.florian
2012-12-03Probe host for conditional load/store facility.florian
2012-11-23Changes to allow compilation with -Wwrite-strings. That compiler optionflorian
2012-11-19Fix a couple of x86 char-signedness stragglerssewardj
2012-11-10Fix more Char/HChar mixups. Closing in...florian
2012-10-07This patch is the first installment of the cache info reorganisation.florian
2012-09-01Fix an uninitialised variable found be BEAM.florian
2012-08-30s390: Detect floating point extension facility. Update s390-features.cflorian
2012-08-28s390: Add zEC12 machine model. Fix spelling for some older models.florian
2012-08-26On s390: detect presence of stckf hardware facility.florian