[PATCH] Add support for Tilera TILE-Gx processor.

Roland McGrath roland at hack.frob.com
Wed Aug 22 18:50:58 UTC 2012


> --- a/backends/ChangeLog
> +++ b/backends/ChangeLog
> @@ -1,3 +1,18 @@
> +2012-08-21  Jeff Kenton  <jkenton at 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 at 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


More information about the elfutils-devel mailing list