Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | no point in patching config.sub when we just overwrite it with files from ↵ | Mike Frysinger | 2005-12-03 | 5 | -152/+0 |
| | | | | the gnuconfig package | ||||
* | import gdb-6.4 | Mike Frysinger | 2005-12-02 | 6 | -2/+163 |
| | |||||
* | - fixed in 4.0.3 and 4.1.0 | Bernhard Reutner-Fischer | 2005-12-02 | 1 | -16/+0 |
| | |||||
* | - fix uclibc-config patch for 2.16.91.0.4 | Bernhard Reutner-Fischer | 2005-12-02 | 1 | -2/+2 |
| | |||||
* | binutils needs a CONFIG_UPDATE too, noted by Mike Frysinger. | Paul Mundt | 2005-11-21 | 1 | -0/+1 |
| | |||||
* | default to linuxthreads.old Bug 552 | Mike Frysinger | 2005-11-20 | 2 | -0/+2 |
| | |||||
* | Die you little bits. | "Steven J. Hill" | 2005-11-14 | 1 | -12/+0 |
| | |||||
* | 2.16.91.0.4 version bump | Mike Frysinger | 2005-11-13 | 7 | -0/+493 |
| | |||||
* | 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...) | ||||
* | fix ifndef check for UCLIBC_CONFIG_FILE as reported by wskish in Bug 499 | Mike Frysinger | 2005-10-22 | 1 | -1/+1 |
| | |||||
* | control pthread support since some arches like x86_64 dont yet support it in ↵ | Mike Frysinger | 2005-10-01 | 3 | -0/+16 |
| | | | | uClibc | ||||
* | gcc 4.0.2 ver bump | Mike Frysinger | 2005-10-01 | 8 | -0/+3862 |
| | |||||
* | Allow multiple patch file patterns. | Eric Andersen | 2005-09-30 | 1 | -3/+4 |
| | |||||
* | Correct usage of {RUNTIME_,DEVEL_,}PREFIX in STAGING_DIR thanks to Stephen ↵ | Peter S. Mazinger | 2005-09-30 | 1 | -9/+4 |
| | | | | Warren and vapier | ||||
* | Add disabled COMPAT_ATEXIT option to the config files | Peter S. Mazinger | 2005-09-26 | 2 | -0/+2 |
| | |||||
* | Get rid of hack. | "Steven J. Hill" | 2005-09-25 | 1 | -12/+0 |
| | |||||
* | Fix renaming of UCLIBC_HAS_THREADS_NATIVE option for buildroot. | "Steven J. Hill" | 2005-09-24 | 1 | -1/+1 |
| | |||||
* | 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 | ||||
* | pass --disable-multilib if user doesnt want multilib since some arches (like ↵ | Mike Frysinger | 2005-09-22 | 1 | -0/+2 |
| | | | | x86_64) default to multilib support | ||||
* | add UCLIBC_HAS_REENTRANT_RPC | Mike Frysinger | 2005-09-22 | 2 | -0/+2 |
| |