On Jan 6, 2012, at 12:40 AM, Richard Henderson wrote:
> On 12/21/2011 10:04 PM, Tristan Gingold wrote:
>> * config/ia64/t-ia64 (LIB1ASMFUNCS): Move backward
>> compatibility thunks...
>> (CUSTOM_CRTSTUFF, crtbegin.o, crtend.o)
>> (crtbeginS.o, crtendS.o): ... and these to ...
On 12/21/2011 10:04 PM, Tristan Gingold wrote:
> * config/ia64/t-ia64 (LIB1ASMFUNCS): Move backward
> compatibility thunks...
> (CUSTOM_CRTSTUFF, crtbegin.o, crtend.o)
> (crtbeginS.o, crtendS.o): ... and these to ...
> * config/ia64/t-ia64-elf: ... this new file.
>
Ping for this patch.
Tristan.
On Dec 21, 2011, at 12:04 PM, Tristan Gingold wrote:
> Hi,
>
> this patch fixes two build libgcc issues on VMS/ia64.
>
> * Because VMS doesn't define LIBGCC2_HAS_TF_MODE, compatibility thunks
> shouldn't be compiled. Otherwise, the shared libgcc library fails to
Hi,
this patch fixes two build libgcc issues on VMS/ia64.
* Because VMS doesn't define LIBGCC2_HAS_TF_MODE, compatibility thunks
shouldn't be compiled. Otherwise, the shared libgcc library fails to build due
to undefined symbols.
* As VMS isn't fully compliant with ELF, crtstuff.c is used for