<div dir="ltr">Hi,<div><br></div><div>the files UnwindRegisters*.s require preprocessing. According to <a href="http://gcc.gnu.org/onlinedocs/gcc/Overall-Options.html">http://gcc.gnu.org/onlinedocs/gcc/Overall-Options.html</a> , they should be called .S, not .s (and we got build errors if we don't do this). Is this ok?<br>
</div><div><br></div><div>Renaming a file in case only is a bit tricky in svn, so if this is fine, I'll first rename them to UnwindRegisters*_.s (with a _) and then rename them to UnwindRegisters*.S in a second commit.</div>
<div><br></div><div>Thanks,</div><div>Nico</div></div>