Re: [PATCH v2 0/6] h8300 update

Bernhard Reutner-Fischer <[email protected]> Tue, 26 May 2015 22:26:20 +0200
Newsgroups gmane.comp.lib.uclibc.general
Message-ID <[email protected]>
On Sun, May 24, 2015 at 02:06:21AM +0900, Yoshinori Sato wrote:
> H8/300's linux v4 using new toolchain.
> This patch is supported new toolchain.
> And clean up obsolete code.
> 
> Changes v2
> - Config update.
> - Remove unused header.
> - Some cleanup.
> 
> Yoshinori Sato (6):
>   h8300: config update
>   h8300: 64bit integer support
>   h8300: Assembly functions
>   h8300: headers update
>   h8300: Add new feature
>   h8300: Makefile update

Applied (with slight space fixups in the assembler patch).

Thanks!