]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Update author attributions.
authorJulian Seward <jseward@acm.org>
Sat, 1 Jun 2002 23:43:49 +0000 (23:43 +0000)
committerJulian Seward <jseward@acm.org>
Sat, 1 Jun 2002 23:43:49 +0000 (23:43 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@350

AUTHORS
cachegrind/cg_annotate.in
cachegrind/cg_main.c
vg_annotate.in
vg_cachegen.in
vg_cachesim.c

diff --git a/AUTHORS b/AUTHORS
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..57b057bc2122efe0a788e4788e4844a7f7607460 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -0,0 +1,17 @@
+
+Julian Seward, jseward@acm.org, is the main author.
+
+Nicholas Nethercote, njn25@cam.ac.uk, developed all the cache
+profiling extensions.
+
+readelf's dwarf2 source line reader, written by Nick Clifton, was
+modified to be used in Valgrind by Daniel Berlin.
+
+Michael Matz and Simon Hausmann modified in the GNU binutils
+demangler(s) for use in Valgrind.
+
+Dirk Mueller contrib'd the malloc-free mismatch checking stuff.
+
+Lots of other people sent bug reports, patches, and very 
+helpful feedback.  I thank you all.
+
index bbbd36d419ca853a4cd789a68e2ffba2db131747..6e08b38eb752a76f6ec4647665c49e349fcd50a9 100644 (file)
@@ -8,9 +8,8 @@
 #  This file is part of Valgrind, an x86 protected-mode emulator 
 #  designed for debugging and profiling binaries on x86-Unixes.
 #
-#  Copyright (C) 2000-2002 Julian Seward 
-#     jseward@acm.org
-#     Julian_Seward@muraroa.demon.co.uk
+#  Copyright (C) 2002 Nicholas Nethercote
+#     njn25@cam.ac.uk
 #
 #  This program is free software; you can redistribute it and/or
 #  modify it under the terms of the GNU General Public License as
index b794e6125cc484adb92dc3c7344a5f74f88004bb..21d8cdf59dce6cbc445db7af85bddbb33f5419da 100644 (file)
@@ -9,8 +9,8 @@
    This file is part of Valgrind, an x86 protected-mode emulator 
    designed for debugging and profiling binaries on x86-Unixes.
 
-   Copyright (C) 2000-2002 Julian Seward 
-      jseward@acm.org
+   Copyright (C) 2002 Nicholas Nethercote
+      njn25@cam.ac.uk
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as
index bbbd36d419ca853a4cd789a68e2ffba2db131747..6e08b38eb752a76f6ec4647665c49e349fcd50a9 100644 (file)
@@ -8,9 +8,8 @@
 #  This file is part of Valgrind, an x86 protected-mode emulator 
 #  designed for debugging and profiling binaries on x86-Unixes.
 #
-#  Copyright (C) 2000-2002 Julian Seward 
-#     jseward@acm.org
-#     Julian_Seward@muraroa.demon.co.uk
+#  Copyright (C) 2002 Nicholas Nethercote
+#     njn25@cam.ac.uk
 #
 #  This program is free software; you can redistribute it and/or
 #  modify it under the terms of the GNU General Public License as
index e37dc3bfb5b56d51daa0c8129fd1dde27d5cf8c0..99d2010cf8594b127d7d2f5a50b581e0b0033244 100755 (executable)
@@ -7,9 +7,8 @@
 #  This file is part of Valgrind, an x86 protected-mode emulator 
 #  designed for debugging and profiling binaries on x86-Unixes.
 #
-#  Copyright (C) 2000-2002 Julian Seward 
-#     jseward@acm.org
-#     Julian_Seward@muraroa.demon.co.uk
+#  Copyright (C) 2002 Nicholas Nethercote
+#     njn25@cam.ac.uk
 #
 #  This program is free software; you can redistribute it and/or
 #  modify it under the terms of the GNU General Public License as
index b794e6125cc484adb92dc3c7344a5f74f88004bb..21d8cdf59dce6cbc445db7af85bddbb33f5419da 100644 (file)
@@ -9,8 +9,8 @@
    This file is part of Valgrind, an x86 protected-mode emulator 
    designed for debugging and profiling binaries on x86-Unixes.
 
-   Copyright (C) 2000-2002 Julian Seward 
-      jseward@acm.org
+   Copyright (C) 2002 Nicholas Nethercote
+      njn25@cam.ac.uk
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License as