summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorChristoph Mallon <christoph.mallon@gmx.de>2018-08-13 12:43:11 +0200
committerChristoph Mallon <christoph.mallon@gmx.de>2018-08-15 12:06:05 +0200
commitfc851301e9d92a6faae672d636ff34573016dffe (patch)
tree9ef1e7e24d88c62231877177df29f3de81ddd997
parentbdecb0ebfc9671a74f6baadc4d00fed60757d391 (diff)
Add the RISC-V 32 backend.
-rw-r--r--NEWS.md1
-rw-r--r--cparser.12
m---------libfirm0
3 files changed, 3 insertions, 0 deletions
diff --git a/NEWS.md b/NEWS.md
index 3d0d530..c4e81ec 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -16,6 +16,7 @@ cparser 1.22.1 (2016-01-23)
* Add option `-Wlabel-at-end-of-block`
* Split `-Wparentheses` into `Wparentheses-assignment`, `Wparentheses-comparison`, `Wparentheses-else`, `Wparentheses-logical` and `Wparentheses-shift`
* Add target `mips`
+* Add target `riscv32`
* Bugfixes
cparser 1.22.0 (2015-12-31)
diff --git a/cparser.1 b/cparser.1
index f1c3c18..0c4f48d 100644
--- a/cparser.1
+++ b/cparser.1
@@ -76,6 +76,8 @@ Set target, for which code is generated.
.It
.Cm mips
.It
+.Cm riscv32
+.It
.Cm sparc
.El
.No Supported Ar vendor Ns s are:
diff --git a/libfirm b/libfirm
-Subproject 73961e8ead2d3c4af78bbe504479bcd7a750898
+Subproject b031096c75829e287eb18942542ebcd4c6daa8a