summaryrefslogtreecommitdiffstats
path: root/runtime/task_finder_vma.c
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation warning of uninitialized value in gcc 3.x.Wenji Huang2008-10-171-1/+1
* fix #if->#ifdef DEBUG_TASK_FINDER_VMAFrank Ch. Eigler2008-09-011-1/+1
* pr4225: fix shared library address range checks; make more task_finder_vma tr...Frank Ch. Eigler2008-08-221-5/+7
* Saves thread vma information.David Smith2008-08-081-0/+132
* No longer allocates structure used to save vma information.David Smith2008-07-211-4/+65
* Made RHEL5 changes.David Smith2008-06-231-1/+1
* Major update to memory map change notification code.David Smith2008-06-231-0/+112