aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 21e6374..fe5fd79 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2019-07-04 Szabolcs Nagy <szabolcs.nagy@arm.com>
+
+ * sysdeps/aarch64/Makefile: Install sys/ifunc.h and add tests.
+ * sysdeps/aarch64/dl-irel.h (elf_ifunc_invoke): Update to new ABI.
+ * sysdeps/aarch64/sys/ifunc.h: New file.
+ * sysdeps/aarch64/tst-ifunc-arg-1.c: New file.
+ * sysdeps/aarch64/tst-ifunc-arg-2.c: New file.
+
2019-07-01 Florian Weimer <fweimer@redhat.com>
[BZ #20188]