Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to use upstream uclibc changes, have to change numbering, 203-204 ↵ | Peter S. Mazinger | 2006-03-10 | 7 | -1015/+1045 |
| | | | | have to go to other versions as well | ||||
* | uclibc clocale was not recognized, remove unneeded CCODECVT_H | Peter S. Mazinger | 2006-03-04 | 1 | -5/+12 |
| | |||||
* | grab patch for superh big endian targets | Mike Frysinger | 2006-03-02 | 1 | -0/+25 |
| | |||||
* | no longer needed as it is part of the 4.1.0 release | Mike Frysinger | 2006-03-02 | 1 | -16/+0 |
| | |||||
* | update patch to gcc-4.1.0 release | Mike Frysinger | 2006-03-02 | 1 | -198/+264 |
| | |||||
* | change default gcc version to 3.4.5 | Mike Frysinger | 2006-02-20 | 1 | -1/+1 |
| | |||||
* | make sure timestamps are updated so that targets arent constantly remade | Mike Frysinger | 2006-02-15 | 1 | -0/+1 |
| | |||||
* | Fix gcc-clean so it doesn't remove binutils binaries per case 0000517 | David Anders | 2006-02-10 | 1 | -5/+6 |
| | |||||
* | mach writes in bug 685: | Mike Frysinger | 2006-02-10 | 3 | -3/+27 |
| | | | | | | The last revision of gcc-3.4.4 patch file 100-uclibc-conf.patch builds file unwind-dw2-fde-glibc.c into libgcc (at least on mipsel-linux-uclibc and arm-linux-uclibc, but it should be the same on most architectures). this is due to the simplification of the uclibc patch ... simplified a little too much :) | ||||
* | Thomas Chou: update nios2 patch | Mike Frysinger | 2006-02-07 | 4 | -48/+52 |
| | |||||
* | - update to apply to current mainline; drop special-case for libmudflap in | Bernhard Reutner-Fischer | 2006-01-28 | 1 | -66/+42 |
| | | | | toplevel configure as '*-*-linux*' already matches ..-linux-uclibc | ||||
* | copy forward the arm-softfloat patch from 3.4.3 to 3.4.4 and 3.4.5 | David Anders | 2006-01-23 | 2 | -0/+540 |
| | |||||
* | Thomas Chou: allow people to build nios2 with gcc 3.4.4/3.4.5 | Mike Frysinger | 2006-01-19 | 3 | -2/+20420 |
| | |||||
* | Update gcc paths | Peter S. Mazinger | 2006-01-18 | 1 | -2/+2 |
| | |||||
* | Thomas Chou says in bug 618: fix gcc to use crt1.o instead of crt0.o | Mike Frysinger | 2006-01-15 | 2 | -2/+2 |
| | |||||
* | incorporate patches from marc in bug #273 to add support for nios2 | Mike Frysinger | 2006-01-04 | 3 | -0/+20429 |
| | |||||
* | - no need to disable libmudflap for gcc-4.2 | Bernhard Reutner-Fischer | 2005-12-21 | 1 | -3/+2 |
| | | | | - use the HOSTCC for the intermediate bootstrap compilers | ||||
* | Add patch back in. | "Steven J. Hill" | 2005-12-08 | 1 | -0/+16 |
| | |||||
* | - import gcc-4.2.0 | Bernhard Reutner-Fischer | 2005-12-06 | 9 | -4/+3829 |
| | | | | | | libmudflap is disabled for now. copied from 4.1.0 with slight adjustments | ||||
* | import gcc-3.4.5 | Mike Frysinger | 2005-12-06 | 15 | -1/+4230 |
| | |||||
* | - fixed in 4.0.3 and 4.1.0 | Bernhard Reutner-Fischer | 2005-12-02 | 1 | -16/+0 |
| | |||||
* | simplify uclibc patch so bitrot cant hurt us | Mike Frysinger | 2005-11-12 | 1 | -257/+324 |
| | |||||
* | use the shared gnuconfig package to update config.sub files rather than ↵ | Mike Frysinger | 2005-11-11 | 7 | -204/+1 |
| | | | | patching them | ||||
* | simplify the uclibc support greatly to avoid bitrot and add support for more ↵ | Mike Frysinger | 2005-11-11 | 2 | -280/+256 |
| | | | | targets (hppa/ia64/sparc/s390/etc...) | ||||
* | control pthread support since some arches like x86_64 dont yet support it in ↵ | Mike Frysinger | 2005-10-01 | 1 | -0/+3 |
| | | | | uClibc | ||||
* | gcc 4.0.2 ver bump | Mike Frysinger | 2005-10-01 | 8 | -0/+3862 |
| | |||||
* | sync alpha/x86_64/sh updates with previous 4.0.x patches | Mike Frysinger | 2005-09-22 | 1 | -60/+40 |
| | |||||
* | add alpha/x86_64 support and cleanup sh support | Mike Frysinger | 2005-09-22 | 2 | -120/+80 |
| | |||||
* | oops, forgot patch info for alpha port | Mike Frysinger | 2005-09-22 | 1 | -0/+1 |
| | |||||
* | add x86_64 support | Mike Frysinger | 2005-09-22 | 1 | -0/+39 |
| | |||||
* | make superh target a bit more flexible | Mike Frysinger | 2005-09-22 | 1 | -1/+1 |
| | |||||
* | alpha support | Mike Frysinger | 2005-09-22 | 1 | -0/+26 |
| | |||||
* | if target arch installs into a lib64 dir, make sure we move the stuff to ↵ | Mike Frysinger | 2005-09-22 | 1 | -0/+7 |
| | | | | plain old lib | ||||
* | some superh fixes | Mike Frysinger | 2005-08-30 | 3 | -0/+84 |
| | |||||
* | update sh support | Mike Frysinger | 2005-08-30 | 1 | -59/+10 |
| | |||||
* | Create some symlinks for {*-}cc since gcc 3.3.6 (at least) doesn't seem to ↵ | Manuel Novoa III | 2005-08-03 | 1 | -0/+12 |
| | | | | install them. | ||||
* | Apply the fix for gcc bug #22167 | Eric Andersen | 2005-07-18 | 22 | -5394/+138 |
| | | | | | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22167 remove gcc 3.3.3, change config for sjlj exception handling a bit. | ||||
* | import 4.0.1 based on 4.0.0 | Mike Frysinger | 2005-07-10 | 8 | -0/+3882 |
| | |||||
* | add #ifndef inhibit_libc in rs6000/linux-unwind.h to make | Joakim Tjernlund | 2005-06-25 | 1 | -0/+15 |
| | | | | | powerpc gcc compile. This may be the wrong thing to do but atleast gcc compiles now. | ||||
* | add missing hunk for clocale=uclibc support in libstdc++ configure | Mike Frysinger | 2005-06-02 | 3 | -0/+27 |
| | |||||
* | quick import of gcc-3.3.6 and gcc-3.4.4 | Mike Frysinger | 2005-05-24 | 19 | -1/+9019 |
| | |||||
* | Remove unneeded 2.16 binutils patch and update GCC 4.1.0 patches. MIPS | "Steven J. Hill" | 2005-05-05 | 4 | -0/+83 |
| | | | | | toolchain and filesystem image builds for C/C++. Java will be tested next. | ||||
* | New patches for GCC-4.1.0 for locale and configuration. | "Steven J. Hill" | 2005-05-03 | 2 | -290/+402 |
| | |||||
* | Add proper target support for newfangled sh targets. | Paul Mundt | 2005-05-02 | 1 | -0/+49 |
| | | | | | | | | | | | | | GCC folk in their infinite wisdom have added half-assed target support for newer sh cores. The support is there, but of course we have no way to actually enable the thing, so we do that with this patch. Likewise, binutils has no idea about any of these new targets either (not even a half-assed attempt, sadly), so we fix that up too.. now we're able to actually build a real toolchain for sh2a_nofpu- and other more ineptly named toolchains (and yes, there are more inept targets than that one, really. Go look, I promise). | ||||
* | Ugly hack to force the configuration for the cross libstdc++ to fail for ↵ | Manuel Novoa III | 2005-05-01 | 1 | -0/+12 |
| | | | | complex funcs we don't yet support. | ||||
* | Weed out older, no longer maintained versions of gcc | Eric Andersen | 2005-05-01 | 28 | -14772/+0 |
| | |||||
* | It is now official, the cause of the mysterious gcc 3.3.5 exception | Eric Andersen | 2005-05-01 | 1 | -1/+2 |
| | | | | | | handling failure is definately sjlj. Only enable it for the apparently broken gcc 3.3.3 toolchain, which _does_ need it for exception handling to work properly. | ||||
* | Fix soft float options for gcc 4. | Manuel Novoa III | 2005-04-30 | 1 | -0/+7 |
| | |||||
* | Add 4.0.0 support. Some arches may still need some tweaking and/or ↵ | Manuel Novoa III | 2005-04-30 | 6 | -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... | ||||
* | Support gcc 4.[01]. Only tried for 4.0.0 at this point. | Manuel Novoa III | 2005-04-30 | 1 | -0/+7 |
| |