| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Change-Id: I1d0798f766ea82ff18bcec10af4d002dab9c18d6
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
|
|
|
|
| |
Reviewed-by: Trust Me
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
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
|
|
|