| 2014-12-31 |
Florian Krohm | The definition of type Addr has moved to VEX and |
commit | commitdiff | tree | snapshot |
| 2014-12-31 |
Florian Krohm | It has long been assumed that host and guest architectures |
commit | commitdiff | tree | snapshot |
| 2014-12-29 |
Florian Krohm | Import offsetof and vg_alignof from VEX (tracking VEX... |
commit | commitdiff | tree | snapshot |
| 2014-12-29 |
Florian Krohm | As a library, VEX should not export the offsetof and... |
commit | commitdiff | tree | snapshot |
| 2014-12-29 |
Florian Krohm | Add a command line option to allow the user to provide... |
commit | commitdiff | tree | snapshot |
| 2014-12-29 |
Florian Krohm | Add a missing header file. |
commit | commitdiff | tree | snapshot |
| 2014-12-29 |
Florian Krohm | Change a logging function to use SizeT (tracking VEX... |
commit | commitdiff | tree | snapshot |
| 2014-12-29 |
Florian Krohm | Change a few prototypes to use SizeT. |
commit | commitdiff | tree | snapshot |
| 2014-12-29 |
Florian Krohm | Move definition of type SizeT to VEX (see VEX r3046). |
commit | commitdiff | tree | snapshot |
| 2014-12-29 |
Florian Krohm | Add type SizeT (moved here from valgrind's pub_tool_bas... |
commit | commitdiff | tree | snapshot |
| 2014-12-29 |
Philippe Waroquiers | Fix 342221 - socket connect produce false positive... |
commit | commitdiff | tree | snapshot |
| 2014-12-29 |
Florian Krohm | Remove the type AddrH. The code assumes in many places... |
commit | commitdiff | tree | snapshot |
| 2014-12-28 |
Philippe Waroquiers | Fix 341539 VG_(describe_addr) should not describe addre... |
commit | commitdiff | tree | snapshot |
| 2014-12-28 |
Florian Krohm | Avoid spurious warnings about white space following... |
commit | commitdiff | tree | snapshot |
| 2014-12-24 |
Florian Krohm | Remove a few dead assignments. |
commit | commitdiff | tree | snapshot |
| 2014-12-24 |
Florian Krohm | Fix a few casts. A void * cannot be used to initialise... |
commit | commitdiff | tree | snapshot |
| 2014-12-23 |
Florian Krohm | Elimnate two magic constants. |
commit | commitdiff | tree | snapshot |
| 2014-12-23 |
Florian Krohm | Audit a buffer. |
commit | commitdiff | tree | snapshot |
| 2014-12-21 |
Philippe Waroquiers | Fix a typo, introduced when fixing a typo. |
commit | commitdiff | tree | snapshot |
| 2014-12-21 |
Philippe Waroquiers | Fix typo |
commit | commitdiff | tree | snapshot |
| 2014-12-21 |
Philippe Waroquiers | Follow up to rev 14823: make errors when reporting... |
commit | commitdiff | tree | snapshot |
| 2014-12-21 |
Philippe Waroquiers | 342063 wrong format specifier for test mcblocklistsear... |
commit | commitdiff | tree | snapshot |
| 2014-12-20 |
Florian Krohm | Buffer audit. Resize some. |
commit | commitdiff | tree | snapshot |
| 2014-12-19 |
Florian Krohm | Buffer audit. Resize a few. |
commit | commitdiff | tree | snapshot |
| 2014-12-19 |
Florian Krohm | Fix a buffer overflow (in case read had returned 1000). |
commit | commitdiff | tree | snapshot |
| 2014-12-17 |
Carl Love | This commit fixes a redundant #if defined line. The... |
commit | commitdiff | tree | snapshot |
| 2014-12-17 |
Philippe Waroquiers | Fix 341789 - aarch64: shmat fails with valgrind on... |
commit | commitdiff | tree | snapshot |
| 2014-12-17 |
Florian Krohm | Remove two fixed-size buffers in the dwarf readers. |
commit | commitdiff | tree | snapshot |
| 2014-12-17 |
Florian Krohm | Join two #ifdefs, eliminating one. |
commit | commitdiff | tree | snapshot |
| 2014-12-17 |
Florian Krohm | For s390 use symbolic register names. |
commit | commitdiff | tree | snapshot |
| 2014-12-17 |
Florian Krohm | Avoid compiler warnings on s390x. |
commit | commitdiff | tree | snapshot |
| 2014-12-17 |
Florian Krohm | Comment change. Function vg_panic does not exist. |
commit | commitdiff | tree | snapshot |
| 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 |
| next |