chiark / gitweb /
*.S: Use `.text' consistently to name the text section.
authorMark Wooding <mdw@distorted.org.uk>
Thu, 26 May 2016 08:26:09 +0000 (09:26 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Fri, 24 Jun 2016 00:17:14 +0000 (01:17 +0100)
commitbc9ac7ebf31d42ea0965ceded383714207746c27
treeb9f6be9bba94507b1cbb0565bdd951ebc2d90209
parent923814104a954492743ae36c2cbd4e3784b05839
*.S: Use `.text' consistently to name the text section.

Notably, `.text' allows a subsection number, while `.section' has
BFD-target-specific syntax.
symm/chacha-arm-neon.S
symm/chacha-x86ish-sse2.S
symm/rijndael-x86ish-aesni.S
symm/salsa20-arm-neon.S
symm/salsa20-x86ish-sse2.S