Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The old distfile is gone on the previous server. There's an HTTP | Joerg Wunsch | 2001-03-14 | 1 | -1/+7 |
| | | | | | | | | | | | | | | | | redirect to a new server, but they don't carry the old files anymore. Unfortunately, in order to build the new stuff, we'd need a newer avr-gcc first -- and that one's by now only available directly from gcc's CVS repo, which is a little too `green' to me. Let's wait another couple of months until they rolled a newer release of gcc and binutils, and switch then. By now, store the old distfile elsewhere. Submitted by: fenner's ports build survey (very valuable service!) Notes: svn path=/head/; revision=39856 | ||||
* | Upgrade to a newer version which now matches the supplied PDF | Joerg Wunsch | 2001-01-05 | 3 | -11/+7 |
| | | | | | | | | documentation file. Still not the most recent version though, since that one would require a more recent (still beta) gcc. Notes: svn path=/head/; revision=36828 | ||||
* | Atmel AVR cross-development, part #3: a C and floating point math | Joerg Wunsch | 2000-12-05 | 8 | -0/+136 |
library. This port also installs some documentation which actually describes the combo of all three ports (avr-binutils, avr-gcc, avr-libc). Notes: svn path=/head/; revision=35684 |