src/binutils ChangeLog dlltool.c

cgf@sources.redhat.com cgf@sources.redhat.com
Sat Jul 5 02:58:00 GMT 2003


CVSROOT:	/cvs/src
Module name:	src
Changes by:	cgf@sourceware.org	2003-07-05 02:58:30

Modified files:
	binutils       : ChangeLog dlltool.c 

Log message:
	* dlltool.c (prefix_encode): New function.  Encode temp file prefix from pid.
	(dlltmp): Pass address of pointer being alloced or suffer neverending mallocs.
	(make_one_lib_file): Allocate enough space for new longer stub names.
	(gen_lib_file): Ditto.
	(main): Generate the temp file prefix from the pid if prefix was not specified
	on the command line.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/ChangeLog.diff?cvsroot=src&r1=1.664&r2=1.665
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/binutils/dlltool.c.diff?cvsroot=src&r1=1.40&r2=1.41



More information about the Binutils-cvs mailing list