summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMark Wielaard <mjw@redhat.com>2016-07-06 18:27:54 +0200
committerMark Wielaard <mjw@redhat.com>2016-08-03 17:26:06 +0200
commite6ca75ddcf2ba9314077ddc9768eaac2405305e1 (patch)
tree10a924a4888293ef9fc64bc3898712e02abcea20 /ChangeLog
parent56dce92a3612d2f354c3e292d36b04ebb21881dc (diff)
Remove eu-ld and unused code.
Nobody has hacked on eu-ld in a very long time. It didn't really work. And we didn't install it by default in the spec file. Remove sources, the build rules and any (now) unused code. Signed-off-by: Mark Wielaard <mjw@redhat.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5be4c5ec..6a038a2b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2016-07-06 Mark Wielaard <mjw@redhat.com>
+
+ * .gitignore: Remove src/ld. ldlex.c, ldscript.c and ldscript.h.
+ * configure.ac (enable generic): Removed.
+
2016-06-28 Richard Henderson <rth@redhat.com>
* configure.ac (HAVE_LINUX_BPF_H): New test and conditional.