r136196 - in /trunk: gcc/ChangeLog gcc/incpath....

dannysmith@gcc.gnu.org dannysmith@gcc.gnu.org
Fri May 30 00:57:00 GMT 2008


Author: dannysmith
Date: Fri May 30 00:57:56 2008
New Revision: 136196

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=136196
Log:
libcpp/ChangeLog
	* include/cpplib.h (struct cpp_dir): Add new field, canonical_name.

gcc/ChangeLog

	* incpath.c: Use HOST_LACKS_INODE_NUMBERS conditional
	rather than OS names to choose INO_T_EQ definition.
	(DIRS_EQ) [!INO_T_EQ]: Don't worry about case in comparison.
	(add_path) [!INO_T_EQ]: Use lrealpath to fill canonical_name field.



Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/incpath.c
    trunk/libcpp/ChangeLog
    trunk/libcpp/include/cpplib.h



More information about the Gcc-cvs mailing list