gcc/gcc ChangeLog tlink.c
nemet@gcc.gnu.org
nemet@gcc.gnu.org
Wed Aug 25 20:51:00 GMT 2004
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: nemet@gcc.gnu.org 2004-08-25 20:51:19
Modified files:
gcc : ChangeLog tlink.c
Log message:
* tlink.c (initial_cwd): New variable.
(tlink_init): Initialize it.
(recompile_files): Use tlink_execute() instead of system(). Don't
duplicate verbose output of collect_execute. Restore initial_cwd.
Update comment before the function.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.5090&r2=2.5091
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tlink.c.diff?cvsroot=gcc&r1=1.56&r2=1.57
More information about the Gcc-cvs
mailing list