summaryrefslogtreecommitdiffstats
path: root/toolchain
Commit message (Expand)AuthorAgeFilesLines
* Fix sockets.h for mips/mipselflorian2007-12-311-0/+12
* fix uclibc compile on brcm-2.4nbd2007-12-301-0/+26
* fix ntpd compilenbd2007-12-301-0/+14
* use __inline__ instead of inline to avoid build errors with -ansinbd2007-12-301-10/+10
* enable res_close bsd compat, asterisk requires thisnbd2007-12-308-8/+8
* add a workaround for inline function redefinitionnbd2007-12-301-3/+11
* turn SUSv3 legacy macros into inline functions to avoid crazy build breakage ...nbd2007-12-301-0/+91
* replace cflags hacks with the correct solutionnbd2007-12-298-8/+8
* enable gnu glob in uclibcnbd2007-12-298-8/+8
* unconditionally enable c99 math support in uclibc - many packages need itnbd2007-12-2911-17/+9
* fix comgt compile error caused by the uclibc upgradenbd2007-12-291-0/+22
* update x86 uclibc configsnbd2007-12-292-56/+108
* use softfloat and GNU EABI on the IOP, tookaloz2007-12-281-1/+1
* move ARM to the GNU EABIkaloz2007-12-281-1/+1
* use soft float by default on arm and powerpckaloz2007-12-281-1/+1
* upgrade to uClibc 0.9.29 - break binary compatibility #1kaloz2007-12-2835-4510/+4258
* we don't use Atmel version numberskaloz2007-12-281-13/+0
* add another softfloat patchkaloz2007-12-281-0/+26
* update AVR32 binutils patcheskaloz2007-12-285-17866/+28171
* update binutils autoconf scripts, tookaloz2007-12-281-0/+1
* fixup softfloat handlingkaloz2007-12-283-1/+4
* Disabling use of libintl in kernel-headers.agb2007-12-261-0/+1
* softfloat should be available on armeb, but not on mips until the kernel fpu ...kaloz2007-12-261-1/+1
* added binutils 2.18 selection, Signed-off-by: Robert P. J. Day <rpjday@crashc...blogic2007-12-201-0/+4
* hopefully fix occasional uClibc/gcc build failuresnbd2007-12-131-4/+5
* fix a few stampfile locationsnbd2007-11-202-3/+3
* revert abi changes in uClibc - on hold for 7.11, will be added again with the...nbd2007-11-093-3/+3
* disable crt_fini compatibility in uClibc, compile custom ld-uClibc for broadc...nbd2007-11-093-3/+3
* Update CFLAGS pickup to match the target variable name, allow i686 to be opti...florian2007-10-261-2/+3
* add gcc 4.2.2kaloz2007-10-2520-0/+4359
* Add binutils extra configure optionsnbd2007-10-232-0/+8
* openwrt: honour gcc extra configuration flagsnbd2007-10-231-0/+2
* changed the -fhonours-copts gcc patch, such that the function needs to be tur...blogic2007-10-074-4/+4
* fix gdb installationnbd2007-10-011-2/+2
* remove obsolete filenbd2007-09-241-8/+0
* Fix toolchain generation with FPU enabled (#2242)florian2007-09-091-1/+1
* major target cleanup. it is now possible to have subtargets that can override...nbd2007-09-083-4/+6
* include kernel-version.mk from kernel.mk so that a correct KERNEL_PATCHVER is...nico2007-08-261-1/+0
* fix typo (closes: #2275)nico2007-08-261-1/+1
* Disable multilib by defaultflorian2007-08-231-0/+2
* Fix the stage2 compilation, no side effect with gcc4 (#2190)florian2007-08-131-3/+1
* Replace TOOLCHAIN_BUILD_DIR with BUILD_DIR_TOOLCHAIN (the other one is deprec...florian2007-08-111-1/+1
* Fix gdb installation, thanks to Alfred Heggestadflorian2007-08-091-1/+1
* rdc can be built with gcc4 as well, my mistakeflorian2007-08-081-1/+1
* fix kernel-headers download (#2179)nbd2007-08-071-7/+10
* build system cleanup/restructuring as described in http://lists.openwrt.org/p...nbd2007-08-077-114/+113
* rdc-2.6 must be built with gcc-3.4.6, if not it will not boot at allflorian2007-08-051-1/+1
* Allow installing gcj/gnu classpath,for those interestedflorian2007-08-041-1/+6
* Port the mbsd_multi patch from freewrt, which adds -fhonour-copts. This will ...nbd2007-07-314-0/+1175
* fix the gcc stampfile for initial stage installationnbd2007-07-301-0/+1