Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | explicitly assemble all arm asm sources as UAL | Rich Felker | 2015-11-10 | 1 | -0/+2 |
* | add function types to arm crt assembly | Rich Felker | 2013-08-15 | 1 | -0/+2 |
* | remove init/fini array asm from arm crti/crtn files | Rich Felker | 2013-07-21 | 1 | -22/+2 |
* | fix regression that made shared libs crash on arm | Rich Felker | 2013-02-03 | 1 | -0/+2 |
* | add support for ctors/dtors on arm with modern gcc | Rich Felker | 2012-12-07 | 1 | -2/+20 |
* | fix arm crti/crtn code | Rich Felker | 2012-06-25 | 1 | -0/+2 |
* | add support for init/finit (constructors and destructors) | Rich Felker | 2012-02-06 | 1 | -0/+7 |