aboutsummaryrefslogtreecommitdiff
path: root/board/cm4008
AgeCommit message (Expand)AuthorFilesLines
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk1-1/+1
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk1-1/+1
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz1-8/+12
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk1-4/+2
2005-08-31Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk1-0/+1
2005-05-19Patch by Greg Ungerer, 19 May 2005:wdenk5-1/+512
2005-05-19Patch by Greg Ungerer, 19 May 2005:wdenk1-0/+101