Home
last modified time | relevance | path

Searched refs:collect_execute (Results 1 – 11 of 11) sorted by relevance

/freebsd-10-stable/contrib/gcc/
Dcollect2.h26 extern struct pex_obj *collect_execute (const char *, char **, const char *,
Dtlink.c287 pex = collect_execute (prog, argv, outname, errname); in tlink_execute()
Dcollect2.c1522 collect_execute (const char *prog, char **argv, const char *outname, in collect_execute() function
1579 pex = collect_execute (prog, argv, NULL, NULL); in fork_execute()
DFSFChangeLog809 (main, collect_execute, scan_prog_file, scan_libraries): Likewise.
813 (collect_execute, maybe_unlink, write_c_file_stat): Likewise.
DChangeLog-19982656 (collect_execute): Pass VFORK_STRING to fatal_perror instead of
11780 (collect_exit, collect_execute, dump_file): Likewise.
11907 * demangle.h (do_tlink, collect_execute, collect_exit,
14068 (collect_execute): Use _spawnvp under cygwin32.
DChangeLog-200526607 (collect_execute): Add errname parameter. Change all callers.
26610 * collect2.h (collect_execute, dump_file): Update declarations.
27119 (collect_execute): Return struct pex_obj * rather than void. Use
27121 (fork_execute): Get pex_obj from collect_execute, and pass it to
27126 * collect2.h (collect_execute): Update declaration.
27128 * tlink.c (tlink_execute): Get pex_obj from collect_execute, and
DChangeLog-19999282 collect_wait, collect_execute, libname, locatelib, aix_std_libs,
9293 * collect2.h (collect_execute, collect_wait, dump_file,
19557 * collect2.c (collect_execute): Remove cygwin-specific code.
DFSFChangeLog.108118 (collect_execute): Break out from fork_execute. Support redirection.
DFSFChangeLog.112318 * collect2.c (collect_execute): Specify name of new file when
DChangeLog-200333842 (collect_wait, collect_execute, scan_prog_file, scan_libraries): Use
DChangeLog-200416808 duplicate verbose output of collect_execute. Restore initial_cwd.