From c15dbf79e86404d941cd53ae1e93633af8dbf6e0 Mon Sep 17 00:00:00 2001 From: Ivan Maidanski Date: Sat, 3 May 2014 22:50:50 +0400 Subject: [PATCH] Fix typos in names in AUTHORS and ChangeLog files * AUTHORS: Fix typo in surname (Bryce McKinlay, Slava Sysoltsev). * ChangeLog: Likewise. * AUTHORS: Fix typo in name or surname (Philip Brown, Rutger Ovidius). * AUTHORS: Place surname after 1st name (Tommaso Tagliapietra). * AUTHORS: Remove computer system name (Harris NightHawk). --- AUTHORS | 11 +++++------ ChangeLog | 4 ++-- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/AUTHORS b/AUTHORS index c300d18b..6cc7222c 100644 --- a/AUTHORS +++ b/AUTHORS @@ -71,7 +71,7 @@ Brian F. Dennis Brian Lewis Bruce Hoult Bruce Mitchener -Bryce McKinley +Bryce McKinlay Burkhard Linke Cesar Eduardo Barros Charles Mills @@ -134,7 +134,6 @@ H.J. Lu Hanno Boeck Hans Boehm Hans-Peter Nilsson -Harris NightHawk Henning Makholm Henrik Theiling Hironori Sakamoto @@ -262,10 +261,10 @@ Peter Wang Petr Krajca Petr Salinger Petter Urkedal +Philip Brown Philipp Tomsich Philippe Queinnec Phillip Musumeci -Philp Brown Pierre de Rop Radek Polak Rainer Orth @@ -288,7 +287,7 @@ Roger Sayle Roman Hodek Romano Paolo Tenca Russell Ruby -Rutger Ovidus +Rutger Ovidius Ryan Murray Salvador Eduardo Tropea Samuel Thibault @@ -297,14 +296,13 @@ Scott Schwartz Sebastien Pouliot Shawn Wagner Simon Posnjak -Slava Sysoltev +Slava Sysoltsev Stefan Ring Stefano Rivera Sugioka Toshinobu Suzuki Toshiya Sven Hartrumpf Sven Verdoolaege -Tagliapietra Tommaso Takis Psarogiannakopoulos Tatsuya Bizenn Thiemo Seufer @@ -317,6 +315,7 @@ Tim Bingham Timothy N. Newsham Todd Berman Tom Tromey +Tommaso Tagliapietra Toralf Foerster Toshio Endo Tsugutomo Enami diff --git a/ChangeLog b/ChangeLog index 24483ed5..bddc35a3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6470,7 +6470,7 @@ comment it doesn't, and it's unclear that's correct. * GC_alloc_large had several largely compensating bugs in the computation of GC_words_wasted. (It was confused about bytes vs. words in two places.) -* Integrated Slava Sysoltev's patch to support more recent versions of +* Integrated Slava Sysoltsev's patch to support more recent versions of the Intel compiler on IA64/Linux. * Changed win32 spinlock initialization to conditionally set a spin count. (Emmanual Stumpf pointed out that enabling this makes a large performance @@ -7427,7 +7427,7 @@ when SMALL_CONFIG was defined. This was no doubt a major performance bug for the default win32 configuration. * Removed -DSMALL_CONFIG from NT_MAKEFILE. It seemed like an anachronism now that the average PC has 64MB or so. -* Integrated Bryce McKinley's patches for linux threads and dynamic loading +* Integrated Bryce McKinlay's patches for linux threads and dynamic loading from the libgcj tree. Turned on dynamic loading support for Linux/PPC. * Changed the stack finding code to use environ on HP/UX. This should probably be done on other platforms, too. Since I can't test those, that'll -- 2.40.0