Merge pull request devkitPro#105 from devkitPro/merge-build-refactor wut 1.0.0-beta9
devkitPro is an organisation, not software
coreinit: Add __OSValidateAddressSpaceRange.
make: Strip debug sections before elf2rpl
Fix calculateSectionOffsets for import sections. Fuck.
elf2rpl: Set the file info section compressionLevel to 6. This is the zlib level we use for compressing sections.
coreinit: Add OSSwitchFiber{Ex} functions.
Add several VPAD function, added more fields to the VPADStatus struct.
cmake: Cleanup some CMake stuff.