Don't create INTERP and PHDR program header entry if a DSO is created without
a specific interpreter.

Ignore duplicate COMDAT group sections.

elflint should not complain about anything about *_NONE relocations.
Add support to libebl to determine whether given relocation is *_NONE
relocation.
diff --git a/backends/ChangeLog b/backends/ChangeLog
index 33d52a2..c054c58 100644
--- a/backends/ChangeLog
+++ b/backends/ChangeLog
@@ -1,3 +1,8 @@
+2006-06-12  Ulrich Drepper  <drepper@redhat.com>
+
+	* common-reloc.c (none_reloc_p): New function.
+	(init_reloc): Hoop it up.
+
 2006-02-22  Roland McGrath  <roland@redhat.com>
 
 	* ppc64_retval.c (SVR4_STRUCT_RETURN): New macro.