summaryrefslogtreecommitdiffstats
path: root/libgloss/riscv/syscalls.c
Commit message (Collapse)AuthorAgeFilesLines
* Change license to FreeBSD License for RISC-VKito Cheng2017-08-211-1/+1
| | | | | | - For prevent confuse about what BSD license variant we used, 2- or 3-clause license, we change the license to FreeBSD license to make it unambiguously refers to the 2-clause license.
* Add RISC-V port for libglossnewlib-snapshot-20170818Kito Cheng2017-08-171-0/+419
Contributor list: - Andrew Waterman <andrew@sifive.com> - Palmer Dabbelt <palmer@dabbelt.com> - Kito Cheng <kito.cheng@gmail.com> - Alex Suykov <alex.suykov@gmail.com>