]>
Commit | Line | Data |
---|---|---|
302ab118 DD |
1 | ========= Binutils Maintainers ========= |
2 | ||
3 | This is the list of individuals responsible for maintenance and update | |
1b577b00 NC |
4 | of the GNU Binary Utilities project. This includes the linker (ld), |
5 | the assembler (gas), the profiler (gprof), a whole suite of other | |
6 | programs (binutils) and the libraries that they use (bfd and | |
7 | opcodes). This project shares a common set of header files with the | |
8 | GCC and GDB projects (include), so maintainership of those files is | |
9 | shared amoungst the projects. | |
302ab118 | 10 | |
1b577b00 | 11 | The home page for binutils is: |
8c2bc687 | 12 | |
1b577b00 NC |
13 | http://www.gnu.org/software/binutils/binutils.html |
14 | ||
15 | and patches should be sent to: | |
16 | ||
04fbe429 | 17 | [email protected] or [email protected] |
1b577b00 NC |
18 | |
19 | with "[Patch]" as part of the subject line. Note - patches to the | |
04fbe429 | 20 | top level config.guess and config.sub scripts should be sent to: |
302ab118 | 21 | |
1b577b00 | 22 | [email protected] |
302ab118 | 23 | |
04fbe429 | 24 | and not to the binutils lists. Patches to the other top level |
73fb7068 RS |
25 | configure files (configure, configure.in, config-ml.in) should |
26 | be sent to the binutils lists, and copied to the gcc and gdb | |
04fbe429 NC |
27 | lists as well ([email protected] and |
28 | [email protected]). | |
1b577b00 NC |
29 | |
30 | --------- Blanket Write Privs --------- | |
302ab118 | 31 | |
1b577b00 NC |
32 | The following people have permission to check patches into the |
33 | repository without obtaining approval first: | |
34 | ||
35 | Nick Clifton <[email protected]> (head maintainer) | |
36 | Richard Henderson <[email protected]> | |
afa7d0b2 | 37 | Ian Taylor <[email protected]> |
1b577b00 | 38 | Jeff Law <[email protected]> |
e831786b | 39 | Jim Wilson <[email protected]> |
1b577b00 NC |
40 | DJ Delorie <[email protected]> |
41 | Alan Modra <[email protected]> | |
2445335e | 42 | Michael Meissner <[email protected]> |
1b577b00 NC |
43 | |
44 | --------- Maintainers --------- | |
45 | ||
46 | Maintainers are individuals who are responsible for, and have | |
47 | permission to check in changes in, certain subsets of the code. Note | |
48 | that maintainers still need approval to check in changes outside of | |
49 | the immediate domain that they maintain. | |
302ab118 DD |
50 | |
51 | If there is no maintainer for a given domain then the responsibility | |
1b577b00 NC |
52 | falls to the head maintainer (above). If there are several |
53 | maintainers for a given domain then responsibility falls to the first | |
54 | maintainer. The first maintainer is free to devolve that | |
55 | responsibility among the other maintainers. | |
56 | ||
1b50a348 | 57 | ALPHA Richard Henderson <[email protected]> |
1b577b00 | 58 | ARM Nick Clifton <[email protected]> |
3a7e524e | 59 | ARM Richard Earnshaw <[email protected]> |
1b577b00 | 60 | AVR Denis Chertykov <[email protected]> |
e0159aa9 | 61 | AVR Marek Michalkiewicz <[email protected]> |
523f6a27 | 62 | BUILD SYSTEM Ben Elliston <[email protected]> |
eb18fd22 | 63 | BUILD SYSTEM Daniel Jacobowitz <[email protected]> |
1b577b00 | 64 | CRIS Hans-Peter Nilsson <[email protected]> |
1fe1f39c | 65 | CRX Tomer Levi <[email protected]> |
1b577b00 | 66 | DWARF2 Jason Merrill <[email protected]> |
a9f0b5e7 DB |
67 | FR30 Dave Brolley <[email protected]> |
68 | FRV Dave Brolley <[email protected]> | |
ec2dfb42 | 69 | FRV Alexandre Oliva <[email protected]> |
6b10f68d | 70 | HPPA Dave Anglin <[email protected]> |
1b577b00 | 71 | HPPA elf32 Alan Modra <[email protected]> |
f52e0eb8 | 72 | HPPA elf64 Jeff Law <[email protected]> [Basic maintainance only] |
e831786b | 73 | IA-64 Jim Wilson <[email protected]> |
3b36097d | 74 | IQ2000 Stan Cox <[email protected]> |
d68c07bb | 75 | i860 Jason Eckhardt <[email protected]> |
1b577b00 | 76 | ix86 Alan Modra <[email protected]> |
b54e7460 CF |
77 | ix86 PE Christopher Faylor <[email protected]> |
78 | ix86 COFF DJ Delorie <[email protected]> | |
1b577b00 NC |
79 | ix86 H.J.Lu <[email protected]> |
80 | ix86 INTEL MODE Diego Novillo <[email protected]> | |
074b403e | 81 | M68HC11 M68HC12 Stephane Carrez <[email protected]> |
523f6a27 | 82 | M68k Ben Elliston <[email protected]> |
c4cf3821 | 83 | MAXQ Inderpreet Singh <[email protected]> |
91593c9d | 84 | MIPS Eric Christopher <[email protected]> |
535b046a | 85 | MIPS Thiemo Seufer <[email protected]> |
9b19141a | 86 | MMIX Hans-Peter Nilsson <[email protected]> |
91593c9d AM |
87 | MN10300 Eric Christopher <[email protected]> |
88 | MN10300 Alexandre Oliva <[email protected]> | |
a926ab2f | 89 | PPC Geoff Keating <[email protected]> |
42ea8716 | 90 | PPC vector ext Aldy Hernandez <[email protected]> |
54589086 | 91 | s390, s390x Martin Schwidefsky <[email protected]> |
9c5382a0 | 92 |