From 3d0f5d0c7a2de86575d68618352f7a5dfe7305fd Mon Sep 17 00:00:00 2001 From: "Maciej W. Rozycki" Date: Fri, 28 Jun 2013 17:43:07 +0100 Subject: Add a dlopen/getpagesize static executable test. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 174b184c37..ec42b6cc75 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,13 @@ 2013-06-28 Maciej W. Rozycki + * dlfcn/modstatic5.c: New file. + * dlfcn/tststatic5.c: New file. + * dlfcn/Makefile (tests): Add tststatic5. + (tests-static): Likewise. + (modules-names): Add modstatic5. + (tststatic5-ENV): New variable. + ($(objpfx)tststatic5, $(objpfx)tststatic5.out): New dependencies. + [BZ #15022] * elf/dl-support.c (_dl_main_map): New variable. (_dl_ns): Use it to initialize [LM_ID_BASE] element. -- cgit 1.4.1