index
:
~glisse/valgrind
master
pp
valgrind fglrx ioctl catching
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
coregrind
/
pub_core_aspacemgr.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-28
Merge the DARWIN branch onto the trunk.
njn
1
-1
/
+18
2009-05-20
DARWIN sync: UInt -> Int.
njn
1
-1
/
+1
2009-03-10
Updated copyright years.
njn
1
-1
/
+1
2008-05-01
Merge branches/OTRACK_BY_INSTRUMENTATION into the trunk. This adds
sewardj
1
-1
/
+3
2008-02-11
Update copyright dates ("200X-2007" --> "200X-2008").
sewardj
1
-1
/
+1
2007-01-08
Update copyright dates.
sewardj
1
-1
/
+1
2006-12-30
Merge (from 3_2_BRANCH) r6457/8 (Support 64k pages on ppc32/64-linux
sewardj
1
-2
/
+7
2006-10-17
Merge r6119:
sewardj
1
-4
/
+79
2006-06-05
Update copyright dates.
sewardj
1
-1
/
+1
2006-03-27
Merge in the COMPVBITS branch to the trunk. This is a big change to
njn
1
-4
/
+0
2005-11-16
Move VG_(am_get_filename) to the tool accessible aspacemgr header file.
tom
1
-1
/
+2
2005-10-04
Create a new SkShmC segment type for shared memory segments so that we
tom
1
-0
/
+6
2005-10-02
Plumb 64-bit file offsets throughout the address space manager.
sewardj
1
-4
/
+4
2005-09-28
Privatise parse_procselfmaps() and move it into aspacemgr.c in order
sewardj
1
-8
/
+0
2005-09-28
VG_(am_extend_into_adjacent_reservation_client): Do not allow the
sewardj
1
-2
/
+4
2005-09-27
This commit merges in changes from branches/ASPACEM (specifically,
sewardj
1
-106
/
+274
2005-08-27
Move some kernel constants to the right place.
njn
1
-0
/
+1
2005-08-18
Make show_segments() public, and use it when VG_(get_memory_from_mmap)()
njn
1
-0
/
+2
2005-06-28
Remove all the completely unused SF_* flags. I suspect some of the
njn
1
-17
/
+11
2005-06-25
Made m_debuginfo not depend on m_aspacemgr, breaking the direct circular
njn
1
-0
/
+2
2005-06-24
Moved the mman VG_(*_native)() functions into m_aspacemgr, and removed
njn
1
-0
/
+6
2005-06-24
Moved Robert's stack tracking code out of m_aspacemgr into a new module
njn
1
-7
/
+0
2005-06-23
Removed the VGA_/VGO_/VGP_ prefixes for arch/OS/platform-specific
njn
1
-3
/
+3
2005-06-21
Don't #include pub_core_debuginfo.h in pub_core_aspacemgr.h. So have
njn
1
-2
/
+3
2005-06-19
Move VG_(get_memory_from_mmap_for_client) out of m_aspacemgr into
njn
1
-3
/
+0
2005-06-19
Put VG_(client_trampoline_code) in m_trampoline.
njn
1
-1
/
+0
2005-06-19
Move VG_(sanity_check_general) out of m_main.c into scheduler.c.
njn
1
-2
/
+0
2005-06-11
Move some decls out of tool.h into the new file pub_tool_aspacemgr.h.
njn
1
-1
/
+1
2005-06-04
Implement stack registration client requests. See the documentation
rjwalsh
1
-0
/
+5
2005-06-01
Moved VGA_(pointercheck)() into ASpaceMgr.
njn
1
-0
/
+3
2005-05-31
Modularised all the debug info stuff as m_debuginfo/. It's a mess
njn
1
-0
/
+2
2005-05-31
Modularised vg_main.c as m_main.c. Moved some stuff out of it to reduce the
njn
1
-0
/
+15
2005-05-14
Renamed the field Segment.symtab to Segment.seginfo to avoid confusion
njn
1
-1
/
+1
2005-05-10
Modularised the core/tool interface ('details', 'needs' and VG_(tdict))
njn
1
-2
/
+1
2005-04-25
Create a new module: ASpaceMgr, the address space manager. This
sewardj
1
-0
/
+144