summaryrefslogtreecommitdiff
path: root/target-rules.mk
AgeCommit message (Expand)Author
2011-02-05Fixing the dependency generation.Pixel
2011-02-05Adding automatic dependency tree building.Pixel
2011-02-05Getting rid of newlib, starting to implement a libc. Highly experimental, hig...Nicolas "Pixel" Noble
2011-01-28Having ld optimizing isn't that much of a good idea actually.Nicolas "Pixel" Noble
2011-01-28Having debug symbols in.Pixel
2011-01-26Simplification of the ldscript, and consolidation of the makefiles.Pixel
2011-01-26Trying to perfect makefiles; making the difference between CPPFLAGS, CFLAGS a...Nicolas "Pixel" Noble
2011-01-25Making the compiler a bitch by enabling warnings in full, fixing a few warnin...Nicolas "Pixel" Noble
2011-01-25Adding copy of the mutable rom data into its position in ram, and fixing make...Nicolas "Pixel" Noble
2011-01-24Fixing the clean target.Nicolas "Pixel" Noble
2011-01-24Fixing malloc's template, and fixing a bit more the verbose/quiet mode.Nicolas "Pixel" Noble
2011-01-24Dummy software compiles; fixed a few linking issues. Also, most of the kernel...Nicolas "Pixel" Noble
2011-01-24Adding sbrk, and fixing a couple of other makefile problems.Nicolas "Pixel" Noble
2011-01-24Shuffled a few configuration items around, and added a barebone demo source c...Nicolas "Pixel" Noble
2011-01-23Shuffling a few files around, and adding assembly file support.Pixel
2011-01-24Adding a few makefiles.Nicolas "Pixel" Noble