History log of /haiku/headers/private/system/arch/ppc/asm_defs.h
Revision Date Author Comments
# 09b40d16 03-Dec-2019 Ynoga <ynoga@protonmail.com>

ppc: Minor tweaks to get the arch compile again (WIP)

- Factor in types changes (introduction of intptr_t)
- Align JamFiles syntax with in progress architectures (arm/sparc)
- Xorriso doesn't support much of the mkisofs options (anymore ?)
- (After a correct bootstrap) one should be able to build @minimum-raw and haiku-boot-cd again
Change-Id: I4f779ad8f2210389fa9b7f7c0a98c3652a64c257
Reviewed-on: https://review.haiku-os.org/c/haiku/+/1983
Reviewed-by: François Revol <revol@free.fr>


# 693b3532 17-May-2012 François Revol <revol@free.fr>

Sam460ex: Add a Linux-type kernel entry point

* the onboard U-Booot and 2nd-stage loader only know a few OS types,
we'll try faking Linux there.


# 693b3532c760383c08d5dd95fdae3b2e3c84dca3 17-May-2012 François Revol <revol@free.fr>

Sam460ex: Add a Linux-type kernel entry point

* the onboard U-Booot and 2nd-stage loader only know a few OS types,
we'll try faking Linux there.