| 2012-05-31 |
Florian Krohm | Reduce size of an IRStmt from 40 bytes to 32 bytes... |
commit | commitdiff | tree | snapshot |
| 2012-05-30 |
Florian Krohm | Add testcases for "compare and swap". |
commit | commitdiff | tree | snapshot |
| 2012-05-29 |
Philippe Waroquiers | Fix MacOS passsigalrm.c compilation error due to SIGRTM... |
commit | commitdiff | tree | snapshot |
| 2012-05-29 |
Christian Borntraeger | Fix machine detection on s390 to not bail out the regre... |
commit | commitdiff | tree | snapshot |
| 2012-05-28 |
Philippe Waroquiers | Document the register(s) used for thread pointer |
commit | commitdiff | tree | snapshot |
| 2012-05-28 |
Christian Borntraeger | Let valgrind check the tls argument if the appropriate... |
commit | commitdiff | tree | snapshot |
| 2012-05-28 |
Philippe Waroquiers | Improve cross referencing of gdbserver monitor commands |
commit | commitdiff | tree | snapshot |
| 2012-05-28 |
Florian Krohm | Add forgotten update. Should have been part of r2359. |
commit | commitdiff | tree | snapshot |
| 2012-05-28 |
Florian Krohm | Cleanup after t-chaining changes. |
commit | commitdiff | tree | snapshot |
| 2012-05-27 |
Philippe Waroquiers | fix the warning introduced by fixing SETTLS clone flag... |
commit | commitdiff | tree | snapshot |
| 2012-05-27 |
Florian Krohm | Update a comment. |
commit | commitdiff | tree | snapshot |
| 2012-05-27 |
Florian Krohm | Fix an out-of-date comment. |
commit | commitdiff | tree | snapshot |
| 2012-05-27 |
Florian Krohm | Change S390_INSN_HELPER_CALL such that returning a... |
commit | commitdiff | tree | snapshot |
| 2012-05-27 |
Julian Seward | Remove, or (where it might later come in handy) comment... |
commit | commitdiff | tree | snapshot |
| 2012-05-27 |
Julian Seward | Add more test cases for VCMPSS, and reenable disabled... |
commit | commitdiff | tree | snapshot |
| 2012-05-27 |
Julian Seward | Fix the behaviour of VEXTRACTF128, VCMPSD and VCMPSS... |
commit | commitdiff | tree | snapshot |
| 2012-05-27 |
Julian Seward | Add tests for all AVX instructions implemented so far. |
commit | commitdiff | tree | snapshot |
| 2012-05-27 |
Julian Seward | Implement VINSERTPS imm8, xmm3/m32, xmm2, xmm1 |
commit | commitdiff | tree | snapshot |
| 2012-05-26 |
Philippe Waroquiers | Fix false positive in sys_clone on amd64 when optional... |
commit | commitdiff | tree | snapshot |
| 2012-05-26 |
Florian Krohm | Take advantage of compare immediate insns as more than... |
commit | commitdiff | tree | snapshot |
| 2012-05-25 |
Philippe Waroquiers | Add missing gdbserver xml files for shadow registers... |
commit | commitdiff | tree | snapshot |
| 2012-05-25 |
Philippe Waroquiers | as vgdb not activated by default on android, need to... |
commit | commitdiff | tree | snapshot |
| 2012-05-25 |
Julian Seward | Update. |
commit | commitdiff | tree | snapshot |
| 2012-05-25 |
Julian Seward | Implement |
commit | commitdiff | tree | snapshot |
| 2012-05-25 |
Julian Seward | Update. |
commit | commitdiff | tree | snapshot |
| 2012-05-25 |
Julian Seward | Implement |
commit | commitdiff | tree | snapshot |
| 2012-05-24 |
Philippe Waroquiers | gdbserver: introduce support to show the AVX registers. |
commit | commitdiff | tree | snapshot |
| 2012-05-24 |
Julian Seward | Update. |
commit | commitdiff | tree | snapshot |
| 2012-05-24 |
Julian Seward | Implement |
commit | commitdiff | tree | snapshot |
| 2012-05-24 |
Julian Seward | Fix two more incorrect disAMode calls, recently introdu... |
commit | commitdiff | tree | snapshot |
| 2012-05-24 |
Julian Seward | Fix incorrect uses of disAMode in some SSE4 instruction... |
commit | commitdiff | tree | snapshot |
| 2012-05-24 |
Julian Seward | Implement VPACKUWSB = VEX.NDS.128.66.0F.WIG 67 /r |
commit | commitdiff | tree | snapshot |
| 2012-05-23 |
Julian Seward | Implement |
commit | commitdiff | tree | snapshot |
| 2012-05-23 |
Philippe Waroquiers | Prepare for AVX support : restructure gdbsrv/target... |
commit | commitdiff | tree | snapshot |
| 2012-05-23 |
Christian Borntraeger | add some intial kvm ioctls (low hanging fruits). This... |
commit | commitdiff | tree | snapshot |
| 2012-05-23 |
Julian Seward | Implement |
commit | commitdiff | tree | snapshot |
| 2012-05-23 |
Julian Seward | Update. |
commit | commitdiff | tree | snapshot |
| 2012-05-23 |
Julian Seward | Implement |
commit | commitdiff | tree | snapshot |
| 2012-05-23 |
Julian Seward | Implement |
commit | commitdiff | tree | snapshot |
| 2012-05-23 |
Julian Seward | Implement |
commit | commitdiff | tree | snapshot |
| 2012-05-22 |
Julian Seward | Implement |
commit | commitdiff | tree | snapshot |
| 2012-05-22 |
Julian Seward | Implement |
commit | commitdiff | tree | snapshot |
| 2012-05-22 |
Julian Seward | Update. |
commit | commitdiff | tree | snapshot |
| 2012-05-22 |
Julian Seward | Implement VCVTTSS2SI xmm1/m32, r32 = VEX.LIG.F3.0F... |
commit | commitdiff | tree | snapshot |
| 2012-05-22 |
Julian Seward | Implement AVX insns |
commit | commitdiff | tree | snapshot |
| 2012-05-22 |
Florian Krohm | Tweak initialisation of padding bytes such that future... |
commit | commitdiff | tree | snapshot |
| 2012-05-22 |
Florian Krohm | Add comments from Julian as to why mc_main.c and mc_rep... |
commit | commitdiff | tree | snapshot |
| 2012-05-21 |
Julian Seward | Fix fallout from recent AVX commit (guest_XMMn no longe... |
commit | commitdiff | tree | snapshot |
| 2012-05-21 |
Julian Seward | Fix VALGRIND_MINOR/VALGRIND_MAJOR symbols. This got... |
commit | commitdiff | tree | snapshot |
| 2012-05-21 |
Julian Seward | Enable FCOMS/FCOMPS on amd64. Fixes #300414. |
commit | commitdiff | tree | snapshot |
| 2012-05-21 |
Florian Krohm | Add -fomit-frame-pointer for s390. The GCC maintainer... |
commit | commitdiff | tree | snapshot |
| 2012-05-21 |
Julian Seward | Fix feature recognition on AMD Bulldozer following... |
commit | commitdiff | tree | snapshot |
| 2012-05-21 |
Julian Seward | Ensure s390x guest state size is 32-byte aligned, as... |
commit | commitdiff | tree | snapshot |
| 2012-05-21 |
Julian Seward | Handle 32-byte loads/stores, as created by recently... |
commit | commitdiff | tree | snapshot |
| 2012-05-21 |
Julian Seward | Ensure arm guest state size is 32-byte aligned, as... |
commit | commitdiff | tree | snapshot |
| 2012-05-21 |
Julian Seward | Handle increase in ppc64 guest state size resulting... |
commit | commitdiff | tree | snapshot |
| 2012-05-21 |
Julian Seward | Ensure ppc64 guest state size is 32-byte aligned, as... |
commit | commitdiff | tree | snapshot |
| 2012-05-21 |
Julian Seward | Add initial support for Intel AVX instructions (VEX... |
commit | commitdiff | tree | snapshot |
| 2012-05-21 |
Julian Seward | Add initial support for Intel AVX instructions (Valgrin... |
commit | commitdiff | tree | snapshot |
| 2012-05-18 |
Philippe Waroquiers | define AM_COND_IF if not yet defined (needed to build... |
commit | commitdiff | tree | snapshot |
| 2012-05-17 |
Philippe Waroquiers | Fix 274078 improved configure logic for mpicc |
commit | commitdiff | tree | snapshot |
| 2012-05-17 |
Philippe Waroquiers | name_of_sched_event was missing some values and returni... |
commit | commitdiff | tree | snapshot |
| 2012-05-15 |
Philippe Waroquiers | NEWS entry for revision 12564 (bypass gcc 4.4/gcc 4... |
commit | commitdiff | tree | snapshot |
| 2012-05-15 |
Philippe Waroquiers | Bypass gcc 4.4/4.5 compilation bug by moving -fomit... |
commit | commitdiff | tree | snapshot |
| 2012-05-13 |
Philippe Waroquiers | Add assertion that the munmap of the secmap succeeds. |
commit | commitdiff | tree | snapshot |
| 2012-05-12 |
Florian Krohm | Move registration of mc_pre_reg_read to mc_post_clo_init. |
commit | commitdiff | tree | snapshot |
| 2012-05-12 |
Florian Krohm | Fix disassembly for asi and agsi |
commit | commitdiff | tree | snapshot |
| 2012-05-12 |
Florian Krohm | Eliminate helper s390_calculate_icc. Rewrite and factor... |
commit | commitdiff | tree | snapshot |
| 2012-05-12 |
Florian Krohm | Back out VEX r2326. It was not working correctly. The... |
commit | commitdiff | tree | snapshot |
| 2012-05-12 |
Florian Krohm | Add a few testcases that exercise the s390_calculate_ic... |
commit | commitdiff | tree | snapshot |
| 2012-05-11 |
Philippe Waroquiers | fix 299756 (for symmetry, --free-fill must be ignored... |
commit | commitdiff | tree | snapshot |
| 2012-05-11 |
Philippe Waroquiers | fix 219156 support static malloc or alternate malloc... |
commit | commitdiff | tree | snapshot |
| 2012-05-09 |
Julian Seward | Support DWARF version 4 DW_AT_high_pc constant form... |
commit | commitdiff | tree | snapshot |
| 2012-05-09 |
Florian Krohm | Improve insn selection for helper calls. Attempt to... |
commit | commitdiff | tree | snapshot |
| 2012-05-08 |
Florian Krohm | Use make_gpr throughout. Remove unused parameter. |
commit | commitdiff | tree | snapshot |
| 2012-05-07 |
Florian Krohm | Remove an out-of-date comment. |
commit | commitdiff | tree | snapshot |
| 2012-05-06 |
Philippe Waroquiers | fix typo in README_DEVELOPERS |
commit | commitdiff | tree | snapshot |
| 2012-05-06 |
Florian Krohm | Avoid regtest failures on x86_64 and ppc64 when toolcha... |
commit | commitdiff | tree | snapshot |
| 2012-05-06 |
Florian Krohm | Require automake-1.10 for proper handling of include... |
commit | commitdiff | tree | snapshot |
| 2012-05-06 |
Florian Krohm | Add the counter pseudo register to the list of guest... |
commit | commitdiff | tree | snapshot |
| 2012-05-05 |
Philippe Waroquiers | Avoid duplicate primary names when merging identical... |
commit | commitdiff | tree | snapshot |
| 2012-05-05 |
Florian Krohm | Fix svn:ignore on ppc test buckets |
commit | commitdiff | tree | snapshot |
| 2012-05-05 |
Florian Krohm | Special-case the TR insn for EX. |
commit | commitdiff | tree | snapshot |
| 2012-05-05 |
Florian Krohm | More refactoring to avoid code duplication (irgen_CLC... |
commit | commitdiff | tree | snapshot |
| 2012-05-05 |
Florian Krohm | Add NC and OC to the list of insns that get special... |
commit | commitdiff | tree | snapshot |
| 2012-05-03 |
Philippe Waroquiers | Improve m_redir.c debug trace by adding filename. |
commit | commitdiff | tree | snapshot |
| 2012-05-03 |
Florian Krohm | Updated for s390. |
commit | commitdiff | tree | snapshot |
| 2012-05-03 |
Florian Krohm | Add ETF3 facility (valgrind bits). Part of fixing Bugzi... |
commit | commitdiff | tree | snapshot |
| 2012-05-03 |
Florian Krohm | Add ETF3 facility (VEX bits). Part of fixing Bugzilla... |
commit | commitdiff | tree | snapshot |
| 2012-05-01 |
Philippe Waroquiers | Remove unused variable in massif/tests/pages_as_heap... |
commit | commitdiff | tree | snapshot |
| 2012-05-01 |
Philippe Waroquiers | fix 298943 massif asserts with --pages-as-heap=yes... |
commit | commitdiff | tree | snapshot |
| 2012-05-01 |
Julian Seward | Add DFP test cases that accidentally missed in r12546. |
commit | commitdiff | tree | snapshot |
| 2012-04-30 |
Julian Seward | Don't use constants of the form 0b...; apparently older... |
commit | commitdiff | tree | snapshot |
| 2012-04-29 |
Julian Seward | Test cases for POWER Power Decimal Floating Point ... |
commit | commitdiff | tree | snapshot |
| 2012-04-29 |
Julian Seward | Add support for POWER Power Decimal Floating Point... |
commit | commitdiff | tree | snapshot |
| 2012-04-29 |
Julian Seward | Correctly parse DW_FORM_ref_addr -- its format is diffe... |
commit | commitdiff | tree | snapshot |
| 2012-04-27 |
Philippe Waroquiers | add optional arg [aspacemgr] to v.info memory to show... |
commit | commitdiff | tree | snapshot |
| 2012-04-26 |
Julian Seward | Add feature detection for amd64.avx, and (potentially... |
commit | commitdiff | tree | snapshot |
| 2012-04-26 |
Julian Seward | Add a feature check flag for AVX. |
commit | commitdiff | tree | snapshot |
| 2012-04-25 |
Julian Seward | Try to fold out some of the lousy code generated by... |
commit | commitdiff | tree | snapshot |
| next |