> The attached patch makes the target syntax parsing much more robust and
> makes the variant optional again.
Committed.
Thanks!
Added you to the copyright at the top of the files. Your patches accumulatively
are undeniably non-trivial.
--
Øyvind Harboe
http://www.zylin.com/zy1000.html
ARM7 AR
On Nov 3, 2008, at 6:20 AM, Spen wrote:
Hi,
I still use the old syntax in a lot of scripts, eg.
target cortex_m3 little 0
just noticed that a error is produced on svn head
wrong # args: should be "target [OLDSYNTAX] ?TYPE? ?ENDIAN? ?CHAIN-
POSITION?
?VARIANT?"
this is infact incorrect as t
On Nov 3, 2008, at 6:20 AM, Spen wrote:
Hi,
I still use the old syntax in a lot of scripts, eg.
target cortex_m3 little 0
just noticed that a error is produced on svn head
wrong # args: should be "target [OLDSYNTAX] ?TYPE? ?ENDIAN? ?CHAIN-
POSITION?
?VARIANT?"
this is infact incorrect as t
Hi,
I still use the old syntax in a lot of scripts, eg.
target cortex_m3 little 0
just noticed that a error is produced on svn head
wrong # args: should be "target [OLDSYNTAX] ?TYPE? ?ENDIAN? ?CHAIN-POSITION?
?VARIANT?"
this is infact incorrect as the old syntax only had 3 required args - the
va