summaryrefslogtreecommitdiffstats
path: root/runtime/uprobes/uprobes_i386.c
Commit message (Expand)AuthorAgeFilesLines
* PR5273: uprobes_i386.c instruction tableJim Keniston2009-04-241-11/+11
* i386 uprobes1: enable the 0x0f 0x1_ row of opcodesJim Keniston2009-04-231-1/+1
* PR10078: uretprobes on functions returning structs/unionsJim Keniston2009-04-201-1/+12
* Don't reject opcode 0x9b -- fwait, which is also the first byte ofJim Keniston2009-03-111-2/+1
* PR5274: uretprobes fixes, belated commitSrikar Dronamraju2008-10-281-0/+7
* PR6879: uprobe support for 0x64/0x65 segment prefix instructionsJim Keniston2008-09-171-2/+3
* * runtime/uprobes/uprobes.[ch], uprobes_i386.[ch],kenistoj2007-10-161-11/+9
* PR 5709kenistoj2007-10-081-2/+4
* uprobes.c, uprobes.h: architecture-independent codekenistoj2007-09-281-0/+302