Re: [Qemu-devel] [PATCH v3 0/3] target-xtensa: AREG0 conversion

2012-06-10 Thread Blue Swirl
Thanks, applied all. On Sun, Jun 10, 2012 at 7:33 AM, Max Filippov wrote: > Changes in v3: > - add Peter's patch to this series > - rebase to the current master > - actually remove HELPER_CFLAGS from target-xtensa/Makefile.objs > > Max Filippov (2): >  target-xtensa: add attributes to helper func

[Qemu-devel] [PATCH v3 0/3] target-xtensa: AREG0 conversion

2012-06-10 Thread Max Filippov
Changes in v3: - add Peter's patch to this series - rebase to the current master - actually remove HELPER_CFLAGS from target-xtensa/Makefile.objs Max Filippov (2): target-xtensa: add attributes to helper functions target-xtensa: switch to AREG0-free mode Peter Portante (1): target-xtensa: r