]> git.ipfire.org Git - thirdparty/gcc.git/commit - libcpp/ChangeLog
cpplib.h (struct cpp_dir): Add new field, canonical_name.
authorDanny Smith <dannysmith@users.sourceforge.net>
Fri, 30 May 2008 00:57:56 +0000 (00:57 +0000)
committerDanny Smith <dannysmith@gcc.gnu.org>
Fri, 30 May 2008 00:57:56 +0000 (00:57 +0000)
commitc100de59ebf2f118ce0757c475b078b6f62d4017
tree35dcdd0c466cec159fe8d590dfb3a71beab2939f
parent6551374ace72044a13edb955ff95b89aafe96029
cpplib.h (struct cpp_dir): Add new field, canonical_name.

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.

From-SVN: r136196
gcc/ChangeLog
gcc/incpath.c
libcpp/ChangeLog
libcpp/include/cpplib.h