summaryrefslogtreecommitdiff
path: root/devel/avr-gcc-3/files/patch-ad (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to GCC 3.4.0.Joerg Wunsch2004-04-281-0/+12
| | | | | | | | | 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
* Update to a recent snapshot. Among others, this fixes an issue withJoerg Wunsch2002-10-061-12/+0
| | | | | | | | | 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
* Forgot to cvs add this patch in the previous commit. It (finally!) omitsJoerg Wunsch2002-07-031-0/+12
re-installing avr-c++filt which is already present from avr-binutils. Notes: svn path=/head/; revision=62391