| 2014-12-17 |
Philippe Waroquiers | Fix 197259 Unsupported arch_prtctl PR_SET_GS option |
commit | commitdiff | tree | snapshot |
| 2014-12-16 |
Philippe Waroquiers | Fix 197259 Unsupported arch_prtctl PR_SET_GS option |
commit | commitdiff | tree | snapshot |
| 2014-12-16 |
Florian Krohm | Simplify the VG_(get_filename_linenum) interface by... |
commit | commitdiff | tree | snapshot |
| 2014-12-16 |
Florian Krohm | Add a clarifying comment. |
commit | commitdiff | tree | snapshot |
| 2014-12-16 |
Florian Krohm | Remove duplicate command line option. |
commit | commitdiff | tree | snapshot |
| 2014-12-15 |
Florian Krohm | Update tracking the file removal in VEX r3042. |
commit | commitdiff | tree | snapshot |
| 2014-12-15 |
Florian Krohm | Remove quote.txt and newline.txt as they are no longer... |
commit | commitdiff | tree | snapshot |
| 2014-12-15 |
Florian Krohm | Tweak a format specifier. Remove a redundant assert. |
commit | commitdiff | tree | snapshot |
| 2014-12-15 |
Florian Krohm | More constification. |
commit | commitdiff | tree | snapshot |
| 2014-12-14 |
Florian Krohm | Remove callgrind's percentify and commify functions... |
commit | commitdiff | tree | snapshot |
| 2014-12-13 |
Florian Krohm | Enhance the "Author" section of the manpage as suggested |
commit | commitdiff | tree | snapshot |
| 2014-12-13 |
Florian Krohm | Fix BZ #116002. |
commit | commitdiff | tree | snapshot |
| 2014-12-13 |
Philippe Waroquiers | reach_thread_register cannot be compiled on Mac OS... |
commit | commitdiff | tree | snapshot |
| 2014-12-12 |
Florian Krohm | Add limited support for printing floating point numbers to |
commit | commitdiff | tree | snapshot |
| 2014-12-12 |
Florian Krohm | Update detection of tool-chain support for MPX insns |
commit | commitdiff | tree | snapshot |
| 2014-12-10 |
Florian Krohm | Remove some debugging code that was accidentally checked in |
commit | commitdiff | tree | snapshot |
| 2014-12-10 |
Florian Krohm | Today this is what happens when we encounter hwcaps... |
commit | commitdiff | tree | snapshot |
| 2014-12-10 |
Florian Krohm | New function vfatal which should be used for user messages |
commit | commitdiff | tree | snapshot |
| 2014-12-09 |
Julian Seward | Update expected output for none/tests/darwin/access_ext... |
commit | commitdiff | tree | snapshot |
| 2014-12-09 |
Julian Seward | Fix incorrect implementation of AESKEYGENASSIST in... |
commit | commitdiff | tree | snapshot |
| 2014-12-09 |
Florian Krohm | Update x86 decoder as per advise from Julian. |
commit | commitdiff | tree | snapshot |
| 2014-12-09 |
Florian Krohm | Detect presence of sse3 instructions on x86. |
commit | commitdiff | tree | snapshot |
| 2014-12-08 |
Florian Krohm | Announce, that the long displacement facility is noq... |
commit | commitdiff | tree | snapshot |
| 2014-12-08 |
Florian Krohm | The long displacement facility is now required. There... |
commit | commitdiff | tree | snapshot |
| 2014-12-08 |
Florian Krohm | Export s390_host_hwcaps in LibVEX_Translate, so we... |
commit | commitdiff | tree | snapshot |
| 2014-12-07 |
Florian Krohm | Remove fixed size arrays in the dwarf-3 parser. |
commit | commitdiff | tree | snapshot |
| 2014-12-06 |
Florian Krohm | Eliminate fixed size buffer 'the_CIEs' and allocate... |
commit | commitdiff | tree | snapshot |
| 2014-12-06 |
Florian Krohm | Add a few more asserts. Fix a function prototype. |
commit | commitdiff | tree | snapshot |
| 2014-12-06 |
Florian Krohm | DFP insns should cause an emulation failure if the... |
commit | commitdiff | tree | snapshot |
| 2014-12-05 |
Florian Krohm | Encountering a PFPO insn in a client program while... |
commit | commitdiff | tree | snapshot |
| 2014-12-05 |
Florian Krohm | Update test result following VEX r3029. |
commit | commitdiff | tree | snapshot |
| 2014-12-05 |
Florian Krohm | Fix some verbiage. |
commit | commitdiff | tree | snapshot |
| 2014-12-03 |
Florian Krohm | Add -Wformat -Wformat-security to the list of compile... |
commit | commitdiff | tree | snapshot |
| 2014-12-03 |
Florian Krohm | Add script. Comes in handy when messing with the build... |
commit | commitdiff | tree | snapshot |
| 2014-11-29 |
Florian Krohm | Fix a few VG_(message) invocations. The function does... |
commit | commitdiff | tree | snapshot |
| 2014-11-29 |
Florian Krohm | Fix BZ 334802. Patch by Mark Wielaard with a few mods... |
commit | commitdiff | tree | snapshot |
| 2014-11-29 |
Florian Krohm | Fix up the error processing in VG_(expand_file_name... |
commit | commitdiff | tree | snapshot |
| 2014-11-28 |
Florian Krohm | Add an early-clobber constraint. Otherwise, it will... |
commit | commitdiff | tree | snapshot |
| 2014-11-26 |
Petar Jovanovic | mips64: add test cases for Cavium BBIT032 and BBIT132 |
commit | commitdiff | tree | snapshot |
| 2014-11-26 |
Petar Jovanovic | mips64: add support for Cavium BBIT032 and BBIT132 |
commit | commitdiff | tree | snapshot |
| 2014-11-26 |
Mark Wielaard | Bug 341238. Recognize GCC5/DWARFv5 DW_LANG constants... |
commit | commitdiff | tree | snapshot |
| 2014-11-26 |
Bart Van Assche | drd: Add a consistency check |
commit | commitdiff | tree | snapshot |
| 2014-11-25 |
Julian Seward | Add a file tracking the 3.10.x merge status. |
commit | commitdiff | tree | snapshot |
| 2014-11-25 |
Julian Seward | Update. |
commit | commitdiff | tree | snapshot |
| 2014-11-25 |
Julian Seward | Implement FRINTI d_d, s_s. |
commit | commitdiff | tree | snapshot |
| 2014-11-25 |
Julian Seward | Add test cases for RORV x_x_x, w_w_w. |
commit | commitdiff | tree | snapshot |
| 2014-11-25 |
Julian Seward | Implement RORV x_x_x, w_w_w |
commit | commitdiff | tree | snapshot |
| 2014-11-25 |
Julian Seward | Add test cases for CLS x_x, w_w. |
commit | commitdiff | tree | snapshot |
| 2014-11-25 |
Julian Seward | Implement CLS x_x, w_w |
commit | commitdiff | tree | snapshot |
| 2014-11-25 |
Julian Seward | arm64: implement "BRK #imm16". |
commit | commitdiff | tree | snapshot |
| 2014-11-25 |
Julian Seward | Back out r14781, which was unintended. |
commit | commitdiff | tree | snapshot |
| 2014-11-25 |
Julian Seward | arm64: implement "BRK #imm16". |
commit | commitdiff | tree | snapshot |
| 2014-11-24 |
Florian Krohm | Change the testcase to not depend on the type of 'this... |
commit | commitdiff | tree | snapshot |
| 2014-11-24 |
Philippe Waroquiers | Change pub_tool_addrinfo.h AddrInfo and VG_(describe_ad... |
commit | commitdiff | tree | snapshot |
| 2014-11-24 |
Florian Krohm | As the BEAM checker correctly points out, the condition... |
commit | commitdiff | tree | snapshot |
| 2014-11-24 |
Julian Seward | Enable sys_flock on arm64-linux. |
commit | commitdiff | tree | snapshot |
| 2014-11-22 |
Florian Krohm | Announce fix for BZ #269360. |
commit | commitdiff | tree | snapshot |
| 2014-11-22 |
Florian Krohm | Add function s390_isel_amode_b12_b20 to compile an... |
commit | commitdiff | tree | snapshot |
| 2014-11-22 |
Julian Seward | Update. |
commit | commitdiff | tree | snapshot |
| 2014-11-21 |
Florian Krohm | Remove dead code. |
commit | commitdiff | tree | snapshot |
| 2014-11-20 |
Florian Krohm | This change was triggered by BZ #247974 which suggested... |
commit | commitdiff | tree | snapshot |
| 2014-11-20 |
Julian Seward | arm64: enable FCVT{A,N}S X,S. |
commit | commitdiff | tree | snapshot |
| 2014-11-20 |
Julian Seward | isBogusAtom: handle missing case Ico_F32. |
commit | commitdiff | tree | snapshot |
| 2014-11-20 |
Julian Seward | Implement {S,U}CVTF (scalar, fixedpt). |
commit | commitdiff | tree | snapshot |
| 2014-11-20 |
Julian Seward | Update mysteriously out-of-date fp_and_simd.stdout... |
commit | commitdiff | tree | snapshot |
| 2014-11-20 |
Julian Seward | Add test cases for {S,U}CVTF fixedpt-to-fp. |
commit | commitdiff | tree | snapshot |
| 2014-11-19 |
Philippe Waroquiers | Fix typos in a comment |
commit | commitdiff | tree | snapshot |
| 2014-11-19 |
Julian Seward | Add test cases for VFPv4 VFNMA, VFNMS added in vex... |
commit | commitdiff | tree | snapshot |
| 2014-11-19 |
Julian Seward | Implement VFPv4 VFNMA, VFNMS d_d and s_s variants ... |
commit | commitdiff | tree | snapshot |
| 2014-11-19 |
Julian Seward | Add a lot more intercepts. Very crude. I am sure... |
commit | commitdiff | tree | snapshot |
| 2014-11-19 |
Julian Seward | OSX 10.10: intercept memchr in libsystem_platform.dylib. |
commit | commitdiff | tree | snapshot |
| 2014-11-19 |
Julian Seward | Fix up the wrapper for getdirentries64 a bit so as... |
commit | commitdiff | tree | snapshot |
| 2014-11-19 |
Florian Krohm | Use unsigned long int instead of unsigned long long... |
commit | commitdiff | tree | snapshot |
| 2014-11-18 |
Florian Krohm | Announce fix of BZ #155125. As of r14685 I think. |
commit | commitdiff | tree | snapshot |
| 2014-11-17 |
Julian Seward | Fix stupid bug introduced in r2993, which causes many... |
commit | commitdiff | tree | snapshot |
| 2014-11-17 |
Julian Seward | Enable test cases for r2993, viz: |
commit | commitdiff | tree | snapshot |
| 2014-11-17 |
Julian Seward | Implement arm64 insns: |
commit | commitdiff | tree | snapshot |
| 2014-11-16 |
Florian Krohm | Comment only changes. |
commit | commitdiff | tree | snapshot |
| 2014-11-15 |
Julian Seward | Implement "fcvtpu w, s". n-i-bz. |
commit | commitdiff | tree | snapshot |
| 2014-11-15 |
Julian Seward | Add test cases for all remaining AArch64 ARMv8 SIMD... |
commit | commitdiff | tree | snapshot |
| 2014-11-15 |
Julian Seward | Implement fcsel d_d, s_s. Fixes #340856. |
commit | commitdiff | tree | snapshot |
| 2014-11-15 |
Julian Seward | Add even more suppressions for Yosemite. |
commit | commitdiff | tree | snapshot |
| 2014-11-15 |
Julian Seward | * add a logging mechanism to show repeated messages... |
commit | commitdiff | tree | snapshot |
| 2014-11-14 |
Florian Krohm | Pass buffer size to VG_(elapsed_wallclock_time) so... |
commit | commitdiff | tree | snapshot |
| 2014-11-14 |
Florian Krohm | Minor non-functional cleanups. |
commit | commitdiff | tree | snapshot |
| 2014-11-14 |
Florian Krohm | m_compiler.c was added to noinst_HEADERS but should... |
commit | commitdiff | tree | snapshot |
| 2014-11-14 |
Julian Seward | Implement missing heap-intercept function "dh_malloc_us... |
commit | commitdiff | tree | snapshot |
| 2014-11-13 |
Florian Krohm | Audit two buffer sizes. |
commit | commitdiff | tree | snapshot |
| 2014-11-13 |
Florian Krohm | Merge revisions 14445 and 14446 from the BUF_REMOVAL... |
commit | commitdiff | tree | snapshot |
| 2014-11-13 |
Julian Seward | * add syscall wrappers for some new OSX 10.10 specific... |
commit | commitdiff | tree | snapshot |
| 2014-11-13 |
Julian Seward | Update suppressions for OSX 10.10. |
commit | commitdiff | tree | snapshot |
| 2014-11-13 |
Mark Wielaard | Add detection of old ppc32 magic instructions from... |
commit | commitdiff | tree | snapshot |
| 2014-11-13 |
Mark Wielaard | Bug 340922 arm64: unhandled getgroups/setgroups syscalls. |
commit | commitdiff | tree | snapshot |
| 2014-11-12 |
Philippe Waroquiers | Follow up 14714: use a real malloc cost centre instead... |
commit | commitdiff | tree | snapshot |
| 2014-11-12 |
Philippe Waroquiers | Implement Option --error-markers=<begin>,<end> |
commit | commitdiff | tree | snapshot |
| 2014-11-11 |
Florian Krohm | Merge r14340,14346-14348,14352,14354-14355 from the... |
commit | commitdiff | tree | snapshot |
| 2014-11-11 |
Julian Seward | Add a nasty temporary kludge to CPUID that allows 64... |
commit | commitdiff | tree | snapshot |
| 2014-11-11 |
Julian Seward | Interceot _platform_strncmp also on OSX 10.10. |
commit | commitdiff | tree | snapshot |
| 2014-11-11 |
Julian Seward | PRE(mach_msg) on OSX 10.10 64-bit: replace failing... |
commit | commitdiff | tree | snapshot |
| 2014-11-10 |
Florian Krohm | Remove unneeded macro definition. |
commit | commitdiff | tree | snapshot |
| next |