| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
This also makes the port compile (again) under all 64-bit archs. For
amd64, patch-ad modifies config.guess to match GCC's expectation of
x86_64.
Notes:
svn path=/head/; revision=107878
|
|
|
|
|
|
|
| |
of the head of CVS.
Notes:
svn path=/head/; revision=72775
|
|
|
|
|
|
|
|
|
| |
the generation of code that fed up recent versions of gas. The
pseudo-symbol _PC_ is now completely eliminated from the generated
code, and replaced by the location counter `.'.
Notes:
svn path=/head/; revision=67493
|
|
|
|
|
|
|
| |
port since avr-libc-current has avr-gcc 3.3 as their prerequisite.
Notes:
svn path=/head/; revision=64421
|
|
|
|
|
|
|
|
|
|
|
|
| |
Upgrade to a development version of GCC 3.2. New AVR microcontrollers are
introduced with faster pace than new versions of GCC :), so we need the
development version to support recent AVR chips (like the ATmega 128).
Alas, official GCC snapshot tarballs still track the 3.1.x branch, so i
got to CVS checkout and roll my own tarball.
Notes:
svn path=/head/; revision=62389
|
|
Notes:
svn path=/head/; revision=46136
|