cl
authorH.J. Lu <hjl.tools@gmail.com>
Mon, 13 Nov 2017 01:23:22 +0000 (17:23 -0800)
committerH.J. Lu <hjl.tools@gmail.com>
Mon, 13 Nov 2017 01:26:10 +0000 (17:26 -0800)
ld/ChangeLog

index 16fed166355551574eee86687742b87e25e8e304..a619491c720198d866c4620ec32e63802f9f6e0f 100644 (file)
@@ -1,3 +1,13 @@
+2017-11-12  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * ldlang.c (lang_size_sections_1): Extract GNU_RELRO region check
+       into ...
+       (ldlang_check_relro_region): New function.
+       (lang_find_relro_sections_1): Add an argument for pointer to
+       seg_align_type and replace expld.dataseg with the pointer.
+       (lang_find_relro_sections): Pass address of expld.dataseg to
+       lang_find_relro_sections_1.
+
 2017-11-12  H.J. Lu  <hongjiu.lu@intel.com>
 
        * ldlang.c (lang_size_segment): New function.
This page took 0.027706 seconds and 4 git commands to generate.