aboutsummaryrefslogtreecommitdiff
path: root/toolchain
Commit message (Expand)AuthorAge
...
* uClibc: change some symbols to local on ppc to make Kaloz happy :)Gabor Juhos2008-01-27
* remove some wrong depends/defaultsFelix Fietkau2008-01-27
* oops, missing fileRalph Hempel2008-01-27
* add uClibc version 0.9.28.2, 0.9.28.3 and snapshots for development purpose (...Ralph Hempel2008-01-27
* uClibc: restore support of shadow passwords, but make it configurableGabor Juhos2008-01-26
* Fix sockets.h for mips/mipselFlorian Fainelli2007-12-31
* fix uclibc compile on brcm-2.4Felix Fietkau2007-12-30
* fix ntpd compileFelix Fietkau2007-12-30
* use __inline__ instead of inline to avoid build errors with -ansiFelix Fietkau2007-12-30
* enable res_close bsd compat, asterisk requires thisFelix Fietkau2007-12-30
* add a workaround for inline function redefinitionFelix Fietkau2007-12-30
* turn SUSv3 legacy macros into inline functions to avoid crazy build breakage ...Felix Fietkau2007-12-30
* replace cflags hacks with the correct solutionFelix Fietkau2007-12-29
* enable gnu glob in uclibcFelix Fietkau2007-12-29
* unconditionally enable c99 math support in uclibc - many packages need itFelix Fietkau2007-12-29
* fix comgt compile error caused by the uclibc upgradeFelix Fietkau2007-12-29
* update x86 uclibc configsFelix Fietkau2007-12-29
* use softfloat and GNU EABI on the IOP, tooImre Kaloz2007-12-28
* move ARM to the GNU EABIImre Kaloz2007-12-28
* use soft float by default on arm and powerpcImre Kaloz2007-12-28
* upgrade to uClibc 0.9.29 - break binary compatibility #1Imre Kaloz2007-12-28
* we don't use Atmel version numbersImre Kaloz2007-12-28
* add another softfloat patchImre Kaloz2007-12-28
* update AVR32 binutils patchesImre Kaloz2007-12-28
* update binutils autoconf scripts, tooImre Kaloz2007-12-28
* fixup softfloat handlingImre Kaloz2007-12-28
* Disabling use of libintl in kernel-headers.Andy Boyett2007-12-26
* softfloat should be available on armeb, but not on mips until the kernel fpu ...Imre Kaloz2007-12-26
* added binutils 2.18 selection, Signed-off-by: Robert P. J. Day <rpjday@crashc...John Crispin2007-12-20
* hopefully fix occasional uClibc/gcc build failuresFelix Fietkau2007-12-13
* fix a few stampfile locationsFelix Fietkau2007-11-20
* revert abi changes in uClibc - on hold for 7.11, will be added again with the...Felix Fietkau2007-11-09
* disable crt_fini compatibility in uClibc, compile custom ld-uClibc for broadc...Felix Fietkau2007-11-09
* Update CFLAGS pickup to match the target variable name, allow i686 to be opti...Florian Fainelli2007-10-26
* add gcc 4.2.2Imre Kaloz2007-10-25
* Add binutils extra configure optionsFelix Fietkau2007-10-23
* openwrt: honour gcc extra configuration flagsFelix Fietkau2007-10-23
* changed the -fhonours-copts gcc patch, such that the function needs to be tur...John Crispin2007-10-07
* fix gdb installationFelix Fietkau2007-10-01
* remove obsolete fileFelix Fietkau2007-09-24
* Fix toolchain generation with FPU enabled (#2242)Florian Fainelli2007-09-09
* major target cleanup. it is now possible to have subtargets that can override...Felix Fietkau2007-09-08
* include kernel-version.mk from kernel.mk so that a correct KERNEL_PATCHVER is...Nicolas Thill2007-08-26
* fix typo (closes: #2275)Nicolas Thill2007-08-26
* Disable multilib by defaultFlorian Fainelli2007-08-23
* Fix the stage2 compilation, no side effect with gcc4 (#2190)Florian Fainelli2007-08-13
* Replace TOOLCHAIN_BUILD_DIR with BUILD_DIR_TOOLCHAIN (the other one is deprec...Florian Fainelli2007-08-11
* Fix gdb installation, thanks to Alfred HeggestadFlorian Fainelli2007-08-09
* rdc can be built with gcc4 as well, my mistakeFlorian Fainelli2007-08-08
* fix kernel-headers download (#2179)Felix Fietkau2007-08-07