aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-07-27 18:37:02 -0400
committerAnthony G. Basile <blueness@gentoo.org>2012-07-27 18:37:42 -0400
commit8331fe18333ffb7945ad2464e4f444ba915f37f1 (patch)
tree0e3909e03ba426b60f05c9769cfad969e358f034
parentRevert "scripts/paxmodule.c: ELF_C_RDWR_MMAP -> ELF_C_RDWR for uclibc compat" (diff)
downloadelfix-8331fe18333ffb7945ad2464e4f444ba915f37f1.tar.gz
elfix-8331fe18333ffb7945ad2464e4f444ba915f37f1.tar.bz2
elfix-8331fe18333ffb7945ad2464e4f444ba915f37f1.zip
ChangeLog: updated
(cherry picked from commit 5e34fed9bf18501b5c03a8e33ce87a184c03a38f)
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 02f7f27..a1f6659 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2012-07-27
+
+ * switch from yasm to gcc for assembler for arches other than
+ x86 and amd64
+ * opening an ELF_C_RDWR does not work for either libelf or
+ elfutils, so revert to ELF_C_RDWR_MMAP. This does, however,
+ break linking against libelf
+
2012-07-24
* Release 0.5.0