Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correctly align the unwind tables. Without this clang may incorrectly align | andrew | 2013-03-10 | 1 | -0/+1 |
| | | | | them causing an alignment fault when producing a backtrace. | ||||
* | When DDB is enabled and we are building for the ARM EABI include the unwind | andrew | 2013-01-19 | 1 | -0/+12 |
| | | | | tables in the kernel. | ||||
* | Get rid of ARM_BIG_ENDIAN for good: | gonzo | 2012-08-21 | 1 | -1/+0 |
| | | | | | - remove leftovers in Makefile.arm - Let ld use default output format instead of providing one in ldscript | ||||
* | Create a non-elf pure binary version of the kernel as well. | cognet | 2005-11-24 | 1 | -14/+15 |
| | |||||
* | Use the address provided in the conf file, instead of hardcode 0xc0000000. | cognet | 2004-09-23 | 1 | -1/+1 |
| | |||||
* | Add config magic for arm. | cognet | 2004-05-14 | 1 | -0/+135 |