From f571a994cec6be2f6edff2f0cd43cbdadcd94f5f Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Mon, 5 Apr 2010 20:07:39 -0700 Subject: Move unwind-resume code from NPTL to sysdeps/gnu. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7485ec5429..71c3f01284 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2010-04-05 Thomas Schwinge + + * sysdeps/gnu/unwind-resume.c: New, moved from nptl/sysdeps/pthread/. + * sysdeps/gnu/rt-unwind-resume.c: Likewise. + * sysdeps/gnu/Makefile: Add sections for csu and rt subdirs to + build unwind-resume code, previously in nptl/sysdeps/pthread/Makefile. + 2010-04-05 Roland McGrath * elf/rtld.c (dl_main) [HAVE_AUX_VECTOR]: Add a cast. -- cgit v1.2.3