aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/ldscript.arm
Commit message (Expand)AuthorAgeFilesLines
* Remove STARTUP_PAGETABLE_ADDR from the ARM configs and replace it withAndrew Turner2014-01-281-0/+6
* Correctly align the unwind tables. Without this clang may incorrectly alignAndrew Turner2013-03-101-0/+1
* When DDB is enabled and we are building for the ARM EABI include the unwindAndrew Turner2013-01-191-0/+12
* Get rid of ARM_BIG_ENDIAN for good:Oleksandr Tymoshenko2012-08-211-1/+0
* Create a non-elf pure binary version of the kernel as well.Olivier Houchard2005-11-241-14/+15
* Use the address provided in the conf file, instead of hardcode 0xc0000000.Olivier Houchard2004-09-231-1/+1
* Add config magic for arm.Olivier Houchard2004-05-141-0/+135