This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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 06/12] Add support for microblaze little-endian


On Tuesday 09 October 2012 22:13:59 david.holsgrove@xilinx.com wrote:
> --- a/ChangeLog
> +++ b/ChangeLog
> @@ -1,3 +1,7 @@
> +2012-10-10  Edgar E. Iglesias  <edgar.iglesias@gmail.com>
> +
> +	* config.sub: Add microblaze little endian support

changes to this file have to be sent to config-patches@gnu.org first, then you 
copy back the entire file to the gcc and binutils repo.

> --- a/bfd/ChangeLog
> +++ b/bfd/ChangeLog
> @@ -1,5 +1,11 @@
>  2012-10-10  Edgar E. Iglesias  <edgar.iglesias@gmail.com>
> 
> +	* elf32-microblaze.c: Add microblaze little endian support
> +	* target.c: Likewise
> +	* config.bfd, configure, configure.in: Likewise

configure is a generated file, so the entry should say:
	* configure: Regenerated.
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.


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