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 ... >> * config/ia64/t-ia64-elf: ... this new file. >> * config.host (ia64*-*-elf*, ia64*-*-freebsd*, ia64*-*-linux*) >> (ia64*-*-hpux*): Add ia64/t-ia64-elf in tmake_file. > > Ok. >
Thanks, committed after rebuilding gcc for ia64-linux (C only). Tristan.