On 03/22/12 09:49, Uros Bizjak wrote:
> The #define is now brought in form the generic elfos.h. We need to
Ah, right. Ok.
r~
On Thu, Mar 22, 2012 at 5:24 PM, Richard Henderson wrote:
> On 03/22/12 00:47, Uros Bizjak wrote:
>> No, we are still calling default_file_start in alpha_file_start, so we
>> have to signal that we don't want start file directive. In committed
>> patch, I have redefined T_A_F_S_F_D as false for th
On 03/22/12 00:47, Uros Bizjak wrote:
> No, we are still calling default_file_start in alpha_file_start, so we
> have to signal that we don't want start file directive. In committed
> patch, I have redefined T_A_F_S_F_D as false for this purpose:
But false is the default:
DEFHOOKPOD
(asm_file_sta
On Wed, Mar 21, 2012 at 11:37 PM, Richard Henderson wrote:
>> Attached patch enables alpha to use generic config/elfos.h headers on
>> linux and *bsd targets. The most important difference to generic
>> elfos.h is in
>>
>> * config/alpha/elf.h (TARGET_ASM_FILE_START_FILE_DIRECTIVE): Undefin
On 03/21/12 12:28, Uros Bizjak wrote:
> Hello!
>
> Attached patch enables alpha to use generic config/elfos.h headers on
> linux and *bsd targets. The most important difference to generic
> elfos.h is in
>
> * config/alpha/elf.h (TARGET_ASM_FILE_START_FILE_DIRECTIVE): Undefine.
This one ca
Hello!
Attached patch enables alpha to use generic config/elfos.h headers on
linux and *bsd targets. The most important difference to generic
elfos.h is in
* config/alpha/elf.h (TARGET_ASM_FILE_START_FILE_DIRECTIVE): Undefine.
and
* config/alpha/alpha.h (NO_DOLLAR_IN_LABEL): Und