diff options
author | Mark Wielaard <mjw@redhat.com> | 2016-07-06 18:27:54 +0200 |
---|---|---|
committer | Mark Wielaard <mjw@redhat.com> | 2016-08-03 17:26:06 +0200 |
commit | e6ca75ddcf2ba9314077ddc9768eaac2405305e1 (patch) | |
tree | 10a924a4888293ef9fc64bc3898712e02abcea20 /ChangeLog | |
parent | 56dce92a3612d2f354c3e292d36b04ebb21881dc (diff) | |
download | elfutils-e6ca75ddcf2ba9314077ddc9768eaac2405305e1.tar.gz |
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-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |