tm.texi: Remove @xref{Cross-profiling}.
2005-07-13 H.J. Lu <hongjiu.lu@intel.com> * doc/tm.texi: Remove @xref{Cross-profiling}. From-SVN: r101979
This commit is contained in:
parent
de227b237f
commit
709a840ac2
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2005-07-13 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* doc/tm.texi: Remove @xref{Cross-profiling}.
|
||||
|
||||
2005-07-13 Jeff Law <law@redhat.com>
|
||||
|
||||
* fold-const.c (fold_binary): When comparing two simple ADDR_EXPR
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue