2002-05-22 |
Julian Seward | ioctl TCXONC (Peter A Jonsson) |
commit | commitdiff | tree |
2002-05-22 |
Julian Seward | Fix one-char typo relating to detection of XFree86... |
commit | commitdiff | tree |
2002-05-22 |
Julian Seward | Implement x86 insn popl m32. (Nikolay Igotti ) |
commit | commitdiff | tree |
2002-05-21 |
Julian Seward | ---> 20020520 |
commit | commitdiff | tree |
2002-05-21 |
Julian Seward | Don't mask libc's vfork / __vfork: |
commit | commitdiff | tree |
2002-05-21 |
Julian Seward | - Fix __NR_poll printing |
commit | commitdiff | tree |
2002-05-21 |
Dirk Mueller | ignore some generated stuff |
commit | commitdiff | tree |
2002-05-21 |
Dirk Mueller | fix gcc detection |
commit | commitdiff | tree |
2002-05-21 |
Julian Seward | gcc-3.1 compile fix. |
commit | commitdiff | tree |
2002-05-20 |
Julian Seward | Moan but don't die on unhandled stabs cases. |
commit | commitdiff | tree |
2002-05-20 |
Julian Seward | Improve diagnostic info printed by failures in |
commit | commitdiff | tree |
2002-05-19 |
Julian Seward | ---> 20020518 |
commit | commitdiff | tree |
2002-05-19 |
Julian Seward | Implement semaphore functions. |
commit | commitdiff | tree |
2002-05-18 |
Julian Seward | Add test from Lionel Ulmer showing incorrect behaviour... |
commit | commitdiff | tree |
2002-05-18 |
Julian Seward | Modify cachegrind.in to track recent changes in valgrind.in |
commit | commitdiff | tree |
2002-05-18 |
Julian Seward | Add getpmsg/putpmsg (Rick Watson) |
commit | commitdiff | tree |
2002-05-18 |
Julian Seward | Fix fork/exec stuff so it works again. We have to... |
commit | commitdiff | tree |
2002-05-18 |
Julian Seward | The ELF table created by old kernels (2.4.3 ish) is... |
commit | commitdiff | tree |
2002-05-18 |
Julian Seward | Add clarification of the purpose of the malloc/free... |
commit | commitdiff | tree |
2002-05-18 |
Julian Seward | Add getitimer (Pascal Massimino) |
commit | commitdiff | tree |
2002-05-18 |
Julian Seward | Cancellation wrappers for pread/pwrite (Philip Martin). |
commit | commitdiff | tree |
2002-05-18 |
Julian Seward | Add a version dependency GLIBC_2.2.3 depends on GLIBC_2.2. |
commit | commitdiff | tree |
2002-05-18 |
Julian Seward | Cancellation wrapper for __pwrite64 (Adam Zell(?)) |
commit | commitdiff | tree |
2002-05-16 |
Julian Seward | ---> 20020516 |
commit | commitdiff | tree |
2002-05-16 |
Julian Seward | Cancellation wrapper for pread64. |
commit | commitdiff | tree |
2002-05-16 |
Julian Seward | Add a test for semaphore facilities: the Dining Philoso... |
commit | commitdiff | tree |
2002-05-16 |
Julian Seward | stringMatch_wrk: reduce max recursion depth to 250... |
commit | commitdiff | tree |
2002-05-16 |
Julian Seward | Fix this for RH 7.3. |
commit | commitdiff | tree |
2002-05-16 |
Julian Seward | Minimal impl of pthread_attr_setstacksize. |
commit | commitdiff | tree |
2002-05-16 |
Julian Seward | Cancellation wrapper for sendmsg(), wierd wrapper for... |
commit | commitdiff | tree |
2002-05-16 |
Julian Seward | Add some more recent tests. |
commit | commitdiff | tree |
2002-05-16 |
Julian Seward | Remove existing non-working support for self-modifying... |
commit | commitdiff | tree |
2002-05-15 |
Julian Seward | ---> 20020515 |
commit | commitdiff | tree |
2002-05-15 |
Julian Seward | More new-signal-hacks fixes. |
commit | commitdiff | tree |
2002-05-15 |
Julian Seward | In accordance with "build one to throw away, you will... |
commit | commitdiff | tree |
2002-05-15 |
Nicholas Nethercote | Fix incredibly stupid bug. |
commit | commitdiff | tree |
2002-05-13 |
Nicholas Nethercote | Expanded --sort option to take threshold args with... |
commit | commitdiff | tree |
2002-05-13 |
Frédéric Gobry | Use $(srcdir) to specify the location of the linker... |
commit | commitdiff | tree |
2002-05-13 |
Julian Seward | Add another threads+signals test case along with the... |
commit | commitdiff | tree |
2002-05-13 |
Julian Seward | Add support for pthread_sigmask() and sigwait(). All... |
commit | commitdiff | tree |
2002-05-12 |
Julian Seward | Fix spelling mistake: wierd*hacks --> weird*hacks |
commit | commitdiff | tree |
2002-05-12 |
Julian Seward | In order to catch timeout events on fds which are reada... |
commit | commitdiff | tree |
2002-05-10 |
Julian Seward | ---> 20020511 |
commit | commitdiff | tree |
2002-05-10 |
Julian Seward | Hook libpthread.so's .init section to start up Valgrind... |
commit | commitdiff | tree |
2002-05-10 |
Julian Seward | Implement syslog() (Bill Nottingham) |
commit | commitdiff | tree |
2002-05-10 |
Julian Seward | Even more shmctl fixings from Reuben. |
commit | commitdiff | tree |
2002-05-10 |
Julian Seward | Kernel 2.4 / glibc 2.2.X build fixes for recent startup... |
commit | commitdiff | tree |
2002-05-10 |
Julian Seward | New and hopefully more reliable method for finding... |
commit | commitdiff | tree |
2002-05-10 |
Julian Seward | Modify the startup mechanism so that any call into... |
commit | commitdiff | tree |
2002-05-10 |
Julian Seward | Implement __NR_personality. |
commit | commitdiff | tree |
2002-05-10 |
Julian Seward | Support _m_kind == PTHREAD_MUTEX_FAST_NP for mutexes... |
commit | commitdiff | tree |
2002-05-10 |
Julian Seward | Fix confusing bug in printing of trace info for mutex_... |
commit | commitdiff | tree |
2002-05-10 |
Julian Seward | Insert hacks, only partially successful, to make 'make... |
commit | commitdiff | tree |
2002-05-10 |
Julian Seward | ---> 20020510 |
commit | commitdiff | tree |
2002-05-10 |
Julian Seward | Return zero to the *parent* thread when pthread_create... |
commit | commitdiff | tree |
2002-05-10 |
Julian Seward | More symbol versioning stuff |
commit | commitdiff | tree |
2002-05-10 |
Julian Seward | Add a version script so as to create the right versione... |
commit | commitdiff | tree |
2002-05-10 |
Julian Seward | Build fixes for Red Hat 6.2. |
commit | commitdiff | tree |
2002-05-09 |
Julian Seward | More IOCTL futzing from Reuben Thomas. |
commit | commitdiff | tree |
2002-05-09 |
Julian Seward | Minor ioctl fixes from Reuben Thomas. |
commit | commitdiff | tree |
2002-05-09 |
Julian Seward | Make sense of, and clean up, shmctl wrapper. (Reuben... |
commit | commitdiff | tree |
2002-05-09 |
Julian Seward | Remove valgrind's use of libc-supplied stat() and sbrk... |
commit | commitdiff | tree |
2002-05-09 |
Nicholas Nethercote | Minor corrections about cache profiling cost centres. |
commit | commitdiff | tree |
2002-05-09 |
Julian Seward | Reinstate a condition in the IPCOP_shmctl wrapper witho... |
commit | commitdiff | tree |
2002-05-09 |
Julian Seward | Fix assertions. |
commit | commitdiff | tree |
2002-05-09 |
Julian Seward | ---> 20020509 |
commit | commitdiff | tree |
2002-05-09 |
Julian Seward | Fix off-by-one error in definition of MAX_LINENO and... |
commit | commitdiff | tree |
2002-05-08 |
Julian Seward | Yesterday's push/pop merging optimisations break the... |
commit | commitdiff | tree |
2002-05-08 |
Julian Seward | Change _pthread_cleanup_push and _pthread_cleanup_pop... |
commit | commitdiff | tree |
2002-05-08 |
Julian Seward | Do __pthread_initialize. |
commit | commitdiff | tree |
2002-05-08 |
Julian Seward | Complain about NVidia's libGL.so also when an 0x8C... |
commit | commitdiff | tree |
2002-05-08 |
Julian Seward | Implement SBB Ib, AL. |
commit | commitdiff | tree |
2002-05-08 |
Julian Seward | Do LODSW / LODSL. (Sami Farin) |
commit | commitdiff | tree |
2002-05-08 |
Julian Seward | More shmctl() fixes. (Helge Deller) |
commit | commitdiff | tree |
2002-05-08 |
Julian Seward | --> 20020508 |
commit | commitdiff | tree |
2002-05-08 |
Julian Seward | Only show the giant-basic-block message at verbosity... |
commit | commitdiff | tree |
2002-05-08 |
Julian Seward | Improvements to the error-collecting machinery: |
commit | commitdiff | tree |
2002-05-07 |
Julian Seward | Actually call VG_(first_and_last_secondaries_look_plaus... |
commit | commitdiff | tree |
2002-05-07 |
Julian Seward | Generate better ucode for back-to-back sequences of... |
commit | commitdiff | tree |
2002-05-07 |
Nicholas Nethercote | vg_symtab2.c: |
commit | commitdiff | tree |
2002-05-07 |
Julian Seward | Minor profiling improvements. Add a couple of cost... |
commit | commitdiff | tree |
2002-05-04 |
Julian Seward | ---> 20020305b |
commit | commitdiff | tree |
2002-05-04 |
Julian Seward | Fix from Lionel Ulmer to not have an infinite loop... |
commit | commitdiff | tree |
2002-05-04 |
Julian Seward | Fix really stupid use of uninitialised value introduced... |
commit | commitdiff | tree |
2002-05-04 |
Julian Seward | glibc 2.1.3 compile fixes (Lionel Ulmer). |
commit | commitdiff | tree |
2002-05-03 |
Julian Seward | External namespace cleanup. |
commit | commitdiff | tree |
2002-05-03 |
Julian Seward | ---> 20020503 |
commit | commitdiff | tree |
2002-05-03 |
Julian Seward | Implement sched_setparam(), sched_getparam() and sched_... |
commit | commitdiff | tree |
2002-05-03 |
Julian Seward | Implement chroot(). (Paul Fox) |
commit | commitdiff | tree |
2002-05-03 |
Julian Seward | From: Tom Hughes <thh@i'm sure he doesn't want to be... |
commit | commitdiff | tree |
2002-05-03 |
Julian Seward | Improve accuracy of simulation of bsf/bsr instructions... |
commit | commitdiff | tree |
2002-05-03 |
Julian Seward | Various cleanups following earlier exit fixes. Also... |
commit | commitdiff | tree |
2002-05-03 |
Julian Seward | Change the way Valgrind exits. |
commit | commitdiff | tree |
2002-05-03 |
Julian Seward | Reduce TT size to 32M (was 40M for Mozilla's benefit... |
commit | commitdiff | tree |
2002-05-03 |
Nicholas Nethercote | Removed description of cachegrind.out file format,... |
commit | commitdiff | tree |
2002-05-03 |
Nicholas Nethercote | Added section to tech docs on how cachegrind works... |
commit | commitdiff | tree |
2002-05-03 |
Nicholas Nethercote | vg_symtab2.c: |
commit | commitdiff | tree |
2002-05-02 |
Nicholas Nethercote | Added "L2 refs line" (an oversight). |
commit | commitdiff | tree |
2002-05-02 |
Julian Seward | Remove comments about Mozilla 1.0RC1 crashing, since... |
commit | commitdiff | tree |
2002-05-02 |
Julian Seward | ---> 20020502 |
commit | commitdiff | tree |
next |