summaryrefslogtreecommitdiffstats
path: root/toolchain
Commit message (Collapse)AuthorAgeFilesLines
* sync thread stuff with config.in as pointed out by mjn3Mike Frysinger2006-04-141-3/+3
|
* cut out pointless hunksMike Frysinger2006-04-141-143/+0
|
* Browsing to the ccache web page http://ccache.samba.org/Eric Andersen2006-04-141-1/+1
| | | | | they list the cannonical download URL as: http://samba.org/ftp/ccache/ so I guess the freshmeat URL is out of date or something.
* forward port big endian arm fixMike Frysinger2006-04-131-0/+67
|
* since 4.2.0 isnt actually out, rename patchdir to match new snapshot supportMike Frysinger2006-04-1311-0/+0
|
* add proper support for gcc snapshotsMike Frysinger2006-04-133-14/+39
|
* slight tweak so it will actually compileMike Frysinger2006-04-121-1/+1
|
* forward port the arm big endian patchMike Frysinger2006-04-125-0/+335
|
* scrub patchesMike Frysinger2006-04-125-30/+20
|
* make the locale config mostly match the non-locale configEric Andersen2006-04-111-5/+28
|
* update ccache urlEric Andersen2006-04-101-1/+1
|
* akvadrako writes:Eric Andersen2006-04-062-22/+22
| | | | | | | | | The term gdb-client is deceptive - although it parallels the gdb-server name, it is actually a full fledged gdb version. I want to use it to debug uClibc core files on my host system. Although I haven't got that to work yet, I wasted time figuring out how to do build gdb for the host not realizing it already had a target. With this documentation change, things would have been a lot clearer to me.
* Well... at least this seems to build. Haven't had time to really test it ↵Manuel Novoa III2006-03-261-180/+190
| | | | yet, but checking it in for sjhill to test.
* Compile even if index is a macroPeter S. Mazinger2006-03-252-0/+48
|
* configuration for locale support (and lack thereof) was all screwed upEric Andersen2006-03-191-10/+30
|
* import binutils-2.16.91.0.7Mike Frysinger2006-03-187-0/+403
|
* add a binutils-unpacked shortcutMike Frysinger2006-03-181-0/+1
|
* import gcc-3.4.6Mike Frysinger2006-03-1716-0/+14718
|
* - rectify brute-force sed invocation (too *many*)..Bernhard Reutner-Fischer2006-03-141-1/+1
| | | | Thanks vapier for pointing this one out.
* remove hunk that doesnt belong (see Gentoo Bug 125395)Mike Frysinger2006-03-111-22/+0
|
* add gcc-4.0.3 releaseMike Frysinger2006-03-118-0/+3898
|
* Update to use upstream uclibc changes, have to change numbering, 203-204 ↵Peter S. Mazinger2006-03-107-1015/+1045
| | | | have to go to other versions as well
* - make sure we use the proper CC for building binutils.Bernhard Reutner-Fischer2006-03-102-1/+14
| | | | | - add config option BR2_EXTRA_BINUTILS_CONFIG_OPTIONS for passing additional flags to binutils configure.
* - quote HOST_CC.Bernhard Reutner-Fischer2006-03-102-3/+3
| | | | | Allows for passing flags along HOST_CC which is sometimes needed on certain architectures.
* uclibc clocale was not recognized, remove unneeded CCODECVT_HPeter S. Mazinger2006-03-041-5/+12
|
* grab patch for superh big endian targetsMike Frysinger2006-03-021-0/+25
|
* no longer needed as it is part of the 4.1.0 releaseMike Frysinger2006-03-021-16/+0
|
* update patch to gcc-4.1.0 releaseMike Frysinger2006-03-021-198/+264
|
* disable multilib by defaultMike Frysinger2006-02-201-1/+1
|
* change default gcc version to 3.4.5Mike Frysinger2006-02-201-1/+1
|
* make sure timestamps are updated so that targets arent constantly remadeMike Frysinger2006-02-151-0/+1
|
* disable elf2flt on unsupported hostsMike Frysinger2006-02-151-0/+1
|
* 2.16.91.0.6 has been releasedMike Frysinger2006-02-157-0/+464
|
* cut some older versionsMike Frysinger2006-02-1516-1576/+0
|
* Fix gcc-clean so it doesn't remove binutils binaries per case 0000517David Anders2006-02-101-5/+6
|
* 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
|