Reduce common code in objdump.
Better error value on ebl_reloc_type_name.
diff --git a/libebl/ChangeLog b/libebl/ChangeLog
index 51b3b70..f1ba346 100644
--- a/libebl/ChangeLog
+++ b/libebl/ChangeLog
@@ -1,3 +1,8 @@
+2009-02-01  Ulrich Drepper  <drepper@redhat.com>
+
+	* eblreloctypename.c (ebl_reloc_type_name): Return "<INVALID RELOC>"
+	instead of "???" for invalid relocations.
+
 2008-08-01  Roland McGrath  <roland@redhat.com>
 
 	* eblcorenotetypename.c: Handle NT_386_IOPERM.