From f549f0bcba7196a2afc51657c536bbc131a7c544 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Fri, 20 Nov 2015 16:16:35 -0800 Subject: NaCl: Use allocate_code_data after dyncode_create --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c0235f3cde..d4e2d8a5d3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2015-11-20 Roland McGrath + + * sysdeps/nacl/dl-map-segments.h (_dl_map_segments): Use + __glibc_likely instead of __builtin_expect. After falling back to + dyncode_create in a non-ET_DYN case, use the allocate_code_data + system interface to register the code pages as occupied. + 2015-11-20 Joseph Myers * sysdeps/arm/math_private.h [!_MATH_PRIVATE_H]: Change guard to -- cgit 1.4.1