fptr.c (_dl_read_access_allowed): Change argument to unsigned int.
[gcc.git] / libgcc / ChangeLog
index 4d2a32ccb9731a4719ea7d33a4c151b1bfdf19fc..ed0e900637719012dba26dcb10945f92578c447f 100644 (file)
@@ -1,3 +1,11 @@
+2019-10-15  John David Anglin  <danglin@gcc.gnu.org>
+
+       * config/pa/fptr.c (_dl_read_access_allowed): Change argument to
+       unsigned int.  Adjust callers.
+       (__canonicalize_funcptr_for_compare): Change plabel type to volatile
+       unsigned int *.  Load relocation offset before function pointer.
+       Add barrier to ensure ordering.
+
 2019-10-12  John David Anglin  <danglin@gcc.gnu.org>
 
        * config/pa/lib2funcs.S (__gcc_plt_call): Load branch target to %r21.