<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><br><div><div>On Dec 5, 2013, at 4:24 PM, Nico Weber <<a href="mailto:thakis@chromium.org">thakis@chromium.org</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><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></blockquote><br></div><div>This is fine with me.</div><div><br></div><div>-Nick</div><div><br></div></body></html>