On 08/22/2012 02:50 PM, Roland McGrath wrote:
--- a/backends/ChangeLog
+++ b/backends/ChangeLog
@@ -1,3 +1,18 @@
+2012-08-21  Jeff Kenton  <jkenton@tilera.com>
+
+	* Makefile.am (modules): Add tilegx.
+	(libebl_pic): Add libebl_tilegx_pic.a.
+	(tilegx_SRCS): New variable.
+	(libebl_tilegx_pic_a_SOURCES): Likewise.
+	(am_libebl_tilegx_pic_a_OBJECTS): Likewise.
+	* tilegx_corenote.c: New file.
+	* tilegx_regs.c: New file.
+	* tilegx_reloc.def: New file.
+	* tilegx_init.c: New file.
+	* tilegx_retval.c: New file.
+	* tilegx_symbol.c: New file.
+
+
 2011-03-09  Mark Wielaard  <mjw@redhat.com>
This one still has an extra blank line.  Also, please update the dates in
all your log entries to today's date before you push the commit.  (If
you're using git commit --amend, add --reset-author to make it reset the
date on the commit itself.)


Thanks,
Roland
_______________________________________________
elfutils-devel mailing list
elfutils-devel@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/elfutils-devel

Attached.

--jeff kenton