summaryrefslogtreecommitdiffstats
path: root/toolchain
Commit message (Collapse)AuthorAgeFilesLines
* mach writes in bug 685:Mike Frysinger2006-02-103-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 0000688David Anders2006-02-091-3/+3
|
* - correct pathBernhard Reutner-Fischer2006-02-071-1/+1
|
* Thomas Chou: update nios2 patchMike Frysinger2006-02-074-48/+52
|
* sync with upstream cvsMike Frysinger2006-02-064-9/+22
|
* - update to apply to current mainline; drop special-case for libmudflap inBernhard Reutner-Fischer2006-01-281-66/+42
| | | | toplevel configure as '*-*-linux*' already matches ..-linux-uclibc
* - don't flag .configured if something went wrongBernhard Reutner-Fischer2006-01-281-1/+1
|
* fix improper symlink for asm dir when using x86 archsDavid Anders2006-01-241-0/+2
|
* copy forward the arm-softfloat patch from 3.4.3 to 3.4.4 and 3.4.5David Anders2006-01-232-0/+540
|
* change test for arm variant from BR2_ARCH to UCLIBC_TARGET_ARCHDavid Anders2006-01-191-1/+1
|
* added arm variant selectionDavid Anders2006-01-191-0/+4
|
* Thomas Chou: allow people to build nios2 with gcc 3.4.4/3.4.5Mike Frysinger2006-01-193-2/+20420
|
* Update gcc pathsPeter S. Mazinger2006-01-181-2/+2
|
* patch by David Anders to add arm variantsMike Frysinger2006-01-181-0/+11
|
* fix endian sed as pointed out by David AndersMike Frysinger2006-01-181-2/+2
|
* much simpler version by Thomas ChouMike Frysinger2006-01-151-335/+13
|
* Thomas Chou says in bug 618: fix relocation error on nios2Mike Frysinger2006-01-151-3/+0
|
* Thomas Chou says in bug 618: fix gcc to use crt1.o instead of crt0.oMike Frysinger2006-01-152-2/+2
|
* script to generate tarballsMike Frysinger2006-01-132-0/+13
|
* sync with upstreamMike Frysinger2006-01-132-167/+167
|
* ignore .svnMike Frysinger2006-01-111-0/+2
|
* initial attempt at adding elf2flt support based upon marcs work in Bug 273Mike Frysinger2006-01-1023-2/+14087
|
* Thomas Chou says in bug 618: clean up nios2 headers and add support for 2.6.11Mike Frysinger2006-01-103-267/+13793
|
* incorporate patches from marc in bug #273 to add support for nios2Mike Frysinger2006-01-049-1/+71736
|
* - no need to disable libmudflap for gcc-4.2Bernhard Reutner-Fischer2005-12-211-3/+2
| | | | - use the HOSTCC for the intermediate bootstrap compilers
* binutils 2.16.91.0.5 has been releasedMike Frysinger2005-12-207-0/+463
|
* Add patch back in."Steven J. Hill"2005-12-081-0/+16
|
* improve selection of options based upon buildroot configMike Frysinger2005-12-072-15/+54
|
* add more threading optionsMike Frysinger2005-12-071-10/+15
|
* - import gcc-4.2.0Bernhard Reutner-Fischer2005-12-069-4/+3829
| | | | | | libmudflap is disabled for now. copied from 4.1.0 with slight adjustments
* - fix esthetical typo in comment of .ctorsBernhard Reutner-Fischer2005-12-061-0/+108
| | | | should be sent upstream, too.
* import gcc-3.4.5Mike Frysinger2005-12-0615-1/+4230
|
* no point in patching config.sub when we just overwrite it with files from ↵Mike Frysinger2005-12-035-152/+0
| | | | the gnuconfig package
* import gdb-6.4Mike Frysinger2005-12-026-2/+163
|
* - fixed in 4.0.3 and 4.1.0Bernhard Reutner-Fischer2005-12-021-16/+0
|
* - fix uclibc-config patch for 2.16.91.0.4Bernhard Reutner-Fischer2005-12-021-2/+2
|
* binutils needs a CONFIG_UPDATE too, noted by Mike Frysinger.Paul Mundt2005-11-211-0/+1
|
* default to linuxthreads.old Bug 552Mike Frysinger2005-11-202-0/+2
|
* Die you little bits."Steven J. Hill"2005-11-141-12/+0
|
* 2.16.91.0.4 version bumpMike Frysinger2005-11-137-0/+493
|
* simplify uclibc patch so bitrot cant hurt usMike Frysinger2005-11-121-257/+324
|
* use the shared gnuconfig package to update config.sub files rather than ↵Mike Frysinger2005-11-117-204/+1
| | | | patching them
* simplify the uclibc support greatly to avoid bitrot and add support for more ↵Mike Frysinger2005-11-112-280/+256
| | | | targets (hppa/ia64/sparc/s390/etc...)
* fix ifndef check for UCLIBC_CONFIG_FILE as reported by wskish in Bug 499Mike Frysinger2005-10-221-1/+1
|
* control pthread support since some arches like x86_64 dont yet support it in ↵Mike Frysinger2005-10-013-0/+16
| | | | uClibc
* gcc 4.0.2 ver bumpMike Frysinger2005-10-018-0/+3862
|
* Allow multiple patch file patterns.Eric Andersen2005-09-301-3/+4
|
* Correct usage of {RUNTIME_,DEVEL_,}PREFIX in STAGING_DIR thanks to Stephen ↵Peter S. Mazinger2005-09-301-9/+4
| | | | Warren and vapier
* Add disabled COMPAT_ATEXIT option to the config filesPeter S. Mazinger2005-09-262-0/+2
|
* Get rid of hack."Steven J. Hill"2005-09-251-12/+0
|