summaryrefslogtreecommitdiffstats
path: root/toolchain
Commit message (Collapse)AuthorAgeFilesLines
* Disabling use of libintl in kernel-headers.Andy Boyett2007-12-261-0/+1
| | | | SVN-Revision: 9935
* softfloat should be available on armeb, but not on mips until the kernel fpu ↵Imre Kaloz2007-12-261-1/+1
| | | | | | emulation can be disabled SVN-Revision: 9930
* added binutils 2.18 selection, Signed-off-by: Robert P. J. Day ↵John Crispin2007-12-201-0/+4
| | | | | | <rpjday@crashcourse.ca> SVN-Revision: 9814
* hopefully fix occasional uClibc/gcc build failuresFelix Fietkau2007-12-131-4/+5
| | | | SVN-Revision: 9717
* fix a few stampfile locationsFelix Fietkau2007-11-202-3/+3
| | | | SVN-Revision: 9587
* revert abi changes in uClibc - on hold for 7.11, will be added again with ↵Felix Fietkau2007-11-093-3/+3
| | | | | | the uclibc upgrade for 8.01 SVN-Revision: 9519
* disable crt_fini compatibility in uClibc, compile custom ld-uClibc for ↵Felix Fietkau2007-11-093-3/+3
| | | | | | broadcom utilities allows us to upgrade uClibc without breaking compatibility for nas and wl breaks binary compatibility for packages from earlier kamikaze releases SVN-Revision: 9518
* Update CFLAGS pickup to match the target variable name, allow i686 to be ↵Florian Fainelli2007-10-261-2/+3
| | | | | | optimised SVN-Revision: 9451
* add gcc 4.2.2Imre Kaloz2007-10-2520-0/+4359
| | | | SVN-Revision: 9443
* Add binutils extra configure optionsFelix Fietkau2007-10-232-0/+8
| | | | | | | | | | | | Currently, we can specify extra configure options for gcc, but not binutils. This change adds an EXTRA_BINUTILS_CONFIG_OPTIONS config variable, so we can add configure options for binutils. Signed-off-by: Jeremy Kerr <jk@ozlabs.org> SVN-Revision: 9407
* openwrt: honour gcc extra configuration flagsFelix Fietkau2007-10-231-0/+2
| | | | | | | | | | | Although the CONFIG_EXTRA_GCC_OPTIONS flag is available, it isn't used anywhere. This change adds the extra flag to both gcc configure stages. Signed-off-by: Jeremy Kerr <jk@ozlabs.org> SVN-Revision: 9406
* changed the -fhonours-copts gcc patch, such that the function needs to be ↵John Crispin2007-10-074-4/+4
| | | | | | turned on explicitly SVN-Revision: 9167
* fix gdb installationFelix Fietkau2007-10-011-2/+2
| | | | SVN-Revision: 9088
* remove obsolete fileFelix Fietkau2007-09-241-8/+0
| | | | SVN-Revision: 9005
* Fix toolchain generation with FPU enabled (#2242)Florian Fainelli2007-09-091-1/+1
| | | | SVN-Revision: 8711
* major target cleanup. it is now possible to have subtargets that can ↵Felix Fietkau2007-09-083-4/+6
| | | | | | override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets SVN-Revision: 8694
* include kernel-version.mk from kernel.mk so that a correct KERNEL_PATCHVER ↵Nicolas Thill2007-08-261-1/+0
| | | | | | is always available SVN-Revision: 8494
* fix typo (closes: #2275)Nicolas Thill2007-08-261-1/+1
| | | | SVN-Revision: 8492
* Disable multilib by defaultFlorian Fainelli2007-08-231-0/+2
| | | | SVN-Revision: 8471
* Fix the stage2 compilation, no side effect with gcc4 (#2190)Florian Fainelli2007-08-131-3/+1
| | | | SVN-Revision: 8409
* Replace TOOLCHAIN_BUILD_DIR with BUILD_DIR_TOOLCHAIN (the other one is ↵Florian Fainelli2007-08-111-1/+1
| | | | | | deprecated) SVN-Revision: 8399
* Fix gdb installation, thanks to Alfred HeggestadFlorian Fainelli2007-08-091-1/+1
| | | | SVN-Revision: 8383
* rdc can be built with gcc4 as well, my mistakeFlorian Fainelli2007-08-081-1/+1
| | | | SVN-Revision: 8379
* fix kernel-headers download (#2179)Felix Fietkau2007-08-071-7/+10
| | | | SVN-Revision: 8373
* build system cleanup/restructuring as described in ↵Felix Fietkau2007-08-077-114/+113
| | | | | | http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html SVN-Revision: 8362
* rdc-2.6 must be built with gcc-3.4.6, if not it will not boot at allFlorian Fainelli2007-08-051-1/+1
| | | | SVN-Revision: 8345
* Allow installing gcj/gnu classpath,for those interestedFlorian Fainelli2007-08-041-1/+6
| | | | SVN-Revision: 8337
* Port the mbsd_multi patch from freewrt, which adds -fhonour-copts. This will ↵Felix Fietkau2007-07-314-0/+1175
| | | | | | emit warnings in packages that don't use our target cflags properly SVN-Revision: 8256
* fix the gcc stampfile for initial stage installationFelix Fietkau2007-07-301-0/+1
| | | | SVN-Revision: 8250
* remove leftover CONFIG_JLEVELFelix Fietkau2007-07-301-1/+1
| | | | SVN-Revision: 8249
* fix an uClibc compile error that only happens on rebuildsFelix Fietkau2007-07-301-1/+1
| | | | SVN-Revision: 8248
* no need to call compile,install on the kernel-headers dir - this gets rid of ↵Felix Fietkau2007-07-302-13/+13
| | | | | | another unnecessary autorebuild check SVN-Revision: 8247
* next round of cleanup, convert target/ - make -j works now ;)Felix Fietkau2007-07-301-1/+1
| | | | SVN-Revision: 8242
* next round of build system cleanup - convert package/ to new structureFelix Fietkau2007-07-301-2/+2
| | | | SVN-Revision: 8236
* remove leftover stuffFelix Fietkau2007-07-301-1/+0
| | | | SVN-Revision: 8234
* fix compile errors with make 3.80Felix Fietkau2007-07-301-1/+1
| | | | SVN-Revision: 8230
* add gcc 4.2.1Imre Kaloz2007-07-3018-1/+4041
| | | | SVN-Revision: 8223
* use $(curdir) againFelix Fietkau2007-07-281-12/+14
| | | | SVN-Revision: 8208
* build system fixes, more cleanupFelix Fietkau2007-07-281-49/+16
| | | | SVN-Revision: 8207
* fix cflags for xscale (#2026)Felix Fietkau2007-07-111-1/+1
| | | | SVN-Revision: 7910
* added i686 support and profile for t-vision s100John Crispin2007-07-081-0/+186
| | | | SVN-Revision: 7890
* Use -Os for rdc and -O2 for the x86 targetFlorian Fainelli2007-07-011-1/+2
| | | | SVN-Revision: 7831
* Enable LDSO_RUNPATH in uClibc configuration for all platformsRod Whitby2007-06-299-9/+9
| | | | SVN-Revision: 7769
* update magicbox target to 2.6.22-rc6, select gcc 4.2.0 as default for this ↵Felix Fietkau2007-06-282-8/+4
| | | | | | target (4.1.2 segfaults at compile time) SVN-Revision: 7762
* fix gcc 4.2.0 compile for ppcFelix Fietkau2007-06-282-0/+27
| | | | SVN-Revision: 7761
* add update target to toolchain/Felix Fietkau2007-06-281-1/+1
| | | | SVN-Revision: 7754
* replace gcc 4.2 snapshot with 4.2.0 release (sync patches with uclibc ↵Felix Fietkau2007-06-2819-30/+254
| | | | | | buildroot), adjust gcc makefile for PATCH_DIR changes SVN-Revision: 7753
* remove the custom Build/Prepare override in binutils, use PATCH_DIR, refresh ↵Felix Fietkau2007-06-2814-2130/+2268
| | | | | | patches using quilt SVN-Revision: 7752
* enable the refresh target in toolchain/Felix Fietkau2007-06-281-1/+1
| | | | SVN-Revision: 7751
* disable quilt for kernel-headersFelix Fietkau2007-06-281-0/+2
| | | | SVN-Revision: 7749