summaryrefslogtreecommitdiffstats
path: root/libebl/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'libebl/ChangeLog')
-rw-r--r--libebl/ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/libebl/ChangeLog b/libebl/ChangeLog
index bb91c152..4da7eeeb 100644
--- a/libebl/ChangeLog
+++ b/libebl/ChangeLog
@@ -1,3 +1,20 @@
+2019-08-29 Mark Wielaard <[email protected]>
+
+ * Makefile.am (noinst_LIBRARIES): Add libebl.a.
+ (noinst_HEADERS): Add libebl.h.
+
+2019-07-05 Omar Sandoval <[email protected]>
+
+ * Makefile.am: Make libebl.a non-PIC by default.
+ Add libebl_pic.a.
+ Remove LIBEBL_SUBDIR definition.
+ (gen_SOURCES): Remove.
+ * eblopenbackend.c (machines): Replace dsoname with init callback.
+ (try_dlopen): Remove.
+ (openbackend): Use machine callback instead of try_dlopen().
+ Don't assign result->dlhandle.
+ * eblclosebackend.c (ebl_closebackend): Remove dlclose() call.
+
2019-04-29 Mao Han <[email protected]>
* eblopenbackend.c: Add C-SKY.