summaryrefslogtreecommitdiffstats
path: root/toolchain
Commit message (Expand)AuthorAgeFilesLines
* 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
* remove leftover CONFIG_JLEVELnbd2007-07-301-1/+1
* fix an uClibc compile error that only happens on rebuildsnbd2007-07-301-1/+1
* no need to call compile,install on the kernel-headers dir - this gets rid of ...nbd2007-07-302-13/+13
* next round of cleanup, convert target/ - make -j works now ;)nbd2007-07-301-1/+1
* next round of build system cleanup - convert package/ to new structurenbd2007-07-301-2/+2
* remove leftover stuffnbd2007-07-301-1/+0
* fix compile errors with make 3.80nbd2007-07-301-1/+1
* add gcc 4.2.1kaloz2007-07-3018-1/+4041
* use $(curdir) againnbd2007-07-281-12/+14
* build system fixes, more cleanupnbd2007-07-281-49/+16
* fix cflags for xscale (#2026)nbd2007-07-111-1/+1
* added i686 support and profile for t-vision s100blogic2007-07-081-0/+186
* Use -Os for rdc and -O2 for the x86 targetflorian2007-07-011-1/+2
* Enable LDSO_RUNPATH in uClibc configuration for all platformsrwhitby2007-06-299-9/+9
* update magicbox target to 2.6.22-rc6, select gcc 4.2.0 as default for this ta...nbd2007-06-282-8/+4
* fix gcc 4.2.0 compile for ppcnbd2007-06-282-0/+27
* add update target to toolchain/nbd2007-06-281-1/+1
* replace gcc 4.2 snapshot with 4.2.0 release (sync patches with uclibc buildro...nbd2007-06-2819-30/+254
* remove the custom Build/Prepare override in binutils, use PATCH_DIR, refresh ...nbd2007-06-2814-2130/+2268
* enable the refresh target in toolchain/nbd2007-06-281-1/+1
* disable quilt for kernel-headersnbd2007-06-281-0/+2
* added several patches to make packages compile for the foxboardblogic2007-06-121-0/+22
* Fixes compile bug for uclibc-crisblogic2007-06-121-0/+11
* fix kernel-headers patching (#1878)nbd2007-06-121-1/+1
* add support for the AVR32 platform, namely the ATNGW100 board - joint work wi...kaloz2007-06-0828-0/+124822
* we don't need libmudflap at allkaloz2007-06-081-0/+2
* use binutils 2.17 by defaultkaloz2007-06-081-2/+2
* Fixed a bug in the kernel-headers/Makefile introduced by the cris mergeblogic2007-06-021-2/+4
* add initial support for the crisarchitecture used on foxboards to openwrtblogic2007-06-026-3/+265
* add arm fix for gdb from #1468nbd2007-05-071-0/+113
* the default_subtargets template was a bad idea, since different makefiles req...nbd2007-04-181-1/+11
* Remove ldd/ldconfig for the moment (#1551)florian2007-04-041-7/+0