Re: [hsa] HSA: support for direct function call is introduced.

2015-01-05 Thread Eric Botcazou
> Thank you for your notes, I'm just going to apply following patch > with changed ChangeLog entries. Thanks! -- Eric Botcazou

Re: [hsa] HSA: support for direct function call is introduced.

2015-01-05 Thread Martin Liška
On 12/13/2014 12:33 PM, Eric Botcazou wrote: Martin, gcc/c-family/ChangeLog: 2014-12-05 Martin Liska * c-common.c: New 'hsafunc' attribute is added. 2014-12-05 Martin Liska * hsa-brig.c (struct function_linkage_pair): New data structure. (hsa_brig_section::get_

Re: [hsa] HSA: support for direct function call is introduced.

2014-12-13 Thread Eric Botcazou
Martin, > gcc/c-family/ChangeLog: > > 2014-12-05 Martin Liska > > * c-common.c: New 'hsafunc' attribute is added. > > 2014-12-05 Martin Liska > > * hsa-brig.c (struct function_linkage_pair): New data structure. > (hsa_brig_section::get_ptr_by_offset): New function. >

[hsa] HSA: support for direct function call is introduced.

2014-12-12 Thread mliska
Hello. Following patch introduces support for direct call instructions for HSAIL. Thanks, Martin gcc/c-family/ChangeLog: 2014-12-05 Martin Liska * c-common.c: New 'hsafunc' attribute is added. gcc/ChangeLog: 2014-12-05 Martin Liska * hsa-brig.c (struct function_linkage