Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Disallow embedded C in tapset functions ifor unprivileged users unless ↵ | Dave Brolley | 2009-06-25 | 1 | -1/+1 |
| | | | | tagged by /* unprivileged */. | ||||
* | fix test suite regression due to commit e91b23bc | Frank Ch. Eigler | 2008-10-01 | 1 | -1/+1 |
| | | | | Reported-By: mjw | ||||
* | PR6876 testsuite regression tweak | Frank Ch. Eigler | 2008-09-10 | 1 | -4/+4 |
| | |||||
* | Automatically print written but unread globals | Stan Cox | 2008-08-27 | 1 | -9/+31 |
| | |||||
* | Hack optim_arridx to avoid more optimization than intended | Josh Stone | 2008-06-18 | 1 | -1/+1 |
| | |||||
* | Fix assignment optimization expected results. | Stan Cox | 2008-05-21 | 1 | -10/+0 |
| | |||||
* | Optimize compound and binary expression assignments. | Stan Cox | 2008-05-21 | 1 | -0/+2 |
| | |||||
* | Optimize away assignments in other contexts. | Stan Cox | 2008-05-19 | 1 | -0/+85 |