On Sat, Aug 4, 2012 at 4:40 PM, Richard Henderson wrote:
> On 2012-08-04 06:13, Blue Swirl wrote:
>> On Fri, Aug 3, 2012 at 10:40 PM, Richard Henderson wrote:
>>> Tree at
>>>
>>> git://repo.or.cz/qemu/rth.git axp-next
>>
>> I get this error:
>> CCarm-linux-user/linux-user/syscall.o
>> /sr
On 2012-08-04 06:13, Blue Swirl wrote:
> On Fri, Aug 3, 2012 at 10:40 PM, Richard Henderson wrote:
>> Tree at
>>
>> git://repo.or.cz/qemu/rth.git axp-next
>
> I get this error:
> CCarm-linux-user/linux-user/syscall.o
> /src/qemu/linux-user/syscall.c: In function 'do_syscall':
> /src/qemu/
On Fri, Aug 3, 2012 at 10:40 PM, Richard Henderson wrote:
> Tree at
>
> git://repo.or.cz/qemu/rth.git axp-next
I get this error:
CCarm-linux-user/linux-user/syscall.o
/src/qemu/linux-user/syscall.c: In function 'do_syscall':
/src/qemu/linux-user/syscall.c:720:34: error: array subscript is
Tree at
git://repo.or.cz/qemu/rth.git axp-next
Changes v4-v5:
PMM feedback:
patch4: Add m68k support, and remove redundant alpha define
Remove tabs from lines touched.
Changes v3-v4:
Split patch 4 as per PMM feedback
Fix patch 9 is_error usage as per PPM feedback.
Changes v2-v3: