|
From: Julian S. <js...@ac...> - 2005-03-24 13:50:26
|
CVS commit by jseward: Add PaulM to this list. M +23 -15 ACKNOWLEDGEMENTS 1.3 --- valgrind/ACKNOWLEDGEMENTS #1.2:1.3 @@ -1,14 +1,3 @@ -Julian Seward, ju...@va... - -Julian was the original designer and author of Valgrind, created the -dynamic translation framework, wrote Memcheck and Addrcheck, and did -lots of other things. - -Nicholas Nethercote, nj...@va... - -Nick did the core/tool generalisation, wrote Cachegrind and Massif, -and tons of other stuff. - Jeremy Fitzhardinge, je...@va... @@ -21,9 +10,15 @@ more recent Linux/glibc versions. -Robert Walsh, rj...@va... +Nicholas Nethercote, nj...@va... -Robert added file descriptor leakage checking, new library -interception machinery, support for client allocation pools, and minor -other tweakage. +Nick did the core/tool generalisation, wrote Cachegrind and Massif, +and tons of other stuff. + +Paul Mackerras + +Paul did a lot of the initial per-architecture factoring that forms +the basis of the 3.0 line and is also to be seen in 2.4.0. He also did +UCode-based dynamic translation support for PowerPC, and created a set +of ppc-linux derivatives of the 2.X release line. Dirk Mueller, dm...@gm... @@ -36,4 +31,17 @@ Keeper of the very excellent http://www.valgrind.org. +Julian Seward, ju...@va... + +Julian was the original designer and author of Valgrind, created the +dynamic translation framework, wrote Memcheck and Addrcheck, and did +lots of other things. + +Robert Walsh, rj...@va... + +Robert added file descriptor leakage checking, new library +interception machinery, support for client allocation pools, and minor +other tweakage. + + Frederic Gobry helped with autoconf and automake. Daniel Berlin modified readelf's dwarf2 source line reader, written by Nick Clifton, |