Re: [U-Boot] [PATCH 05/12] arm: lib: Sync libgcc 32b division/modulo operations

2016-06-02 Thread Tom Rini
On Thu, May 26, 2016 at 06:01:40PM +0200, Marek Vasut wrote: > Sync the libgcc 32bit division and modulo operations with Linux 4.4.6 , > commit 0d1912303e54ed1b2a371be0bba51c384dd57326 . The functions in these > four files are present in lib1funcs.S in Linux, so replace these files > with lib1func

[U-Boot] [PATCH 05/12] arm: lib: Sync libgcc 32b division/modulo operations

2016-05-26 Thread Marek Vasut
Sync the libgcc 32bit division and modulo operations with Linux 4.4.6 , commit 0d1912303e54ed1b2a371be0bba51c384dd57326 . The functions in these four files are present in lib1funcs.S in Linux, so replace these files with lib1funcs.S from Linux. Since we do not support stack unwinding, instead of i