Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FujitsuClang: Add support for the Fujitsu compiler in Clang mode | Chuck Atkins | 2021-03-31 | 1 | -8/+1 |
| | | | | | | This should be front end compatible with vanilla clang but giving it a unique identifier allows a project to pass additional options unique to Fujitsu and outside the scope of a CMake builtin. | ||||
* | Fujitsu: Add support for the Fujitsu compiler in Trad mode | Chuck Atkins | 2021-03-30 | 1 | -0/+8 |
Co-Author: Yuichiro Utsumi <utsumi.yuichiro@jp.fujitsu.com> |