On 27/11/2019 02:23, Luc Van Oostenryck wrote: > These are small tweaks going on top of all the previous ones. Hi Luc, I only had minor comments on this (and the previous) series, but I haven't had a chance to apply and test them yet. I was going to just test 'luc/int128_ctype', but looking at the output of 'git log --oneline --graph master..luc/int128_ctype' I can see that several other branches are merged into the result. So, I will apply the patches from the mailing list directly to test them (hmm, _hopefully_ tonight). ATB, Ramsay Jones > > Luc Van Oostenryck (4): > arch: add missing predfines: __amd64 & __amd64__ > arch: add missing predefines for PPC > arch: fix wchar_t & wint_t for openbsd > cgcc: add support for riscv64 > > cgcc | 3 +++ > lib.c | 5 +++++ > target.c | 4 ++++ > 3 files changed, 12 insertions(+) > > > base-commit: 28f3149490ea905dedbb892b5f7bed7078d3fd23 >