summaryrefslogtreecommitdiffstats
path: root/libelf/ChangeLog
diff options
context:
space:
mode:
authorUlf Hermann <[email protected]>2017-05-08 15:28:09 +0200
committerUlf Hermann <[email protected]>2017-05-08 15:55:12 +0200
commit3695a1ba8dcd16459e0f35b74e88dbef48d21861 (patch)
tree674d0dc13f0065f81e7f672e81fc09b42405656d /libelf/ChangeLog
parent9f6ffdc1b75fd69ecda219c9e9f1b2551f542b26 (diff)
parent6358858c4d65e8fb12a112198ee1d4bcab0be876 (diff)
Conflicts: ChangeLog backends/ChangeLog config/ChangeLog lib/ChangeLog libasm/ChangeLog libcpu/ChangeLog libdw/ChangeLog libdwfl/ChangeLog libdwfl/derelocate.c libdwfl/linux-kernel-modules.c libebl/ChangeLog libelf/ChangeLog src/ChangeLog tests/ChangeLog Change-Id: I3b7ced947c6498290aaae27443985b84531f0bcd
Diffstat (limited to 'libelf/ChangeLog')
-rw-r--r--libelf/ChangeLog12
1 files changed, 8 insertions, 4 deletions
diff --git a/libelf/ChangeLog b/libelf/ChangeLog
index 0f17347b..e6cc3eaa 100644
--- a/libelf/ChangeLog
+++ b/libelf/ChangeLog
@@ -31,10 +31,6 @@
2017-04-20 Ulf Hermann <[email protected]>
- * elf_update.c: Set ELF_F_MMAPPED flag if we mmap from elf_update.
-
-2017-04-20 Ulf Hermann <[email protected]>
-
* libelfP.h: Don't include config.h.
2017-04-20 Ulf Hermann <[email protected]>
@@ -46,6 +42,14 @@
* libelf.h: Define macros for various function attributes and use
them.
+2017-04-20 Ulf Hermann <[email protected]>
+
+ * elf_update.c: Set ELF_F_MMAPPED flag if we mmap from elf_update.
+
+2017-04-19 Mark Wielaard <[email protected]>
+
+ * elf_getarsym.c (elf_getarsym): Initialize n to zero.
+
2017-03-27 Mark Wielaard <[email protected]>
* elf32_updatefile.c (updatemmap): Always update last_positition.