]>
Commit | Line | Data |
---|---|---|
fe70ce64 JL |
1 | Blanket Write Privs. |
2 | ||
5ed45d40 | 3 | Craig Burley craig@jcb-sc.com |
e2da3925 | 4 | John Carr jfc@mit.edu |
fe70ce64 JL |
5 | Richard Henderson rth@cygnus.com |
6 | Jeff Law law@cygnus.com | |
7 | Michael Meissner meissner@cygnus.com | |
e196267d | 8 | David S. Miller davem@redhat.com |
fe70ce64 JL |
9 | Jim Wilson wilson@cygnus.com |
10 | ||
11 | ||
12 | ||
fe70ce64 JL |
13 | Various Maintainers |
14 | ||
a5b699cf JL |
15 | sh port Joern Renecke amylaar@cygnus.com |
16 | v850 port Nick Clifton nickc@cygnus.com | |
17 | v850 port Michael Meissner meissner@cygnus.com | |
18 | arm port Nick Clifton nickc@cygnus.com | |
96ce46dd | 19 | arm port Richard Earnshaw rearnsha@arm.com |
a5b699cf | 20 | m32r port Nick Clifton nickc@cygnus.com |
96ce46dd | 21 | Michael Meissner meissner@cygnus.com |
a5b699cf JL |
22 | h8 port Jeff Law law@cygnus.com |
23 | mn10200 port Jeff Law law@cygnus.com | |
24 | mn10300 port Jeff Law law@cygnus.com | |
25 | hppa port Jeff Law law@cygnus.com | |
26 | m68k port (?) Jeff Law law@cygnus.com | |
27 | rs6000 port Michael Meissner meissner@cygnus.com | |
40f39eb7 | 28 | rs6000 port David Edelsohn dje@watson.ibm.com |
a5b699cf JL |
29 | mips port Jim Wilson wilson@cygnus.com |
30 | i960 port Jim Wilson wilson@cygnus.com | |
31 | a29k port Jim Wilson wilson@cygnus.com | |
32 | alpha port Richard Henderson rth@cygnus.com | |
33 | sparc port Richard Henderson rth@cygnus.com | |
e196267d | 34 | sparc port David S. Miller davem@redhat.com |
a5b699cf | 35 | x86 ports Stan Cox scox@cygnus.com |
44e5b6c1 | 36 | c4x port Michael Hayes m.hayes@elec.canterbury.ac.nz |
5ed45d40 | 37 | fortran Craig Burley craig@jcb-sc.com |
a5b699cf JL |
38 | fortran Richard Henderson rth@cygnus.com |
39 | c++ Jason Merrill jason@cygnus.com | |
3fccc067 | 40 | c++ Mark Mitchell mark@codesourcery.com |
25135471 | 41 | chill Dave Brolley brolley@cygnus.com |
a5b699cf JL |
42 | chill Per Bothner bothner@cygnus.com |
43 | java Per Bothner bothner@cygnus.com | |
8398bbfb | 44 | objective-c Ovidiu Predescu ovidiu@cup.hp.com |
25135471 | 45 | cpplib Dave Brolley brolley@cygnus.com |
a5b699cf JL |
46 | cpplib Per Bothner bothner@cygnus.com |
47 | fixincludes Ian Taylor ian@cygnus.com | |
5949e263 | 48 | alias analysis John Carr jfc@mit.edu |
a5b699cf JL |
49 | loop unrolling Jim Wilson wilson@cygnus.com |
50 | scheduler (+ haifa) Jim Wilson wilson@cygnus.com | |
51 | scheduler (+ haifa) Michael Meissner meissner@cygnus.com | |
52 | scheduler (+ haifa) Jeff Law law@cygnus.com | |
53 | reorg Jeff Law law@cygnus.com | |
fe70ce64 | 54 | caller-save.c Jeff Law law@cygnus.com |
a5b699cf JL |
55 | debugging code Jim Wilson wilson@cygnus.com |
56 | dwarf debugging code Jason Merrill jason@cygnus.com | |
57 | c++ runtime libs Ulrich Drepper drepper@cygnus.com | |
40defcb7 | 58 | c++ runtime libs Gabriel Dos Reis dosreis@cmla.ens-cachan.fr |
e51f4db6 JL |
59 | *synthetic multiply Torbjorn Granlund tege@swox.com |
60 | *c-torture Torbjorn Granlund tege@swox.com | |
fe70ce64 | 61 | *f-torture Kate Hedstrom kate@ahab.rutgers.edu |
e5a1f1d6 | 62 | sco5, unixware, sco udk Robert Lipe robertlipe@usa.net |
9623b8e1 | 63 | new fixincludes Bruce Korb korbb@datadesign.com |
96ce46dd JL |
64 | gcse.c Jeff Law law@cygnus.com |
65 | global opt framework Jeff Law law@cygnus.com | |
e196267d | 66 | jump.c David S. Miller davem@redhat.com |
a105e36f | 67 | web pages Gerald Pfeifer pfeifer@dbai.tuwien.ac.at |
163e9f96 | 68 | C front end/isoc9x Gavin Koch gavin@cygnus.com |
3574d947 | 69 | config.sub/config.guess Ben Elliston bje@cygnus.com |
fe70ce64 | 70 | |
289c9aa3 JL |
71 | Note individuals who maintain parts of the compiler need approval to check |
72 | in changes outside of the parts of the compiler they maintain. | |
a105e36f | 73 | |
fe70ce64 JL |
74 | |
75 | Write After Approval | |
76 | Ken Raeburn raeburn@cygnus.com | |
fe70ce64 JL |
77 | Brendan Kehoe brendan@cygnus.com |
78 | Benjamin Kosnik bkoz@cygnus.com | |
79 | Andrew Macleod amacleod@cygnus.com | |
80 | Dave Love d.love@dl.ac.uk | |
81 | *Toon Moene toon@moene.indiv.nluug.nl | |
82 | *HJ Lu hjl@lucon.org | |
0fdb7c85 | 83 | Mark Mitchell mark@codesourcery.com |
b10df6f5 | 84 | Kaveh Ghazi ghazi@caip.rutgers.edu |
f3a9e4e5 | 85 | Andreas Schwab schwab@issan.informatik.uni-dortmund.de |
32bebc43 | 86 | Manfred Hollstein mhollstein@cygnus.com |
fe70ce64 | 87 | *Paul Eggert eggert@twinsun.com |
f3a9e4e5 | 88 | Klaus Kaempf kkaempf@progis.de |
a5d3469c | 89 | Marc Lehmann pcg@goof.com |
5292855c | 90 | Alexandre Oliva oliva@dcc.unicamp.br |
bc57e970 JL |
91 | Catherine Moore clm@cygnus.com |
92 | Vladimir Markarov vmakarov@cygnus.com | |
420d3897 | 93 |