Re: [Patch]: split libgcc/config/ia64/t-ia64 in two

2012-01-06 Thread Tristan Gingold
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 ...

Re: [Patch]: split libgcc/config/ia64/t-ia64 in two

2012-01-05 Thread Richard Henderson
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. >