public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* GCC low-level runtime library
@ 2003-10-08  6:18 Petar Penchev
  2003-10-08  6:47 ` Phil Edwards
  0 siblings, 1 reply; 4+ messages in thread
From: Petar Penchev @ 2003-10-08  6:18 UTC (permalink / raw)
  To: gcc

Hello All,
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 :)))

Regards
Petar

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: GCC low-level runtime library
  2003-10-08  6:18 GCC low-level runtime library Petar Penchev
@ 2003-10-08  6:47 ` Phil Edwards
  2003-10-08 17:27   ` Joe Buck
  0 siblings, 1 reply; 4+ messages in thread
From: Phil Edwards @ 2003-10-08  6:47 UTC (permalink / raw)
  To: Petar Penchev; +Cc: gcc

On Wed, Oct 08, 2003 at 09:20:29AM +0300, Petar Penchev wrote:
> Hello All,
> 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 :)))

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.

-- 
Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are,
by definition, not smart enough to debug it.
    - Brian W. Kernighan

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: GCC low-level runtime library
  2003-10-08  6:47 ` Phil Edwards
@ 2003-10-08 17:27   ` Joe Buck
  2003-10-09  5:00     ` [gcc] " Petar Penchev
  0 siblings, 1 reply; 4+ messages in thread
From: Joe Buck @ 2003-10-08 17:27 UTC (permalink / raw)
  To: Phil Edwards; +Cc: Petar Penchev, gcc

> 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.
 

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gcc] Re: GCC low-level runtime library
  2003-10-08 17:27   ` Joe Buck
@ 2003-10-09  5:00     ` Petar Penchev
  0 siblings, 0 replies; 4+ messages in thread
From: Petar Penchev @ 2003-10-09  5:00 UTC (permalink / raw)
  To: Joe Buck; +Cc: gcc

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.
>
>

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-10-09  5:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-08  6:18 GCC low-level runtime library Petar Penchev
2003-10-08  6:47 ` Phil Edwards
2003-10-08 17:27   ` Joe Buck
2003-10-09  5:00     ` [gcc] " Petar Penchev

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).