This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| dev:crosscompiler:backend_ppc:linker32 [2016/02/25 13:33] – external edit 127.0.0.1 | dev:crosscompiler:backend_ppc:linker32 [2022/12/20 11:33] (current) – ursgraf | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| * Create system table | * Create system table | ||
| * Create target image | * Create target image | ||
| + | When creating the target image or calculating a crc the endianess of the target platform has to be taken into account. | ||
| ===== Initialization ===== | ===== Initialization ===== | ||
| Line 24: | Line 25: | ||
| When the system ist starting up, the [[dev: | When the system ist starting up, the [[dev: | ||
| - | In the compiler the constant block is modeled as linked list of '' | + | In the compiler the constant block is modeled as linked list of '' |
| * **'' | * **'' | ||
| * **'' | * **'' | ||