haiku/src/system
François Revol 5c2425a61e PPC: fix COFF bootloader entry point
The concept of entry point in COFF is actually different than in ELF.

In COFF, the entry point is actually a "descriptor" (pointer) to the actual
start code. So we patch the entry point address when calling objcopy.

Now my old Performa 5400/180 actually starts the loader correctly \o/
2015-04-22 02:43:35 +02:00
..
boot PPC: fix COFF bootloader entry point 2015-04-22 02:43:35 +02:00
glue Optionally build glue code for bootstrap_stage0 platform. 2014-08-13 13:32:49 +02:00
kernel PPC: fix handler type cast 2015-04-20 17:19:33 +02:00
ldscripts PPC: simplify the bootloader linker script 2015-04-22 02:43:34 +02:00
libroot fix warnings 2015-04-21 00:25:30 +02:00
runtime_loader runtime_loader: Add imageName and exactMatch to symbol lookup. 2015-04-11 11:18:50 +02:00
Jamfile Reorganized building of kernel, boot loader, and libroot. 2005-11-27 00:27:19 +00:00