public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Standardizing _Unwind_* error handling interfaces found in libgcc_s.so
@ 2002-10-10 10:30 George Kraft IV
  2002-10-10 12:05 ` Richard Henderson
  0 siblings, 1 reply; 3+ messages in thread
From: George Kraft IV @ 2002-10-10 10:30 UTC (permalink / raw)
  To: lsb-spec; +Cc: lsb-confcall, mark, oldham, gcc

The following _Unwind C++ error handling interfaces found in libgcc_s.so
are being added to the LSB's ABI for v1.3.  Please review, then submit
your comments.

http://www.linuxbase.org/spec/wip/wip/libgcc-sman.html

(give the above link until Friday 10/11/02 to refresh)

https://sourceforge.net/tracker/?func=add&group_id=1107&atid=101107

_Unwind_DeleteException -- private C++ error handling method
_Unwind_Find_FDE -- private C++ error handling method
_Unwind_GetGR -- private C++ error handling method
_Unwind_GetIP -- private C++ error handling method
_Unwind_GetLanguageSpecificData -- private C++ error handling method
_Unwind_GetRegionStart -- private C++ error handling method
_Unwind_RaiseException -- private C++ error handling method
_Unwind_Resume -- private C++ error handling method
_Unwind_SetGR -- private C++ error handling method
_Unwind_SetIP -- private C++ error handling method

_Unwind_GetDataRelBase -- private IA64 C++ error handling method
_Unwind_GetTextRelBase -- private IA64 C++ error handling method

Also, if anyone has any tests cases they could offer, then that would be
great.

Thanks,

George (gk4)



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

* Re: Standardizing _Unwind_* error handling interfaces found in libgcc_s.so
  2002-10-10 10:30 Standardizing _Unwind_* error handling interfaces found in libgcc_s.so George Kraft IV
@ 2002-10-10 12:05 ` Richard Henderson
  2002-10-10 12:15   ` [lsb-spec] " H. Peter Anvin
  0 siblings, 1 reply; 3+ messages in thread
From: Richard Henderson @ 2002-10-10 12:05 UTC (permalink / raw)
  To: George Kraft IV; +Cc: lsb-spec, lsb-confcall, mark, oldham, gcc

On Thu, Oct 10, 2002 at 10:47:20AM -0500, George Kraft IV wrote:
> The following _Unwind C++ error handling interfaces found in libgcc_s.so
> are being added to the LSB's ABI for v1.3.  Please review, then submit
> your comments.

You should read http://www.codesourcery.com/cxx-abi/abi-eh.html
Very few of the functions mentioned are either private or C++
related.


r~

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

* Re: [lsb-spec] Re: Standardizing _Unwind_* error handling interfaces found in libgcc_s.so
  2002-10-10 12:05 ` Richard Henderson
@ 2002-10-10 12:15   ` H. Peter Anvin
  0 siblings, 0 replies; 3+ messages in thread
From: H. Peter Anvin @ 2002-10-10 12:15 UTC (permalink / raw)
  To: Richard Henderson
  Cc: George Kraft IV, lsb-spec, lsb-confcall, mark, oldham, gcc

Richard Henderson wrote:
> On Thu, Oct 10, 2002 at 10:47:20AM -0500, George Kraft IV wrote:
> 
>>The following _Unwind C++ error handling interfaces found in libgcc_s.so
>>are being added to the LSB's ABI for v1.3.  Please review, then submit
>>your comments.
> 
> You should read http://www.codesourcery.com/cxx-abi/abi-eh.html
> Very few of the functions mentioned are either private or C++
> related.
> 

It's also not clear if they're CPU-specific.  I know that some of these 
are actually in the psABI on x86-64.

	-hpa

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

end of thread, other threads:[~2002-10-10 17:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-10 10:30 Standardizing _Unwind_* error handling interfaces found in libgcc_s.so George Kraft IV
2002-10-10 12:05 ` Richard Henderson
2002-10-10 12:15   ` [lsb-spec] " H. Peter Anvin

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