summaryrefslogtreecommitdiff
path: root/toolchain
AgeCommit message (Expand)Author
2006-12-13fix cut-n-paste typo, where I replaced CFLAGS with two copies CXXFLAGSEric Andersen
2006-12-13add checks for when people have foolishly set things in their enviromentEric Andersen
2006-12-13fix a few little glitches I left in here the other dayEric Andersen
2006-12-12- workaround vi's syntax highlightingBernhard Reutner-Fischer
2006-12-12update uClibc config settings and update installation of kernel headersEric Andersen
2006-12-10- revert r16800.Bernhard Reutner-Fischer
2006-12-08use '/bin/echo -e' to make certain we don't use an unusable /bin/sh builtinEric Andersen
2006-12-07- The sysroot requires an existing argument, so make sure that we did configureBernhard Reutner-Fischer
2006-12-07Update to newer snapshot."Steven J. Hill"
2006-12-04- re-add IFA_ and IFLA_ defines that were removed by YOSHIFUJI Hideaki in cbd...Bernhard Reutner-Fischer
2006-12-02ver bumpMike Frysinger
2006-12-02- provide a 'make uclibc-config' target to make target specific configuration...Bernhard Reutner-Fischer
2006-12-02- bump non-sanitized version to 2.6.19Bernhard Reutner-Fischer
2006-12-02For GCC 4.2 snapshots, we need to get the actual version from the BASE-VER fi..."Steven J. Hill"
2006-11-29- move check for which(1) before it's first useBernhard Reutner-Fischer
2006-11-28ver bumpMike Frysinger
2006-11-28- fix parsing the gcc version. Also look at the HOSTCC's version rather than ...Bernhard Reutner-Fischer
2006-11-22- bump versionBernhard Reutner-Fischer
2006-11-17- add and use BR2_BZCAT config option.Bernhard Reutner-Fischer
2006-11-16Make sure libgcc_s.so.1 and friends always gets installed in TARGET_DIR.Peter Korsgaard
2006-10-26Fix missing libgcc_s.so.1 with BR2_GCC_SHARED_LIBGCCPeter Korsgaard
2006-10-212.17.50.0.6 ver bumpMike Frysinger
2006-10-17update defaultsEric Andersen
2006-10-17we use BR2_ENABLE_LOCALE not ENABLE_LOCALEEric Andersen
2006-10-11- normalize KERNEL_ARCH via sedBernhard Reutner-Fischer
2006-10-09- we need to pass ARCH to the kernel; The kernel does not have a table toBernhard Reutner-Fischer
2006-10-09- use headers_install for full kernel tarballs used as kernel-headersBernhard Reutner-Fischer
2006-10-02add a know to enable/disable building a shared libgccEric Andersen
2006-10-02kill the separate 'uClibc.config-locale' file, which was generally left unmai...Eric Andersen
2006-10-01- use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ...Bernhard Reutner-Fischer
2006-09-30tidy upMike Frysinger
2006-09-28- add possibility to use a 2.6.18 (full) kernel tarball for the libc-headers.Bernhard Reutner-Fischer
2006-09-28- rediff against current trunk.Bernhard Reutner-Fischer
2006-09-28- rediff against current trunkBernhard Reutner-Fischer
2006-09-272.17.50.0.5 ver bumpMike Frysinger
2006-09-27help if we had the patches for the new versionMike Frysinger
2006-09-25Set 0.9.28 floating point mode according to BR2_SOFT_FLOATPeter Korsgaard
2006-09-24patch is incorrect; we do not want to ignore comments while in #NO_APP modeMike Frysinger
2006-09-24ver bumpMike Frysinger
2006-09-11- add missing includeBernhard Reutner-Fischer
2006-08-28- add rope-index patch, updated for 4.2.0Bernhard Reutner-Fischer
2006-08-24- remove patch that was already applied upstreamBernhard Reutner-Fischer
2006-08-24- adjust to current snapshotBernhard Reutner-Fischer
2006-08-24add URL for binutils 2.17 #1002Mike Frysinger
2006-08-02Add support for mklibs (strips unused syms from shared libs such as uClibc)Eric Andersen
2006-07-19minor dependancy cleanupEric Andersen
2006-07-19fix fallback case so dependancies work as expectedEric Andersen
2006-07-18trivial cosmetic stuffEric Andersen
2006-07-18configuring uClibc depends on first having kernel headers in placeEric Andersen
2006-07-18stick an extra blank line after resultsEric Andersen