about summary refs log tree commit diff
path: root/arch/aarch64/bits/termios.h
Commit message (Collapse)AuthorAgeFilesLines
* fix namespace violations in aarch64/bits/termios.hFelix Janda2015-09-151-7/+7
| | | | in analogy with commit a627eb35864d5c29a3c3300dfe83745ab1e7a00f
* add aarch64 portSzabolcs Nagy2015-03-111-0/+160
This adds complete aarch64 target support including bigendian subarch. Some of the long double math functions are known to be broken otherwise interfaces should be fully functional, but at this point consider this port experimental. Initial work on this port was done by Sireesh Tripurari and Kevin Bortis.