Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PR10078: uretprobes on functions returning structs/unions | Jim Keniston | 2009-04-20 | 1 | -1/+12 |
| | | | | | arch_predict_sp_at_ret() for x86_32 now accommodates ret $4. Added bz10078 regression test. | ||||
* | Don't reject opcode 0x9b -- fwait, which is also the first byte of | Jim Keniston | 2009-03-11 | 1 | -5/+4 |
| | | | | | | pseudo-instructions like fclex, finit, fstsw, and fstcw. Do reject opcode 0x82 in 64-bit mode. | ||||
* | PR5274: uretprobes fixes, belated commit | Srikar Dronamraju | 2008-10-28 | 1 | -0/+10 |
| | |||||
* | PR6879: uprobe support for 0x64/0x65 segment prefix instructions | Jim Keniston | 2008-09-17 | 1 | -5/+6 |
| | |||||
* | Uprobes arch specific file for x86/x86_64. | srinivasa | 2008-02-18 | 1 | -0/+717 |