From 4d80ceb9579a9cde000be54be7b2dd462111d09d Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 27 Dec 1999 21:55:10 +0000 Subject: [PATCH] Update. --- ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/ChangeLog b/ChangeLog index dce9a37a62a..906bf01ac55 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +1999-12-17 Andreas Jaeger + + * stdlib/Versions: Export __cxa_atexit and __cxa_finalize. + +1999-12-16 Mark Mitchell + + * stdlib/Makefile (routines): Add cxa_atexit and cxa_finalize. + * stdlib/exit.h (flavor): Add ef_cxa. + (exit_function): Add cxa variant. + * stdlib/exit.c (exit): Handle ef_cxa exit functions. + * stdlib/cxa_atexit.c: New file. + * stdlib/cxa_finalize.c: New file. + 1999-12-27 Ulrich Drepper * iconvdata/gb2312.c: Update mapping of GB 0x212c from latest -- 2.47.2