2004-06-13 |
Tom Hughes | Add support for the semtimedop system call. |
commit | commitdiff | tree |
2004-06-13 |
Tom Hughes | When cancelling a thread that is waiting on a condition... |
commit | commitdiff | tree |
2004-06-13 |
Tom Hughes | Add support for separate debug files, which are just... |
commit | commitdiff | tree |
2004-06-13 |
Tom Hughes | Add a strrchr implementation. |
commit | commitdiff | tree |
2004-06-12 |
Tom Hughes | Fixed the NPTL cleanup handler support to try and make... |
commit | commitdiff | tree |
2004-06-12 |
Tom Hughes | It appears that NPTL uses a new system for dealing... |
commit | commitdiff | tree |
2004-06-04 |
Tom Hughes | There is no __accept in any libc or libpthread that... |
commit | commitdiff | tree |
2004-06-03 |
Tom Hughes | Add an extra suppression for Fedora Core 2/glibc 2... |
commit | commitdiff | tree |
2004-06-03 |
Tom Hughes | Changed cancellation wrappers to use dlsym(RTLD_NEXT... |
commit | commitdiff | tree |
2004-06-03 |
Jeremy Fitzhardinge | Oops - fix up broken assert. |
commit | commitdiff | tree |
2004-06-03 |
Jeremy Fitzhardinge | Partial fix for bug 76869. This fixes the problem... |
commit | commitdiff | tree |
2004-06-02 |
Nicholas Nethercote | Fix wishlist item 82098, thanks to Ralf Wildenhues: |
commit | commitdiff | tree |
2004-06-02 |
Nicholas Nethercote | Added "repne movs", not official but seems to occur... |
commit | commitdiff | tree |
2004-05-11 |
Nicholas Nethercote | Fix patch from this morning -- missing commas, erk |
commit | commitdiff | tree |
2004-05-11 |
Nicholas Nethercote | Teach Massif about the 'nothrow' versions of new and... |
commit | commitdiff | tree |
2004-05-11 |
Nicholas Nethercote | Update copyright |
commit | commitdiff | tree |
2004-05-05 |
Nicholas Nethercote | Fix for bug #80942. |
commit | commitdiff | tree |
2004-05-04 |
Nicholas Nethercote | Fix comment |
commit | commitdiff | tree |
2004-04-29 |
Robert Walsh | Suppressions for Fedora Core 2. |
commit | commitdiff | tree |
2004-04-29 |
Robert Walsh | Implement syscall 258, for those of use running Fedora... |
commit | commitdiff | tree |
2004-04-27 |
Nicholas Nethercote | Fix for bug 79355: fix up bogus assertion that was... |
commit | commitdiff | tree |
2004-04-26 |
Nicholas Nethercote | Add missing SSE case for Memcheck's instrumentation... |
commit | commitdiff | tree |
2004-04-26 |
Nicholas Nethercote | Tighten MOV's sanity checking slightly |
commit | commitdiff | tree |
2004-04-26 |
Nicholas Nethercote | Split some combined error messages, so they are more... |
commit | commitdiff | tree |
2004-04-25 |
Nicholas Nethercote | Fix supps for Valgrind's own libpthread leak. |
commit | commitdiff | tree |
2004-04-22 |
Nicholas Nethercote | Fix bug in helper_{IN,OUT} -- they weren't preserving... |
commit | commitdiff | tree |
2004-04-22 |
Tom Hughes | Cope with AT_xCACHEBSIZE not being defined, which they... |
commit | commitdiff | tree |
2004-04-22 |
Nicholas Nethercote | SETV and TESTV never have an ArchReg as their first... |
commit | commitdiff | tree |
2004-04-22 |
Tom Hughes | Make support for the FBIOGET ioctls conditional on... |
commit | commitdiff | tree |
2004-04-21 |
Tom Hughes | Add support for the FBIOGET_VSCREENINFO and FBIOGET_FSC... |
commit | commitdiff | tree |
2004-04-21 |
Tom Hughes | Change the debugger attachment code to send the STOP... |
commit | commitdiff | tree |
2004-04-21 |
Tom Hughes | Initialise %cs, %ds and %ss in the virtual machine... |
commit | commitdiff | tree |
2004-04-21 |
Nicholas Nethercote | fix typo |
commit | commitdiff | tree |
2004-04-21 |
Nicholas Nethercote | Update for compulsory --tool |
commit | commitdiff | tree |
2004-04-20 |
Nicholas Nethercote | Addrcheck wasn't instrumenting MMX2a1_MemRd... whoops... |
commit | commitdiff | tree |
2004-04-18 |
Nicholas Nethercote | When printing code and an insane instruction is encount... |
commit | commitdiff | tree |
2004-04-18 |
Nicholas Nethercote | Introduce uWiden, similar to uCCall, uCond, etc. |
commit | commitdiff | tree |
2004-04-18 |
Nicholas Nethercote | With -v, print out contents of /proc/version at startup. |
commit | commitdiff | tree |
2004-04-17 |
Nicholas Nethercote | Add a "delete:" line to the regression test .vgtest... |
commit | commitdiff | tree |
2004-04-16 |
Robert Walsh | Fix bug 73655. |
commit | commitdiff | tree |
2004-04-16 |
Nicholas Nethercote | Added comment clarifying RDTSC. |
commit | commitdiff | tree |
2004-04-16 |
Nicholas Nethercote | Increase sanity checking on .extra4b field for WIDEN... |
commit | commitdiff | tree |
2004-04-16 |
Nicholas Nethercote | Pretty-print WIDENs properly. |
commit | commitdiff | tree |
2004-04-16 |
Nicholas Nethercote | Improved pretty-printing: |
commit | commitdiff | tree |
2004-04-16 |
Nicholas Nethercote | Fix assertion failure msg. |
commit | commitdiff | tree |
2004-04-16 |
Nicholas Nethercote | Fix typo, and update bug-reporting procedure. |
commit | commitdiff | tree |
2004-04-16 |
Nicholas Nethercote | Make that damn 'inherit' test stop failing, even if... |
commit | commitdiff | tree |
2004-04-14 |
Jeremy Fitzhardinge | Quiet an overly noisy message. |
commit | commitdiff | tree |
2004-04-14 |
Jeremy Fitzhardinge | Fix for bug 77869. Names in stabs are terminated by... |
commit | commitdiff | tree |
2004-04-13 |
Robert Walsh | Fix new override test. |
commit | commitdiff | tree |
2004-04-13 |
Robert Walsh | Update test for recent "recently" fix. |
commit | commitdiff | tree |
2004-04-13 |
Nicholas Nethercote | Suppressions of jump errors were broken, because the... |
commit | commitdiff | tree |
2004-04-13 |
Nicholas Nethercote | Changed error message from: |
commit | commitdiff | tree |
2004-04-12 |
Nicholas Nethercote | Remove illegal '-' in @VERSION@. |
commit | commitdiff | tree |
2004-04-10 |
Nicholas Nethercote | Remove "pre-history" handling for mutexes -- now that... |
commit | commitdiff | tree |
2004-04-10 |
Nicholas Nethercote | Added 2nd expected stderr output for trivialleak; ... |
commit | commitdiff | tree |
2004-04-10 |
Nicholas Nethercote | Update for having added Massif. |
commit | commitdiff | tree |
2004-04-10 |
Nicholas Nethercote | Revamped. Split into sections, added stuff about the... |
commit | commitdiff | tree |
2004-04-10 |
Nicholas Nethercote | Added acct() syscall. |
commit | commitdiff | tree |
2004-04-02 |
Nicholas Nethercote | Fix bug in hp2ps that caused the title to have negative... |
commit | commitdiff | tree |
2004-04-01 |
Nicholas Nethercote | Removed unused function. |
commit | commitdiff | tree |
2004-03-31 |
Tom Hughes | Added more floating point instruction tests. |
commit | commitdiff | tree |
2004-03-31 |
Tom Hughes | Implement tcdrain in the pthread library. The fact... |
commit | commitdiff | tree |
2004-03-28 |
Tom Hughes | Fix typo in FPU eflags fix. |
commit | commitdiff | tree |
2004-03-28 |
Tom Hughes | For FPU/MMX/SSE instructions which don't reference... |
commit | commitdiff | tree |
2004-03-28 |
Tom Hughes | Added more floating point instruction tests. |
commit | commitdiff | tree |
2004-03-28 |
Tom Hughes | Fix typo that broke tests which compared the contents... |
commit | commitdiff | tree |
2004-03-28 |
Tom Hughes | Ignore generated files from insn_fpu test. |
commit | commitdiff | tree |
2004-03-28 |
Tom Hughes | Added tests for floating point multiple and divide... |
commit | commitdiff | tree |
2004-03-27 |
Tom Hughes | Fixed decoding of x87 instructions to handle those... |
commit | commitdiff | tree |
2004-03-27 |
Tom Hughes | Extended instruction test system to handle x87 floating... |
commit | commitdiff | tree |
2004-03-23 |
Tom Hughes | Added some extra .cvsignore entries. |
commit | commitdiff | tree |
2004-03-23 |
Tom Hughes | Commit rewrite of semaphore handling to avoid having... |
commit | commitdiff | tree |
2004-03-22 |
Tom Hughes | Strip _nocancel from glibc stack traces so that __open_... |
commit | commitdiff | tree |
2004-03-22 |
Tom Hughes | Redirect _dl_sysinfo_int80, which is glibc's default... |
commit | commitdiff | tree |
2004-03-17 |
Jeremy Fitzhardinge | Add susphello test, which has turned up a number of... |
commit | commitdiff | tree |
2004-03-16 |
Jeremy Fitzhardinge | When creating new threads, initially block all signals... |
commit | commitdiff | tree |
2004-03-16 |
Jeremy Fitzhardinge | Init the per-thread sigaltstacks properly. New threads... |
commit | commitdiff | tree |
2004-03-16 |
Nicholas Nethercote | Remove Massif's version number now that it's part of... |
commit | commitdiff | tree |
2004-03-16 |
Tom Hughes | Ignore valgrind core files. |
commit | commitdiff | tree |
2004-03-16 |
Tom Hughes | Added badseg to the list of things to ignore. |
commit | commitdiff | tree |
2004-03-16 |
Tom Hughes | Filter out the ": core dumped" message from test result... |
commit | commitdiff | tree |
2004-03-16 |
Tom Hughes | Fixed compiler warning. |
commit | commitdiff | tree |
2004-03-16 |
Tom Hughes | Added the new badseg test to the list of things to... |
commit | commitdiff | tree |
2004-03-16 |
Jeremy Fitzhardinge | This change does two things: one is the implementation of |
commit | commitdiff | tree |
2004-03-16 |
Jeremy Fitzhardinge | Make the sigaltstack per-thread state, so that two... |
commit | commitdiff | tree |
2004-03-16 |
Jeremy Fitzhardinge | Print a backtrace for core-dumping signals, even if... |
commit | commitdiff | tree |
2004-03-15 |
Jeremy Fitzhardinge | Ooops. Fix overly-hasty commit. |
commit | commitdiff | tree |
2004-03-15 |
Jeremy Fitzhardinge | Be a bit clearer about core-dumping messages (don't... |
commit | commitdiff | tree |
2004-03-15 |
Tom Hughes | Move the handling of PSHUFW from the SSE code to the... |
commit | commitdiff | tree |
2004-03-15 |
Jeremy Fitzhardinge | Don't bother setting the EI_OSABI entry in the core... |
commit | commitdiff | tree |
2004-03-15 |
Tom Hughes | Fix compiler warnings. |
commit | commitdiff | tree |
2004-03-14 |
Julian Seward | Modify the memory manager so it "natively" supports... |
commit | commitdiff | tree |
2004-03-13 |
Dirk Mueller | whoops |
commit | commitdiff | tree |
2004-03-13 |
Dirk Mueller | fix up the other places as well |
commit | commitdiff | tree |
2004-03-13 |
Jeremy Fitzhardinge | Close bug 71906. Set default malloc alignment to 8... |
commit | commitdiff | tree |
2004-03-13 |
Jeremy Fitzhardinge | Fix bug 69872. This change adds a coredumper to vg_sig... |
commit | commitdiff | tree |
2004-03-13 |
Julian Seward | head --> 2.1.2-CVS so as to distinguish it from everyt... |
commit | commitdiff | tree |
2004-03-12 |
Julian Seward | Update for 2.1.1. |
commit | commitdiff | tree |
2004-03-12 |
Jeremy Fitzhardinge | Fix "make distcheck", and also make sure that the gener... |
commit | commitdiff | tree |
next |