Project

General

Profile

Actions

Feature #3849

closed

implement __cxa_atexit/__cxa_finalize

Added by Rich Lowe over 10 years ago. Updated about 10 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
lib - userland libraries
Start date:
2013-06-26
Due date:
% Done:

100%

Estimated time:
Difficulty:
Hard
Tags:
Gerrit CR:
External Bug:

Description

The "Common C++ ABI" (I think they call it), which was originally part of the IA64 C++ ABI calls for a more flexible atexit(), and a means to trigger it (other than at exit).

LLVM, and GCC would prefer to be using this (LLVM seems to expect to be able to, these days, in fact). We should implement it.

Actions #1

Updated by Rich Lowe over 10 years ago

  • % Done changed from 20 to 80
Actions #2

Updated by Rich Lowe about 10 years ago

  • Status changed from New to Resolved
  • % Done changed from 80 to 100

Resolved in 5c069a6

Actions

Also available in: Atom PDF