[llvm-commits] CVS: llvm/docs/CommandGuide/analyze.pod bugpoint.pod gccas.pod gccld.pod index.html llc.pod lli.pod llvm-ar.pod llvm-as.pod llvm-bcanalyzer.pod llvm-db.pod llvm-dis.pod llvm-extract.pod llvm-ld.pod llvm-link.pod llvm-nm.pod llvm-prof.pod llvm-ranlib.pod llvmc.pod llvmgcc.pod llvmgxx.pod opt.pod stkrc.pod

Reid Spencer reid at x10sys.com
Mon Mar 13 21:42:19 PST 2006



Changes in directory llvm/docs/CommandGuide:

analyze.pod updated: 1.2 -> 1.3
bugpoint.pod updated: 1.5 -> 1.6
gccas.pod updated: 1.4 -> 1.5
gccld.pod updated: 1.4 -> 1.5
index.html updated: 1.24 -> 1.25
llc.pod updated: 1.11 -> 1.12
lli.pod updated: 1.4 -> 1.5
llvm-ar.pod updated: 1.9 -> 1.10
llvm-as.pod updated: 1.4 -> 1.5
llvm-bcanalyzer.pod updated: 1.6 -> 1.7
llvm-db.pod updated: 1.3 -> 1.4
llvm-dis.pod updated: 1.3 -> 1.4
llvm-extract.pod updated: 1.4 -> 1.5
llvm-ld.pod updated: 1.3 -> 1.4
llvm-link.pod updated: 1.4 -> 1.5
llvm-nm.pod updated: 1.2 -> 1.3
llvm-prof.pod updated: 1.4 -> 1.5
llvm-ranlib.pod updated: 1.4 -> 1.5
llvmc.pod updated: 1.10 -> 1.11
llvmgcc.pod updated: 1.6 -> 1.7
llvmgxx.pod updated: 1.6 -> 1.7
opt.pod updated: 1.2 -> 1.3
stkrc.pod updated: 1.2 -> 1.3
---
Log message:

Change docs for llvm.cs.uiuc.edu -> llvm.org


---
Diffs of the changes:  (+28 -28)

 analyze.pod         |    2 +-
 bugpoint.pod        |    2 +-
 gccas.pod           |    2 +-
 gccld.pod           |    2 +-
 index.html          |    4 ++--
 llc.pod             |    2 +-
 lli.pod             |    2 +-
 llvm-ar.pod         |    2 +-
 llvm-as.pod         |    2 +-
 llvm-bcanalyzer.pod |    4 ++--
 llvm-db.pod         |    4 ++--
 llvm-dis.pod        |    2 +-
 llvm-extract.pod    |    2 +-
 llvm-ld.pod         |    2 +-
 llvm-link.pod       |    2 +-
 llvm-nm.pod         |    2 +-
 llvm-prof.pod       |    2 +-
 llvm-ranlib.pod     |    2 +-
 llvmc.pod           |    2 +-
 llvmgcc.pod         |    2 +-
 llvmgxx.pod         |    2 +-
 opt.pod             |    2 +-
 stkrc.pod           |    6 +++---
 23 files changed, 28 insertions(+), 28 deletions(-)


Index: llvm/docs/CommandGuide/analyze.pod
diff -u llvm/docs/CommandGuide/analyze.pod:1.2 llvm/docs/CommandGuide/analyze.pod:1.3
--- llvm/docs/CommandGuide/analyze.pod:1.2	Fri Jul  2 11:06:19 2004
+++ llvm/docs/CommandGuide/analyze.pod	Mon Mar 13 23:42:07 2006
@@ -70,6 +70,6 @@
 
 =head1 AUTHORS
 
