summaryrefslogtreecommitdiff
path: root/arch/arm/lpc17xx/ldscript
AgeCommit message (Expand)Author
2011-02-05Getting rid of newlib, starting to implement a libc. Highly experimental, hig...Nicolas "Pixel" Noble
2011-01-29Adding some romfs support.Pixel
2011-01-27I fail at C-programming. Base VTOR address now works properly.Pixel
2011-01-28Work on the MPU port. The exception VTOR redirection doesn't work as expected.Nicolas "Pixel" Noble
2011-01-26More senseful init sequence, and memory alignment.Pixel
2011-01-26Simplification of the ldscript, and consolidation of the makefiles.Pixel
2011-01-26Merging the two ldscripts into one, creating better bss support, and cleaning...Nicolas "Pixel" Noble
2011-01-26Forgot to provide a couple of needed exports for the non-mpu ldscript - techn...Nicolas "Pixel" Noble
2011-01-24The heap needs to be anonymous; adding generic __heap_start and __heap_end sy...Nicolas "Pixel" Noble
2011-01-23Tweaking a few more flags, and adding more symbols to the ldscript.Pixel
2011-01-23Shuffling a few files around, and adding assembly file support.Pixel