1. 37ed97b Add a file containing information on how to cross-compile for Android. by sewardj · 13 years ago
  2. 126e82d Fix up preload code so that on Android it doesn't try to call anything by sewardj · 13 years ago
  3. cbe3850 Fix Linux build breakage caused by header rearrangement in r11885, sigh. by sewardj · 13 years ago
  4. 0ba37c9 Build system fixes so as to temporarily disable the GDBserver on by sewardj · 13 years ago
  5. ca8d94a Conditionalise code that uses some ELF constants that Android doesn't by sewardj · 13 years ago
  6. b09d0ad Disable stabs reading on Android; it's uncompilable, and there's no point. by sewardj · 13 years ago
  7. 5d28969 Make this compilable on Android. by sewardj · 13 years ago
  8. 9db56ae Allow selection of an alternative location for temporary files at by sewardj · 13 years ago
  9. 6a1ec6b Duh, do r11879 correctly (Android doesn't have an auxv entry called AT_FPUCW.) by sewardj · 13 years ago
  10. c19a5b0 Android doesn't have an auxv entry called AT_FPUCW. by sewardj · 13 years ago
  11. aff0967 Ignore ELF phdrs that have a p_memsz of zero, as appears to happen by sewardj · 13 years ago
  12. 5138111 /bin/sh lives at /system/bin/sh on Android. by sewardj · 13 years ago
  13. 211c253 Stop gcc on Android giving bogus function-has-no-return-value warnings. by sewardj · 13 years ago
  14. 0c09bf0 The pthread.h on Android has no definition for pthread_rwlock_t, which by sewardj · 13 years ago
  15. c644459 Pass platform-variant tags (-DVGPV_blah_blah_blah) to regtest by sewardj · 13 years ago
  16. a9b1e65 Add a suppression file for Android's libc (bionic). by sewardj · 13 years ago
  17. cb495c8 Introduce the concept of platform variants. These allow further by sewardj · 13 years ago
  18. 5f7a1a2 Handle sigaction, sigsuspend, sigprocmask on arm-linux; comment-only by sewardj · 13 years ago
  19. de9264c Remove identical copies of convert_sigset_to_rt, PRE(sys_sigaction) by sewardj · 13 years ago
  20. 20d702d drd/tests/matinv: Add missing return statement in an error path. by bart · 13 years ago
  21. e1dc03d Remove a commented-out copy of the sys_sigaction wrappers by sewardj · 13 years ago
  22. b934b19 Port callgrind_control to vgdb by weidendo · 13 years ago
  23. 584c9ef callgrind: add vgdb commands needed for porting callgrind_control by weidendo · 13 years ago
  24. 9bd30a8 Add / fix up test cases for {LD,ST}REX{,B,H,D} on ARM. Works for both by sewardj · 13 years ago
  25. 036113b Valgrind-side changes to fix bug #271776. by florian · 13 years ago
  26. 3f52be4 Add regression tests for {ADD,SUB}W reg, reg, #uimm12 (vex r2170) by sewardj · 13 years ago
  27. ec82dd9 Allow optional specification of cpu models on the command line by florian · 13 years ago
  28. 51331e1 Pipe CFLAGS through to the compile run for genoffsets.c, which is a by sewardj · 13 years ago
  29. 8bb4d8f Move the break out of the braces so that we don't fall through by tom · 13 years ago
  30. 7420e0a Don't allocate the XArray for the text version of the suppression by tom · 13 years ago
  31. 0610882 Disable stabs reading on ppc64-linux; it always segfaults. by sewardj · 13 years ago
  32. 63b52cf Enable testing of fres{.} and frsqrt{.} instructions. Fixes #275308. by sewardj · 13 years ago
  33. 0b98239 Implement some extra DWARF ops that gcc 4.6.1 seems to use. Fixes #275284. by tom · 13 years ago
  34. 87cd71c Make the wait-for-gdb delay loop somewhat more modern-compiler-proof. by sewardj · 13 years ago
  35. a8f761b Improve debug printing for ELF program header analysis. No functional change. by sewardj · 13 years ago
  36. f5194b3 GDB server: fix tests following recent commits. by sewardj · 13 years ago
  37. de71c5c Update Subversion ignore lists by bart · 13 years ago
  38. ac5b95b drd: Source code cleanup - merge two blocks of tracing code by bart · 13 years ago
  39. 43ab339 drd: Source code cleanup - outdent a code block by bart · 13 years ago
  40. c6861b7 drd: Simplify a boolean expression by bart · 13 years ago
  41. 4b3fdb2 drd: Source code cleanup - change two variables from int to bool and outdent one code block by bart · 13 years ago
  42. f5fe4b6 drd: Add an assert statement by bart · 13 years ago
  43. 2e12560 drd: remove a duplicate tl_assert() statement. by bart · 13 years ago
  44. e1ce4e1 Synch s390x system call list with linux 2.6.39.2. by florian · 13 years ago
  45. 30b3eca valgrind and tool mon. cmds prefixes changes + doc fixes + new vgdb option by sewardj · 13 years ago
  46. cdd1ee7 Another make dist fix. by sewardj · 13 years ago
  47. 6e9de46 Delete the AIX5 port. The last release this worked for is 3.4.1, by sewardj · 13 years ago
  48. a5d978e Fix 'make dist' following recent gdbserver commits. by sewardj · 13 years ago
  49. 9679518 Suppress warning about associativity change for tests by weidendo · 13 years ago
  50. b338a85 Remove references to Ptrcheck in the documentation, and replace by sewardj · 13 years ago
  51. c8bd1df Memcheck: by sewardj · 13 years ago
  52. b2572b5 GDB server: by sewardj · 13 years ago
  53. 2a31239 Add support for PIC executables (e.g. firefox on Ubuntu 11) by adding by sewardj · 13 years ago
  54. 45fa417 GDB server: by sewardj · 13 years ago
  55. e81a454 Minor documentation fixes for the GDB server. (Philippe Waroquiers, by sewardj · 13 years ago
  56. 3a58b89 Announce fix of #275710 by florian · 13 years ago
  57. eb67dbf Get rid of some compiler warnings. by florian · 13 years ago
  58. efc9bd7 Update ignored files for exp-sgcheck. by florian · 13 years ago
  59. 0fe0dcc Update ignored files for s390x by florian · 13 years ago
  60. c112c8e Fix #undefs that are inconsistent with those further up the file, by sewardj · 13 years ago
  61. 70ceabc Documentation updates for Helgrind. by sewardj · 13 years ago
  62. 7313524 Add tests for displaying of locks held by threads in races. by sewardj · 13 years ago
  63. e723d42 Fix up the remaining .stderr.exp-s following r11824 (merge of by sewardj · 13 years ago
  64. 9af8d1e Fix a bunch of helgrind .stderr.exp-s following r11824 (merge of by sewardj · 13 years ago
  65. ffce815 Merge the contents of the HGDEV2 branch into trunk: by sewardj · 13 years ago
  66. 6e18a08 Fix ignores for Darwin. by rjwalsh · 13 years ago
  67. 1568e17 Minor GDBserver source tidying. Also a small usability fix: if by sewardj · 13 years ago
  68. 350c0fe Move the GDBserver documentation from the "Valgrind core" chapter by sewardj · 13 years ago
  69. 995c67f Edits for the GDBserver documentation. by sewardj · 13 years ago
  70. 7ee7d85 Track vex r2163 (en-mass renaming of vector narrowing and widening primops) by sewardj · 13 years ago
  71. 1ac2110 Fix safe_fd exhaustion in fork chain caused by non closing of shared_mem_fd by sewardj · 13 years ago
  72. bb0f6f4 Unbreak Altivec code following vex r2159 (renaming of by sewardj · 13 years ago
  73. 2a25889 Valgrind-side fixes and tests for PACKUSDW, to track r2160. by sewardj · 13 years ago
  74. fe7fd4b Add debugging hack, if 0'd, to print a stack trace at each syscall. by sewardj · 13 years ago
  75. 9beeb0a Track renaming of vector saturating narrowing primops in r2159. by sewardj · 13 years ago
  76. 7a9ff4c Add rough list of bugs that have been fixed since 3.6.1 (74, + 3 n-i-bz, by sewardj · 13 years ago
  77. aebbf1c Try to handle LL caches which are of size 50% above a power of 2 (eg, by sewardj · 13 years ago
  78. ca7cf38 Add cpuid cache values from Intel SDM 5/11 by weidendo · 13 years ago
  79. ad8a591 Teach cachegrind/callgrind how to parse the cache description by tom · 13 years ago
  80. 7c0f639 Use the precomputed sets_min_1 value consistently when masking by tom · 13 years ago
  81. 50bd6bf Fix perf_event open on s390. by tom · 13 years ago
  82. 9fd3c51 Fix some warnings I introduced in r11804. by tom · 13 years ago
  83. 46d02ab Add support for prlimit64 on x86 and amd64. by tom · 13 years ago
  84. 22c2caa Update system call lists to match current kernel source. by tom · 13 years ago
  85. c8232f9 It seems that the perf_counter_open system call was renamed to by tom · 13 years ago
  86. b0473e9 Add a simple but (to me, at least) useful thing, if (0)'d by default, by sewardj · 13 years ago
  87. bb748cb Define _GNU_SOURCE for access to CLONE_XXX flags with gibc 2.14 headers. by tom · 13 years ago
  88. eb16f33 Fix the computation of debuginfo bias values, in the case where the by sewardj · 13 years ago
  89. cc07741 Add glibc 2.14 support. Patch from Dmitry Djachenko <dimhen@gmail.com>. by tom · 13 years ago
  90. bbfcb26 find_nsegment_idx: double size of the lookup cache in an attempt by sewardj · 13 years ago
  91. 6dbcc63 Add a fourth --smc-check= variant, --smc-check=all-non-file. This by sewardj · 13 years ago
  92. 2d6e6e7 Mention the "3.x" Linux kernel version explicitly in the kernel version configure message by bart · 13 years ago
  93. 0419e51 Make Valgrind build on Linux kernel 3.0 and beyond. Closes #274926. An official by bart · 13 years ago
  94. feb1566 Followup fix to r11794 (generalise processing of PT_LOAD entries): by sewardj · 13 years ago
  95. 2b74f45 ML_(read_elf_debug_info): when processing PT_LOAD entries from the by sewardj · 13 years ago
  96. fc5ff1f On arm-linux, give gcc "-mcpu=cortex-a8" so as to persuade it to by sewardj · 13 years ago
  97. de92fef Add file missing from r11791 due to insufficient coffee. by sewardj · 13 years ago
  98. 7629180 More gdbserver test fixes, from #214909 c 101: by sewardj · 13 years ago
  99. 452e89a Handle ELF objects with two .eh_frame sections. This fixes a problem by sewardj · 13 years ago
  100. 52805ff Un-break all non x86/amd64 targets following r11786, duh. by sewardj · 13 years ago