summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Changes4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changes b/Changes
index 585d797fa6..38738dc333 100644
--- a/Changes
+++ b/Changes
@@ -19,6 +19,10 @@ Working 4.05.x branch
(Mark Shinwell, Xavier Clerc, report and initial debugging by
Valentin Gatien-Baron)
+- GPR#1330: when generating dynamically-linkable code on AArch64, always
+ reference symbols (even locally-defined ones) through the GOT.
+ (Mark Shinwell, review by Xavier Leroy)
+
- GPR#1752: do not alias function arguments to sigprocmask.
(Anil Madhavapeddy)