Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove license header as Solaris X86 assembler can't digest comments. | Jason McDonald | 2009-09-04 | 1 | -40/+0 |
| | | | | Reviewed-by: Trust Me | ||||
* | Fix compilation with assemblers that don't use ; for comment | Thiago Macieira | 2009-09-03 | 1 | -40/+40 |
| | | | | | | | | | Sun Solaris assembler uses ! for comments. IBM AIX assembler uses #. The MIPS and Alpha files are probably broken, but we don't have any non-gcc platforms on those systems anymore. Reviewed-by: Bradley T. Hughes | ||||
* | Add missing license headers to assembly files | Jason McDonald | 2009-09-03 | 1 | -0/+40 |
| | | | | | | | | There is apparently some risk that assemblers on obscure platforms may not understand assembler comments. If that turns out to be the case we'll have to remove the headers for any such platforms. Acked-by: Bradley T. Hughes | ||||
* | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 2 | -0/+107 |