]> git.ipfire.org Git - thirdparty/valgrind.git/shortlog
thirdparty/valgrind.git
2002-05-12  Julian SewardFix spelling mistake: wierd*hacks --> weird*hacks
2002-05-12  Julian SewardIn order to catch timeout events on fds which are reada...
2002-05-10  Julian Seward---> 20020511
2002-05-10  Julian SewardHook libpthread.so's .init section to start up Valgrind...
2002-05-10  Julian SewardImplement syslog() (Bill Nottingham)
2002-05-10  Julian SewardEven more shmctl fixings from Reuben.
2002-05-10  Julian SewardKernel 2.4 / glibc 2.2.X build fixes for recent startup...
2002-05-10  Julian SewardNew and hopefully more reliable method for finding...
2002-05-10  Julian SewardModify the startup mechanism so that any call into...
2002-05-10  Julian SewardImplement __NR_personality.
2002-05-10  Julian SewardSupport _m_kind == PTHREAD_MUTEX_FAST_NP for mutexes...
2002-05-10  Julian SewardFix confusing bug in printing of trace info for mutex_...
2002-05-10  Julian SewardInsert hacks, only partially successful, to make 'make...
2002-05-10  Julian Seward---> 20020510
2002-05-10  Julian SewardReturn zero to the *parent* thread when pthread_create...
2002-05-10  Julian SewardMore symbol versioning stuff
2002-05-10  Julian SewardAdd a version script so as to create the right versione...
2002-05-10  Julian SewardBuild fixes for Red Hat 6.2.
2002-05-09  Julian SewardMore IOCTL futzing from Reuben Thomas.
2002-05-09  Julian SewardMinor ioctl fixes from Reuben Thomas.
2002-05-09  Julian SewardMake sense of, and clean up, shmctl wrapper. (Reuben...
2002-05-09  Julian SewardRemove valgrind's use of libc-supplied stat() and sbrk...
2002-05-09  Nicholas NethercoteMinor corrections about cache profiling cost centres.
2002-05-09  Julian SewardReinstate a condition in the IPCOP_shmctl wrapper witho...
2002-05-09  Julian SewardFix assertions.
2002-05-09  Julian Seward---> 20020509
2002-05-09  Julian SewardFix off-by-one error in definition of MAX_LINENO and...
2002-05-08  Julian SewardYesterday's push/pop merging optimisations break the...
2002-05-08  Julian SewardChange _pthread_cleanup_push and _pthread_cleanup_pop...
2002-05-08  Julian SewardDo __pthread_initialize.
2002-05-08  Julian SewardComplain about NVidia's libGL.so also when an 0x8C...
2002-05-08  Julian SewardImplement SBB Ib, AL.
2002-05-08  Julian SewardDo LODSW / LODSL. (Sami Farin)
2002-05-08  Julian SewardMore shmctl() fixes. (Helge Deller)
2002-05-08  Julian Seward--> 20020508
2002-05-08  Julian SewardOnly show the giant-basic-block message at verbosity...
2002-05-08  Julian SewardImprovements to the error-collecting machinery:
2002-05-07  Julian SewardActually call VG_(first_and_last_secondaries_look_plaus...
2002-05-07  Julian SewardGenerate better ucode for back-to-back sequences of...
2002-05-07  Nicholas Nethercotevg_symtab2.c:
2002-05-07  Julian SewardMinor profiling improvements. Add a couple of cost...
2002-05-04  Julian Seward---> 20020305b
2002-05-04  Julian SewardFix from Lionel Ulmer to not have an infinite loop...
2002-05-04  Julian SewardFix really stupid use of uninitialised value introduced...
2002-05-04  Julian Sewardglibc 2.1.3 compile fixes (Lionel Ulmer).
2002-05-03  Julian SewardExternal namespace cleanup.
2002-05-03  Julian Seward---> 20020503
2002-05-03  Julian SewardImplement sched_setparam(), sched_getparam() and sched_...
2002-05-03  Julian SewardImplement chroot(). (Paul Fox)
2002-05-03  Julian SewardFrom: Tom Hughes <thh@i'm sure he doesn't want to be...
2002-05-03  Julian SewardImprove accuracy of simulation of bsf/bsr instructions...
2002-05-03  Julian SewardVarious cleanups following earlier exit fixes. Also...
2002-05-03  Julian SewardChange the way Valgrind exits.
2002-05-03  Julian SewardReduce TT size to 32M (was 40M for Mozilla's benefit...
2002-05-03  Nicholas NethercoteRemoved description of cachegrind.out file format,...
2002-05-03  Nicholas NethercoteAdded section to tech docs on how cachegrind works...
2002-05-03  Nicholas Nethercotevg_symtab2.c:
2002-05-02  Nicholas NethercoteAdded "L2 refs line" (an oversight).
2002-05-02  Julian SewardRemove comments about Mozilla 1.0RC1 crashing, since...
2002-05-02  Julian Seward---> 20020502
2002-05-02  Julian SewardJack up the size of the translation cache from 16 MB...
2002-05-01  Julian SewardImprove my implementations of strcmp() and memcpy(...
2002-05-01  Dirk Muellerfix for auto-annotating C++ method names (they have...
2002-05-01  Julian SewardFix free and free-mismatch err so the top frame in...
2002-05-01  Julian SewardBring manual up-to-date and add stuff about pthread...
2002-05-01  Julian Seward---> 20020501
2002-05-01  Julian SewardChange "argh" to something more confidence-inspiring.
2002-05-01  Nicholas NethercoteAdded N_GSYM case to stabs handler.
2002-05-01  Julian SewardEnsure that values returned to the client from pthread...
2002-05-01  Julian SewardDon't want to see these guys with just -v. There get...
2002-05-01  Julian SewardIncrease default thread stack size to 64k and institute...
2002-05-01  Julian SewardReinstate use of VG_(do_sanity_checks), although at...
2002-05-01  Julian SewardBuild and install 'cachegrind' along with 'valgrind'.
2002-05-01  Julian SewardEdit cache stuff, minorly.
2002-05-01  Julian SewardWeaken assertion on calloc.
2002-05-01  Julian SewardAdd debugging hooks, currently disabled.
2002-05-01  Julian SewardFix typo to do with rwlock aliasing.
2002-04-30  Nicholas Nethercotevg_symtab2.c:
2002-04-30  Nicholas NethercoteAdded note about bts/btr/btc causing bogus cache read...
2002-04-30  Nicholas NethercoteRight-justifying event names instead of left-justifying...
2002-04-30  Julian Seward---> 20020430
2002-04-30  Julian SewardMake pthread_mutexattr_setkind_np be an alias of__pthre...
2002-04-30  Julian SewardRelax assertion to avoid this: vg_cachesim.c:402
2002-04-30  Julian Sewardvg_improve() -- the ucode optimiser: consistently apply the
2002-04-29  Julian SewardConfig/build/install vg_annotate and vg_cachegen correctly.
2002-04-29  Nicholas NethercoteNew files:
2002-04-29  Julian Seward---> 20020429
2002-04-29  Julian SewardFix really stupid error in computation of timeout point...
2002-04-29  Julian SewardFix a subtle (?) bug in sched_do_syscall to with read...
2002-04-27  Julian SewardCDROM ioctls. (Lionel Ulmer)
2002-04-27  Julian Sewardioctls for /dev/rtc (Fredrik Kuivinen)
2002-04-27  Julian SewardAdd __NR_getpriority (Richard Boulton).
2002-04-27  Julian SewardUse safe_dereference in IPCOP_msgrcv. (Tom Hughes)
2002-04-27  Julian SewardDo __NR_sched_get_priority_min and __NR_setpriority...
2002-04-27  Julian SewardAllow apparently invalid keys in libc_internal_tsd_...
2002-04-26  Julian Sewardhandle_signal_return: when a waiting read/write syscall...
2002-04-26  Julian SewardFix more stuff broken by recent exported-symbol hackery.
2002-04-26  Julian SewardFinish first pass of the symbols cleanup. Only version...
2002-04-26  Julian SewardAdministrivia.
2002-04-26  Julian SewardMess around with aliases to make the exported T/D/W...
next