On 21/02/12 19:30, Barracuda wrote:
> 1) No, I don't. I think I should read FAQ about this then work will be
> completed =) I'm not interested in "copyrighting" this, just want to share it
> with other people.
This is an FSF concern, it has to be sorted to their satisfaction and rules.
> 2) Pro
1) No, I don't. I think I should read FAQ about this then work will be
completed =) I'm not interested in "copyrighting" this, just want to share it
with other people.
2) Probably most hard part for me, but I'll try to do this.
I've never used testsuites before, but now it's time to begin.
3) Wha
On 21/02/12 05:39, Barracuda wrote:
> Hello!
> I'm new to GCC internals, but I'm using GCC for couple of years.
> Yesterday I found that GCC does not support calling SWI routines from C/C++
> code.
> For example, in other ARM-targeted compiliers developer can use such syntax
> for function prototyp
Hello!
I'm new to GCC internals, but I'm using GCC for couple of years.
Yesterday I found that GCC does not support calling SWI routines from C/C++
code.
For example, in other ARM-targeted compiliers developer can use such syntax
for function prototype:
In ARM IAR:
#pragma swi_number=0x15
int some_