timer: Avoid infinite cycle timer on TCNT write
[simavr] / Makefile.common
2012-07-13 Michel PolletMerge pull request #1 from schuay/master
2012-07-12 Jakob Grubermisc: Fixed a couple of typos in comments
2012-05-28 Michel PolletMakefile: Include a .make.options if present
2012-05-25 Michel Polletclang: Fixes of warning and nasty bugs
2012-05-22 Michel PolletMakefiles: Tweaked to build using clang/llvm
2012-05-18 Michel PolletMakefile: Bit more cleanup
2012-05-18 Michel PolletMakefiles: Updated for build on BSD
2012-03-02 Michel PolletMakefile: OSX Update
2012-03-02 Michel Polletmisc: Explicitely link libelf
2012-02-27 Michel PolletMakefiles: general update
2012-02-27 Michel Polletall: Added -Wall to the build
2012-02-25 Michel Pollettests: Cleanup the test harnesses
2012-02-25 Michel Polletmakefile: Don't track system headers
2011-02-23 Michel PolletMakefile: Fix for x86_64
2011-02-23 Michel PolletMakefile updates
2011-02-21 Michel PolletMakefiles: Some fixups
2011-02-20 Michel PolletMerge git://gitorious.org/~luki/simavr/lukis-simavr...
2010-08-31 Michel Polletmisc: Typos etc
2010-03-10 MichelMakefile: Include eeprom data in .hex files
2009-12-26 Michelexamples: Ported to Snow Leopard
2009-12-14 Michel PolletCleanup of the Makefiles
2009-12-07 Michel PolletAdded a real example on how to integrate simavr, etc
2009-12-03 Michel PolletPolished gdb support, etc