This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gcc ChangeLog.csl


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	csl-sol210-branch
Changes by:	mmitchel@gcc.gnu.org	2004-10-13 06:30:04

Modified files:
	.              : ChangeLog.csl 

Log message:
	gcc/gcc.c (do_spec_1): Do not add a -L path for a directory in
	the prefix list if we have already added a multilib directory
	based on that path.
	(main): Do not add MD_EXEC_PREFIX to the list of directories to
	search with -L.
	
	* gcc/config/i386/sol2-10.h (TARGET_SUB_OS_CPP_BUILTINS): Do not
	define.
	(MD_STARTFILE_PREFIX): Likewise.
	
	* fixincludes/inclhack.def (gnu_types): Do not use on Solaris 2.1x.
	(limits_ifndefs): Remove.
	(solaris_longlong): Likewise.
	(stdio_va_list): Do not use on Solaris 2.1x.
	(stdio_stdarg.h): Likewise.
	(svr4__p): Remove.
	(undefine_null): Remove.
	* fixincludes/fixincl.x: Regenerated.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/ChangeLog.csl.diff?cvsroot=gcc&only_with_tag=csl-sol210-branch&r1=1.1.4.3&r2=1.1.4.4


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]