Merged revisions 7879 via svnmerge from svn+ssh://[email protected]/FPC/svn/fpc/trunk
........ r7879 | jonas | 2007-06-30 23:41:47 +0200 (Sat, 30 Jun 2007) | 5 lines
* store the original filename on case-aware systems in the dircache, so we can return it from FileExistsNonCase in case of {$define usedircache} (which is the default). This is needed so we write the correct file names in the debug info, which is required by gdb (mantis #9172) ........