config.gcc (tm_file): Update comments about relative pathnames.
authorSandra Loosemore <sandra@codesourcery.com>
Tue, 20 May 2008 13:32:47 +0000 (09:32 -0400)
committerSandra Loosemore <sandra@gcc.gnu.org>
Tue, 20 May 2008 13:32:47 +0000 (09:32 -0400)
2008-05-20  Sandra Loosemore  <sandra@codesourcery.com>

gcc/
* config.gcc (tm_file): Update comments about relative pathnames.

From-SVN: r135656

gcc/ChangeLog
gcc/config.gcc

index 9d9bc21a7ad1a5f441b0e948466b7b7b2145a75d..234854ffa4c92aeeddbdbc1acb265cc52387f935 100644 (file)
@@ -1,3 +1,7 @@
+2008-05-20  Sandra Loosemore  <sandra@codesourcery.com>
+
+       * config.gcc (tm_file): Update comments about relative pathnames.
+
 2008-05-20  Richard Guenther  <rguenther@suse.de>
 
        * tree-ssa-reassoc.c (fini_reassoc): Use the statistics
index 04b46c38fe7221946ced7930606ba18ebd4b1fb0..6a527dba1040b026c10cdffe7708829df697f9ac 100644 (file)
 #                      This helps to keep OS specific stuff out of the CPU
 #                      defining header ${cpu_type}/${cpu_type.h}.
 #
+#                      It is possible to include automatically-generated
+#                      build-directory files by prefixing them with "./".
+#                      All other files should relative to $srcdir/config.
+#
 #  tm_p_file           Location of file with declarations for functions
 #                      in $out_file.
 #