On 9/28/20 12:28 PM, Taylor Simpson wrote:
> This series adds support for the Hexagon processor with Linux user support
>
> See patch 02/34 Hexagon README for detailed information.
>
> Once the series is applied, the Hexagon port will pass "make check-tcg".
> The series also includes Hexagon-spec
; riku.voi...@iki.fi; richard.hender...@linaro.org;
laur...@vivier.eu; aleksandar.m.m...@gmail.com
Subject: Re: [RFC PATCH v4 00/29] Hexagon patch series
cc1: all warnings being treated as errors
make: *** [Makefile.ninja:638:
libqemu-hexagon-linux-user.fa.p/target_hexagon_decode.c.o] Error 1
$ gcc
ail.com
> Subject: Re: [RFC PATCH v4 00/29] Hexagon patch series
>
> On 9/29/20 3:11 PM, Taylor Simpson wrote:
>
> > Ouch! 4.8 is old enough that it doesn't support C11 _Generic which I am
> using. That needs at least GCC 4.9.
> >
> > Here are a couple of e
On 9/29/20 3:11 PM, Taylor Simpson wrote:
> Ouch! 4.8 is old enough that it doesn't support C11 _Generic which I am
> using. That needs at least GCC 4.9.
>
> Here are a couple of examples. As you can see, _Generic is used to dispatch
> to slightly different TCG generation functions depending
;> Cc: a...@rev.ng; riku.voi...@iki.fi; richard.hender...@linaro.org;
>> laur...@vivier.eu; aleksandar.m.m...@gmail.com
>> Subject: Re: [RFC PATCH v4 00/29] Hexagon patch series
>>
>> QEMU aims to support the 2 latest releases of supported distributions.
>> From ti
er.eu; aleksandar.m.m...@gmail.com
> Subject: Re: [RFC PATCH v4 00/29] Hexagon patch series
>
> QEMU aims to support the 2 latest releases of supported distributions.
> From time to time a brave developer look at the different versions
> packaged and make some cleanup in the code bas
; riku.voi...@iki.fi; richard.hender...@linaro.org;
>> laur...@vivier.eu; aleksandar.m.m...@gmail.com
>> Subject: Re: [RFC PATCH v4 00/29] Hexagon patch series
>>
>> cc1: all warnings being treated as errors
>> make: *** [Makefile.ninja:638:
>> libqemu-hexagon-linux-user.f
er.eu; aleksandar.m.m...@gmail.com
> Subject: Re: [RFC PATCH v4 00/29] Hexagon patch series
>
> cc1: all warnings being treated as errors
> make: *** [Makefile.ninja:638:
> libqemu-hexagon-linux-user.fa.p/target_hexagon_decode.c.o] Error 1
>
> $ gcc --version
> gcc (GCC) 10.2.1
Hi Taylor,
On 9/28/20 7:28 PM, Taylor Simpson wrote:
> This series adds support for the Hexagon processor with Linux user support
>
> See patch 02/34 Hexagon README for detailed information.
>
> Once the series is applied, the Hexagon port will pass "make check-tcg".
> The series also includes H
Patchew URL:
https://patchew.org/QEMU/1601314138-9930-1-git-send-email-tsimp...@quicinc.com/
Hi,
This series failed the docker-mingw@fedora build test. Please find the testing
commands and
their output below. If you have Docker installed, you can probably reproduce it
locally.
=== TEST SCRIP
00/29] Hexagon patch series
=== TEST SCRIPT BEGIN ===
#!/bin/bash
git rev-parse base > /dev/null || exit 0
git config --local diff.renamelimit 0
git config --local diff.renames True
git config --local diff.algorithm histogram
./scripts/checkpatch.pl --mailback base..
=== TEST SCRIPT
This series adds support for the Hexagon processor with Linux user support
See patch 02/34 Hexagon README for detailed information.
Once the series is applied, the Hexagon port will pass "make check-tcg".
The series also includes Hexagon-specific tests in tcg/tests/hexagon.
The series is also av
12 matches
Mail list logo