From ffb2b2b7cfecab7ec769a0162f4b1836bdaf82c4 Mon Sep 17 00:00:00 2001 From: hjl Date: Wed, 13 Jul 2005 17:27:39 +0000 Subject: [PATCH] 2005-07-13 H.J. Lu * doc/tm.texi: Remove @xref{Cross-profiling}. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@101979 138bc75d-0d04-0410-961f-82ee72b054a4 --- gcc/ChangeLog | 4 ++++ gcc/doc/tm.texi | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 622cec8fd94..6465670b2f7 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2005-07-13 H.J. Lu + + * doc/tm.texi: Remove @xref{Cross-profiling}. + 2005-07-13 Jeff Law * fold-const.c (fold_binary): When comparing two simple ADDR_EXPR diff --git a/gcc/doc/tm.texi b/gcc/doc/tm.texi index 5feacf5668e..834c5ea283d 100644 --- a/gcc/doc/tm.texi +++ b/gcc/doc/tm.texi @@ -9281,7 +9281,7 @@ functions, access, mkdir and file locking with fcntl / F_SETLKW@. Defining @code{TARGET_POSIX_IO} will enable the test coverage code to use file locking when exiting a program, which avoids race conditions if the program has forked. It will also create directories at run-time -for cross-profiling. @xref{Cross-profiling}. +for cross-profiling. @end defmac @defmac MAX_CONDITIONAL_EXECUTE -- 2.11.0