summaryrefslogtreecommitdiffstats
path: root/toolchain
Commit message (Expand)AuthorAgeFilesLines
* Update CFLAGS pickup to match the target variable name, allow i686 to be opti...Florian Fainelli2007-10-261-2/+3
* add gcc 4.2.2Imre Kaloz2007-10-2520-0/+4359
* Add binutils extra configure optionsFelix Fietkau2007-10-232-0/+8
* openwrt: honour gcc extra configuration flagsFelix Fietkau2007-10-231-0/+2
* changed the -fhonours-copts gcc patch, such that the function needs to be tur...John Crispin2007-10-074-4/+4
* fix gdb installationFelix Fietkau2007-10-011-2/+2
* remove obsolete fileFelix Fietkau2007-09-241-8/+0
* Fix toolchain generation with FPU enabled (#2242)Florian Fainelli2007-09-091-1/+1
* major target cleanup. it is now possible to have subtargets that can override...Felix Fietkau2007-09-083-4/+6
* include kernel-version.mk from kernel.mk so that a correct KERNEL_PATCHVER is...Nicolas Thill2007-08-261-1/+0
* fix typo (closes: #2275)Nicolas Thill2007-08-261-1/+1
* Disable multilib by defaultFlorian Fainelli2007-08-231-0/+2
* Fix the stage2 compilation, no side effect with gcc4 (#2190)Florian Fainelli2007-08-131-3/+1
* Replace TOOLCHAIN_BUILD_DIR with BUILD_DIR_TOOLCHAIN (the other one is deprec...Florian Fainelli2007-08-111-1/+1
* Fix gdb installation, thanks to Alfred HeggestadFlorian Fainelli2007-08-091-1/+1
* rdc can be built with gcc4 as well, my mistakeFlorian Fainelli2007-08-081-1/+1
* fix kernel-headers download (#2179)Felix Fietkau2007-08-071-7/+10
* build system cleanup/restructuring as described in http://lists.openwrt.org/p...Felix Fietkau2007-08-077-114/+113
* rdc-2.6 must be built with gcc-3.4.6, if not it will not boot at allFlorian Fainelli2007-08-051-1/+1
* Allow installing gcj/gnu classpath,for those interestedFlorian Fainelli2007-08-041-1/+6
* Port the mbsd_multi patch from freewrt, which adds -fhonour-copts. This will ...Felix Fietkau2007-07-314-0/+1175
* fix the gcc stampfile for initial stage installationFelix Fietkau2007-07-301-0/+1
* remove leftover CONFIG_JLEVELFelix Fietkau2007-07-301-1/+1
* fix an uClibc compile error that only happens on rebuildsFelix Fietkau2007-07-301-1/+1
* no need to call compile,install on the kernel-headers dir - this gets rid of ...Felix Fietkau2007-07-302-13/+13
* next round of cleanup, convert target/ - make -j works now ;)Felix Fietkau2007-07-301-1/+1
* next round of build system cleanup - convert package/ to new structureFelix Fietkau2007-07-301-2/+2
* remove leftover stuffFelix Fietkau2007-07-301-1/+0
* fix compile errors with make 3.80Felix Fietkau2007-07-301-1/+1
* add gcc 4.2.1Imre Kaloz2007-07-3018-1/+4041
* use $(curdir) againFelix Fietkau2007-07-281-12/+14
* build system fixes, more cleanupFelix Fietkau2007-07-281-49/+16
* fix cflags for xscale (#2026)Felix Fietkau2007-07-111-1/+1
* added i686 support and profile for t-vision s100John Crispin2007-07-081-0/+186
* Use -Os for rdc and -O2 for the x86 targetFlorian Fainelli2007-07-011-1/+2
* Enable LDSO_RUNPATH in uClibc configuration for all platformsRod Whitby2007-06-299-9/+9
* update magicbox target to 2.6.22-rc6, select gcc 4.2.0 as default for this ta...Felix Fietkau2007-06-282-8/+4
* fix gcc 4.2.0 compile for ppcFelix Fietkau2007-06-282-0/+27
* add update target to toolchain/Felix Fietkau2007-06-281-1/+1
* replace gcc 4.2 snapshot with 4.2.0 release (sync patches with uclibc buildro...Felix Fietkau2007-06-2819-30/+254
* remove the custom Build/Prepare override in binutils, use PATCH_DIR, refresh ...Felix Fietkau2007-06-2814-2130/+2268
* enable the refresh target in toolchain/Felix Fietkau2007-06-281-1/+1
* disable quilt for kernel-headersFelix Fietkau2007-06-281-0/+2
* added several patches to make packages compile for the foxboardJohn Crispin2007-06-121-0/+22
* Fixes compile bug for uclibc-crisJohn Crispin2007-06-121-0/+11
* fix kernel-headers patching (#1878)Felix Fietkau2007-06-121-1/+1
* add support for the AVR32 platform, namely the ATNGW100 board - joint work wi...Imre Kaloz2007-06-0828-0/+124822
* we don't need libmudflap at allImre Kaloz2007-06-081-0/+2
* use binutils 2.17 by defaultImre Kaloz2007-06-081-2/+2
* Fixed a bug in the kernel-headers/Makefile introduced by the cris mergeJohn Crispin2007-06-021-2/+4