CREDITS update for ppc64el support
[platform/upstream/ltrace.git] / CREDITS
1         This is at least a partial credits-file of people that have
2         contributed to the Ltrace project.  It is sorted by name and
3         formatted to allow easy grepping and beautification by
4         scripts.  The fields are: name (N), email (E), web-address
5         (W), PGP key ID and fingerprint (P), description (D), and
6         snail-mail address (S).
7 ----------
8
9 N: Pat Beirne
10 E: pbeirne@home.com
11 D: ARM port
12
13 N: Anton Blanchard
14 E: anton@samba.org
15 D: PowerPC port
16
17 N: Jakub Bogusz
18 E: qboosh@pld-linux.org
19 D: Alpha port
20
21 N: Paul Buerger
22 E: pbuerger@avetec.org
23 D: Fix measuring time spent in a syscall
24
25 N: Silvio Cesare
26 E: silvio@big.net.au
27 D: ELF hacking
28
29 N: Juan Cespedes
30 W: http://cespedes.org/
31 E: cespedes@debian.org
32 D: All development up to 0.5.3
33
34 N: Luca Clementi
35 E: luca.clementi@gmail.com
36 D: stack trace improvement
37
38 N: Joe Damato
39 E: ice799@gmail.com
40 D: libdl support
41 D: libunwind support
42 D: Release 0.6
43
44 N: Sedat Dilek
45 E: sedat.dilek@gmail.com
46 D: Fixes and testing for MIPS arch
47
48 N: Michael K. Edwards
49 E: m.k.edwards@gmail.com
50 D: Fixes
51
52 N: Morten Eriksen
53 E: mortene@sim.no
54 D: Fixes
55
56 N: Thierry Fauck
57 E: thierry@linux.vnet.ibm.com
58 D: ppc64el port
59
60 N: Timothy Fesig
61 E: slate@us.ibm.com
62 D: s390 port
63
64 N: Roman Hodek
65 E: Roman.Hodek@informatik.uni-erlangen.de
66 D: m68k port
67
68 N: Edgar E. Iglesias
69 E: edgar.iglesias@gmail.com
70 D: CRIS port
71 D: MIPSel port
72
73 N: Andreas Jaeger
74 E: aj@suse.de
75 D: x86-64 port
76
77 N: Jakub Jelinek
78 E: jakub@redhat.com
79 D: SPARC port
80 D: x86-64 fixes
81 D: libelf support
82 D: Fixes
83
84 N: Michal Ludvig
85 E: mludvig@suse.cz
86 D: x86-64 fixes
87 D: Support for Elf64 binaries
88
89 N: Petr Machata
90 E: pmachata@redhat.com
91 D: Tracing multi-threaded processes
92 D: Tracing inter-library calls
93 D: Tracing PIE binaries
94 D: Fetch backend, ABI fixes for various arches
95 D: PowerPC fixes
96 D: Manual pages
97 D: Release 0.7
98
99 N: Santiago Romero
100 E: santiago.romero@imdea.org
101
102 N: Andreas Schwab
103 E: schwab@linux-m68k.org
104 D: m68k fixes, fetch backend
105
106 N: César Sánchez
107 E: cesar.sanchez@imdea.org
108
109 N: Eric Vaitl
110 E: evaitl@cisco.com
111 D: MIPSel port
112
113 N: Ian Wienand
114 E: ianw@gelato.unsw.edu.au
115 D: ia64 port
116
117 N: Peter Wu
118 E: lekensteyn@gmail.com
119 W: https://lekensteyn.nl/
120 D: Fixes
121
122 N: Andrey Zonov
123 E: zont@FreeBSD.org
124 D: Portability fixes
125
126
127 # This file is part of ltrace.
128 #
129 # ltrace is free software; you can redistribute it and/or modify it
130 # under the terms of the GNU General Public License as published by
131 # the Free Software Foundation; either version 2 of the License, or
132 # (at your option) any later version.
133 #
134 # ltrace is distributed in the hope that it will be useful, but
135 # WITHOUT ANY WARRANTY; without even the implied warranty of
136 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
137 # General Public License for more details.
138 #
139 # You should have received a copy of the GNU General Public License
140 # along with this program.  If not, see <http://www.gnu.org/licenses/>.