summaryrefslogtreecommitdiff
path: root/devel/cross-gcc/files/patch-configure (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 4.3.2.Stanislav Sedov2009-04-101-9/+9
| | | | Notes: svn path=/head/; revision=232000
* - Add devel/cross-gcc port.Stanislav Sedov2007-06-241-0/+29
FSF gcc for cross-target development. This port brings C, C++ and Objective C compillers with all target libraries (libstdc++, libsupc++, libobjc, libssp, libgcc). Gloss and libc layer are provided through newlib embedded C library. It can be used to cross-compile operating system kernels (e.g. Linux, L4, etc) for this architecture. WWW: http://gcc.gnu.org/ Notes: svn path=/head/; revision=194155