diff options
-rw-r--r-- | NEWS.md | 1 | ||||
-rw-r--r-- | cparser.1 | 2 | ||||
m--------- | libfirm | 0 |
3 files changed, 3 insertions, 0 deletions
@@ -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) @@ -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 |