This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: Libiberty (newbie question)
- From: Ian Lance Taylor <ian at wasabisystems dot com>
- To: "Serge S. Fukanchik" <fuxx at mail dot ru>
- Cc: gcc-help at gcc dot gnu dot org
- Date: 11 Nov 2004 23:46:01 -0500
- Subject: Re: Libiberty (newbie question)
- References: <41940E66.3030804@mail.ru>
"Serge S. Fukanchik" <fuxx@mail.ru> writes:
> Hi, who is principal maintainer of libiberty and what incarnation of
> libiberty is `referrential' one?
The principal maintainer is DJ Delorie. I am a co-maintainer. The
master version of libiberty is the one in the gcc repository. Patches
should be sent to gcc-patches, and should follow the gcc rules for
copyright assignment, etc.
Ian