Re: [PATCH 3/9] Optimise __aeabi_uldivmod (stack manipulation)
On 11/06/14 11:19, Charles Baylis wrote: > 2014-05-22 Charles Baylis > > * config/arm/bpabi.S (__aeabi_uldivmod): Optimise stack pointer > manipulation. OK. R. > --- > libgcc/config/arm/bpabi.S | 54 > +-- > 1 file changed, 43 inserti
[PATCH 3/9] Optimise __aeabi_uldivmod (stack manipulation)
2014-05-22 Charles Baylis * config/arm/bpabi.S (__aeabi_uldivmod): Optimise stack pointer manipulation. --- libgcc/config/arm/bpabi.S | 54 +-- 1 file changed, 43 insertions(+), 11 deletions(-) diff --git a/libgcc/config/arm/bpabi.S