| 2014-06-16 |
Philippe Waroquiers | Use a string literal format to avoid a gcc warning... |
commit | commitdiff | tree | snapshot |
| 2014-06-16 |
Philippe Waroquiers | Add helgrind intercepts to have helgrind understanding... |
commit | commitdiff | tree | snapshot |
| 2014-06-16 |
Philippe Waroquiers | Announce in NEWS 199144 == 278972 |
commit | commitdiff | tree | snapshot |
| 2014-06-16 |
Philippe Waroquiers | Fix random crash due to non-init inlparser when --read... |
commit | commitdiff | tree | snapshot |
| 2014-06-15 |
Julian Seward | Handle new IROp Iop_Abs64x2. |
commit | commitdiff | tree | snapshot |
| 2014-06-15 |
Julian Seward | Enable test cases for instructions implemented today. |
commit | commitdiff | tree | snapshot |
| 2014-06-15 |
Julian Seward | arm64: implement: addp std7_std7_std7, addv vector... |
commit | commitdiff | tree | snapshot |
| 2014-06-15 |
Philippe Waroquiers | Add a comment to document a possible optimisation ... |
commit | commitdiff | tree | snapshot |
| 2014-06-15 |
Julian Seward | arm64: implement: abs d_d, neg d_d, abs std7_std7,... |
commit | commitdiff | tree | snapshot |
| 2014-06-15 |
Philippe Waroquiers | When only reading inline info, no need to parse debug_t... |
commit | commitdiff | tree | snapshot |
| 2014-06-15 |
Philippe Waroquiers | Fix some obsolete comments, now that we have an ht... |
commit | commitdiff | tree | snapshot |
| 2014-06-15 |
Philippe Waroquiers | separate the tracing code in other function, call the... |
commit | commitdiff | tree | snapshot |
| 2014-06-15 |
Philippe Waroquiers | Announce in NEWS the support for inlined function calls... |
commit | commitdiff | tree | snapshot |
| 2014-06-15 |
Philippe Waroquiers | This patch implements the support needed for stacktraces |
commit | commitdiff | tree | snapshot |
| 2014-06-15 |
Philippe Waroquiers | Improve performance of dwarf3 reader using a hashtable... |
commit | commitdiff | tree | snapshot |
| 2014-06-15 |
Julian Seward | Remove temporary front end scaffolding for Cat{Even... |
commit | commitdiff | tree | snapshot |
| 2014-06-14 |
Philippe Waroquiers | small improvement in x86 unwind debug tracing |
commit | commitdiff | tree | snapshot |
| 2014-06-14 |
Philippe Waroquiers | Do not destroy the strpool if NULL |
commit | commitdiff | tree | snapshot |
| 2014-06-14 |
Julian Seward | Add test cases for LD1R (single structure, replicate). |
commit | commitdiff | tree | snapshot |
| 2014-06-14 |
Julian Seward | Implement LD1R (single structure, replicate). |
commit | commitdiff | tree | snapshot |
| 2014-06-14 |
Bart Van Assche | drd: Revert r14023 |
commit | commitdiff | tree | snapshot |
| 2014-06-14 |
Bart Van Assche | drd/tests/std_thread2: Disable this test temporarily... |
commit | commitdiff | tree | snapshot |
| 2014-06-14 |
Philippe Waroquiers | This patch adds a 'de-duplicating memory pool allocator': |
commit | commitdiff | tree | snapshot |
| 2014-06-14 |
Philippe Waroquiers | Enhance slightly the x86 debug trace unwind code |
commit | commitdiff | tree | snapshot |
| 2014-06-12 |
Florian Krohm | Fix the cleanup: line to avoid an error message in... |
commit | commitdiff | tree | snapshot |
| 2014-06-12 |
Julian Seward | Add test cases for FMUL 2d_2d_d[], 4s_4s_s[], 2s_2s_s[]. |
commit | commitdiff | tree | snapshot |
| 2014-06-12 |
Julian Seward | Implement FMUL 2d_2d_d[], 4s_4s_s[], 2s_2s_s[]. |
commit | commitdiff | tree | snapshot |
| 2014-06-12 |
Julian Seward | Remove the old SIMD decoder entirely. |
commit | commitdiff | tree | snapshot |
| 2014-06-12 |
Julian Seward | Add tests for movi_4s_#imm8,lsl8 and ushr_d_d_#imm. |
commit | commitdiff | tree | snapshot |
| 2014-06-12 |
Bart Van Assche | configure.ac: Fix Boost detection test |
commit | commitdiff | tree | snapshot |
| 2014-06-11 |
Julian Seward | Move remaining implemented SIMD instructions into the... |
commit | commitdiff | tree | snapshot |
| 2014-06-11 |
Bart Van Assche | glibc-2.X-drd.supp: Add support for --num-callers=1 |
commit | commitdiff | tree | snapshot |
| 2014-06-11 |
Bart Van Assche | drd/tests/std_thread2: Make this test independent of... |
commit | commitdiff | tree | snapshot |
| 2014-06-10 |
Julian Seward | Enable test for movi_{16b,8b}_#imm8. |
commit | commitdiff | tree | snapshot |
| 2014-06-10 |
Julian Seward | Reimplement the SIMD and FP instruction decoder, so... |
commit | commitdiff | tree | snapshot |
| 2014-06-10 |
Julian Seward | Update. |
commit | commitdiff | tree | snapshot |
| 2014-06-10 |
Bart Van Assche | drd/tests/std_thread2: Filter out libstdc++ header... |
commit | commitdiff | tree | snapshot |
| 2014-06-09 |
Philippe Waroquiers | Avoid warnings due to implicit conversion between void... |
commit | commitdiff | tree | snapshot |
| 2014-06-09 |
Philippe Waroquiers | When enabling hostvisibility in gdbsrv, give a more... |
commit | commitdiff | tree | snapshot |
| 2014-06-09 |
Dejan Jevtic | mips: Fix non mips compiler warning. |
commit | commitdiff | tree | snapshot |
| 2014-06-09 |
Bart Van Assche | drd/tests: Update Subversion ignore list |
commit | commitdiff | tree | snapshot |
| 2014-06-09 |
Bart Van Assche | drd: Ignore ordering introduced by a mutex used in... |
commit | commitdiff | tree | snapshot |
| 2014-06-09 |
Bart Van Assche | drd/tests/std_thread2: Add |
commit | commitdiff | tree | snapshot |
| 2014-06-09 |
Bart Van Assche | drd/tests/local_static: Disable because g++ does not... |
commit | commitdiff | tree | snapshot |
| 2014-06-09 |
Bart Van Assche | drd: Add __cxa_guard_*() intercepts |
commit | commitdiff | tree | snapshot |
| 2014-06-09 |
Bart Van Assche | drd/tests/local_static: Fix a typo |
commit | commitdiff | tree | snapshot |
| 2014-06-09 |
Bart Van Assche | drd/tests: Update Subversion ignore list |
commit | commitdiff | tree | snapshot |
| 2014-06-09 |
Bart Van Assche | drd/tests/local_static: Add |
commit | commitdiff | tree | snapshot |
| 2014-06-09 |
Bart Van Assche | gdbserver_tests: Update Subversion ignore list |
commit | commitdiff | tree | snapshot |
| 2014-06-09 |
Bart Van Assche | memcheck/tests: Update Subversion ignore list |
commit | commitdiff | tree | snapshot |
| 2014-06-09 |
Bart Van Assche | none/tests/amd64: Update Subversion ignore list |
commit | commitdiff | tree | snapshot |
| 2014-06-09 |
Bart Van Assche | shared: Update ignore list |
commit | commitdiff | tree | snapshot |
| 2014-06-07 |
Bart Van Assche | drd manual: Fix C++11 instructions |
commit | commitdiff | tree | snapshot |
| 2014-06-07 |
Bart Van Assche | drd/tests/std_thread: Remove two superfluous macro... |
commit | commitdiff | tree | snapshot |
| 2014-06-07 |
Bart Van Assche | drd/tests/std_thread: Minimize diffs with original |
commit | commitdiff | tree | snapshot |
| 2014-06-07 |
Bart Van Assche | drd/tests/std_thread: Enable this test program |
commit | commitdiff | tree | snapshot |
| 2014-06-06 |
Philippe Waroquiers | have helgrind filter_stderr transforming tid n into... |
commit | commitdiff | tree | snapshot |
| 2014-06-06 |
Bart Van Assche | drd manual: Document how to avoid false positive report... |
commit | commitdiff | tree | snapshot |
| 2014-06-04 |
Julian Seward | Enable sys_fchmodat. |
commit | commitdiff | tree | snapshot |
| 2014-06-04 |
Julian Seward | Fix out-of-range constants for some 32 bit insns, presu... |
commit | commitdiff | tree | snapshot |
| 2014-06-04 |
Julian Seward | Add test cases for ADC/ADCS/SBC/SBCS. Pertains to... |
commit | commitdiff | tree | snapshot |
| 2014-06-04 |
Julian Seward | Support ADC/ADCS/SBC/SBCS. Fixes #335496. (dimitry... |
commit | commitdiff | tree | snapshot |
| 2014-06-04 |
Julian Seward | Support the "ishst" variant of "dmb". Fixes #335263... |
commit | commitdiff | tree | snapshot |
| 2014-06-04 |
Julian Seward | Support movi_{16b,8b}_#imm8. Fixes #335262. (dimitry... |
commit | commitdiff | tree | snapshot |
| 2014-06-04 |
Dejan Jevtic | mips64: Tests for Cavium MIPS Octeon Atomic and Count... |
commit | commitdiff | tree | snapshot |
| 2014-06-04 |
Dejan Jevtic | mips64: Support for Cavium MIPS Octeon Atomic and Count... |
commit | commitdiff | tree | snapshot |
| 2014-06-04 |
Julian Seward | Make each test disable-able, and enable tests of instru... |
commit | commitdiff | tree | snapshot |
| 2014-06-01 |
Julian Seward | Update. |
commit | commitdiff | tree | snapshot |
| 2014-05-22 |
Philippe Waroquiers | Improve address description for address in the stack. |
commit | commitdiff | tree | snapshot |
| 2014-05-22 |
Tom Hughes | Check for setcap executables, as we already do for... |
commit | commitdiff | tree | snapshot |
| 2014-05-21 |
Julian Seward | Update. |
commit | commitdiff | tree | snapshot |
| 2014-05-21 |
Carl Love | Forgot to update NEWS file with bugzilla 335155 fix. |
commit | commitdiff | tree | snapshot |
| 2014-05-21 |
Carl Love | vgdb, fix error print statement. |
commit | commitdiff | tree | snapshot |
| 2014-05-21 |
Julian Seward | Add test cases for PCMPxSTRx cases 0x0E, 0x34, 0x14... |
commit | commitdiff | tree | snapshot |
| 2014-05-21 |
Julian Seward | Implement PCMPxSTRx cases 0x0E, 0x34, 0x14, and reforma... |
commit | commitdiff | tree | snapshot |
| 2014-05-18 |
Bart Van Assche | NEWS: Add #333072 |
commit | commitdiff | tree | snapshot |
| 2014-05-18 |
Bart Van Assche | drd: Add semaphore annotations (#333072) |
commit | commitdiff | tree | snapshot |
| 2014-05-18 |
Philippe Waroquiers | on ppc64, pthread_create_WRK is not (always) produced... |
commit | commitdiff | tree | snapshot |
| 2014-05-18 |
Florian Krohm | Fix exp-bbv testcases such that they can be built out... |
commit | commitdiff | tree | snapshot |
| 2014-05-17 |
Philippe Waroquiers | Enable vgdb ptrace invoker for aarch64. |
commit | commitdiff | tree | snapshot |
| 2014-05-17 |
Bart Van Assche | drd/tests/atomic_var: Revert r13876. |
commit | commitdiff | tree | snapshot |
| 2014-05-17 |
Philippe Waroquiers | Fix 334788 clarify doc about --log-file initial progra... |
commit | commitdiff | tree | snapshot |
| 2014-05-16 |
Mark Wielaard | Revert "Tools should explain why an option is bad when... |
commit | commitdiff | tree | snapshot |
| 2014-05-16 |
Philippe Waroquiers | On old kernel, poll syscall being ptraced (vgdb+ptrace... |
commit | commitdiff | tree | snapshot |
| 2014-05-16 |
Mark Wielaard | Revert configure support for adding -Werror=format... |
commit | commitdiff | tree | snapshot |
| 2014-05-16 |
Mark Wielaard | Tools should explain why an option is bad when using... |
commit | commitdiff | tree | snapshot |
| 2014-05-16 |
Julian Seward | arm64-linux: enable sys_sched_setaffinity, sys_linkat. |
commit | commitdiff | tree | snapshot |
| 2014-05-16 |
Julian Seward | Update. |
commit | commitdiff | tree | snapshot |
| 2014-05-16 |
Julian Seward | Implement SHL_d_d_#imm. |
commit | commitdiff | tree | snapshot |
| 2014-05-15 |
Julian Seward | Initial front-end fixings needed to handle code generat... |
commit | commitdiff | tree | snapshot |
| 2014-05-15 |
Julian Seward | Enable: sys_add_key, sys_keyctl, apparently needed... |
commit | commitdiff | tree | snapshot |
| 2014-05-15 |
Julian Seward | Make the PLAT_ identification work properly for mingw... |
commit | commitdiff | tree | snapshot |
| 2014-05-15 |
Julian Seward | Add more test cases: trn1, trn2, uzp1, uzp2, zip1,... |
commit | commitdiff | tree | snapshot |
| 2014-05-15 |
Julian Seward | Add more test cases: sqrshrn, uqrshrn, sqshrn, uqshrn... |
commit | commitdiff | tree | snapshot |
| 2014-05-15 |
Julian Seward | Add more test cases: sqdmulh, sqrdmulh, sqshl, uqshl... |
commit | commitdiff | tree | snapshot |
| 2014-05-15 |
Julian Seward | Add tests for VFPv4 VFMA/VMFS. Pertains to #331057. |
commit | commitdiff | tree | snapshot |
| 2014-05-14 |
Julian Seward | Implement VFPv4 VFMA and VFMS (F32 and F64 versions... |
commit | commitdiff | tree | snapshot |
| 2014-05-14 |
Philippe Waroquiers | minor comment reformatting |
commit | commitdiff | tree | snapshot |
| 2014-05-14 |
Philippe Waroquiers | Factorises the address code description and printing |
commit | commitdiff | tree | snapshot |
| 2014-05-14 |
Julian Seward | Update. |
commit | commitdiff | tree | snapshot |
| next |