summaryrefslogtreecommitdiffstats
path: root/toolchain/gcc/4.0.0
Commit message (Collapse)AuthorAgeFilesLines
* Ugly hack to force the configuration for the cross libstdc++ to fail for ↵Manuel Novoa III2005-05-011-0/+12
| | | | complex funcs we don't yet support.
* Add 4.0.0 support. Some arches may still need some tweaking and/or ↵Manuel Novoa III2005-04-306-0/+3817
additional patches. But I successfully built cross and target toolchains for x86 and mipsel supporting c/c++/objective-c/java. Of course I haven't tested them yet...