I've started dipping my toes in the libcxxabi project by implementing a few simple methods. Patch attached, please review!<br><br>This isn't heavily tested, I'm mostly just trying to make sure I have the style down. Please let me know if we should be using different file names (hard to follow a pattern where there isn't one), of if the private methods in cxa_guard actually belong in an anonymous namespace, etc.<br>

<br>Nick<br><br>