This is the mail archive of the elfutils-devel@sourceware.org mailing list for the elfutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


> --- 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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]