Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace NULL with nullptr | Mathieu Chartier | 2015-04-22 | 1 | -1/+1 |
* | ART: Add -Wunused | Andreas Gampe | 2015-02-24 | 1 | -0/+2 |
* | Fix signal test to work with gcstress | Mathieu Chartier | 2015-01-07 | 1 | -2/+1 |
* | Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. | Ian Rogers | 2014-11-03 | 1 | -4/+5 |
* | Fix signal chain to allow for signal() call to be used | Dave Allison | 2014-08-28 | 1 | -2/+2 |
* | Fix signal test build | Dave Allison | 2014-08-21 | 1 | -2/+0 |
* | Add supported architectures to signal test. | Dave Allison | 2014-08-21 | 1 | -10/+32 |
* | Reduce stack usage for overflow checks | Dave Allison | 2014-08-13 | 1 | -0/+8 |
* | ART: Make run tests out of oat tests | Andreas Gampe | 2014-07-23 | 4 | -0/+140 |