From: Petar Jovanovic Date: Wed, 20 May 2020 13:18:55 +0000 (+0000) Subject: mips: remove rt-rk email that is no longer in use X-Git-Tag: VALGRIND_3_17_0~191 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4a889e881b82d6a20d00f01656563b48bd9bbbcb;p=thirdparty%2Fvalgrind.git mips: remove rt-rk email that is no longer in use Email mips-valgrind@rt-rk.com is no longer in use. --- diff --git a/VEX/priv/common_nanomips_defs.h b/VEX/priv/common_nanomips_defs.h index ee79943058..28b097dc69 100644 --- a/VEX/priv/common_nanomips_defs.h +++ b/VEX/priv/common_nanomips_defs.h @@ -8,7 +8,6 @@ framework. Copyright (C) 2017-2018 RT-RK - mips-valgrind@rt-rk.com This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/VEX/priv/guest_mips_defs.h b/VEX/priv/guest_mips_defs.h index 3bbb3eeed1..27e89d1120 100644 --- a/VEX/priv/guest_mips_defs.h +++ b/VEX/priv/guest_mips_defs.h @@ -8,7 +8,6 @@ framework. Copyright (C) 2010-2017 RT-RK - mips-valgrind@rt-rk.com This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/VEX/priv/guest_mips_helpers.c b/VEX/priv/guest_mips_helpers.c index f2e8daf256..5845e483e4 100644 --- a/VEX/priv/guest_mips_helpers.c +++ b/VEX/priv/guest_mips_helpers.c @@ -8,7 +8,6 @@ framework. Copyright (C) 2010-2017 RT-RK - mips-valgrind@rt-rk.com This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/VEX/priv/guest_mips_toIR.c b/VEX/priv/guest_mips_toIR.c index 489d91afb7..317b49cf79 100644 --- a/VEX/priv/guest_mips_toIR.c +++ b/VEX/priv/guest_mips_toIR.c @@ -8,7 +8,6 @@ framework. Copyright (C) 2010-2017 RT-RK - mips-valgrind@rt-rk.com This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/VEX/priv/guest_nanomips_defs.h b/VEX/priv/guest_nanomips_defs.h index 39176713e7..2e26b9cf15 100644 --- a/VEX/priv/guest_nanomips_defs.h +++ b/VEX/priv/guest_nanomips_defs.h @@ -8,7 +8,6 @@ framework. Copyright (C) 2017-2018 RT-RK - mips-valgrind@rt-rk.com This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/VEX/priv/guest_nanomips_helpers.c b/VEX/priv/guest_nanomips_helpers.c index f1bceaba93..00944494b4 100644 --- a/VEX/priv/guest_nanomips_helpers.c +++ b/VEX/priv/guest_nanomips_helpers.c @@ -8,7 +8,6 @@ framework. Copyright (C) 2017-2018 RT-RK - mips-valgrind@rt-rk.com This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/VEX/priv/guest_nanomips_toIR.c b/VEX/priv/guest_nanomips_toIR.c index 0cc80b0aa2..3827ac3fc0 100755 --- a/VEX/priv/guest_nanomips_toIR.c +++ b/VEX/priv/guest_nanomips_toIR.c @@ -8,7 +8,6 @@ framework. Copyright (C) 2017-2018 RT-RK - mips-valgrind@rt-rk.com This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/VEX/priv/host_mips_defs.c b/VEX/priv/host_mips_defs.c index 7c01437634..5af3b85659 100644 --- a/VEX/priv/host_mips_defs.c +++ b/VEX/priv/host_mips_defs.c @@ -8,7 +8,6 @@ framework. Copyright (C) 2010-2017 RT-RK - mips-valgrind@rt-rk.com This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/VEX/priv/host_mips_defs.h b/VEX/priv/host_mips_defs.h index cd7882be80..96ab2f9a45 100644 --- a/VEX/priv/host_mips_defs.h +++ b/VEX/priv/host_mips_defs.h @@ -8,7 +8,6 @@ framework. Copyright (C) 2010-2017 RT-RK - mips-valgrind@rt-rk.com This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/VEX/priv/host_mips_isel.c b/VEX/priv/host_mips_isel.c index 899c7868e0..33e4f52169 100644 --- a/VEX/priv/host_mips_isel.c +++ b/VEX/priv/host_mips_isel.c @@ -8,7 +8,6 @@ framework. Copyright (C) 2010-2017 RT-RK - mips-valgrind@rt-rk.com This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/VEX/priv/host_nanomips_defs.c b/VEX/priv/host_nanomips_defs.c index 1b669470a1..b356d09d81 100755 --- a/VEX/priv/host_nanomips_defs.c +++ b/VEX/priv/host_nanomips_defs.c @@ -7,7 +7,6 @@ framework. Copyright (C) 2017-2018 RT-RK - mips-valgrind@rt-rk.com This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/VEX/priv/host_nanomips_defs.h b/VEX/priv/host_nanomips_defs.h index 6690ad08a6..87219dab53 100644 --- a/VEX/priv/host_nanomips_defs.h +++ b/VEX/priv/host_nanomips_defs.h @@ -8,7 +8,6 @@ framework. Copyright (C) 2017-2018 RT-RK - mips-valgrind@rt-rk.com This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/VEX/priv/host_nanomips_isel.c b/VEX/priv/host_nanomips_isel.c index 16932dd65f..c4a8f4fe3c 100644 --- a/VEX/priv/host_nanomips_isel.c +++ b/VEX/priv/host_nanomips_isel.c @@ -8,7 +8,6 @@ framework. Copyright (C) 2017-2018 RT-RK - mips-valgrind@rt-rk.com This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/VEX/priv/mips_defs.h b/VEX/priv/mips_defs.h index 61ac965784..cb19eac525 100644 --- a/VEX/priv/mips_defs.h +++ b/VEX/priv/mips_defs.h @@ -8,7 +8,6 @@ framework. Copyright (C) 2017-2019 RT-RK - mips-valgrind@rt-rk.com This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/VEX/pub/libvex_guest_mips32.h b/VEX/pub/libvex_guest_mips32.h index 29202a0760..214f63cdbe 100644 --- a/VEX/pub/libvex_guest_mips32.h +++ b/VEX/pub/libvex_guest_mips32.h @@ -8,7 +8,6 @@ framework. Copyright (C) 2010-2017 RT-RK - mips-valgrind@rt-rk.com This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/VEX/pub/libvex_guest_mips64.h b/VEX/pub/libvex_guest_mips64.h index 4553cb3e93..657fe6fa33 100644 --- a/VEX/pub/libvex_guest_mips64.h +++ b/VEX/pub/libvex_guest_mips64.h @@ -8,7 +8,6 @@ framework. Copyright (C) 2010-2017 RT-RK - mips-valgrind@rt-rk.com This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/coregrind/m_debuginfo/tinfl.c b/coregrind/m_debuginfo/tinfl.c index 774e18d513..890e0c4dd4 100644 --- a/coregrind/m_debuginfo/tinfl.c +++ b/coregrind/m_debuginfo/tinfl.c @@ -12,7 +12,7 @@ The original file has been modified in order to be a part of Valgrind project, a dynamic binary instrumentation framework. - RT-RK Institute for Computer Based Systems, 2016 (mips-valgrind@rt-rk.com) + RT-RK Institute for Computer Based Systems, 2016 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/coregrind/m_dispatch/dispatch-mips32-linux.S b/coregrind/m_dispatch/dispatch-mips32-linux.S index 9ed11680cc..2b077c3c79 100644 --- a/coregrind/m_dispatch/dispatch-mips32-linux.S +++ b/coregrind/m_dispatch/dispatch-mips32-linux.S @@ -9,7 +9,6 @@ framework. Copyright (C) 2000-2017 RT-RK - mips-valgrind@rt-rk.com This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/coregrind/m_dispatch/dispatch-mips64-linux.S b/coregrind/m_dispatch/dispatch-mips64-linux.S index e8b8bf1d9c..f5b79ba1e8 100644 --- a/coregrind/m_dispatch/dispatch-mips64-linux.S +++ b/coregrind/m_dispatch/dispatch-mips64-linux.S @@ -9,7 +9,6 @@ framework. Copyright (C) 2000-2017 RT-RK - mips-valgrind@rt-rk.com This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/coregrind/m_dispatch/dispatch-nanomips-linux.S b/coregrind/m_dispatch/dispatch-nanomips-linux.S index 72d4e219a3..30d54994fd 100644 --- a/coregrind/m_dispatch/dispatch-nanomips-linux.S +++ b/coregrind/m_dispatch/dispatch-nanomips-linux.S @@ -7,7 +7,6 @@ # framework. # Copyright (C) 2017-2018 RT-RK -# mips-valgrind@rt-rk.com # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License as diff --git a/coregrind/m_sigframe/sigframe-mips32-linux.c b/coregrind/m_sigframe/sigframe-mips32-linux.c index 0d03bdf56f..26292f6cb4 100644 --- a/coregrind/m_sigframe/sigframe-mips32-linux.c +++ b/coregrind/m_sigframe/sigframe-mips32-linux.c @@ -9,7 +9,6 @@ framework. Copyright (C) 2010-2017 RT-RK - mips-valgrind@rt-rk.com This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/coregrind/m_sigframe/sigframe-mips64-linux.c b/coregrind/m_sigframe/sigframe-mips64-linux.c index bab6bb00db..d48d20b55d 100644 --- a/coregrind/m_sigframe/sigframe-mips64-linux.c +++ b/coregrind/m_sigframe/sigframe-mips64-linux.c @@ -9,7 +9,6 @@ framework. Copyright (C) 2010-2017 RT-RK - mips-valgrind@rt-rk.com This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/coregrind/m_sigframe/sigframe-nanomips-linux.c b/coregrind/m_sigframe/sigframe-nanomips-linux.c index cdf329c756..e2e46f11e7 100644 --- a/coregrind/m_sigframe/sigframe-nanomips-linux.c +++ b/coregrind/m_sigframe/sigframe-nanomips-linux.c @@ -9,7 +9,6 @@ framework. Copyright (C) 2017-2018 RT-RK - mips-valgrind@rt-rk.com This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/coregrind/m_syswrap/syscall-mips32-linux.S b/coregrind/m_syswrap/syscall-mips32-linux.S index 8a99f931b8..217fa150cd 100644 --- a/coregrind/m_syswrap/syscall-mips32-linux.S +++ b/coregrind/m_syswrap/syscall-mips32-linux.S @@ -8,7 +8,6 @@ framework. Copyright (C) 2010-2017 RT-RK - mips-valgrind@rt-rk.com This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/coregrind/m_syswrap/syscall-mips64-linux.S b/coregrind/m_syswrap/syscall-mips64-linux.S index 9fbd0b6774..bdff39a0bc 100644 --- a/coregrind/m_syswrap/syscall-mips64-linux.S +++ b/coregrind/m_syswrap/syscall-mips64-linux.S @@ -8,7 +8,6 @@ framework. Copyright (C) 2010-2017 RT-RK - mips-valgrind@rt-rk.com This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/coregrind/m_syswrap/syscall-nanomips-linux.S b/coregrind/m_syswrap/syscall-nanomips-linux.S index 9024316e24..5f00e10a30 100644 --- a/coregrind/m_syswrap/syscall-nanomips-linux.S +++ b/coregrind/m_syswrap/syscall-nanomips-linux.S @@ -8,7 +8,6 @@ framework. Copyright (C) 2017-2018 RT-RK - mips-valgrind@rt-rk.com This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/coregrind/m_syswrap/syswrap-mips32-linux.c b/coregrind/m_syswrap/syswrap-mips32-linux.c index c70bc21b1d..406f9cda62 100644 --- a/coregrind/m_syswrap/syswrap-mips32-linux.c +++ b/coregrind/m_syswrap/syswrap-mips32-linux.c @@ -8,7 +8,6 @@ framework. Copyright (C) 2010-2017 RT-RK - mips-valgrind@rt-rk.com This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/coregrind/m_syswrap/syswrap-mips64-linux.c b/coregrind/m_syswrap/syswrap-mips64-linux.c index f6624bbf6a..6d7a7b21a4 100644 --- a/coregrind/m_syswrap/syswrap-mips64-linux.c +++ b/coregrind/m_syswrap/syswrap-mips64-linux.c @@ -8,7 +8,6 @@ framework. Copyright (C) 2010-2017 RT-RK - mips-valgrind@rt-rk.com This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/coregrind/m_syswrap/syswrap-nanomips-linux.c b/coregrind/m_syswrap/syswrap-nanomips-linux.c index 35a11ba387..92c0ac905b 100644 --- a/coregrind/m_syswrap/syswrap-nanomips-linux.c +++ b/coregrind/m_syswrap/syswrap-nanomips-linux.c @@ -8,7 +8,6 @@ framework. Copyright (C) 2017-2018 RT-RK - mips-valgrind@rt-rk.com This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/include/vki/vki-mips32-linux.h b/include/vki/vki-mips32-linux.h index 38f60b7749..25ae7d6570 100644 --- a/include/vki/vki-mips32-linux.h +++ b/include/vki/vki-mips32-linux.h @@ -8,7 +8,6 @@ framework. Copyright (C) 2010-2017 RT-RK - mips-valgrind@rt-rk.com This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/include/vki/vki-mips64-linux.h b/include/vki/vki-mips64-linux.h index dd4716215b..dc15c6e69e 100644 --- a/include/vki/vki-mips64-linux.h +++ b/include/vki/vki-mips64-linux.h @@ -8,7 +8,6 @@ framework. Copyright (C) 2010-2017 RT-RK - mips-valgrind@rt-rk.com This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/include/vki/vki-nanomips-linux.h b/include/vki/vki-nanomips-linux.h index e1427f1d66..7f4b6d9029 100644 --- a/include/vki/vki-nanomips-linux.h +++ b/include/vki/vki-nanomips-linux.h @@ -8,7 +8,6 @@ framework. Copyright (C) 2018 RT-RK - mips-valgrind@rt-rk.com This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/include/vki/vki-posixtypes-mips32-linux.h b/include/vki/vki-posixtypes-mips32-linux.h index f0d23c49d8..7f83c314e7 100644 --- a/include/vki/vki-posixtypes-mips32-linux.h +++ b/include/vki/vki-posixtypes-mips32-linux.h @@ -9,7 +9,6 @@ framework. Copyright (C) 2010-2017 RT-RK - mips-valgrind@rt-rk.com This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/include/vki/vki-posixtypes-mips64-linux.h b/include/vki/vki-posixtypes-mips64-linux.h index 16e473a4ad..61f476196e 100644 --- a/include/vki/vki-posixtypes-mips64-linux.h +++ b/include/vki/vki-posixtypes-mips64-linux.h @@ -9,7 +9,6 @@ framework. Copyright (C) 2010-2017 RT-RK - mips-valgrind@rt-rk.com This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/include/vki/vki-posixtypes-nanomips-linux.h b/include/vki/vki-posixtypes-nanomips-linux.h index bce2fd3adc..b7976ec505 100644 --- a/include/vki/vki-posixtypes-nanomips-linux.h +++ b/include/vki/vki-posixtypes-nanomips-linux.h @@ -9,7 +9,6 @@ framework. Copyright (C) 2018-2019 RT-RK - mips-valgrind@rt-rk.com This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/include/vki/vki-scnums-mips32-linux.h b/include/vki/vki-scnums-mips32-linux.h index 3f3f6f60bf..e452a2e6c8 100644 --- a/include/vki/vki-scnums-mips32-linux.h +++ b/include/vki/vki-scnums-mips32-linux.h @@ -9,7 +9,6 @@ framework. Copyright (C) 2010-2017 RT-RK - mips-valgrind@rt-rk.com This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/include/vki/vki-scnums-mips64-linux.h b/include/vki/vki-scnums-mips64-linux.h index dcb55f2406..1ae7a5dbec 100644 --- a/include/vki/vki-scnums-mips64-linux.h +++ b/include/vki/vki-scnums-mips64-linux.h @@ -8,7 +8,6 @@ framework. Copyright (C) 2010-2017 RT-RK - mips-valgrind@rt-rk.com This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as diff --git a/include/vki/vki-scnums-nanomips-linux.h b/include/vki/vki-scnums-nanomips-linux.h index 12a95e9b0d..2b2d9efa93 100644 --- a/include/vki/vki-scnums-nanomips-linux.h +++ b/include/vki/vki-scnums-nanomips-linux.h @@ -9,7 +9,6 @@ framework. Copyright (C) 2017-2018 RT-RK - mips-valgrind@rt-rk.com This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as