|
From: <sv...@va...> - 2005-05-08 02:10:41
|
Author: njn
Date: 2005-05-08 03:10:27 +0100 (Sun, 08 May 2005)
New Revision: 3632
Modified:
trunk/README
trunk/cachegrind/amd64/cg_arch.c
trunk/cachegrind/arm/cg_arch.c
trunk/cachegrind/cg_annotate.in
trunk/cachegrind/cg_arch.h
trunk/cachegrind/cg_main.c
trunk/cachegrind/cg_sim.c
trunk/cachegrind/x86/cg_arch.c
trunk/corecheck/cc_main.c
trunk/coregrind/amd64-linux/core_platform.h
trunk/coregrind/amd64-linux/syscalls.c
trunk/coregrind/amd64/amd64_private.h
trunk/coregrind/amd64/amd64_private_asm.h
trunk/coregrind/amd64/core_arch.h
trunk/coregrind/amd64/core_arch_asm.h
trunk/coregrind/amd64/state.c
trunk/coregrind/arm-linux/core_platform.h
trunk/coregrind/arm-linux/syscalls.c
trunk/coregrind/arm/core_arch.h
trunk/coregrind/arm/core_arch_asm.h
trunk/coregrind/arm/state.c
trunk/coregrind/linux/core_os.h
trunk/coregrind/linux/syscalls.c
trunk/coregrind/m_sigframe/sigframe-amd64-linux.c
trunk/coregrind/m_sigframe/sigframe-arm-linux.c
trunk/coregrind/m_sigframe/sigframe-x86-linux.c
trunk/coregrind/vg_default.c
trunk/coregrind/vg_needs.c
trunk/coregrind/x86-linux/core_platform.h
trunk/coregrind/x86-linux/syscalls.c
trunk/coregrind/x86/core_arch.h
trunk/coregrind/x86/core_arch_asm.h
trunk/coregrind/x86/state.c
trunk/coregrind/x86/x86_private.h
trunk/coregrind/x86/x86_private_asm.h
trunk/helgrind/hg_main.c
trunk/include/amd64/tool_arch.h
trunk/include/arm/tool_arch.h
trunk/include/x86/tool_arch.h
trunk/lackey/lk_main.c
trunk/massif/ms_main.c
trunk/none/nl_main.c
trunk/tests/vg_regtest.in
Log:
A crucial, crucial change: update my email address.
Modified: trunk/README
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/README 2005-05-08 02:06:33 UTC (rev 3631)
+++ trunk/README 2005-05-08 02:10:27 UTC (rev 3632)
@@ -96,5 +96,5 @@
=20
=20
Julian Seward (js...@ac...)
-Nick Nethercote (nj...@ca...)
+Nick Nethercote (nj...@va...)
Jeremy Fitzhardinge (je...@go...)
Modified: trunk/cachegrind/amd64/cg_arch.c
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/cachegrind/amd64/cg_arch.c 2005-05-08 02:06:33 UTC (rev 3631)
+++ trunk/cachegrind/amd64/cg_arch.c 2005-05-08 02:10:27 UTC (rev 3632)
@@ -8,7 +8,7 @@
profiling programs.
=20
Copyright (C) 2002-2005 Nicholas Nethercote
- nj...@ca...
+ nj...@va...
=20
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
Modified: trunk/cachegrind/arm/cg_arch.c
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/cachegrind/arm/cg_arch.c 2005-05-08 02:06:33 UTC (rev 3631)
+++ trunk/cachegrind/arm/cg_arch.c 2005-05-08 02:10:27 UTC (rev 3632)
@@ -8,7 +8,7 @@
profiling programs.
=20
Copyright (C) 2002-2005 Nicholas Nethercote
- nj...@ca...
+ nj...@va...
=20
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
Modified: trunk/cachegrind/cg_annotate.in
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/cachegrind/cg_annotate.in 2005-05-08 02:06:33 UTC (rev 3631)
+++ trunk/cachegrind/cg_annotate.in 2005-05-08 02:10:27 UTC (rev 3632)
@@ -10,7 +10,7 @@
# profiling programs.
#
# Copyright (C) 2002-2005 Nicholas Nethercote
-# nj...@ca...
+# nj...@va...
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License as
Modified: trunk/cachegrind/cg_arch.h
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/cachegrind/cg_arch.h 2005-05-08 02:06:33 UTC (rev 3631)
+++ trunk/cachegrind/cg_arch.h 2005-05-08 02:10:27 UTC (rev 3632)
@@ -8,7 +8,7 @@
profiling programs.
=20
Copyright (C) 2002-2005 Nicholas Nethercote
- nj...@ca...
+ nj...@va...
=20
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
Modified: trunk/cachegrind/cg_main.c
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/cachegrind/cg_main.c 2005-05-08 02:06:33 UTC (rev 3631)
+++ trunk/cachegrind/cg_main.c 2005-05-08 02:10:27 UTC (rev 3632)
@@ -9,7 +9,7 @@
profiling programs.
=20
Copyright (C) 2002-2005 Nicholas Nethercote
- nj...@ca...
+ nj...@va...
=20
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
Modified: trunk/cachegrind/cg_sim.c
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/cachegrind/cg_sim.c 2005-05-08 02:06:33 UTC (rev 3631)
+++ trunk/cachegrind/cg_sim.c 2005-05-08 02:10:27 UTC (rev 3632)
@@ -8,7 +8,7 @@
profiling programs.
=20
Copyright (C) 2002-2005 Nicholas Nethercote
- nj...@ca...
+ nj...@va...
=20
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
Modified: trunk/cachegrind/x86/cg_arch.c
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/cachegrind/x86/cg_arch.c 2005-05-08 02:06:33 UTC (rev 3631)
+++ trunk/cachegrind/x86/cg_arch.c 2005-05-08 02:10:27 UTC (rev 3632)
@@ -8,7 +8,7 @@
profiling programs.
=20
Copyright (C) 2002-2005 Nicholas Nethercote
- nj...@ca...
+ nj...@va...
=20
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
Modified: trunk/corecheck/cc_main.c
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/corecheck/cc_main.c 2005-05-08 02:06:33 UTC (rev 3631)
+++ trunk/corecheck/cc_main.c 2005-05-08 02:10:27 UTC (rev 3632)
@@ -9,7 +9,7 @@
detecting certain basic program errors.
=20
Copyright (C) 2002-2005 Nicholas Nethercote
- nj...@ca...
+ nj...@va...
=20
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
Modified: trunk/coregrind/amd64/amd64_private.h
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/coregrind/amd64/amd64_private.h 2005-05-08 02:06:33 UTC (rev 36=
31)
+++ trunk/coregrind/amd64/amd64_private.h 2005-05-08 02:10:27 UTC (rev 36=
32)
@@ -8,7 +8,7 @@
framework.
=20
Copyright (C) 2000-2005 Nicholas Nethercote
- nj...@ca...
+ nj...@va...
=20
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
Modified: trunk/coregrind/amd64/amd64_private_asm.h
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/coregrind/amd64/amd64_private_asm.h 2005-05-08 02:06:33 UTC (re=
v 3631)
+++ trunk/coregrind/amd64/amd64_private_asm.h 2005-05-08 02:10:27 UTC (re=
v 3632)
@@ -8,7 +8,7 @@
framework.
=20
Copyright (C) 2000-2005 Nicholas Nethercote
- nj...@ca...
+ nj...@va...
=20
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
Modified: trunk/coregrind/amd64/core_arch.h
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/coregrind/amd64/core_arch.h 2005-05-08 02:06:33 UTC (rev 3631)
+++ trunk/coregrind/amd64/core_arch.h 2005-05-08 02:10:27 UTC (rev 3632)
@@ -8,7 +8,7 @@
framework.
=20
Copyright (C) 2000-2005 Nicholas Nethercote
- nj...@ca...
+ nj...@va...
=20
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
Modified: trunk/coregrind/amd64/core_arch_asm.h
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/coregrind/amd64/core_arch_asm.h 2005-05-08 02:06:33 UTC (rev 36=
31)
+++ trunk/coregrind/amd64/core_arch_asm.h 2005-05-08 02:10:27 UTC (rev 36=
32)
@@ -7,7 +7,7 @@
framework.
=20
Copyright (C) 2000-2005 Nicholas Nethercote
- nj...@ca...
+ nj...@va...
=20
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
Modified: trunk/coregrind/amd64/state.c
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/coregrind/amd64/state.c 2005-05-08 02:06:33 UTC (rev 3631)
+++ trunk/coregrind/amd64/state.c 2005-05-08 02:10:27 UTC (rev 3632)
@@ -8,7 +8,7 @@
framework.
=20
Copyright (C) 2000-2005 Nicholas Nethercote
- nj...@ca...
+ nj...@va...
=20
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
Modified: trunk/coregrind/amd64-linux/core_platform.h
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/coregrind/amd64-linux/core_platform.h 2005-05-08 02:06:33 UTC (=
rev 3631)
+++ trunk/coregrind/amd64-linux/core_platform.h 2005-05-08 02:10:27 UTC (=
rev 3632)
@@ -9,7 +9,7 @@
framework.
=20
Copyright (C) 2000-2005 Nicholas Nethercote
- nj...@ca...
+ nj...@va...
=20
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
Modified: trunk/coregrind/amd64-linux/syscalls.c
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/coregrind/amd64-linux/syscalls.c 2005-05-08 02:06:33 UTC (rev 3=
631)
+++ trunk/coregrind/amd64-linux/syscalls.c 2005-05-08 02:10:27 UTC (rev 3=
632)
@@ -8,7 +8,7 @@
framework.
=20
Copyright (C) 2000-2005 Nicholas Nethercote
- nj...@ca...
+ nj...@va...
=20
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
Modified: trunk/coregrind/arm/core_arch.h
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/coregrind/arm/core_arch.h 2005-05-08 02:06:33 UTC (rev 3631)
+++ trunk/coregrind/arm/core_arch.h 2005-05-08 02:10:27 UTC (rev 3632)
@@ -8,7 +8,7 @@
framework.
=20
Copyright (C) 2000-2005 Nicholas Nethercote
- nj...@ca...
+ nj...@va...
=20
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
Modified: trunk/coregrind/arm/core_arch_asm.h
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/coregrind/arm/core_arch_asm.h 2005-05-08 02:06:33 UTC (rev 3631=
)
+++ trunk/coregrind/arm/core_arch_asm.h 2005-05-08 02:10:27 UTC (rev 3632=
)
@@ -7,7 +7,7 @@
framework.
=20
Copyright (C) 2000-2005 Nicholas Nethercote
- nj...@ca...
+ nj...@va...
=20
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
Modified: trunk/coregrind/arm/state.c
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/coregrind/arm/state.c 2005-05-08 02:06:33 UTC (rev 3631)
+++ trunk/coregrind/arm/state.c 2005-05-08 02:10:27 UTC (rev 3632)
@@ -8,7 +8,7 @@
framework.
=20
Copyright (C) 2000-2005 Nicholas Nethercote
- nj...@ca...
+ nj...@va...
=20
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
Modified: trunk/coregrind/arm-linux/core_platform.h
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/coregrind/arm-linux/core_platform.h 2005-05-08 02:06:33 UTC (re=
v 3631)
+++ trunk/coregrind/arm-linux/core_platform.h 2005-05-08 02:10:27 UTC (re=
v 3632)
@@ -9,7 +9,7 @@
framework.
=20
Copyright (C) 2000-2005 Nicholas Nethercote
- nj...@ca...
+ nj...@va...
=20
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
Modified: trunk/coregrind/arm-linux/syscalls.c
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/coregrind/arm-linux/syscalls.c 2005-05-08 02:06:33 UTC (rev 363=
1)
+++ trunk/coregrind/arm-linux/syscalls.c 2005-05-08 02:10:27 UTC (rev 363=
2)
@@ -8,7 +8,7 @@
framework.
=20
Copyright (C) 2000-2005 Nicholas Nethercote
- nj...@ca...
+ nj...@va...
=20
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
Modified: trunk/coregrind/linux/core_os.h
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/coregrind/linux/core_os.h 2005-05-08 02:06:33 UTC (rev 3631)
+++ trunk/coregrind/linux/core_os.h 2005-05-08 02:10:27 UTC (rev 3632)
@@ -9,7 +9,7 @@
framework.
=20
Copyright (C) 2000-2005 Nicholas Nethercote
- nj...@ca...
+ nj...@va...
=20
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
Modified: trunk/coregrind/linux/syscalls.c
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/coregrind/linux/syscalls.c 2005-05-08 02:06:33 UTC (rev 3631)
+++ trunk/coregrind/linux/syscalls.c 2005-05-08 02:10:27 UTC (rev 3632)
@@ -8,7 +8,7 @@
framework.
=20
Copyright (C) 2000-2005 Nicholas Nethercote
- nj...@ca...
+ nj...@va...
=20
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
Modified: trunk/coregrind/m_sigframe/sigframe-amd64-linux.c
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/coregrind/m_sigframe/sigframe-amd64-linux.c 2005-05-08 02:06:33=
UTC (rev 3631)
+++ trunk/coregrind/m_sigframe/sigframe-amd64-linux.c 2005-05-08 02:10:27=
UTC (rev 3632)
@@ -9,7 +9,7 @@
framework.
=20
Copyright (C) 2000-2005 Nicholas Nethercote
- nj...@ca...
+ nj...@va...
=20
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
Modified: trunk/coregrind/m_sigframe/sigframe-arm-linux.c
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/coregrind/m_sigframe/sigframe-arm-linux.c 2005-05-08 02:06:33 U=
TC (rev 3631)
+++ trunk/coregrind/m_sigframe/sigframe-arm-linux.c 2005-05-08 02:10:27 U=
TC (rev 3632)
@@ -8,7 +8,7 @@
framework.
=20
Copyright (C) 2000-2005 Nicholas Nethercote
- nj...@ca...
+ nj...@va...
=20
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
Modified: trunk/coregrind/m_sigframe/sigframe-x86-linux.c
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/coregrind/m_sigframe/sigframe-x86-linux.c 2005-05-08 02:06:33 U=
TC (rev 3631)
+++ trunk/coregrind/m_sigframe/sigframe-x86-linux.c 2005-05-08 02:10:27 U=
TC (rev 3632)
@@ -9,7 +9,7 @@
framework.
=20
Copyright (C) 2000-2005 Nicholas Nethercote
- nj...@ca...
+ nj...@va...
=20
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
Modified: trunk/coregrind/vg_default.c
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/coregrind/vg_default.c 2005-05-08 02:06:33 UTC (rev 3631)
+++ trunk/coregrind/vg_default.c 2005-05-08 02:10:27 UTC (rev 3632)
@@ -10,7 +10,7 @@
framework.
=20
Copyright (C) 2000-2005 Nicholas Nethercote
- nj...@ca...
+ nj...@va...
=20
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
Modified: trunk/coregrind/vg_needs.c
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/coregrind/vg_needs.c 2005-05-08 02:06:33 UTC (rev 3631)
+++ trunk/coregrind/vg_needs.c 2005-05-08 02:10:27 UTC (rev 3632)
@@ -9,7 +9,7 @@
framework.
=20
Copyright (C) 2000-2005 Nicholas Nethercote
- nj...@ca...
+ nj...@va...
=20
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
Modified: trunk/coregrind/x86/core_arch.h
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/coregrind/x86/core_arch.h 2005-05-08 02:06:33 UTC (rev 3631)
+++ trunk/coregrind/x86/core_arch.h 2005-05-08 02:10:27 UTC (rev 3632)
@@ -8,7 +8,7 @@
framework.
=20
Copyright (C) 2000-2005 Nicholas Nethercote
- nj...@ca...
+ nj...@va...
=20
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
Modified: trunk/coregrind/x86/core_arch_asm.h
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/coregrind/x86/core_arch_asm.h 2005-05-08 02:06:33 UTC (rev 3631=
)
+++ trunk/coregrind/x86/core_arch_asm.h 2005-05-08 02:10:27 UTC (rev 3632=
)
@@ -7,7 +7,7 @@
framework.
=20
Copyright (C) 2000-2005 Nicholas Nethercote
- nj...@ca...
+ nj...@va...
=20
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
Modified: trunk/coregrind/x86/state.c
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/coregrind/x86/state.c 2005-05-08 02:06:33 UTC (rev 3631)
+++ trunk/coregrind/x86/state.c 2005-05-08 02:10:27 UTC (rev 3632)
@@ -8,7 +8,7 @@
framework.
=20
Copyright (C) 2000-2005 Nicholas Nethercote
- nj...@ca...
+ nj...@va...
=20
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
Modified: trunk/coregrind/x86/x86_private.h
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/coregrind/x86/x86_private.h 2005-05-08 02:06:33 UTC (rev 3631)
+++ trunk/coregrind/x86/x86_private.h 2005-05-08 02:10:27 UTC (rev 3632)
@@ -8,7 +8,7 @@
framework.
=20
Copyright (C) 2000-2005 Nicholas Nethercote
- nj...@ca...
+ nj...@va...
=20
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
Modified: trunk/coregrind/x86/x86_private_asm.h
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/coregrind/x86/x86_private_asm.h 2005-05-08 02:06:33 UTC (rev 36=
31)
+++ trunk/coregrind/x86/x86_private_asm.h 2005-05-08 02:10:27 UTC (rev 36=
32)
@@ -8,7 +8,7 @@
framework.
=20
Copyright (C) 2000-2005 Nicholas Nethercote
- nj...@ca...
+ nj...@va...
=20
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
Modified: trunk/coregrind/x86-linux/core_platform.h
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/coregrind/x86-linux/core_platform.h 2005-05-08 02:06:33 UTC (re=
v 3631)
+++ trunk/coregrind/x86-linux/core_platform.h 2005-05-08 02:10:27 UTC (re=
v 3632)
@@ -9,7 +9,7 @@
framework.
=20
Copyright (C) 2000-2005 Nicholas Nethercote
- nj...@ca...
+ nj...@va...
=20
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
Modified: trunk/coregrind/x86-linux/syscalls.c
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/coregrind/x86-linux/syscalls.c 2005-05-08 02:06:33 UTC (rev 363=
1)
+++ trunk/coregrind/x86-linux/syscalls.c 2005-05-08 02:10:27 UTC (rev 363=
2)
@@ -8,7 +8,7 @@
framework.
=20
Copyright (C) 2000-2005 Nicholas Nethercote
- nj...@ca...
+ nj...@va...
=20
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
Modified: trunk/helgrind/hg_main.c
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/helgrind/hg_main.c 2005-05-08 02:06:33 UTC (rev 3631)
+++ trunk/helgrind/hg_main.c 2005-05-08 02:10:27 UTC (rev 3632)
@@ -9,7 +9,7 @@
data races in threaded programs.
=20
Copyright (C) 2002-2005 Nicholas Nethercote
- nj...@ca...
+ nj...@va...
=20
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
Modified: trunk/include/amd64/tool_arch.h
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/include/amd64/tool_arch.h 2005-05-08 02:06:33 UTC (rev 3631)
+++ trunk/include/amd64/tool_arch.h 2005-05-08 02:10:27 UTC (rev 3632)
@@ -7,7 +7,7 @@
framework.
=20
Copyright (C) 2000-2005 Nicholas Nethercote
- nj...@ca...
+ nj...@va...
=20
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
Modified: trunk/include/arm/tool_arch.h
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/include/arm/tool_arch.h 2005-05-08 02:06:33 UTC (rev 3631)
+++ trunk/include/arm/tool_arch.h 2005-05-08 02:10:27 UTC (rev 3632)
@@ -7,7 +7,7 @@
framework.
=20
Copyright (C) 2000-2005 Nicholas Nethercote
- nj...@ca...
+ nj...@va...
=20
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
Modified: trunk/include/x86/tool_arch.h
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/include/x86/tool_arch.h 2005-05-08 02:06:33 UTC (rev 3631)
+++ trunk/include/x86/tool_arch.h 2005-05-08 02:10:27 UTC (rev 3632)
@@ -7,7 +7,7 @@
framework.
=20
Copyright (C) 2000-2005 Nicholas Nethercote
- nj...@ca...
+ nj...@va...
=20
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
Modified: trunk/lackey/lk_main.c
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/lackey/lk_main.c 2005-05-08 02:06:33 UTC (rev 3631)
+++ trunk/lackey/lk_main.c 2005-05-08 02:10:27 UTC (rev 3632)
@@ -9,7 +9,7 @@
some simple program measurement.
=20
Copyright (C) 2002-2005 Nicholas Nethercote
- nj...@ca...
+ nj...@va...
=20
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
Modified: trunk/massif/ms_main.c
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/massif/ms_main.c 2005-05-08 02:06:33 UTC (rev 3631)
+++ trunk/massif/ms_main.c 2005-05-08 02:10:27 UTC (rev 3632)
@@ -8,7 +8,7 @@
usage of programs.
=20
Copyright (C) 2003-2005 Nicholas Nethercote
- nj...@ca...
+ nj...@va...
=20
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
Modified: trunk/none/nl_main.c
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/none/nl_main.c 2005-05-08 02:06:33 UTC (rev 3631)
+++ trunk/none/nl_main.c 2005-05-08 02:10:27 UTC (rev 3632)
@@ -8,7 +8,7 @@
which does nothing.
=20
Copyright (C) 2002-2005 Nicholas Nethercote
- nj...@ca...
+ nj...@va...
=20
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
Modified: trunk/tests/vg_regtest.in
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- trunk/tests/vg_regtest.in 2005-05-08 02:06:33 UTC (rev 3631)
+++ trunk/tests/vg_regtest.in 2005-05-08 02:10:27 UTC (rev 3632)
@@ -7,7 +7,7 @@
# framework.
#
# Copyright (C) 2003 Nicholas Nethercote
-# nj...@ca...
+# nj...@va...
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License as
|