new port: msp430-elf, revision 3

Hans-Peter Nilsson hp@bitrange.com
Thu Jun 20 00:46:00 GMT 2013


On Wed, 19 Jun 2013, DJ Delorie wrote:
>
> Third revision, mostly the same as the last, haven't heard any additional
> feedback in the last few weeks.  Ok to commit yet?

> [libgcc]
>
> 	* config.host (msp*-*-elf): New.
> 	* config/msp430/: New port.

A random spotting; copyright header replacement miss, including
but maybe not limited to:

> Index: libgcc/config/msp430/srai.S
> ===================================================================
> --- libgcc/config/msp430/srai.S	(revision 0)
> +++ libgcc/config/msp430/srai.S	(revision 0)
> @@ -0,0 +1,114 @@
> +/* Copyright (c) 2012 Red Hat Incorporated.
> +   All rights reserved.
> +
> +   Redistribution and use in source and binary forms, with or without
> +   modification, are permitted provided that the following conditions
> +   are met:

> Index: libgcc/config/msp430/slli.S
> ===================================================================
> --- libgcc/config/msp430/slli.S	(revision 0)
> +++ libgcc/config/msp430/slli.S	(revision 0)
> @@ -0,0 +1,116 @@
> +/* Copyright (c) 2012 Red Hat Incorporated.
> +   All rights reserved.

brgds, H-P



More information about the Gcc-patches mailing list