index
:
uC-sdk
master
Unnamed repository; edit this file 'description' to name the repository.
Pixel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-rules.mk
Age
Commit message (
Collapse
)
Author
2011-01-28
Having ld optimizing isn't that much of a good idea actually.
Nicolas "Pixel" Noble
2011-01-28
Having debug symbols in.
Pixel
2011-01-26
Simplification of the ldscript, and consolidation of the makefiles.
Pixel
2011-01-26
Trying to perfect makefiles; making the difference between CPPFLAGS, CFLAGS ↵
Nicolas "Pixel" Noble
and ASFLAGS.
2011-01-25
Making the compiler a bitch by enabling warnings in full, fixing a few ↵
Nicolas "Pixel" Noble
warnings, and making the board actually do slightly something.
2011-01-25
Adding copy of the mutable rom data into its position in ram, and fixing ↵
Nicolas "Pixel" Noble
makefiles to have a proper dependency tree on the libraries.
2011-01-24
Fixing the clean target.
Nicolas "Pixel" Noble
2011-01-24
Fixing malloc's template, and fixing a bit more the verbose/quiet mode.
Nicolas "Pixel" Noble
2011-01-24
Dummy software compiles; fixed a few linking issues. Also, most of the ↵
Nicolas "Pixel" Noble
kernel syscalls are missing.
2011-01-24
Adding sbrk, and fixing a couple of other makefile problems.
Nicolas "Pixel" Noble
2011-01-24
Shuffled a few configuration items around, and added a barebone demo source ↵
Nicolas "Pixel" Noble
code.
2011-01-23
Shuffling a few files around, and adding assembly file support.
Pixel
2011-01-24
Adding a few makefiles.
Nicolas "Pixel" Noble