Searched refs:collect_execute (Results 1 – 11 of 11) sorted by relevance
| /freebsd-10-stable/contrib/gcc/ |
| D | collect2.h | 26 extern struct pex_obj *collect_execute (const char *, char **, const char *,
|
| D | tlink.c | 287 pex = collect_execute (prog, argv, outname, errname); in tlink_execute()
|
| D | collect2.c | 1522 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()
|
| D | FSFChangeLog | 809 (main, collect_execute, scan_prog_file, scan_libraries): Likewise. 813 (collect_execute, maybe_unlink, write_c_file_stat): Likewise.
|
| D | ChangeLog-1998 | 2656 (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.
|
| D | ChangeLog-2005 | 26607 (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
|
| D | ChangeLog-1999 | 9282 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.
|
| D | FSFChangeLog.10 | 8118 (collect_execute): Break out from fork_execute. Support redirection.
|
| D | FSFChangeLog.11 | 2318 * collect2.c (collect_execute): Specify name of new file when
|
| D | ChangeLog-2003 | 33842 (collect_wait, collect_execute, scan_prog_file, scan_libraries): Use
|
| D | ChangeLog-2004 | 16808 duplicate verbose output of collect_execute. Restore initial_cwd.
|