This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Build question


A Monday 14 September 2009 19:03:30, Tom Tromey escreveu:
> >>>>> "Danny" == Danny Backx <danny.backx@scarlet.be> writes:
> 
> Danny> Who are the libiberty maintainers ? Is this part of another GNU
> Danny> project ?
> 
> It is part of src but also part of gcc.
> The maintainers are mentioned in gcc's MAINTAINERS file:
> 
> libiberty		DJ Delorie		dj@redhat.com
> libiberty		Ian Lance Taylor	ian@airs.com
> 
> Tom
> 

For completeness: you'd easilly know to look at gcc's MAINTAINERS
file by first looking at the top level src/MAINTAINERS file:

intl/; config.rhost; libiberty/; libiberty's part of include/
        gcc: http://gcc.gnu.org
        Changes need to be done in tandem with the official GCC
        sources or submitted to the master file maintainer and brought
        in via a merge.  Note: approved patches in gcc's libiberty or
        intl are automatically approved in this libiberty and intl also;
        feel free to merge them yourself if needed sooner than the next
        merge.  Otherwise, changes are automatically merged, usually
        within a day.

-- 
Pedro Alves


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]