| 2014-09-13 |
Florian Krohm | Document the NULL-ness of the return values of HT_const... |
commit | commitdiff | tree | snapshot |
| 2014-09-13 |
Florian Krohm | Tidy up m_oset.c |
commit | commitdiff | tree | snapshot |
| 2014-09-13 |
Bart Van Assche | configure.ac: Generalize glibc version check |
commit | commitdiff | tree | snapshot |
| 2014-09-13 |
Bart Van Assche | configure.ac: Generalize gcc / clang version check |
commit | commitdiff | tree | snapshot |
| 2014-09-12 |
Florian Krohm | VG_(malloc/calloc/strdup) never return NULL (and never... |
commit | commitdiff | tree | snapshot |
| 2014-09-12 |
Florian Krohm | Fix a memory leak found by IBM's BEAM checker. |
commit | commitdiff | tree | snapshot |
| 2014-09-12 |
Florian Krohm | When piecing together the file name of a vgdb FIFO... |
commit | commitdiff | tree | snapshot |
| 2014-09-12 |
Julian Seward | Record some bugs outstanding following 3.10.0. |
commit | commitdiff | tree | snapshot |
| 2014-09-12 |
Julian Seward | Bump version on the trunk (--> 3.11.0.SVN). |
commit | commitdiff | tree | snapshot |
| 2014-09-12 |
Julian Seward | Merge r14514 from 3_10_BRANCH (--> 3.10.0) |
commit | commitdiff | tree | snapshot |
| 2014-09-12 |
Julian Seward | Merge r14513 from 3_10_BRANCH (Update docs w.r.t. status of |
commit | commitdiff | tree | snapshot |
| 2014-09-11 |
Florian Krohm | Add a missing break as identified by IBM's BEAM checker. |
commit | commitdiff | tree | snapshot |
| 2014-09-11 |
Florian Krohm | Remove some unneded checks as identified by IBM's BEAM... |
commit | commitdiff | tree | snapshot |
| 2014-09-11 |
Florian Krohm | Use wrapper functions VG_(malloc) and friends consisten... |
commit | commitdiff | tree | snapshot |
| 2014-09-11 |
Florian Krohm | Rename VG_(malloc_usable_size) to VG_(cli_malloc_usable... |
commit | commitdiff | tree | snapshot |
| 2014-09-11 |
Philippe Waroquiers | Avoid doing arithmetic with NULL |
commit | commitdiff | tree | snapshot |
| 2014-09-10 |
Mark Wielaard | Bug 338974 glibc 2.20 changed size of struct sigaction... |
commit | commitdiff | tree | snapshot |
| 2014-09-10 |
Mark Wielaard | Handle gcc version 5.x.y. |
commit | commitdiff | tree | snapshot |
| 2014-09-09 |
Philippe Waroquiers | Fix missing break in switch |
commit | commitdiff | tree | snapshot |
| 2014-09-08 |
Mark Wielaard | Accept glibc 2.20 as valid. |
commit | commitdiff | tree | snapshot |
| 2014-09-08 |
Philippe Waroquiers | Replace wrong <../memcheck.h> by "../memcheck.h" |
commit | commitdiff | tree | snapshot |
| 2014-09-08 |
Christian Borntraeger | also do unshare and pivot_root on s390x |
commit | commitdiff | tree | snapshot |
| 2014-09-08 |
Petar Jovanovic | mips32: mention MIPS32/Android as supported platform |
commit | commitdiff | tree | snapshot |
| 2014-09-08 |
Julian Seward | Create 3_10_BUGSTATUS.txt. |
commit | commitdiff | tree | snapshot |
| 2014-09-08 |
Julian Seward | Update. |
commit | commitdiff | tree | snapshot |
| 2014-09-08 |
Julian Seward | Add support for sys_pivot_root and sys_unshare. Patch... |
commit | commitdiff | tree | snapshot |
| 2014-09-08 |
Petar Jovanovic | update svn ignore lists |
commit | commitdiff | tree | snapshot |
| 2014-09-08 |
Mark Wielaard | Bug 338803 followup. Only print cross-CU warning when... |
commit | commitdiff | tree | snapshot |
| 2014-09-08 |
Bart Van Assche | drd/tests: Follow-up for r14478 - make regression test... |
commit | commitdiff | tree | snapshot |
| 2014-09-08 |
Petar Jovanovic | mips64: use generic MK_(guess_and_register_stack) |
commit | commitdiff | tree | snapshot |
| 2014-09-07 |
Julian Seward | Change how FXSAVE and FXRSTOR are done, so as to avoid... |
commit | commitdiff | tree | snapshot |
| 2014-09-07 |
Julian Seward | Disable default-yes setting of read-inline-info for... |
commit | commitdiff | tree | snapshot |
| 2014-09-07 |
Julian Seward | More stack-end-semantics fixups for MacOS following... |
commit | commitdiff | tree | snapshot |
| 2014-09-07 |
Philippe Waroquiers | Go back to $test_dirs after each test run or tests... |
commit | commitdiff | tree | snapshot |
| 2014-09-07 |
Philippe Waroquiers | update callgrind and cachegrind filtering logic followi... |
commit | commitdiff | tree | snapshot |
| 2014-09-06 |
Florian Krohm | Minor refactoring to avoid special handling of emulation |
commit | commitdiff | tree | snapshot |
| 2014-09-06 |
Florian Krohm | Do not modify a character string that could be a readonly |
commit | commitdiff | tree | snapshot |
| 2014-09-06 |
Mark Wielaard | readstabs.c: Don't include a.out.h, just define the... |
commit | commitdiff | tree | snapshot |
| 2014-09-06 |
Mark Wielaard | nightly: source is a bashism, use '.' instead |
commit | commitdiff | tree | snapshot |
| 2014-09-06 |
Mark Wielaard | nightly: Try harder to get vendor stuff. |
commit | commitdiff | tree | snapshot |
| 2014-09-06 |
Mark Wielaard | nightly: Try even more locations for finding glibc. |
commit | commitdiff | tree | snapshot |
| 2014-09-06 |
Julian Seward | Avoid a compiler warning about int-to-ptr casting. |
commit | commitdiff | tree | snapshot |
| 2014-09-06 |
Julian Seward | Rename "--kernel-variant=android-emulator-no-hw-tls" to |
commit | commitdiff | tree | snapshot |
| 2014-09-06 |
Bart Van Assche | drd: Make regression test output independent of --read... |
commit | commitdiff | tree | snapshot |
| 2014-09-06 |
Julian Seward | Handle fcvtpu Xd,Sn. Fixes #335564. |
commit | commitdiff | tree | snapshot |
| 2014-09-06 |
Bart Van Assche | drd/docs/drd-manual.xml: Remove a redundant phrase. |
commit | commitdiff | tree | snapshot |
| 2014-09-06 |
Philippe Waroquiers | Partial bypass for 338803 Handling of dwz debug alt... |
commit | commitdiff | tree | snapshot |
| 2014-09-05 |
Philippe Waroquiers | Fix 338698 race condition between gdbsrv and vgdb... |
commit | commitdiff | tree | snapshot |
| 2014-09-05 |
Mark Wielaard | Always check crc in open_debug_file for now. Bug #33879... |
commit | commitdiff | tree | snapshot |
| 2014-09-05 |
Florian Krohm | Use const instead of a comment. |
commit | commitdiff | tree | snapshot |
| 2014-09-05 |
Julian Seward | Improved argument checking for sys_kcmp. Derived from... |
commit | commitdiff | tree | snapshot |
| 2014-09-05 |
Julian Seward | iselStmt, case Ist_Dirty: remove pointless conditional... |
commit | commitdiff | tree | snapshot |
| 2014-09-05 |
Julian Seward | evh__new_mem_heap: get rid of pointless conditional... |
commit | commitdiff | tree | snapshot |
| 2014-09-05 |
Julian Seward | Be more careful to separate build flags for the preload... |
commit | commitdiff | tree | snapshot |
| 2014-09-05 |
Florian Krohm | Fix function prototype as pointed out by clang. |
commit | commitdiff | tree | snapshot |
| 2014-09-05 |
Julian Seward | maybe_tweak_LLc: generalise this so that it can mash... |
commit | commitdiff | tree | snapshot |
| 2014-09-05 |
Florian Krohm | The purpose of the test is to see whether the exported... |
commit | commitdiff | tree | snapshot |
| 2014-09-05 |
Florian Krohm | Fix most clang warnings. |
commit | commitdiff | tree | snapshot |
| 2014-09-05 |
Carl Love | The update fixes a format issue in the PPC test |
commit | commitdiff | tree | snapshot |
| 2014-09-05 |
Florian Krohm | Move the endianess test for ppc64 to the correct place. |
commit | commitdiff | tree | snapshot |
| 2014-09-05 |
Mark Wielaard | Bug 338791 Handle debug alt dwz files that are relative... |
commit | commitdiff | tree | snapshot |
| 2014-09-05 |
Florian Krohm | Make sure valgrind builds with clang 3.5.0 |
commit | commitdiff | tree | snapshot |
| 2014-09-05 |
Julian Seward | Remove unneeded variable. |
commit | commitdiff | tree | snapshot |
| 2014-09-04 |
Christian Borntraeger | add more system call numbers for s390. While we are... |
commit | commitdiff | tree | snapshot |
| 2014-09-04 |
Florian Krohm | Revert an accidentally checked in change. |
commit | commitdiff | tree | snapshot |
| 2014-09-04 |
Florian Krohm | Add a few more tasks to consider. |
commit | commitdiff | tree | snapshot |
| 2014-09-04 |
Petar Jovanovic | mips64: fix jmpKind for BLTZ and BGEZ |
commit | commitdiff | tree | snapshot |
| 2014-09-04 |
Julian Seward | arm64: enable test cases for str bN, [reg, reg etc... |
commit | commitdiff | tree | snapshot |
| 2014-09-04 |
Julian Seward | arm64: enable support for: str bN, [reg, reg etc] |
commit | commitdiff | tree | snapshot |
| 2014-09-04 |
Julian Seward | Fix off-by-one error in size of coredumps. Patch from... |
commit | commitdiff | tree | snapshot |
| 2014-09-04 |
Julian Seward | arm64-linux: enable sys_mlock, sys_mlockall. Fixes... |
commit | commitdiff | tree | snapshot |
| 2014-09-04 |
Julian Seward | Patch adding support for V4L2/media ioctls. Patch... |
commit | commitdiff | tree | snapshot |
| 2014-09-04 |
Julian Seward | Add Xen 4.4 evtchn ioctl wrappers. Patch from Antony... |
commit | commitdiff | tree | snapshot |
| 2014-09-04 |
Julian Seward | Add support for Xen hypercalls used by libvmi. Patch... |
commit | commitdiff | tree | snapshot |
| 2014-09-04 |
Julian Seward | Add support for ppc32 syscalls used by uClibc. Patch... |
commit | commitdiff | tree | snapshot |
| 2014-09-04 |
Julian Seward | Add support for sys_kcmp. Patch from Chris Jones |
commit | commitdiff | tree | snapshot |
| 2014-09-04 |
Julian Seward | Remove accidentally committed bit of text. |
commit | commitdiff | tree | snapshot |
| 2014-09-04 |
Petar Jovanovic | mips64: add tests for Cavium BBIT0 and BBIT1 |
commit | commitdiff | tree | snapshot |
| 2014-09-03 |
Julian Seward | Document the new --kernel-variant options committed... |
commit | commitdiff | tree | snapshot |
| 2014-09-03 |
Julian Seward | Slightly change the help text for some options that... |
commit | commitdiff | tree | snapshot |
| 2014-09-03 |
Mark Wielaard | readdwarf3.c: Improve error message on bad DW_FORM_GNU_... |
commit | commitdiff | tree | snapshot |
| 2014-09-03 |
Mark Wielaard | nightly/bin/nightly: Handle libc.so being in /lib or... |
commit | commitdiff | tree | snapshot |
| 2014-09-03 |
Florian Krohm | Add std_thread2.supp to the tarball. |
commit | commitdiff | tree | snapshot |
| 2014-09-03 |
Florian Krohm | Add a redirection for the 'index' function. |
commit | commitdiff | tree | snapshot |
| 2014-09-03 |
Julian Seward | Improvements for Android: |
commit | commitdiff | tree | snapshot |
| 2014-09-03 |
Petar Jovanovic | mips64: implement Cavium BBIT0 and BBIT1 instructions |
commit | commitdiff | tree | snapshot |
| 2014-09-03 |
Julian Seward | Update after more triaging. |
commit | commitdiff | tree | snapshot |
| 2014-09-02 |
Philippe Waroquiers | gcc on arm64 -Og produces a (false positive) warning... |
commit | commitdiff | tree | snapshot |
| 2014-09-02 |
Philippe Waroquiers | fix a typo in NEWS |
commit | commitdiff | tree | snapshot |
| 2014-09-02 |
Philippe Waroquiers | Update helgrind default suppression so that it matches... |
commit | commitdiff | tree | snapshot |
| 2014-09-02 |
Philippe Waroquiers | Fix wrong operator = (instead of ==) in assertion |
commit | commitdiff | tree | snapshot |
| 2014-09-02 |
Philippe Waroquiers | Fix wrong operator (detected by Coverity) |
commit | commitdiff | tree | snapshot |
| 2014-09-02 |
Florian Krohm | Add a missing return statement. Spotted by the Coverity... |
commit | commitdiff | tree | snapshot |
| 2014-09-02 |
Florian Krohm | Fix a few incorrect format strings. Spotted by the... |
commit | commitdiff | tree | snapshot |
| 2014-09-02 |
Tom Hughes | Add support for some more tun/tap ioctls. BZ#315952. |
commit | commitdiff | tree | snapshot |
| 2014-09-02 |
Florian Krohm | The 4th parameter of lzo1x_decompress_safe has lzo_uint... |
commit | commitdiff | tree | snapshot |
| 2014-09-02 |
Florian Krohm | Remove some unneeded checks. These were spotted by... |
commit | commitdiff | tree | snapshot |
| 2014-09-02 |
Florian Krohm | Avoid memory leak. |
commit | commitdiff | tree | snapshot |
| 2014-09-02 |
Julian Seward | --> 3.10.0.BETA1 |
commit | commitdiff | tree | snapshot |
| 2014-09-02 |
Mark Wielaard | Tweak gdbserver_tests/mcinfcallWSRU.stderrB.exp to... |
commit | commitdiff | tree | snapshot |
| next |