Changed message at the top of files, and the startup message, and the
string in valgrind.pc.in, so that they describe Valgrind as a "dynamic
binary instrumentation framework", and don't mention platforms at all.  

I had to tweak the regtest filters a bit for this.



git-svn-id: svn://svn.valgrind.org/valgrind/trunk@3178 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/include/amd64-linux/vki_arch.h b/include/amd64-linux/vki_arch.h
index 6acbedd..57180e1 100644
--- a/include/amd64-linux/vki_arch.h
+++ b/include/amd64-linux/vki_arch.h
@@ -5,8 +5,8 @@
 /*--------------------------------------------------------------------*/
 
 /*
-   This file is part of Valgrind, an extensible x86 protected-mode
-   emulator for monitoring program execution on x86-Unixes.
+   This file is part of Valgrind, a dynamic binary instrumentation
+   framework.
 
    Copyright (C) 2000-2004 Julian Seward 
       jseward@acm.org
diff --git a/include/amd64-linux/vki_arch_posixtypes.h b/include/amd64-linux/vki_arch_posixtypes.h
index 54f1eed..ee87474 100644
--- a/include/amd64-linux/vki_arch_posixtypes.h
+++ b/include/amd64-linux/vki_arch_posixtypes.h
@@ -5,8 +5,8 @@
 /*--------------------------------------------------------------------*/
 
 /*
-   This file is part of Valgrind, an extensible x86 protected-mode
-   emulator for monitoring program execution on x86-Unixes.
+   This file is part of Valgrind, a dynamic binary instrumentation
+   framework.
 
    Copyright (C) 2000-2004 Julian Seward 
       jseward@acm.org
diff --git a/include/amd64/tool_arch.h b/include/amd64/tool_arch.h
index b307f83..b93fa43 100644
--- a/include/amd64/tool_arch.h
+++ b/include/amd64/tool_arch.h
@@ -3,8 +3,8 @@
 /*--------------------------------------------------------------------*/
 
 /*
-   This file is part of Valgrind, an extensible x86 protected-mode
-   emulator for monitoring program execution on x86-Unixes.
+   This file is part of Valgrind, a dynamic binary instrumentation
+   framework.
 
    Copyright (C) 2000-2004 Nicholas Nethercote
       njn25@cam.ac.uk
diff --git a/include/arm-linux/vki_arch.h b/include/arm-linux/vki_arch.h
index cc971ca..58b9fa3 100644
--- a/include/arm-linux/vki_arch.h
+++ b/include/arm-linux/vki_arch.h
@@ -4,8 +4,8 @@
 /*--------------------------------------------------------------------*/
 
 /*
-   This file is part of Valgrind, an extensible x86 protected-mode
-   emulator for monitoring program execution on x86-Unixes.
+   This file is part of Valgrind, a dynamic binary instrumentation
+   framework.
 
    Copyright (C) 2000-2004 Julian Seward 
       jseward@acm.org
diff --git a/include/arm-linux/vki_arch_posixtypes.h b/include/arm-linux/vki_arch_posixtypes.h
index b923708..8e31e41 100644
--- a/include/arm-linux/vki_arch_posixtypes.h
+++ b/include/arm-linux/vki_arch_posixtypes.h
@@ -5,8 +5,8 @@
 /*--------------------------------------------------------------------*/
 
 /*
-   This file is part of Valgrind, an extensible x86 protected-mode
-   emulator for monitoring program execution on x86-Unixes.
+   This file is part of Valgrind, a dynamic binary instrumentation
+   framework.
 
    Copyright (C) 2000-2004 Julian Seward 
       jseward@acm.org
diff --git a/include/arm/tool_arch.h b/include/arm/tool_arch.h
index 91d286c..67887a6 100644
--- a/include/arm/tool_arch.h
+++ b/include/arm/tool_arch.h
@@ -3,8 +3,8 @@
 /*--------------------------------------------------------------------*/
 
 /*
-   This file is part of Valgrind, an extensible x86 protected-mode
-   emulator for monitoring program execution on x86-Unixes.
+   This file is part of Valgrind, a dynamic binary instrumentation
+   framework.
 
    Copyright (C) 2000-2004 Nicholas Nethercote
       njn25@cam.ac.uk
diff --git a/include/basic_types.h b/include/basic_types.h
index 1a1bff0..5a5c2ea 100644
--- a/include/basic_types.h
+++ b/include/basic_types.h
@@ -4,8 +4,8 @@
 /*--------------------------------------------------------------------*/
 
 /*
-   This file is part of Valgrind, an extensible x86 protected-mode
-   emulator for monitoring program execution on x86-Unixes.
+   This file is part of Valgrind, a dynamic binary instrumentation
+   framework.
 
    Copyright (C) 2000-2004 Julian Seward 
       jseward@acm.org
diff --git a/include/linux/vki.h b/include/linux/vki.h
index c1a7875..946872c 100644
--- a/include/linux/vki.h
+++ b/include/linux/vki.h
@@ -4,8 +4,8 @@
 /*--------------------------------------------------------------------*/
 
 /*
-   This file is part of Valgrind, an extensible x86 protected-mode
-   emulator for monitoring program execution on x86-Unixes.
+   This file is part of Valgrind, a dynamic binary instrumentation
+   framework.
 
    Copyright (C) 2000-2004 Julian Seward 
       jseward@acm.org
diff --git a/include/tool.h.base b/include/tool.h.base
index 50ca951..15c844e 100644
--- a/include/tool.h.base
+++ b/include/tool.h.base
@@ -4,8 +4,8 @@
 /*--------------------------------------------------------------------*/
 
 /*
-   This file is part of Valgrind, an extensible x86 protected-mode
-   emulator for monitoring program execution on x86-Unixes.
+   This file is part of Valgrind, a dynamic binary instrumentation
+   framework.
 
    Copyright (C) 2000-2004 Julian Seward
       jseward@acm.org
diff --git a/include/tool_asm.h b/include/tool_asm.h
index 9bd21cb..61f7539 100644
--- a/include/tool_asm.h
+++ b/include/tool_asm.h
@@ -4,8 +4,8 @@
 /*--------------------------------------------------------------------*/
 
 /*
-   This file is part of Valgrind, an extensible x86 protected-mode
-   emulator for monitoring program execution on x86-Unixes.
+   This file is part of Valgrind, a dynamic binary instrumentation
+   framework.
 
    Copyright (C) 2000-2004 Julian Seward 
       jseward@acm.org
diff --git a/include/valgrind.h.in b/include/valgrind.h.in
index cf28de9..9c5e03c 100644
--- a/include/valgrind.h.in
+++ b/include/valgrind.h.in
@@ -9,8 +9,8 @@
 
    ----------------------------------------------------------------
 
-   This file is part of Valgrind, an extensible x86 protected-mode
-   emulator for monitoring program execution on x86-Unixes.
+   This file is part of Valgrind, a dynamic binary instrumentation
+   framework.
 
    Copyright (C) 2000-2004 Julian Seward.  All rights reserved.
 
diff --git a/include/vg_profile.c b/include/vg_profile.c
index a497858..004783e 100644
--- a/include/vg_profile.c
+++ b/include/vg_profile.c
@@ -7,8 +7,8 @@
 /*--------------------------------------------------------------------*/
 
 /*
-   This file is part of Valgrind, an extensible x86 protected-mode
-   emulator for monitoring program execution on x86-Unixes.
+   This file is part of Valgrind, a dynamic binary instrumentation
+   framework.
 
    Copyright (C) 2000-2004 Julian Seward 
       jseward@acm.org
diff --git a/include/x86-linux/vki_arch.h b/include/x86-linux/vki_arch.h
index 5a4075b..3d35f12 100644
--- a/include/x86-linux/vki_arch.h
+++ b/include/x86-linux/vki_arch.h
@@ -4,8 +4,8 @@
 /*--------------------------------------------------------------------*/
 
 /*
-   This file is part of Valgrind, an extensible x86 protected-mode
-   emulator for monitoring program execution on x86-Unixes.
+   This file is part of Valgrind, a dynamic binary instrumentation
+   framework.
 
    Copyright (C) 2000-2004 Julian Seward 
       jseward@acm.org
diff --git a/include/x86-linux/vki_arch_posixtypes.h b/include/x86-linux/vki_arch_posixtypes.h
index 9a0555e..81dca80 100644
--- a/include/x86-linux/vki_arch_posixtypes.h
+++ b/include/x86-linux/vki_arch_posixtypes.h
@@ -5,8 +5,8 @@
 /*--------------------------------------------------------------------*/
 
 /*
-   This file is part of Valgrind, an extensible x86 protected-mode
-   emulator for monitoring program execution on x86-Unixes.
+   This file is part of Valgrind, a dynamic binary instrumentation
+   framework.
 
    Copyright (C) 2000-2004 Julian Seward 
       jseward@acm.org
diff --git a/include/x86/tool_arch.h b/include/x86/tool_arch.h
index c52065d..2ea7b93 100644
--- a/include/x86/tool_arch.h
+++ b/include/x86/tool_arch.h
@@ -3,8 +3,8 @@
 /*--------------------------------------------------------------------*/
 
 /*
-   This file is part of Valgrind, an extensible x86 protected-mode
-   emulator for monitoring program execution on x86-Unixes.
+   This file is part of Valgrind, a dynamic binary instrumentation
+   framework.
 
    Copyright (C) 2000-2004 Nicholas Nethercote
       njn25@cam.ac.uk