Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | import gcc-3.4.6 | Mike Frysinger | 2006-03-17 | 16 | -0/+14718 |
| | |||||
* | - rectify brute-force sed invocation (too *many*).. | Bernhard Reutner-Fischer | 2006-03-14 | 1 | -1/+1 |
| | | | | Thanks vapier for pointing this one out. | ||||
* | remove hunk that doesnt belong (see Gentoo Bug 125395) | Mike Frysinger | 2006-03-11 | 1 | -22/+0 |
| | |||||
* | add gcc-4.0.3 release | Mike Frysinger | 2006-03-11 | 8 | -0/+3898 |
| | |||||
* | 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 | ||||
* | - make sure we use the proper CC for building binutils. | Bernhard Reutner-Fischer | 2006-03-10 | 2 | -1/+14 |
| | | | | | - add config option BR2_EXTRA_BINUTILS_CONFIG_OPTIONS for passing additional flags to binutils configure. | ||||
* | - quote HOST_CC. | Bernhard Reutner-Fischer | 2006-03-10 | 2 | -3/+3 |
| | | | | | Allows for passing flags along HOST_CC which is sometimes needed on certain architectures. | ||||
* | 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 |
| | |||||
* | disable multilib by default | Mike Frysinger | 2006-02-20 | 1 | -1/+1 |
| | |||||
* | 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 |
| | |||||
* | disable elf2flt on unsupported hosts | Mike Frysinger | 2006-02-15 | 1 | -0/+1 |
| | |||||
* | 2.16.91.0.6 has been released | Mike Frysinger | 2006-02-15 | 7 | -0/+464 |
| | |||||
* | cut some older versions | Mike Frysinger | 2006-02-15 | 16 | -1576/+0 |
| | |||||
* | 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 :) | ||||
* | fix target arch check per case 0000688 | David Anders | 2006-02-09 | 1 | -3/+3 |
| | |||||
* | - correct path | Bernhard Reutner-Fischer | 2006-02-07 | 1 | -1/+1 |
| | |||||
* | Thomas Chou: update nios2 patch | Mike Frysinger | 2006-02-07 | 4 | -48/+52 |
| | |||||
* | sync with upstream cvs | Mike Frysinger | 2006-02-06 | 4 | -9/+22 |
| | |||||
* | - 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 | ||||
* | - don't flag .configured if something went wrong | Bernhard Reutner-Fischer | 2006-01-28 | 1 | -1/+1 |
| | |||||
* | fix improper symlink for asm dir when using x86 archs | David Anders | 2006-01-24 | 1 | -0/+2 |
| | |||||
* | 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 |
| | |||||
* | change test for arm variant from BR2_ARCH to UCLIBC_TARGET_ARCH | David Anders | 2006-01-19 | 1 | -1/+1 |
| | |||||
* | added arm variant selection | David Anders | 2006-01-19 | 1 | -0/+4 |
| | |||||
* | 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 |
| | |||||
* | patch by David Anders to add arm variants | Mike Frysinger | 2006-01-18 | 1 | -0/+11 |
| | |||||
* | fix endian sed as pointed out by David Anders | Mike Frysinger | 2006-01-18 | 1 | -2/+2 |
| | |||||
* | much simpler version by Thomas Chou | Mike Frysinger | 2006-01-15 | 1 | -335/+13 |
| | |||||
* | Thomas Chou says in bug 618: fix relocation error on nios2 | Mike Frysinger | 2006-01-15 | 1 | -3/+0 |
| | |||||
* | Thomas Chou says in bug 618: fix gcc to use crt1.o instead of crt0.o | Mike Frysinger | 2006-01-15 | 2 | -2/+2 |
| | |||||
* | script to generate tarballs | Mike Frysinger | 2006-01-13 | 2 | -0/+13 |
| | |||||
* | sync with upstream | Mike Frysinger | 2006-01-13 | 2 | -167/+167 |
| | |||||
* | ignore .svn | Mike Frysinger | 2006-01-11 | 1 | -0/+2 |
| | |||||
* | initial attempt at adding elf2flt support based upon marcs work in Bug 273 | Mike Frysinger | 2006-01-10 | 23 | -2/+14087 |
| | |||||
* | Thomas Chou says in bug 618: clean up nios2 headers and add support for 2.6.11 | Mike Frysinger | 2006-01-10 | 3 | -267/+13793 |
| | |||||
* | incorporate patches from marc in bug #273 to add support for nios2 | Mike Frysinger | 2006-01-04 | 9 | -1/+71736 |
| | |||||
* | - 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 | ||||
* | binutils 2.16.91.0.5 has been released | Mike Frysinger | 2005-12-20 | 7 | -0/+463 |
| | |||||
* | Add patch back in. | "Steven J. Hill" | 2005-12-08 | 1 | -0/+16 |
| | |||||
* | improve selection of options based upon buildroot config | Mike Frysinger | 2005-12-07 | 2 | -15/+54 |
| | |||||
* | add more threading options | Mike Frysinger | 2005-12-07 | 1 | -10/+15 |
| | |||||
* | - 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 | ||||
* | - fix esthetical typo in comment of .ctors | Bernhard Reutner-Fischer | 2005-12-06 | 1 | -0/+108 |
| | | | | should be sent upstream, too. | ||||
* | import gcc-3.4.5 | Mike Frysinger | 2005-12-06 | 15 | -1/+4230 |
| |