This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: [gcc] Re: GCC low-level runtime library


At chapter 4 there is a brief description of GCC low-level lib, but it looks
incomplete.
For example integer subroutines. It would be nice if there is a description
of naming convention used for functions
names, some of the functions names are really hard to be interpreted and I
had to browse the GCC's source and to read it. Unfortunately it is really
hard to read a source written by somebody else :)) and it takes time. Which
is the worst :). I think that functions must be grouped by their
functionality , not in alphabetical order.



----- Original Message ----- 
From: "Joe Buck" <jbuck@synopsys.com>
To: "Phil Edwards" <phil@codesourcery.com>
Cc: "Petar Penchev" <ptr@melexis.com>; <gcc@gcc.gnu.org>
Sent: 08 ???????? 2003 ?. 20:27
Subject: [gcc] Re: GCC low-level runtime library


> > On Wed, Oct 08, 2003 at 09:20:29AM +0300, Petar Penchev wrote:
> > > I am looking for a document describing "GCC low-level runtime library"
in a
> > > more detailed
> > > way than it is done in "GCC internals".
> > > I will be very grateful if somebody gives a link or a document :)))
>
> On Wed, Oct 08, 2003 at 02:47:19AM -0400, Phil Edwards wrote:
> > The internals manual is the most detailed document there is for libgcc.
If a
> > more detailed document existed, we would merge it into the internals
manual.
>
> Peter, perhaps it would help the effort to improve the manual if you
> describe what information that you need is missing from the current
> internals manual.
>
>


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