Searched refs:compile_native (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nvptx/ |
H A D | mkoffload.c | 358 compile_native (const char *infile, const char *outfile, const char *compiler) in compile_native() function 563 compile_native (ptx_cfile_name, outname, collect_gcc); in main()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nvptx/ |
H A D | mkoffload.cc | 359 compile_native (const char *infile, const char *outfile, const char *compiler, in compile_native() function 604 compile_native (ptx_cfile_name, outname, collect_gcc, fPIC, fpic); in main()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/gcn/ |
H A D | mkoffload.c | 485 compile_native (const char *infile, const char *outfile, const char *compiler) in compile_native() function 741 compile_native (gcn_cfile_name, outname, collect_gcc); in main()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/gcn/ |
H A D | mkoffload.cc | 765 compile_native (const char *infile, const char *outfile, const char *compiler, in compile_native() function 1172 compile_native (gcn_cfile_name, outname, collect_gcc, fPIC, fpic); in main()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2020 | 8856 * config/gcn/mkoffload.c (compile_native, main): Pass at-file suffix. 8857 * config/nvptx/mkoffload.c (compile_native, main): Likewise. 18032 * config/gcn/mkoffload.c (compile_native, main): Pass -fPIC/-fpic 18034 * config/nvptx/mkoffload.c (compile_native, main): Likewise. 18929 (compile_native): Pass -dumpbase et al to compiler. 18933 (compile_native): Pass -dumpbase et al to compiler.
|
H A D | ChangeLog-2015 | 13884 (compile_native, main): Pass it on. 14619 (compile_native, main): Pass it on. 34602 (compile_native, main): Use it to pass "-m32" or "-m64" to the
|