Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removing abandoned experiment: safety/* disassembly/symbol checks | Frank Ch. Eigler | 2008-04-01 | 1 | -245/+0 |
| | |||||
* | 2006-03-13 Josh Stone <joshua.i.stone@intel.com> | jistone | 2006-03-14 | 1 | -2/+7 |
| | | | | | | | * safety/safety.py: Support IA64 disassembly matching. * safety/data/opcodes-ia64: new opcode rules for IA64. * safety/data/references: Add references used by example scripts when compiled for IA64. | ||||
* | 2006-03-03 Josh Stone <joshua.i.stone@intel.com> | jistone | 2006-03-03 | 1 | -1/+9 |
| | | | | | | | | | * main.cxx (main): search forward for dashes in the kernel release, to work properly with release names with more than one dash. * parse.cxx (eval_pp_conditional): ditto * tapsets.cxx (profile_derived_probe::profile_derived_probe): ditto * safety/safety.py (StaticSafety::__build_search_suffixes): ditto, and add copyright & GPL tag | ||||
* | 2006-02-27 Josh Stone <joshua.i.stone@intel.com> | jistone | 2006-02-28 | 1 | -0/+232 |
* safety/*: Add a static safety checker. |