Re: [PATCH 5/9] Optimise __aeabi_ldivmod (stack manipulation)

2014-06-18 Thread Richard Earnshaw
On 11/06/14 11:19, Charles Baylis wrote: > 2014-05-22 Charles Baylis > > * config/arm/bpabi.S (__aeabi_ldivmod): Optimise stack manipulation. OK. R. > --- > libgcc/config/arm/bpabi.S | 14 +++--- > 1 file changed, 3 insertions(+), 11 deletions(-) > > diff --git a/libgcc/confi

[PATCH 5/9] Optimise __aeabi_ldivmod (stack manipulation)

2014-06-11 Thread Charles Baylis
2014-05-22 Charles Baylis * config/arm/bpabi.S (__aeabi_ldivmod): Optimise stack manipulation. --- libgcc/config/arm/bpabi.S | 14 +++--- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/libgcc/config/arm/bpabi.S b/libgcc/config/arm/bpabi.S index 927e37f..3f9ece5