Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typos in comments | Josh Triplett | 2007-03-09 | 1 | -2/+2 |
* | Add instruction to pseudo user tracking. | Christopher Li | 2007-01-16 | 1 | -17/+5 |
* | Typo fixes | Pavel Roskin | 2006-11-06 | 1 | -1/+1 |
* | Add warning for accessing outside of a symbol | Linus Torvalds | 2005-04-07 | 1 | -0/+3 |
* | Fix "address_taken()" function to work at least pitifully | Linus Torvalds | 2005-04-07 | 1 | -2/+14 |
* | Split OP_SETVAL into OP_SETVAL (fp expressions and labels) and OP_SYMADDR | Linus Torvalds | 2005-04-07 | 1 | -1/+1 |
* | Much cleaner entrypoint dominance handling: instead of making | Linus Torvalds | 2005-04-07 | 1 | -7/+0 |
* | Oops. The "entry instruction" changes missed the check for the | Linus Torvalds | 2005-04-07 | 1 | -1/+1 |
* | Associate pseudos with the symbol name whose value they got. | Linus Torvalds | 2005-04-07 | 1 | -0/+1 |
* | Start using instruction sizes properly. | Linus Torvalds | 2005-04-07 | 1 | -1/+1 |
* | Fix test for entrypoint. Since we can rewrite branches | Linus Torvalds | 2005-04-07 | 1 | -1/+5 |
* | Add "memop" simplification phase. | Linus Torvalds | 2005-04-07 | 1 | -0/+195 |