egcs/libiberty ChangeLog Makefile.in choose-te ...

zack@gcc.gnu.org zack@gcc.gnu.org
Tue Mar 20 23:29:00 GMT 2001


CVSROOT:	/cvs/gcc
Module name:	egcs
Changes by:	zack@gcc.gnu.org	2001-03-20 23:29:37

Modified files:
	libiberty      : ChangeLog Makefile.in choose-temp.c 
Added files:
	libiberty      : make-temp-file.c 

Log message:
	* choose-temp.c: Split off make_temp_file, and the code
	duplicated between it and choose_temp_base, into...
	* make-temp-file.c: ... here; new file.
	
	* Makefile.in (CFILES): Add make-temp-file.c.
	(REQUIRED_OFILES): Add make-temp-file.o.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libiberty/make-temp-file.c.diff?cvsroot=gcc&r1=NONE&r2=1.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libiberty/ChangeLog.diff?cvsroot=gcc&r1=1.270&r2=1.271
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libiberty/Makefile.in.diff?cvsroot=gcc&r1=1.59&r2=1.60
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libiberty/choose-temp.c.diff?cvsroot=gcc&r1=1.15&r2=1.16



More information about the Gcc-cvs mailing list