Bug#645692: Support for hard-float calling convention and flag to select the ARM ABI

2014-01-08 Thread Loïc Minier
On Wed, Jan 08, 2014, Thomas Preud'homme wrote: > I know that. Thus -mfloat-abi switch in gcc is both about use of vfp and > calling convention for floats. Right now tcc doesn't know how to do software > float computation. It only supports FPA and VFP. By the way, is there some > product with FP

Bug#645692: Support for hard-float calling convention and flag to select the ARM ABI

2014-01-08 Thread Loïc Minier
Hey On Wed, Jan 08, 2014, Thomas Preud'homme wrote: > So you'll be happy to hear that support for armhf will be greatly improved in > upcoming tcc release (there was quite some bug in the current version). Nice :-) > However I still encounter a problem that when both armel and armhf libra

Bug#645692: Support for hard-float calling convention and flag to select the ARM ABI

2011-10-18 Thread Loïc Minier
On Tue, Oct 18, 2011, Thomas Preud'homme wrote: > > TCC itself will build fine on armel and armhf using their calling > > conventions for the tcc binary itself; the code generated by tcc > > however depends on which architecture it was built on and currently > > seems to only support the arm an

Bug#645692: Support for hard-float calling convention and flag to select the ARM ABI

2011-10-18 Thread Thomas Preud'homme
Le mardi 18 octobre 2011 16:27:46, Loïc Minier a écrit : > On Mon, Oct 17, 2011, Thomas Preud'homme wrote: > > > It would be nice if TCC supported the hard-float ABI used on armhf > > > (uses the FPU regs to pass floating point values). > > > > My question might be stupid but are you talking abo

Bug#645692: Support for hard-float calling convention and flag to select the ARM ABI

2011-10-18 Thread Loïc Minier
On Mon, Oct 17, 2011, Thomas Preud'homme wrote: > > It would be nice if TCC supported the hard-float ABI used on armhf > > (uses the FPU regs to pass floating point values). > My question might be stupid but are you talking about the code tcc generate > or > the code in which tcc is compiled? I

Bug#645692: Support for hard-float calling convention and flag to select the ARM ABI

2011-10-17 Thread Thomas Preud'homme
Le lundi 17 octobre 2011 22:41:32, vous avez écrit : > Package: tcc > Version: 0.9.26~git20110616.330d2ee-4 > Severity: wishlist > > Hi Hi, > > It would be nice if TCC supported the hard-float ABI used on armhf > (uses the FPU regs to pass floating point values). My question might be st

Bug#645692: Support for hard-float calling convention and flag to select the ARM ABI

2011-10-17 Thread Loïc Minier
Package: tcc Version: 0.9.26~git20110616.330d2ee-4 Severity: wishlist Hi It would be nice if TCC supported the hard-float ABI used on armhf (uses the FPU regs to pass floating point values). In fact, it would be nice if TCC allowed selection of the ARM ABI it's targetting, e.g. ARMv4