Aros/Developer/Docs/LLVM

From Wikibooks, open books for an open world
Jump to navigation Jump to search
Navbar for the Aros wikibook
Aros User
Aros User Docs
Aros User FAQs
Aros User Applications
Aros User DOS Shell
Aros/User/AmigaLegacy
Aros Dev Docs
Aros Developer Docs
Porting Software from AmigaOS/SDL
For Zune Beginners
Zune .MUI Classes
For SDL Beginners
Aros Developer BuildSystem
Specific platforms
Aros x86 Complete System HCL
Aros x86 Audio/Video Support
Aros x86 Network Support
Aros Intel AMD x86 Installing
Aros Storage Support IDE SATA etc
Aros Poseidon USB Support
x86-64 Support
Motorola 68k Amiga Support
Linux and FreeBSD Support
Windows Mingw and MacOSX Support
Android Support
Arm Raspberry Pi Support
PPC Power Architecture
misc
Aros Public License

Introduction[edit | edit source]

Boot partition signature ssuming AROS.boot can only contain one entry. Yes, and what? How can the same partition be bootable for example on > both PPC and i386?

like to see an ELF loader based on architecture-neutral LLVM bitcode. The LLVM Team is working on such a project right now under MacOSX and Linux. Although PPC and i386 cannot boot the same thing due to endianness without patching, ARM and i386 could.

Examples[edit | edit source]

References[edit | edit source]