summaryrefslogtreecommitdiffstats
path: root/src/corelib/arch/i386
Commit message (Collapse)AuthorAgeFilesLines
* Disable QAtomic assembly code for incompatible compilers.Ian Dean2012-07-201-1/+1
| | | | | Change-Id: I1d0798f766ea82ff18bcec10af4d002dab9c18d6 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
* Remove license header as Solaris X86 assembler can't digest comments.Jason McDonald2009-09-041-40/+0
| | | | Reviewed-by: Trust Me
* Fix compilation with assemblers that don't use ; for commentThiago Macieira2009-09-031-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 filesJason McDonald2009-09-031-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 Knoll2009-03-232-0/+107