Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-09-02 | Replace -use-init-array with -use-ctors. | Rafael Espindola | 1 | -1/+1 |
2012-08-17 | Fix broken check lines. | Benjamin Kramer | 1 | -1/+1 |
2012-01-25 | Properly emit ctors / dtors with priorities into desired sections | Anton Korobeynikov | 1 | -12/+18 |
2011-09-02 | Darwin wants ctors/dtors to be ordered the other way round to linux. | Duncan Sands | 1 | -9/+16 |
2011-08-28 | Fix PR5329: pay attention to constructor/destructor priority | Duncan Sands | 1 | -0/+21 |