-Maintained by the LLVM Team (L<http://llvm.cs.uiuc.edu>).
+Maintained by the LLVM Team (L<http://llvm.org>).
 
 =cut


Index: llvm/docs/CommandGuide/bugpoint.pod
diff -u llvm/docs/CommandGuide/bugpoint.pod:1.5 llvm/docs/CommandGuide/bugpoint.pod:1.6
--- llvm/docs/CommandGuide/bugpoint.pod:1.5	Thu Dec  9 14:28:42 2004
+++ llvm/docs/CommandGuide/bugpoint.pod	Mon Mar 13 23:42:07 2006
@@ -113,6 +113,6 @@
 
 =head1 AUTHOR
 
-Maintained by the LLVM Team (L<http://llvm.cs.uiuc.edu>).
+Maintained by the LLVM Team (L<http://llvm.org>).
 
 =cut


Index: llvm/docs/CommandGuide/gccas.pod
diff -u llvm/docs/CommandGuide/gccas.pod:1.4 llvm/docs/CommandGuide/gccas.pod:1.5
--- llvm/docs/CommandGuide/gccas.pod:1.4	Fri Jul  2 11:06:19 2004
+++ llvm/docs/CommandGuide/gccas.pod	Mon Mar 13 23:42:07 2006
@@ -71,6 +71,6 @@
 
 =head1 AUTHORS
 
-Maintained by the LLVM Team (L<http://llvm.cs.uiuc.edu>).
+Maintained by the LLVM Team (L<http://llvm.org>).
 
 =cut


Index: llvm/docs/CommandGuide/gccld.pod
diff -u llvm/docs/CommandGuide/gccld.pod:1.4 llvm/docs/CommandGuide/gccld.pod:1.5
--- llvm/docs/CommandGuide/gccld.pod:1.4	Fri May 13 15:14:06 2005
+++ llvm/docs/CommandGuide/gccld.pod	Mon Mar 13 23:42:07 2006
@@ -170,6 +170,6 @@
 
 =head1 AUTHORS
 
-Maintained by the LLVM Team (L<http://llvm.cs.uiuc.edu>).
+Maintained by the LLVM Team (L<http://llvm.org>).
 
 =cut


Index: llvm/docs/CommandGuide/index.html
diff -u llvm/docs/CommandGuide/index.html:1.24 llvm/docs/CommandGuide/index.html:1.25
--- llvm/docs/CommandGuide/index.html:1.24	Sun Apr 24 12:46:58 2005
+++ llvm/docs/CommandGuide/index.html	Mon Mar 13 23:42:07 2006
@@ -139,8 +139,8 @@
   <a href="http://validator.w3.org/check/referer"><img
   src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01!"></a>
 
-  <a href="http://llvm.cs.uiuc.edu">LLVM Compiler Infrastructure</a><br>
-  Last modified: $Date: 2005/04/24 17:46:58 $
+  <a href="http://llvm.org">LLVM Compiler Infrastructure</a><br>
+  Last modified: $Date: 2006/03/14 05:42:07 $
 </address>
 
 </body>


Index: llvm/docs/CommandGuide/llc.pod
diff -u llvm/docs/CommandGuide/llc.pod:1.11 llvm/docs/CommandGuide/llc.pod:1.12
--- llvm/docs/CommandGuide/llc.pod:1.11	Thu Dec 15 23:19:35 2005
+++ llvm/docs/CommandGuide/llc.pod	Mon Mar 13 23:42:07 2006
@@ -186,6 +186,6 @@
 
 =head1 AUTHORS
 
-Maintained by the LLVM Team (L<http://llvm.cs.uiuc.edu>).
+Maintained by the LLVM Team (L<http://llvm.org>).
 
 =cut


Index: llvm/docs/CommandGuide/lli.pod
diff -u llvm/docs/CommandGuide/lli.pod:1.4 llvm/docs/CommandGuide/lli.pod:1.5
--- llvm/docs/CommandGuide/lli.pod:1.4	Thu Dec 15 23:19:35 2005
+++ llvm/docs/CommandGuide/lli.pod	Mon Mar 13 23:42:07 2006
@@ -92,6 +92,6 @@
 
 =head1 AUTHOR
 
-Maintained by the LLVM Team (L<http://llvm.cs.uiuc.edu>).
+Maintained by the LLVM Team (L<http://llvm.org>).
 
 =cut


Index: llvm/docs/CommandGuide/llvm-ar.pod
diff -u llvm/docs/CommandGuide/llvm-ar.pod:1.9 llvm/docs/CommandGuide/llvm-ar.pod:1.10
--- llvm/docs/CommandGuide/llvm-ar.pod:1.9	Fri Dec 10 09:48:15 2004
+++ llvm/docs/CommandGuide/llvm-ar.pod	Mon Mar 13 23:42:07 2006
@@ -401,6 +401,6 @@
 
 =head1 AUTHORS
 
-Maintained by the LLVM Team (L<http://llvm.cs.uiuc.edu>).
+Maintained by the LLVM Team (L<http://llvm.org>).
 
 =cut


Index: llvm/docs/CommandGuide/llvm-as.pod
diff -u llvm/docs/CommandGuide/llvm-as.pod:1.4 llvm/docs/CommandGuide/llvm-as.pod:1.5
--- llvm/docs/CommandGuide/llvm-as.pod:1.4	Fri May 13 15:04:33 2005
+++ llvm/docs/CommandGuide/llvm-as.pod	Mon Mar 13 23:42:07 2006
@@ -72,6 +72,6 @@
 
 =head1 AUTHORS
 
-Maintained by the LLVM Team (L<http://llvm.cs.uiuc.edu>).
+Maintained by the LLVM Team (L<http://llvm.org>).
 
 =cut


Index: llvm/docs/CommandGuide/llvm-bcanalyzer.pod
diff -u llvm/docs/CommandGuide/llvm-bcanalyzer.pod:1.6 llvm/docs/CommandGuide/llvm-bcanalyzer.pod:1.7
--- llvm/docs/CommandGuide/llvm-bcanalyzer.pod:1.6	Sat Dec 11 01:16:54 2004
+++ llvm/docs/CommandGuide/llvm-bcanalyzer.pod	Mon Mar 13 23:42:07 2006
@@ -306,10 +306,10 @@
 
 =head1 SEE ALSO
 
-L<llvm-dis|llvm-dis>, L<http://llvm.cs.uiuc.edu/docs/BytecodeFormat.html>
+L<llvm-dis|llvm-dis>, L<http://llvm.org/docs/BytecodeFormat.html>
 
 =head1 AUTHORS
 
-Maintained by the LLVM Team (L<http://llvm.cs.uiuc.edu>).
+Maintained by the LLVM Team (L<http://llvm.org>).
 
 =cut


Index: llvm/docs/CommandGuide/llvm-db.pod
diff -u llvm/docs/CommandGuide/llvm-db.pod:1.3 llvm/docs/CommandGuide/llvm-db.pod:1.4
--- llvm/docs/CommandGuide/llvm-db.pod:1.3	Fri Jul  2 11:06:19 2004
+++ llvm/docs/CommandGuide/llvm-db.pod	Mon Mar 13 23:42:07 2006
@@ -7,10 +7,10 @@
 =head1 SYNOPSIS
 
 Details coming soon. Please see 
-L<http://llvm.cs.uiuc.edu/docs/SourceLevelDebugging.html> in the meantime.
+L<http://llvm.org/docs/SourceLevelDebugging.html> in the meantime.
 
 =head1 AUTHORS
 
-Maintained by the LLVM Team (L<http://llvm.cs.uiuc.edu>).
+Maintained by the LLVM Team (L<http://llvm.org>).
 
 =cut


Index: llvm/docs/CommandGuide/llvm-dis.pod
diff -u llvm/docs/CommandGuide/llvm-dis.pod:1.3 llvm/docs/CommandGuide/llvm-dis.pod:1.4
--- llvm/docs/CommandGuide/llvm-dis.pod:1.3	Fri May 13 15:04:33 2005
+++ llvm/docs/CommandGuide/llvm-dis.pod	Mon Mar 13 23:42:07 2006
@@ -55,6 +55,6 @@
 
 =head1 AUTHORS
 
-Maintained by the LLVM Team (L<http://llvm.cs.uiuc.edu>).
+Maintained by the LLVM Team (L<http://llvm.org>).
 
 =cut


Index: llvm/docs/CommandGuide/llvm-extract.pod
diff -u llvm/docs/CommandGuide/llvm-extract.pod:1.4 llvm/docs/CommandGuide/llvm-extract.pod:1.5
--- llvm/docs/CommandGuide/llvm-extract.pod:1.4	Fri May 13 15:03:17 2005
+++ llvm/docs/CommandGuide/llvm-extract.pod	Mon Mar 13 23:42:07 2006
@@ -58,6 +58,6 @@
 
 =head1 AUTHORS
 
-Maintained by the LLVM Team (L<http://llvm.cs.uiuc.edu>).
+Maintained by the LLVM Team (L<http://llvm.org>).
 
 =cut


Index: llvm/docs/CommandGuide/llvm-ld.pod
diff -u llvm/docs/CommandGuide/llvm-ld.pod:1.3 llvm/docs/CommandGuide/llvm-ld.pod:1.4
--- llvm/docs/CommandGuide/llvm-ld.pod:1.3	Tue Dec 20 23:13:06 2005
+++ llvm/docs/CommandGuide/llvm-ld.pod	Mon Mar 13 23:42:07 2006
@@ -181,6 +181,6 @@
 
 =head1 AUTHORS
 
-Maintained by the LLVM Team (L<http://llvm.cs.uiuc.edu>).
+Maintained by the LLVM Team (L<http://llvm.org>).
 
 =cut


Index: llvm/docs/CommandGuide/llvm-link.pod
diff -u llvm/docs/CommandGuide/llvm-link.pod:1.4 llvm/docs/CommandGuide/llvm-link.pod:1.5
--- llvm/docs/CommandGuide/llvm-link.pod:1.4	Mon Nov 15 14:36:39 2004
+++ llvm/docs/CommandGuide/llvm-link.pod	Mon Mar 13 23:42:07 2006
@@ -69,6 +69,6 @@
 
 =head1 AUTHORS
 
-Maintained by the LLVM Team (L<http://llvm.cs.uiuc.edu>).
+Maintained by the LLVM Team (L<http://llvm.org>).
 
 =cut


Index: llvm/docs/CommandGuide/llvm-nm.pod
diff -u llvm/docs/CommandGuide/llvm-nm.pod:1.2 llvm/docs/CommandGuide/llvm-nm.pod:1.3
--- llvm/docs/CommandGuide/llvm-nm.pod:1.2	Fri Jul  2 11:06:19 2004
+++ llvm/docs/CommandGuide/llvm-nm.pod	Mon Mar 13 23:42:07 2006
@@ -117,6 +117,6 @@
 
 =head1 AUTHOR
 
-Maintained by the LLVM Team (L<http://llvm.cs.uiuc.edu>).
+Maintained by the LLVM Team (L<http://llvm.org>).
 
 =cut


Index: llvm/docs/CommandGuide/llvm-prof.pod
diff -u llvm/docs/CommandGuide/llvm-prof.pod:1.4 llvm/docs/CommandGuide/llvm-prof.pod:1.5
--- llvm/docs/CommandGuide/llvm-prof.pod:1.4	Mon Nov 15 14:30:19 2004
+++ llvm/docs/CommandGuide/llvm-prof.pod	Mon Mar 13 23:42:07 2006
@@ -52,6 +52,6 @@
 
 =head1 AUTHOR
 
-B<llvm-prof> is maintained by the LLVM Team (L<http://llvm.cs.uiuc.edu>).
+B<llvm-prof> is maintained by the LLVM Team (L<http://llvm.org>).
 
 =cut


Index: llvm/docs/CommandGuide/llvm-ranlib.pod
diff -u llvm/docs/CommandGuide/llvm-ranlib.pod:1.4 llvm/docs/CommandGuide/llvm-ranlib.pod:1.5
--- llvm/docs/CommandGuide/llvm-ranlib.pod:1.4	Fri May 13 15:08:34 2005
+++ llvm/docs/CommandGuide/llvm-ranlib.pod	Mon Mar 13 23:42:07 2006
@@ -47,6 +47,6 @@
 
 =head1 AUTHORS
 
-Maintained by the LLVM Team (L<http://llvm.cs.uiuc.edu>).
+Maintained by the LLVM Team (L<http://llvm.org>).
 
 =cut


Index: llvm/docs/CommandGuide/llvmc.pod
diff -u llvm/docs/CommandGuide/llvmc.pod:1.10 llvm/docs/CommandGuide/llvmc.pod:1.11
--- llvm/docs/CommandGuide/llvmc.pod:1.10	Wed Jul 20 16:06:37 2005
+++ llvm/docs/CommandGuide/llvmc.pod	Mon Mar 13 23:42:07 2006
@@ -400,6 +400,6 @@
 
 =head1 AUTHORS
 
-Maintained by the LLVM Team (L<http://llvm.cs.uiuc.edu>).
+Maintained by the LLVM Team (L<http://llvm.org>).
 
 =cut


Index: llvm/docs/CommandGuide/llvmgcc.pod
diff -u llvm/docs/CommandGuide/llvmgcc.pod:1.6 llvm/docs/CommandGuide/llvmgcc.pod:1.7
--- llvm/docs/CommandGuide/llvmgcc.pod:1.6	Fri May 13 15:10:13 2005
+++ llvm/docs/CommandGuide/llvmgcc.pod	Mon Mar 13 23:42:07 2006
@@ -89,7 +89,7 @@
 
 =head1 AUTHORS
 
-Maintained by the LLVM Team (L<http://llvm.cs.uiuc.edu>).
+Maintained by the LLVM Team (L<http://llvm.org>).
 
 =cut
 


Index: llvm/docs/CommandGuide/llvmgxx.pod
diff -u llvm/docs/CommandGuide/llvmgxx.pod:1.6 llvm/docs/CommandGuide/llvmgxx.pod:1.7
--- llvm/docs/CommandGuide/llvmgxx.pod:1.6	Fri May 13 15:10:13 2005
+++ llvm/docs/CommandGuide/llvmgxx.pod	Mon Mar 13 23:42:07 2006
@@ -89,7 +89,7 @@
 
 =head1 AUTHORS
 
-Maintained by the LLVM Team (L<http://llvm.cs.uiuc.edu>).
+Maintained by the LLVM Team (L<http://llvm.org>).
 
 =cut
 


Index: llvm/docs/CommandGuide/opt.pod
diff -u llvm/docs/CommandGuide/opt.pod:1.2 llvm/docs/CommandGuide/opt.pod:1.3
--- llvm/docs/CommandGuide/opt.pod:1.2	Fri Jul  2 11:06:19 2004
+++ llvm/docs/CommandGuide/opt.pod	Mon Mar 13 23:42:07 2006
@@ -92,6 +92,6 @@
 
 =head1 AUTHORS
 
-Maintained by the LLVM Team (L<http://llvm.cs.uiuc.edu>).
+Maintained by the LLVM Team (L<http://llvm.org>).
 
 =cut


Index: llvm/docs/CommandGuide/stkrc.pod
diff -u llvm/docs/CommandGuide/stkrc.pod:1.2 llvm/docs/CommandGuide/stkrc.pod:1.3
--- llvm/docs/CommandGuide/stkrc.pod:1.2	Sat Jul 10 18:41:08 2004
+++ llvm/docs/CommandGuide/stkrc.pod	Mon Mar 13 23:42:07 2006
@@ -13,7 +13,7 @@
 The B<stkrc> command is the compiler for the Stacker language. Stacker is a
 simple stack based, Forth-like language that was written as a demonstration
 language for LLVM. For details on the language, please see
-L<http://llvm.cs.uiuc.edu/docs/Stacker.html> . The B<stkrc> compiler is fairly 
+L<http://llvm.org/docs/Stacker.html> . The B<stkrc> compiler is fairly 
 minimal. It compiles to bytecode only and doesn't perform any optimizations.
 The output of stkrc (a bytecode file) can be piped through other LLVM tools
 for optimization and linking.
@@ -87,10 +87,10 @@
 
 =head1 SEE ALSO
 
-L<llvm-as>, L<http://llvm.cs.uiuc.edu/docs/Stacker.html>
+L<llvm-as>, L<http://llvm.org/docs/Stacker.html>
 
 =head1 AUTHORS
 
-Maintained by the LLVM Team (L<http://llvm.cs.uiuc.edu>).
+Maintained by the LLVM Team (L<http://llvm.org>).
 
 =cut






More information about the llvm-commits mailing list