4 # Common parts for widely ported systems.
7 + extra_parts="crtbegin.o crtend.o crtbeginS.o crtendS.o crtbeginT.o crtendT.o"
10 + default_use_cxa_atexit=yes
11 + use_gcc_stdint=provide
15 @@ -1192,2 +1196,12 @@
18 + tm_file="${tm_file} i386/unix.h i386/att.h dbxelf.h elfos.h i386/i386elf.h newlib-stdint.h acess2.h"
19 + tmake_file="i386/t-i386elf i386/t-crtstuff t-svr4"
23 + tm_file="${tm_file} i386/unix.h i386/att.h dbxelf.h elfos.h newlib-stdint.h i386/i386elf.h i386/x86-64.h acess2.h"
24 + tmake_file="i386/t-i386elf i386/t-crtstuff t-svr4"