summaryrefslogtreecommitdiffstats
path: root/doc/cpu_supplement/avr.t (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add thread-local storage (TLS) supportSebastian Huber2014-02-041-0/+4
| | | | | Tested and implemented on ARM, m68k, PowerPC and SPARC. Other architectures need more work.
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-111-3/+0
| | | | | | | | | | | | Script does what is expected and tries to do it as smartly as possible. + remove occurrences of two blank comment lines next to each other after Id string line removed. + remove entire comment blocks which only exited to contain CVS Ids + If the processing left a blank line at the top of a file, it was removed.
* 2009-04-19 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-04-191-0/+128
* cpu_supplement/.cvsignore, cpu_supplement/Makefile.am, cpu_supplement/cpu_supplement.texi: Add shell for Atmel AVR chapter. * cpu_supplement/avr.t: New file.